|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|
#include "hdrl_cat_def.h"

Go to the source code of this file.
Functions | |
| cpl_error_code | hdrl_overlp (ap_t *ap, double parm[IMNUM][NPAR], cpl_size *nbit, double xbar, double ybar, double total, cpl_size npix, double tmax) |
| Deblend overlapping images. | |
| cpl_error_code | hdrl_overlp_2orMore (ap_t *ap, double parm[IMNUM][NPAR], cpl_size *nbit, double xbar, double ybar, double total, cpl_size npix, double curthr_prev, double nexthr_prev, double lasthr_prev) |
| Deblend overlapping images 2 or more. If you know that exist more than 1 (come to the previous version). | |