|
X-shooter Pipeline Reference Manual 3.8.15
|
Macros | |
| #define | MODULE_ID "XSH_DATA_PRE" |
| #define | SYNTAX |
| #define | MODULE_ID "XSH_IFU_TRACE_SLICES" |
| #define | SYNTAX |
Functions | |
| int | main (int argc, char **argv) |
| Unit test of PRE module. | |
| #define MODULE_ID "XSH_DATA_PRE" |
Definition at line 59 of file test-xsh_data_pre.c.
| #define MODULE_ID "XSH_IFU_TRACE_SLICES" |
Definition at line 58 of file test-xsh_ifu_trace_slices.c.
| #define SYNTAX |
Definition at line 61 of file test-xsh_data_pre.c.
| #define SYNTAX |
Definition at line 60 of file test-xsh_ifu_trace_slices.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Unit test of PRE module.
Test the PRE module.
Definition at line 73 of file test-xsh_data_pre.c.
References assure, binx, check, check_msg, instrument, MODULE_ID, xsh_pre::nx, nx, xsh_pre::ny, ny, SYNTAX, TEST_END, TESTS_INIT, XSH_ARM_NIR, XSH_ARM_UVB, XSH_ARM_VIS, XSH_ASSURE_NOT_NULL, XSH_DEBUG_LEVEL_MEDIUM, xsh_debug_level_set(), xsh_error_dump, XSH_FLOAT_PRECISION, xsh_free_frame(), xsh_free_propertylist(), XSH_GOOD_PIXEL_LEVEL, xsh_instrument_free(), xsh_instrument_new(), xsh_instrument_set_arm(), xsh_instrument_set_lamp(), xsh_instrument_set_mode(), XSH_LAMP_QTH, XSH_LINEARITY_UVB, XSH_MODE_IFU, xsh_msg, xsh_pfits_get_binx(), xsh_pfits_get_conad(), xsh_pfits_get_naxis1(), xsh_pfits_get_ron(), xsh_pre_add(), xsh_pre_create(), xsh_pre_duplicate(), xsh_pre_free(), xsh_pre_get_data(), xsh_pre_get_errs(), xsh_pre_get_group(), xsh_pre_get_nx(), xsh_pre_get_ny(), xsh_pre_get_qual(), xsh_pre_load(), xsh_pre_median_mean_stdev(), xsh_pre_save(), xsh_pre_subtract(), xsh_pre_window_best_median_flux_pos(), and xsh_test_create_frame().