48 #ifndef UVES_FLATFIELD_H
49 #define UVES_FLATFIELD_H
50 #include <uves_cpl_size.h>
54 typedef enum {FF_PIXEL, FF_EXTRACT, FF_NO} flatfielding_method;
58 const char *context,
const char *subcontext);
62 const cpl_image *master_flat,
const cpl_image *mflat_noise);