35 CR2RES_COLLAPSE_UNSPECIFIED,
39 CR2RES_COLLAPSE_MEDIAN,
47 const hdrl_imagelist * in,
50 int subtract_nolight_rows,
51 int subtract_interorder_column,
53 const cpl_frame * flat,
54 const cpl_frame * dark,
55 const cpl_frame * bpm,
56 const cpl_frame * detlin,
57 const cpl_vector * dits,
58 const cpl_vector * ndits) ;
61 const hdrl_image * in,
64 int subtract_nolight_rows,
65 int subtract_interorder_column,
67 const cpl_frame * flat,
68 const cpl_frame * dark,
69 const cpl_frame * bpm,
70 const cpl_frame * detlin,
hdrl_image * cr2res_calib_image(const hdrl_image *in, int chip, int clean_bad, int subtract_nolight_rows, int subtract_interorder_column, int cosmics_corr, const cpl_frame *flat, const cpl_frame *dark, const cpl_frame *bpm, const cpl_frame *detlin, double dit, int ndit)
The images calibration routine for a given chip.
hdrl_imagelist * cr2res_calib_imagelist(const hdrl_imagelist *in, int chip, int clean_bad, int subtract_nolight_rows, int subtract_interorder_column, int cosmics_corr, const cpl_frame *flat, const cpl_frame *dark, const cpl_frame *bpm, const cpl_frame *detlin, const cpl_vector *dits, const cpl_vector *ndits)
The images calibration routine for a given chip on a list.