|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_data_wavemap.h>
Data Fields | |
| double | lambda |
| double | slit |
| float | flux |
| float | sigma |
| int | ix |
| int | iy |
| int | qual |
| double | fitted |
| double | fit_err |
Definition at line 35 of file xsh_data_wavemap.h.
| double wavemap_item::fit_err |
Error on the fit
Definition at line 44 of file xsh_data_wavemap.h.
Referenced by xsh_obj_fit_dump(), xsh_subtract_sky_at_pix(), xsh_subtract_sky_at_pix2(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_new(), and xsh_wavemap_list_sky_image_save().
| double wavemap_item::fitted |
Fitted flux
Definition at line 43 of file xsh_data_wavemap.h.
Referenced by xsh_detect_outliers_thres_new(), 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_obj_fit_dump(), xsh_skycorr_rms(), xsh_subtract_sky_at_pix(), xsh_subtract_sky_at_pix2(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_full_sky_save(), xsh_wavemap_list_new(), xsh_wavemap_list_rms_sky_image_save(), and xsh_wavemap_list_sky_image_save().
| float wavemap_item::flux |
Average flux for this lambda
Definition at line 38 of file xsh_data_wavemap.h.
Referenced by xsh_detect_outliers_thres_new(), xsh_model2tab(), xsh_model_to_table(), xsh_skycorr_rms(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_rms_sky_image_save(), xsh_wavemap_list_save4debug(), and xsh_wavemap_list_sky_image_save().
| int wavemap_item::ix |
Definition at line 40 of file xsh_data_wavemap.h.
Referenced by xsh_create_sampl_uniform_continuum(), xsh_detect_outliers_thres_new(), xsh_detect_raw_data_outliers_1d_slice(), xsh_model_to_table(), xsh_obj_fit_dump(), xsh_subtract_sky_at_pix(), xsh_subtract_sky_at_pix2(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_full_sky_save(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_rms_sky_image_save(), xsh_wavemap_list_save4debug(), and xsh_wavemap_list_sky_image_save().
| int wavemap_item::iy |
Definition at line 41 of file xsh_data_wavemap.h.
Referenced by xsh_create_sampl_uniform_continuum(), xsh_detect_outliers_thres_new(), xsh_detect_raw_data_outliers_1d_slice(), xsh_model_to_table(), xsh_obj_fit_dump(), xsh_subtract_sky_at_pix(), xsh_subtract_sky_at_pix2(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_full_sky_save(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_rms_sky_image_save(), xsh_wavemap_list_save4debug(), and xsh_wavemap_list_sky_image_save().
| double wavemap_item::lambda |
Definition at line 36 of file xsh_data_wavemap.h.
Referenced by xsh_create_sampl_table(), xsh_create_sampl_uniform_continuum(), xsh_detect_outliers_thres_new(), 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_wave_compare(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_save4debug(), and xsh_wavemap_list_sky_image_save().
| int wavemap_item::qual |
Definition at line 42 of file xsh_data_wavemap.h.
Referenced by xsh_detect_outliers_thres_new(), xsh_detect_raw_data_outliers_1d(), xsh_detect_raw_data_outliers_1d_slice(), xsh_model2tab(), xsh_model_to_table(), xsh_skycorr_rms(), xsh_subtract_sky_at_pix(), xsh_subtract_sky_at_pix2(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_full_sky_save(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_save4debug(), and xsh_wavemap_list_sky_image_save().
| float wavemap_item::sigma |
Definition at line 39 of file xsh_data_wavemap.h.
Referenced by xsh_detect_outliers_thres_new(), xsh_model_to_table(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_save4debug(), and xsh_wavemap_list_sky_image_save().
| double wavemap_item::slit |
Definition at line 37 of file xsh_data_wavemap.h.
Referenced by xsh_detect_raw_data_outliers_1d_slice(), xsh_model_fill_fit_slice(), xsh_model_fill_fit_slice_bfit(), xsh_model_fill_obj(), xsh_model_to_table(), xsh_obj_fit_dump(), xsh_wavecal_list_pupulate(), xsh_wavemap_list_build_sky(), xsh_wavemap_list_object_image_save(), xsh_wavemap_list_save4debug(), and xsh_wavemap_list_sky_image_save().