38 cpl_mask *
makebpm(
const cpl_frame *,
const cpl_frame *,
int );
40 cpl_mask *
create_saturated_map(
const cpl_frame *frame,
int oc,
int ext, cpl_parameterlist *spars);
cpl_mask * create_saturated_map(const cpl_frame *frame, int oc, int ext, cpl_parameterlist *spars)
Create a map of the satured pixels of an image.
cpl_mask * omega_bpm_create(cpl_image *img, cpl_parameterlist *pars)
cpl_mask * makebpm(const cpl_frame *, const cpl_frame *, int)
Create a bad pixels map.
cpl_image * clean_deadpix_median(cpl_image *, cpl_mask *, int)
Create an image of its dead pixels.
cpl_image * create_weightframe(cpl_image *, cpl_image *, cpl_mask *, cpl_mask *)
Create a Weight Image Map for a science image.
cpl_mask * omega_saturated_map(cpl_image *trim, int oc, cpl_parameterlist *spars)
Create a map of the saturated pixels of an image.