|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_data_instrument.h>
Data Fields | |
| int | bitpix |
| int | naxis |
| int | naxis1 |
| int | naxis2 |
| int | nx |
| int | ny |
| int | prscx |
| int | prscy |
| int | ovscx |
| int | ovscy |
| double | pszx |
| double | pszy |
| double | ron |
| double | conad |
| double | pxspace |
| int | orders |
| int | order_min |
| int | order_max |
Definition at line 149 of file xsh_data_instrument.h.
| int XSH_INSTRCONFIG::bitpix |
Definition at line 150 of file xsh_data_instrument.h.
Referenced by setHeader(), and xsh_instrument_get_config().
| double XSH_INSTRCONFIG::conad |
Definition at line 163 of file xsh_data_instrument.h.
Referenced by mkHeader(), setHeader(), xsh_instrument_get_config(), and xsh_test_create_bias_image().
| int XSH_INSTRCONFIG::naxis |
Definition at line 151 of file xsh_data_instrument.h.
Referenced by xsh_instrument_get_config().
| int XSH_INSTRCONFIG::naxis1 |
Definition at line 152 of file xsh_data_instrument.h.
Referenced by xsh_instrument_get_config().
| int XSH_INSTRCONFIG::naxis2 |
Definition at line 153 of file xsh_data_instrument.h.
Referenced by xsh_instrument_get_config().
| int XSH_INSTRCONFIG::nx |
Definition at line 154 of file xsh_data_instrument.h.
Referenced by xsh_instrument_get_config(), xsh_model_binxy(), xsh_model_config_load_best(), xsh_model_readfits(), 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 XSH_INSTRCONFIG::ny |
Definition at line 155 of file xsh_data_instrument.h.
Referenced by main(), xsh_flat_merge_qth_d2_tabs(), xsh_flexcor(), xsh_instrument_get_config(), xsh_model_binxy(), xsh_model_config_load_best(), xsh_model_readfits(), xsh_model_reduce(), 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 XSH_INSTRCONFIG::order_max |
Last absolute order
Definition at line 167 of file xsh_data_instrument.h.
Referenced by xsh_calib_nir_corr_if_JH(), xsh_calib_nir_respon_corr_if_JH(), xsh_dfs_set_groups(), xsh_fill_high_abs_regions(), xsh_fill_tell_fit_regions(), xsh_instrument_get_config(), xsh_instrument_nir_corr_if_JH(), xsh_instrument_nir_corr_if_spectral_format_is_JH(), xsh_model_config_load_best(), xsh_model_readfits(), and xsh_order_list_create().
| int XSH_INSTRCONFIG::order_min |
First absolute order
Definition at line 166 of file xsh_data_instrument.h.
Referenced by create_rectify_nod_list(), xsh_calib_nir_2dmap_corr_if_JH(), xsh_calib_nir_corr_if_JH(), xsh_calib_nir_mflat_corr_if_JH(), xsh_calib_nir_orderpos_corr_if_JH(), xsh_calib_nir_respon_corr_if_JH(), xsh_calib_nir_scired_corr_if_JH(), xsh_calib_nir_wavecal_corr_if_JH(), xsh_dfs_set_groups(), xsh_fill_high_abs_regions(), xsh_fill_tell_fit_regions(), xsh_instrument_get_config(), xsh_instrument_nir_corr_if_JH(), xsh_instrument_nir_corr_if_spectral_format_is_JH(), xsh_model_config_load_best(), xsh_model_readfits(), and xsh_order_list_create().
| int XSH_INSTRCONFIG::orders |
Number of 'good' orders
Definition at line 165 of file xsh_data_instrument.h.
Referenced by compute_abs_order(), create_rectify_nod_list(), main(), xsh_calib_nir_corr_if_JH(), xsh_calib_nir_respon_corr_if_JH(), xsh_dfs_set_groups(), xsh_fill_high_abs_regions(), xsh_fill_tell_fit_regions(), xsh_instrument_get_config(), xsh_instrument_nir_corr_if_JH(), xsh_instrument_nir_corr_if_spectral_format_is_JH(), xsh_order_list_create(), xsh_order_table_from_fmtchk(), xsh_rec_list_create(), and xsh_wavemap_list_create().
| int XSH_INSTRCONFIG::ovscx |
Definition at line 158 of file xsh_data_instrument.h.
Referenced by mkHeader(), setHeader(), and xsh_instrument_get_config().
| int XSH_INSTRCONFIG::ovscy |
Definition at line 159 of file xsh_data_instrument.h.
Referenced by mkHeader(), setHeader(), and xsh_instrument_get_config().
| int XSH_INSTRCONFIG::prscx |
Definition at line 156 of file xsh_data_instrument.h.
Referenced by mkHeader(), setHeader(), and xsh_instrument_get_config().
| int XSH_INSTRCONFIG::prscy |
Definition at line 157 of file xsh_data_instrument.h.
Referenced by mkHeader(), setHeader(), and xsh_instrument_get_config().
| double XSH_INSTRCONFIG::pszx |
Definition at line 160 of file xsh_data_instrument.h.
| double XSH_INSTRCONFIG::pszy |
Definition at line 161 of file xsh_data_instrument.h.
| double XSH_INSTRCONFIG::pxspace |
Needed by NIR frames
Definition at line 164 of file xsh_data_instrument.h.
Referenced by create_frame(), setHeader(), and xsh_instrument_get_config().
| double XSH_INSTRCONFIG::ron |
Definition at line 162 of file xsh_data_instrument.h.
Referenced by mkHeader(), setHeader(), xsh_instrument_get_config(), and xsh_test_create_bias_image().