26#ifndef XSH_EFFICIENCY_RESPONSE_H_
27#define XSH_EFFICIENCY_RESPONSE_H_
43 cpl_frame* high_abs_frame);
48 cpl_frame* high_abs_frame);
53 cpl_frame* high_abs_frame);
67 double* pos,
const int size_pos);
static xsh_instrument * instrument
static const double STAR_MATCH_DEPSILON
HIGH_ABS_REGION * xsh_fill_high_abs_regions(xsh_instrument *instrument, cpl_frame *high_abs_frame)
double * xsh_bspline_fit_data2(double *lambda, double *flux, const int size, HIGH_ABS_REGION *phigh, xsh_instrument *inst, const int fit_region)
double * xsh_bspline_interpolate_data_at_pos(double *wave, double *flux, const int size, double *pos, const int size_pos)
double * xsh_bspline_fit_data(double *lambda, double *flux, const int size, HIGH_ABS_REGION *phigh, xsh_instrument *inst, const int fit_region)
HIGH_ABS_REGION * xsh_fill_tell_compute_resid_regions(xsh_instrument *instrument, cpl_frame *high_abs_frame)
HIGH_ABS_REGION * xsh_fill_tell_fit_regions(xsh_instrument *instrument, cpl_frame *high_abs_frame)