#include <xsh_data_spectrum.h>
Data Fields | |
int | size |
double | lambda_min |
double | lambda_max |
double | lambda_step |
double | slit_min |
double | slit_max |
double | slit_step |
int | size_lambda |
int | size_slit |
cpl_propertylist * | flux_header |
cpl_image * | flux |
cpl_propertylist * | errs_header |
cpl_image * | errs |
cpl_propertylist * | qual_header |
cpl_image * | qual |
Definition at line 39 of file xsh_data_spectrum.h.
cpl_image* xsh_spectrum::errs |
Definition at line 63 of file xsh_data_spectrum.h.
Referenced by xsh_localize_obj_auto(), xsh_monitor_spectrum1D_flux_qc(), xsh_phys_spectrum_save(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_errs(), xsh_spectrum_load(), xsh_spectrum_load_order(), xsh_spectrum_save(), and xsh_spectrum_save_order().
cpl_propertylist* xsh_spectrum::errs_header |
Definition at line 62 of file xsh_data_spectrum.h.
Referenced by xsh_phys_spectrum_save(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_load(), xsh_spectrum_load_order(), xsh_spectrum_save(), and xsh_spectrum_save_order().
cpl_image* xsh_spectrum::flux |
Definition at line 60 of file xsh_data_spectrum.h.
Referenced by xsh_localize_obj_auto(), xsh_monitor_spectrum1D_flux_qc(), xsh_phys_spectrum_save(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_flux(), xsh_spectrum_load(), xsh_spectrum_load_order(), xsh_spectrum_save(), and xsh_spectrum_save_order().
cpl_propertylist* xsh_spectrum::flux_header |
Definition at line 59 of file xsh_data_spectrum.h.
Referenced by xsh_add_product_spectrum(), xsh_calibrate_flux(), xsh_localize_obj_auto(), xsh_merge_ord_with_tag(), xsh_monitor_spectrum1D_flux_qc(), xsh_phys_spectrum_save(), xsh_response_calculate(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_load(), xsh_spectrum_load_order(), xsh_spectrum_save(), and xsh_spectrum_save_order().
double xsh_spectrum::lambda_max |
Definition at line 45 of file xsh_data_spectrum.h.
Referenced by xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_lambda_max(), xsh_spectrum_load(), and xsh_spectrum_load_order().
double xsh_spectrum::lambda_min |
Definition at line 43 of file xsh_data_spectrum.h.
Referenced by analyse_localization(), analyse_merge_ord(), xsh_localize_obj_auto(), xsh_monitor_spectrum1D_flux_qc(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_lambda_min(), xsh_spectrum_load(), and xsh_spectrum_load_order().
double xsh_spectrum::lambda_step |
Definition at line 47 of file xsh_data_spectrum.h.
Referenced by analyse_localization(), analyse_merge_ord(), xsh_localize_obj_auto(), xsh_monitor_spectrum1D_flux_qc(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_lambda_step(), xsh_spectrum_load(), and xsh_spectrum_load_order().
cpl_image* xsh_spectrum::qual |
Definition at line 66 of file xsh_data_spectrum.h.
Referenced by xsh_localize_obj_auto(), xsh_phys_spectrum_save(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_qual(), xsh_spectrum_load(), xsh_spectrum_load_order(), xsh_spectrum_save(), and xsh_spectrum_save_order().
cpl_propertylist* xsh_spectrum::qual_header |
Definition at line 65 of file xsh_data_spectrum.h.
Referenced by xsh_phys_spectrum_save(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_load(), xsh_spectrum_load_order(), xsh_spectrum_save(), and xsh_spectrum_save_order().
Definition at line 41 of file xsh_data_spectrum.h.
Referenced by analyse_merge_ord(), xsh_merge_ord_with_tag(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_size(), xsh_spectrum_load(), and xsh_spectrum_load_order().
Definition at line 55 of file xsh_data_spectrum.h.
Referenced by analyse_localization(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_size_lambda(), xsh_spectrum_load(), and xsh_spectrum_load_order().
Definition at line 57 of file xsh_data_spectrum.h.
Referenced by xsh_phys_spectrum_save(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_get_size_slit(), xsh_spectrum_load(), xsh_spectrum_load_order(), xsh_spectrum_save(), and xsh_spectrum_save_order().
double xsh_spectrum::slit_max |
Definition at line 51 of file xsh_data_spectrum.h.
Referenced by xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_load(), and xsh_spectrum_load_order().
double xsh_spectrum::slit_min |
Definition at line 49 of file xsh_data_spectrum.h.
Referenced by xsh_localize_obj_auto(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_load(), and xsh_spectrum_load_order().
double xsh_spectrum::slit_step |
Definition at line 53 of file xsh_data_spectrum.h.
Referenced by xsh_localize_obj_auto(), xsh_spectrum_2D_create(), xsh_spectrum_load(), and xsh_spectrum_load_order().