|
X-shooter Pipeline Reference Manual 3.8.15
|
Macros | |
| #define | MODULE_ID "XSH_DATA_ORDER" |
| #define | SYNTAX |
| #define | MODULE_ID "XSH_DATA_STAR_FLUX" |
| #define | SYNTAX |
| #define | MODULE_ID "XSH_DATA_WAVE_TAB_2D" |
| #define | MODULE_ID "XSH_DATA_WAVE_TAB_2D_SAMPLE" |
| #define | SYNTAX |
Enumerations | |
| enum | { POINT_OPT , SIZE_OPT , STEP_OPT , C_COLOR_OPT , BINX_OPT , BINY_OPT } |
| enum | { LAMBDA_STEP_OPT , SLIT_STEP_OPT , BINX_OPT , BINY_OPT , DEBUG_OPT , HELP_OPT } |
| enum | { SLIT_STEP_OPT } |
Functions | |
| static void | HandleOptions (int argc, char **argv) |
| int | main (int argc, char **argv) |
| Unit test of xsh_data_order. | |
| static void | Help (void) |
Variables | |
| static const char * | Options = "?" |
| static struct option | LongOptions [] |
| static char | PointType [16] |
| static char | PointSize [8] |
| static int | PointStep = 8 |
| static char | CentralColor [32] |
| int | binx =1 |
| int | biny =1 |
| static float | lambda_step = 0.5 |
| static float | slit_step = 1.458 |
| int | binx =1 |
| int | biny =1 |
| static struct option | LongOptions [] |
| static const char * | Options = "" |
| static float | slit_step = 1.4 |
| static struct option | LongOptions [] |
| #define MODULE_ID "XSH_DATA_ORDER" |
Definition at line 59 of file test-xsh_data_order.c.
| #define MODULE_ID "XSH_DATA_STAR_FLUX" |
Definition at line 58 of file test-xsh_data_star_flux.c.
| #define MODULE_ID "XSH_DATA_WAVE_TAB_2D" |
Definition at line 62 of file test-xsh_data_wave_tab_2d.c.
| #define MODULE_ID "XSH_DATA_WAVE_TAB_2D_SAMPLE" |
Definition at line 62 of file test-xsh_data_wave_tab_2d_sample.c.
| #define SYNTAX |
Definition at line 61 of file test-xsh_data_order.c.
| #define SYNTAX |
Definition at line 60 of file test-xsh_data_star_flux.c.
| #define SYNTAX |
Definition at line 64 of file test-xsh_data_wave_tab_2d_sample.c.
| anonymous enum |
| Enumerator | |
|---|---|
| POINT_OPT | |
| SIZE_OPT | |
| STEP_OPT | |
| C_COLOR_OPT | |
| BINX_OPT | |
| BINY_OPT | |
Definition at line 75 of file test-xsh_data_order.c.
| anonymous enum |
| Enumerator | |
|---|---|
| LAMBDA_STEP_OPT | |
| SLIT_STEP_OPT | |
| BINX_OPT | |
| BINY_OPT | |
| DEBUG_OPT | |
| HELP_OPT | |
Definition at line 64 of file test-xsh_data_wave_tab_2d.c.
| anonymous enum |
| Enumerator | |
|---|---|
| SLIT_STEP_OPT | |
Definition at line 75 of file test-xsh_data_wave_tab_2d_sample.c.
|
static |
Definition at line 99 of file test-xsh_data_order.c.
References binx, BINX_OPT, biny, BINY_OPT, C_COLOR_OPT, CentralColor, LongOptions, Options, POINT_OPT, PointSize, PointStep, PointType, SIZE_OPT, STEP_OPT, SYNTAX, and TEST_END.
Referenced by main().
|
static |
Definition at line 84 of file test-xsh_data_wave_tab_2d.c.
References TEST_END.
Referenced by HandleOptions().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Unit test of xsh_data_order.
Unit test of xsh_data_wave_tab_2d.
Unit test of xsh_data_star_flux.
Definition at line 144 of file test-xsh_data_order.c.
References xsh_order::absorder, binx, biny, xsh_order::cenpoly, CentralColor, check, xsh_order::edglopoly, xsh_order::edguppoly, endy, HandleOptions(), instrument, xsh_order_list::list, MODULE_ID, XSH_INSTRCONFIG::ny, ny, XSH_INSTRCONFIG::orders, PointSize, PointStep, PointType, xsh_order_list::size, xsh_order::sliclopoly, xsh_order::slicuppoly, starty, SYNTAX, TEST_END, TESTS_INIT, XSH_ARM_UVB, XSH_ASSURE_NOT_NULL, XSH_CMP_TAG_LAMP, XSH_CMP_TAG_MODE, XSH_DEBUG_LEVEL_MEDIUM, xsh_debug_level_set(), xsh_error_dump, xsh_free_frame(), xsh_free_propertylist(), xsh_instrument_free(), xsh_instrument_get_config(), xsh_instrument_new(), xsh_instrument_set_arm(), xsh_msg, xsh_order_list_eval(), xsh_order_list_free(), xsh_order_list_get_endy(), xsh_order_list_get_starty(), xsh_order_list_load(), xsh_order_list_set_bin_x(), xsh_order_list_set_bin_y(), XSH_ORDER_TAB_AFC, XSH_ORDER_TAB_EDGES, xsh_pfits_get_pcatg(), XSH_TABLE_FREE, and XSH_TABLE_LOAD.
| int binx =1 |
Definition at line 93 of file test-xsh_data_order.c.
Referenced by HandleOptions(), main(), xsh_build_ifu_cube(), xsh_check_input_is_unbinned(), xsh_check_load_master_bpmap(), xsh_compute_noise_map(), xsh_create_poly_wavemap(), xsh_dfs_check_mflat_is_proper(), xsh_frame_pre_subsample(), xsh_get_binning(), xsh_image_mflat_detect_blemishes(), xsh_instrument_set_binx(), xsh_mbias_fpn(), xsh_model_maps_create(), xsh_monitor_flux(), xsh_normalize_spectrum(), xsh_normalize_spectrum_ord(), xsh_opt_extract_orders(), xsh_params_bin_scale(), xsh_pre_subsample(), xsh_qc_write_to_flat(), xsh_recipe_params_check(), xsh_recipe_params_drs_check(), xsh_response_calculate(), xsh_scired_slit_nod(), xsh_spectrum_correct(), xsh_stare_params_bin_scale(), xsh_util_guess_xy(), xsh_util_ifu_build_cube(), xsh_util_ima_rebin(), xsh_util_physmod(), and xsh_util_physmod_model_THE_create().
| int binx =1 |
Definition at line 70 of file test-xsh_data_wave_tab_2d.c.
Referenced by HandleOptions().
| int biny =1 |
Definition at line 94 of file test-xsh_data_order.c.
Referenced by HandleOptions(), main(), xsh_build_ifu_cube(), xsh_check_input_is_unbinned(), xsh_compute_noise_map(), xsh_dfs_check_mflat_is_proper(), xsh_efficiency_compute(), xsh_frame_pre_subsample(), xsh_frame_sci_get_gain_airmass_exptime_naxis1_biny(), xsh_get_binning(), xsh_ifu_trace_object_calibrate(), xsh_image_mflat_detect_blemishes(), xsh_instrument_set_biny(), xsh_interpolate_spectrum(), xsh_mbias_fpn(), xsh_model_maps_create(), xsh_monitor_flux(), xsh_normalize_spectrum_ord(), xsh_opt_extract_orders(), xsh_params_bin_scale(), xsh_params_sky_bspline_check(), xsh_pre_subsample(), xsh_qc_write_to_flat(), xsh_recipe_params_check(), xsh_recipe_params_drs_check(), xsh_response_calculate(), xsh_scired_slit_nod(), xsh_spectrum_correct(), xsh_stare_params_bin_scale(), xsh_util_efficiency2d(), xsh_util_guess_xy(), xsh_util_ifu_build_cube(), xsh_util_ima_rebin(), xsh_util_physmod(), xsh_util_physmod_model_THE_create(), xsh_utils_efficiency_internal(), and xsh_vector_integrate().
| int biny =1 |
Definition at line 71 of file test-xsh_data_wave_tab_2d.c.
Referenced by HandleOptions().
|
static |
Definition at line 92 of file test-xsh_data_order.c.
Referenced by HandleOptions(), and main().
|
static |
Definition at line 68 of file test-xsh_data_wave_tab_2d.c.
Referenced by create_sky_mask(), do_calib_spectrum(), HandleOptions(), xsh_combine_nod(), xsh_create_dispersol_physmod(), xsh_create_poly_wavemap(), xsh_format(), xsh_interpolate_spectrum(), xsh_localize_obj_auto(), xsh_merge_ord_with_tag(), xsh_opt_extract_orders(), xsh_spectrum1D_create(), xsh_spectrum_1D_create(), xsh_spectrum_2D_create(), xsh_util_multiply_by_response(), and xsh_util_multiply_by_response_ord().
|
static |
Definition at line 79 of file test-xsh_data_order.c.
Referenced by HandleOptions().
|
static |
Definition at line 73 of file test-xsh_data_wave_tab_2d.c.
Referenced by HandleOptions().
|
static |
Definition at line 82 of file test-xsh_data_wave_tab_2d_sample.c.
Referenced by HandleOptions().
|
static |
Definition at line 73 of file test-xsh_data_order.c.
Referenced by HandleOptions().
|
static |
Definition at line 73 of file test-xsh_data_wave_tab_2d_sample.c.
Referenced by HandleOptions().
|
static |
Definition at line 90 of file test-xsh_data_order.c.
Referenced by HandleOptions(), and main().
|
static |
Definition at line 91 of file test-xsh_data_order.c.
Referenced by HandleOptions(), main(), and xsh_order_list_save().
|
static |
Definition at line 89 of file test-xsh_data_order.c.
Referenced by HandleOptions(), and main().
|
static |
Definition at line 69 of file test-xsh_data_wave_tab_2d.c.
Referenced by HandleOptions(), test_combine_lists(), xsh_combine_nod(), xsh_compute_slit_index(), xsh_correct_scale(), xsh_correct_scale_w(), xsh_create_dispersol_physmod(), xsh_create_poly_wavemap(), xsh_extract_clean_with_tag(), xsh_extract_with_tag(), xsh_extraction_get_slit_minmax(), xsh_find_image_scale_factors(), xsh_localize_obj_auto(), xsh_merge_ord_with_tag(), xsh_rec_get_nod_extract_slit_min_max(), xsh_rec_slit_size(), and xsh_spectrum_2D_create().
|
static |
Definition at line 79 of file test-xsh_data_wave_tab_2d_sample.c.
Referenced by HandleOptions().