|
X-shooter Pipeline Reference Manual 3.8.15
|
#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 create_input_product_frame(), xsh_add_product_spectrum(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), and xsh_spectrum_load_order().
| cpl_propertylist* xsh_spectrum::errs_header |
Definition at line 62 of file xsh_data_spectrum.h.
Referenced by create_input_product_frame(), xsh_add_product_spectrum(), xsh_merge_ord_with_tag(), xsh_sdp_spectrum_create(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), and xsh_spectrum_load_order().
| cpl_image* xsh_spectrum::flux |
Definition at line 60 of file xsh_data_spectrum.h.
Referenced by create_input_product_frame(), xsh_add_product_spectrum(), xsh_localize_obj_auto(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), xsh_spectrum_load_order(), and xsh_star_flux_list_load_spectrum().
| cpl_propertylist* xsh_spectrum::flux_header |
Definition at line 59 of file xsh_data_spectrum.h.
Referenced by create_input_product_frame(), main(), xsh_add_product_spectrum(), xsh_calibrate_flux(), xsh_compute_absorp(), xsh_localize_ifu_slitlet(), xsh_localize_obj_auto(), xsh_merge_ord_with_tag(), xsh_monitor_spectrum1D_extra_qc(), xsh_sdp_spectrum_create(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_correct(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), xsh_spectrum_load_order(), and xsh_star_flux_list_load_spectrum().
| 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_cut_dichroic_uvb(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), xsh_spectrum_load_order(), and xsh_spectrum_orders_cut_dichroic_uvb().
| double xsh_spectrum::lambda_min |
Definition at line 43 of file xsh_data_spectrum.h.
Referenced by analyse_localization(), analyse_merge_ord(), analyse_spectrum(), xsh_compute_absorp(), xsh_localize_obj_auto(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_cut_dichroic_uvb(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), xsh_spectrum_load_order(), and xsh_spectrum_orders_cut_dichroic_uvb().
| double xsh_spectrum::lambda_step |
Definition at line 47 of file xsh_data_spectrum.h.
Referenced by analyse_localization(), analyse_merge_ord(), analyse_spectrum(), xsh_compute_absorp(), xsh_localize_obj_auto(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_cut_dichroic_uvb(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), xsh_spectrum_load_order(), and xsh_spectrum_orders_cut_dichroic_uvb().
| cpl_image* xsh_spectrum::qual |
Definition at line 66 of file xsh_data_spectrum.h.
Referenced by create_input_product_frame(), xsh_localize_obj_auto(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), and xsh_spectrum_load_order().
| cpl_propertylist* xsh_spectrum::qual_header |
Definition at line 65 of file xsh_data_spectrum.h.
Referenced by xsh_add_product_spectrum(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), and xsh_spectrum_load_order().
| int xsh_spectrum::size |
Definition at line 41 of file xsh_data_spectrum.h.
Referenced by analyse_merge_ord(), analyse_spectrum(), xsh_merge_ord_with_tag(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_cut_dichroic_uvb(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), xsh_spectrum_load_order(), and xsh_spectrum_orders_cut_dichroic_uvb().
| int xsh_spectrum::size_lambda |
Definition at line 55 of file xsh_data_spectrum.h.
Referenced by analyse_localization(), xsh_localize_ifu_slitlet(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), and xsh_spectrum_load_order().
| int xsh_spectrum::size_slit |
Definition at line 57 of file xsh_data_spectrum.h.
Referenced by xsh_localize_ifu_slitlet(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), xsh_spectrum_load(), and xsh_spectrum_load_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_extract_range(), 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_ifu_slitlet(), xsh_localize_obj_auto(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_spectrum_duplicate(), xsh_spectrum_extract_range(), 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_ifu_slitlet(), xsh_localize_obj_auto(), xsh_spectrum_2D_create(), xsh_spectrum_load(), and xsh_spectrum_load_order().