High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_fringe.c File Reference
#include <hdrl_fringe.h>
#include <hdrl_prototyping.h>
#include <math.h>
Include dependency graph for hdrl_fringe.c:

Functions

cpl_error_code hdrl_fringe_compute (hdrl_imagelist *ilist_fringe, const cpl_imagelist *ilist_obj, const cpl_mask *stat_mask, const hdrl_parameter *collapse_params, hdrl_image **master, cpl_image **contrib_map, cpl_table **qctable)
 Calculates the master fringe and contribution map based on the.
 
cpl_error_code hdrl_fringe_correct (hdrl_imagelist *ilist_fringe, const cpl_imagelist *ilist_obj, const cpl_mask *stat_mask, const hdrl_image *masterfringe, cpl_table **qctable)
 Scales and subtracts the master fringe from the images.