High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_fpn.c File Reference
#include "hdrl_fpn.h"
Include dependency graph for hdrl_fpn.c:

Functions

cpl_error_code hdrl_fpn_compute (cpl_image *img_in, const cpl_mask *mask_in, const cpl_size dc_mask_x, const cpl_size dc_mask_y, cpl_image **power_spectrum, double *std, double *std_mad)
 Algorithms to compute fixed pattern noise on a single image.