|
High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
|


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 | |