66 #ifndef UVES_RESPONSE_EFFICIENCY_H
67 #define UVES_RESPONSE_EFFICIENCY_H
68 #include <uves_cpl_size.h>
69 #include <uves_utils_polynomial.h>
70 #include <uves_chip.h>
80 const cpl_image *master_bias,
82 const cpl_image *master_dark,
84 const cpl_table *ordertable,
86 const cpl_table *linetable[3],
89 const cpl_table *flux_table,
90 const cpl_table *atm_extinction,
93 const cpl_parameterlist *parameters,
97 cpl_table **efficiency,
98 cpl_table **blaze_efficiency);