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

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.
 

Macro Definition Documentation

◆ NACC

#define NACC   10 /* */

◆ NCOEF

#define NCOEF   4 /* Number of coeficients using in the call to the polynm */