|
X-shooter Pipeline Reference Manual 3.8.15
|
Macros | |
| #define | MODULE_ID "XSH_CREATE_MASTER_BIAS" |
| #define | MODULE_ID "XSH_CREATE_MASTER_DARK" |
Functions | |
| int | main (void) |
| Unit test of XSH_CREATE_MASTER. | |
| #define MODULE_ID "XSH_CREATE_MASTER_BIAS" |
Definition at line 59 of file test-xsh_create_master_bias.c.
| #define MODULE_ID "XSH_CREATE_MASTER_DARK" |
Definition at line 58 of file test-xsh_create_master_dark.c.
| int main | ( | void | ) |
Unit test of XSH_CREATE_MASTER.
Test the Data Reduction Library function XSH_CREATE_MASTER
Definition at line 73 of file test-xsh_create_master_bias.c.
References assure, check, crh_clipping, instrument, MODULE_ID, RECIPE_ID, TESTS_CLEAN_WORKSPACE, TESTS_INIT, TESTS_INIT_WORKSPACE, XSH_ARM_UVB, XSH_BIAS_UVB, xsh_compute_qc_on_master_bias(), xsh_create_master_bias2(), xsh_error_dump, XSH_FLOAT_PRECISION, xsh_frame_product(), xsh_free_frame(), xsh_free_frameset(), xsh_free_image(), xsh_free_parameterlist(), xsh_free_propertylist(), xsh_free_temporary_files(), XSH_GET_TAG_FROM_ARM, xsh_instrument_free(), xsh_instrument_new(), xsh_instrument_set_arm(), xsh_instrument_set_decode_bp(), xsh_instrument_set_lamp(), xsh_instrument_set_mode(), xsh_instrument_set_recipe_id(), XSH_LAMP_QTH, XSH_MASTER_BIAS, XSH_MASTER_BIAS_UVB, XSH_MODE_IFU, xsh_msg, xsh_parameters_clipping_crh_create(), xsh_parameters_fpn_create(), xsh_parameters_generic(), xsh_parameters_hot_cold_pix_create(), xsh_parameters_ron_create(), xsh_parameters_struct_create(), xsh_pfits_get_pcatg(), xsh_pfits_get_qc_mbiasavg(), xsh_pfits_get_qc_mbiasmed(), xsh_pfits_get_qc_mbiasrms(), xsh_prepare(), xsh_remove_crh_multiple(), and xsh_test_create_frame().