|
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 hdrl_parameter * | hdrl_dar_parameter_create (hdrl_value airmass, hdrl_value parang, hdrl_value posang, hdrl_value temp, hdrl_value rhum, hdrl_value pres, cpl_wcs *wcs) |
| Creates DAR parameters object with the values in the header. | |
| cpl_error_code | hdrl_dar_compute (const hdrl_parameter *params, const hdrl_value lambdaRef, const cpl_vector *lambdaIn, cpl_vector *xShift, cpl_vector *yShift, cpl_vector *xShiftErr, cpl_vector *yShiftErr) |
| Correct the pixel coordinates of all pixels of a given pixel table for differential atmospheric refraction (DAR). | |