#include <xsh_data_wavemap.h>
Data Fields | |
int | order |
int | sky_size |
int | object_size |
int | max_size |
double | lambda_min |
double | lambda_max |
wavemap_item * | sky |
wavemap_item * | object |
cpl_polynomial * | pol_lambda |
cpl_polynomial * | pol_slit |
cpl_polynomial * | tcheb_pol_lambda |
double | xmin |
double | xmax |
double | ymin |
double | ymax |
Definition at line 46 of file xsh_data_wavemap.h.
double xsh_wavemap::lambda_max |
Definition at line 51 of file xsh_data_wavemap.h.
Referenced by fit_spline(), lambda_fit(), xsh_wavemap_list_eval_lambda(), and xsh_wavemap_list_new().
double xsh_wavemap::lambda_min |
Definition at line 51 of file xsh_data_wavemap.h.
Referenced by fit_spline(), lambda_fit(), xsh_wavemap_list_eval_lambda(), and xsh_wavemap_list_new().
Definition at line 50 of file xsh_data_wavemap.h.
Definition at line 53 of file xsh_data_wavemap.h.
Referenced by xsh_wavelist_subtract_sky(), xsh_wavemap_list_free(), xsh_wavemap_list_new(), and xsh_wavemap_list_set_max_size().
Definition at line 49 of file xsh_data_wavemap.h.
Referenced by xsh_wavelist_subtract_sky(), xsh_wavemap_list_new(), and xsh_wavemap_list_set_max_size().
Definition at line 47 of file xsh_data_wavemap.h.
Referenced by fit_spline(), lambda_fit(), xsh_wavelist_subtract_sky(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_compute(), xsh_wavemap_list_compute_poly(), xsh_wavemap_list_dump(), xsh_wavemap_list_free(), xsh_wavemap_list_save_poly(), and xsh_wavemap_list_set_max_size().
cpl_polynomial* xsh_wavemap::pol_lambda |
Definition at line 54 of file xsh_data_wavemap.h.
Referenced by xsh_wavemap_list_compute_poly(), xsh_wavemap_list_free(), and xsh_wavemap_list_save_poly().
cpl_polynomial* xsh_wavemap::pol_slit |
Definition at line 55 of file xsh_data_wavemap.h.
Referenced by xsh_wavemap_list_compute_poly(), xsh_wavemap_list_free(), and xsh_wavemap_list_save_poly().
Definition at line 52 of file xsh_data_wavemap.h.
Referenced by fit_spline(), xsh_wavelist_subtract_sky(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_free(), xsh_wavemap_list_new(), and xsh_wavemap_list_set_max_size().
Definition at line 48 of file xsh_data_wavemap.h.
Referenced by fit_spline(), xsh_wavelist_subtract_sky(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_compute(), xsh_wavemap_list_compute_poly(), xsh_wavemap_list_dump(), xsh_wavemap_list_new(), xsh_wavemap_list_save(), xsh_wavemap_list_save2(), and xsh_wavemap_list_set_max_size().
cpl_polynomial* xsh_wavemap::tcheb_pol_lambda |
Definition at line 56 of file xsh_data_wavemap.h.
Referenced by lambda_fit(), xsh_wavemap_list_create(), xsh_wavemap_list_eval_lambda(), xsh_wavemap_list_free(), xsh_wavemap_list_save(), and xsh_wavemap_list_save2().
double xsh_wavemap::xmax |
Definition at line 57 of file xsh_data_wavemap.h.
Referenced by lambda_fit(), and xsh_wavemap_list_eval_lambda().
double xsh_wavemap::xmin |
Definition at line 57 of file xsh_data_wavemap.h.
Referenced by lambda_fit(), and xsh_wavemap_list_eval_lambda().
double xsh_wavemap::ymax |
Definition at line 57 of file xsh_data_wavemap.h.
Referenced by lambda_fit(), and xsh_wavemap_list_eval_lambda().
double xsh_wavemap::ymin |
Definition at line 57 of file xsh_data_wavemap.h.
Referenced by lambda_fit(), and xsh_wavemap_list_eval_lambda().