|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_data_wavemap.h>
Data Fields | |
| double | sky_slit_min |
| double | sky_slit_max |
| double | obj_slit_min |
| double | obj_slit_max |
| int | size |
| int | degx |
| int | degy |
| xsh_wavemap * | list |
| xsh_instrument * | instrument |
| cpl_propertylist * | header |
Definition at line 63 of file xsh_data_wavemap.h.
| int xsh_wavemap_list::degx |
Definition at line 69 of file xsh_data_wavemap.h.
Referenced by lambda_fit(), xsh_wavemap_list_compute_poly(), xsh_wavemap_list_eval_lambda(), xsh_wavemap_list_save2(), and xsh_wavemap_list_save_poly().
| int xsh_wavemap_list::degy |
Definition at line 69 of file xsh_data_wavemap.h.
Referenced by lambda_fit(), xsh_wavemap_list_compute_poly(), xsh_wavemap_list_eval_lambda(), xsh_wavemap_list_save2(), and xsh_wavemap_list_save_poly().
| cpl_propertylist* xsh_wavemap_list::header |
Definition at line 72 of file xsh_data_wavemap.h.
Referenced by xsh_wavemap_list_create().
| xsh_instrument* xsh_wavemap_list::instrument |
Definition at line 71 of file xsh_data_wavemap.h.
Referenced by xsh_fit_spline1(), xsh_fit_spline2(), xsh_model2tab(), xsh_skycorr_rms(), xsh_wavemap_list_create(), and xsh_wavemap_list_full_sky_save().
| xsh_wavemap* xsh_wavemap_list::list |
Definition at line 70 of file xsh_data_wavemap.h.
Referenced by lambda_fit(), xsh_create_sampl_table(), xsh_create_sampl_uniform_continuum(), xsh_detect_outliers_thres_new(), xsh_detect_raw_data_outliers_1d(), xsh_detect_raw_data_outliers_1d_slice(), xsh_fit_spline1(), xsh_fit_spline2(), xsh_model2tab(), xsh_model_fill_fit(), xsh_model_fill_fit_bfit(), xsh_model_fill_fit_slice(), xsh_model_fill_fit_slice_bfit(), xsh_model_fill_obj(), xsh_model_to_table(), xsh_obj_fit_dump(), xsh_skycorr_rms(), xsh_skycorr_sample_continuum(), xsh_wavecal_list_pupulate(), xsh_wavelist_subtract_sky(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_compute(), xsh_wavemap_list_compute_poly(), xsh_wavemap_list_create(), xsh_wavemap_list_dump(), xsh_wavemap_list_eval_lambda(), xsh_wavemap_list_free(), xsh_wavemap_list_full_sky_save(), xsh_wavemap_list_new(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_rms_sky_image_save(), xsh_wavemap_list_save(), xsh_wavemap_list_save4debug(), xsh_wavemap_list_save_poly(), xsh_wavemap_list_set_max_size(), and xsh_wavemap_list_sky_image_save().
| double xsh_wavemap_list::obj_slit_max |
Definition at line 67 of file xsh_data_wavemap.h.
Referenced by xsh_fit_spline2(), xsh_skycorr_wave_sampling_create(), and xsh_wavecal_list_pupulate().
| double xsh_wavemap_list::obj_slit_min |
Definition at line 66 of file xsh_data_wavemap.h.
Referenced by xsh_fit_spline2(), xsh_skycorr_wave_sampling_create(), and xsh_wavecal_list_pupulate().
| int xsh_wavemap_list::size |
Definition at line 68 of file xsh_data_wavemap.h.
Referenced by xsh_obj_fit_dump(), xsh_wavelist_subtract_sky(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_compute(), xsh_wavemap_list_compute_poly(), xsh_wavemap_list_create(), xsh_wavemap_list_dump(), xsh_wavemap_list_free(), xsh_wavemap_list_full_sky_save(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_rms_sky_image_save(), xsh_wavemap_list_save(), xsh_wavemap_list_save2(), xsh_wavemap_list_save4debug(), xsh_wavemap_list_save_poly(), and xsh_wavemap_list_sky_image_save().
| double xsh_wavemap_list::sky_slit_max |
Definition at line 65 of file xsh_data_wavemap.h.
Referenced by xsh_fit_spline2(), xsh_skycorr_wave_sampling_create(), and xsh_wavecal_list_pupulate().
| double xsh_wavemap_list::sky_slit_min |
Definition at line 64 of file xsh_data_wavemap.h.
Referenced by xsh_fit_spline2(), xsh_skycorr_wave_sampling_create(), and xsh_wavecal_list_pupulate().