|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|
#include "hdrl_cat_background.h"#include "hdrl_cat_filter.h"#include "hdrl_cat_utils_sort.h"#include "hdrl_image.h"
Functions | |
| cpl_error_code | hdrl_background (ap_t *ap, cpl_size nbsize, cpl_size bkg_subtr, hdrl_casu_result *res) |
| Model and create background map. | |
| cpl_error_code | hdrl_backstats (ap_t *ap, double *skymed, double *skysig) |
| Work out robust background estimate over a whole input image. | |
| void | hdrl_backest (ap_t *ap, double x, double y, double *skylev, double *skyrms) |
| Work out estimated sky for a pixel position. | |