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


Go to the source code of this file.
Functions | |
| CPL_BEGIN_DECLS hdrl_parameter * | hdrl_efficiency_parameter_create (const hdrl_value Ap, const hdrl_value Am, const hdrl_value G, const hdrl_value Tex, const hdrl_value Atel) |
| ctor for the hdrl_parameter for efficiency | |
| hdrl_spectrum1D * | hdrl_efficiency_compute (const hdrl_spectrum1D *I_std_arg, const hdrl_spectrum1D *I_std_ref, const hdrl_spectrum1D *E_x, const hdrl_parameter *pars) |
| efficiency calculation | |
| hdrl_parameter * | hdrl_response_parameter_create (const hdrl_value Ap, const hdrl_value Am, const hdrl_value G, const hdrl_value Tex) |
| ctor for the hdrl_parameter for response | |