#include <xsh_data_order.h>
Data Fields | |
int | order |
int | absorder |
cpl_polynomial * | cenpoly |
cpl_polynomial * | edguppoly |
cpl_polynomial * | edglopoly |
cpl_polynomial * | blazepoly |
cpl_polynomial * | sliclopoly |
cpl_polynomial * | slicuppoly |
int | pol_degree |
int | starty |
int | endy |
Definition at line 56 of file xsh_data_order.h.
Definition at line 60 of file xsh_data_order.h.
Referenced by add_to_order_list(), create_blaze(), cumulate_qc_parameter(), xsh_compute_flat_edges(), xsh_detect_continuum(), xsh_detect_order_edge(), xsh_dispersol_list_to_slitmap(), xsh_dispersol_list_to_wavemap(), xsh_mflat_normalize(), xsh_model_order_edges_tab_create(), xsh_opt_extract_orders(), xsh_order_edge_list_fit(), xsh_order_list_dump(), xsh_order_list_fit(), xsh_order_list_get_index_by_absorder(), xsh_order_list_get_order(), xsh_order_list_load(), xsh_order_list_merge(), xsh_order_list_save(), xsh_order_table_from_fmtchk(), xsh_wavemap_list_new(), xsh_wavemap_list_save(), and xsh_wavemap_list_save2().
cpl_polynomial* xsh_order::blazepoly |
Definition at line 68 of file xsh_data_order.h.
Referenced by create_blaze(), and xsh_opt_extract_orders().
cpl_polynomial* xsh_order::cenpoly |
Definition at line 62 of file xsh_data_order.h.
Referenced by add_to_order_list(), create_blaze(), create_order_image(), cumulate_qc_parameter(), xsh_cfg_recover_add_peaks_xpos(), xsh_cfg_recover_guess_tab_corr_by_ordpos(), xsh_cfg_recover_linear_ext(), xsh_compute_flat_edges(), xsh_create_order_table(), xsh_detect_arclines(), xsh_detect_continuum(), xsh_detect_order_edge(), xsh_dispersol_list_to_slitmap(), xsh_model_reduce(), xsh_order_edge_list_fit(), xsh_order_list_apply_shift(), xsh_order_list_dump(), xsh_order_list_fit(), xsh_order_list_load(), xsh_order_list_merge(), xsh_order_list_save(), and xsh_wavemap_lambda_range().
cpl_polynomial* xsh_order::edglopoly |
Definition at line 66 of file xsh_data_order.h.
Referenced by add_to_order_list(), create_blaze(), create_order_image(), get_slit_ifu_lo_poly(), xsh_compute_flat_edges(), xsh_detect_order_edge(), xsh_dispersol_list_to_slitmap(), xsh_dispersol_list_to_wavemap(), xsh_flat_merge_qth_d2(), xsh_mflat_normalize(), xsh_order_edge_list_fit(), xsh_order_list_apply_shift(), xsh_order_list_dump(), xsh_order_list_load(), xsh_order_list_merge(), xsh_order_list_save(), xsh_subtract_background(), xsh_wavemap_lambda_range(), xsh_wavemap_list_new(), xsh_wavemap_list_save(), and xsh_wavemap_list_save2().
cpl_polynomial* xsh_order::edguppoly |
Definition at line 64 of file xsh_data_order.h.
Referenced by add_to_order_list(), create_blaze(), create_order_image(), get_slit_ifu_up_poly(), xsh_compute_flat_edges(), xsh_detect_order_edge(), xsh_dispersol_list_to_slitmap(), xsh_dispersol_list_to_wavemap(), xsh_flat_merge_qth_d2(), xsh_mflat_normalize(), xsh_order_edge_list_fit(), xsh_order_list_apply_shift(), xsh_order_list_dump(), xsh_order_list_load(), xsh_order_list_merge(), xsh_order_list_save(), xsh_subtract_background(), xsh_wavemap_lambda_range(), xsh_wavemap_list_new(), xsh_wavemap_list_save(), and xsh_wavemap_list_save2().
int xsh_order::endy |
Definition at line 77 of file xsh_data_order.h.
Referenced by add_to_order_list(), cumulate_qc_parameter(), xsh_compute_flat_edges(), xsh_create_order_table(), xsh_detect_continuum(), xsh_detect_order_edge(), xsh_model_order_edges_tab_create(), xsh_model_reduce(), xsh_order_list_dump(), xsh_order_list_get_endy(), xsh_order_list_load(), xsh_order_list_merge(), xsh_order_list_save(), xsh_order_list_verify(), xsh_order_table_from_fmtchk(), xsh_spectralformat_check_wlimit(), and xsh_subtract_background().
int xsh_order::order |
Definition at line 58 of file xsh_data_order.h.
Referenced by add_to_order_list(), xsh_compute_flat_edges(), xsh_order_edge_list_fit(), xsh_order_list_fit(), xsh_order_list_load(), xsh_order_list_merge(), and xsh_order_list_save().
Definition at line 73 of file xsh_data_order.h.
Referenced by xsh_compute_flat_edges(), xsh_detect_order_edge(), and xsh_order_list_load().
cpl_polynomial* xsh_order::sliclopoly |
Definition at line 70 of file xsh_data_order.h.
Referenced by get_slit_ifu_lo_poly(), get_slit_ifu_up_poly(), xsh_compute_flat_edges(), xsh_detect_order_edge(), xsh_dispersol_list_to_slitmap(), xsh_order_list_apply_shift(), xsh_order_list_load(), xsh_order_list_merge(), and xsh_order_list_save().
cpl_polynomial* xsh_order::slicuppoly |
Definition at line 71 of file xsh_data_order.h.
Referenced by get_slit_ifu_lo_poly(), get_slit_ifu_up_poly(), xsh_compute_flat_edges(), xsh_detect_order_edge(), xsh_dispersol_list_to_slitmap(), xsh_order_list_apply_shift(), xsh_order_list_load(), xsh_order_list_merge(), and xsh_order_list_save().
Definition at line 75 of file xsh_data_order.h.
Referenced by add_to_order_list(), create_order_image(), cumulate_qc_parameter(), xsh_compute_flat_edges(), xsh_create_order_table(), xsh_detect_continuum(), xsh_detect_order_edge(), xsh_model_order_edges_tab_create(), xsh_model_reduce(), xsh_order_list_dump(), xsh_order_list_get_starty(), xsh_order_list_load(), xsh_order_list_merge(), xsh_order_list_save(), xsh_order_list_verify(), xsh_order_table_from_fmtchk(), xsh_spectralformat_check_wlimit(), and xsh_subtract_background().