39 #ifndef UVES_REDUCE_MFLAT_H
40 #define UVES_REDUCE_MFLAT_H
48 const char *recipe_id);
52 const cpl_parameterlist *parameters,
53 const char *starttime,
54 const char *recipe_id);
56 extern const char *
const uves_mflat_desc;
int uves_mflat_define_parameters_body(cpl_parameterlist *parameters, const char *recipe_id)
Setup the recipe options.
void uves_mflat_exe_body(cpl_frameset *frames, const cpl_parameterlist *parameters, const char *starttime, const char *recipe_id)
Get the command line options and execute the data reduction.