|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|
#include <string.h>#include "hdrl_cat_extend.h"#include "hdrl_cat_statistics.h"#include "hdrl_cat_polynm.h"
Macros | |
| #define | NACC 10 /* */ |
| #define | NCOEF 4 /* Number of coeficients using in the call to the polynm */ |
Functions | |
| cpl_error_code | hdrl_extend (ap_t *ap, double xniso, double xbar, double ybar, double sxx, double sxy, double syy, double areal0, double tmax, double *ttotal) |
| Do aperture integration. | |
| #define NACC 10 /* */ |
| #define NCOEF 4 /* Number of coeficients using in the call to the polynm */ |