|
X-shooter Pipeline Reference Manual 3.8.15
|
Macros | |
| #define | MODULE_ID "XSH_DATA_ORDER_2D" |
| #define | SYNTAX |
| #define | MODULE_ID "XSH_DATA_SPECTRUM_ORDER_1D" |
| #define | SYNTAX |
Functions | |
| int | main (int argc, char **argv) |
| Unit test of xsh_extract. | |
| static void | analyse_extraction (cpl_frame *rec_frame, xsh_instrument *instr) |
| #define MODULE_ID "XSH_DATA_ORDER_2D" |
Definition at line 65 of file test-xsh_data_order_2D.c.
| #define MODULE_ID "XSH_DATA_SPECTRUM_ORDER_1D" |
Definition at line 65 of file test-xsh_data_spectrum_order_1D.c.
| #define SYNTAX |
Definition at line 67 of file test-xsh_data_order_2D.c.
| #define SYNTAX |
Definition at line 67 of file test-xsh_data_spectrum_order_1D.c.
|
static |
Definition at line 76 of file test-xsh_data_spectrum_order_1D.c.
References check, order, xsh_rec_list::size, XSH_ASSURE_NOT_NULL, xsh_msg, xsh_rec_list_free(), xsh_rec_list_get_data1(), xsh_rec_list_get_errs1(), xsh_rec_list_get_lambda(), xsh_rec_list_get_nlambda(), xsh_rec_list_get_order(), and xsh_rec_list_load().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Unit test of xsh_extract.
Definition at line 82 of file test-xsh_data_order_2D.c.
References check, instrument, MODULE_ID, SYNTAX, TEST_END, TESTS_INIT, XSH_ASSURE_NOT_NULL, XSH_DEBUG_LEVEL_MEDIUM, xsh_debug_level_set(), xsh_error_dump, xsh_free_frame(), xsh_instrument_free(), xsh_instrument_new(), and xsh_rec_list_frame_invert().