High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_fit.h File Reference
#include "hdrl_imagelist.h"
#include <cpl.h>
Include dependency graph for hdrl_fit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

CPL_BEGIN_DECLS cpl_error_code hdrl_fit_polynomial_imagelist (const hdrl_imagelist *list, const cpl_vector *samplepos, const int degree, hdrl_imagelist **coef, cpl_image **chi2, cpl_image **dof)
 weighted least squares polynomial fit of each pixel of a imagelist