|
X-shooter Pipeline Reference Manual 3.8.15
|
Macros | |
| #define | MODULE_ID "XSH_THE_MAP" |
| #define | SYNTAX |
Functions | |
| int | main (int argc, char **argv) |
| Unit test of xsh_themap. | |
| #define MODULE_ID "XSH_THE_MAP" |
Definition at line 65 of file test-xsh_the_map.c.
| #define SYNTAX |
Definition at line 66 of file test-xsh_the_map.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Unit test of xsh_themap.
Definition at line 82 of file test-xsh_the_map.c.
References check, 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_the_map_free(), xsh_the_map_get_detx(), xsh_the_map_get_dety(), xsh_the_map_get_size(), xsh_the_map_get_slit_position(), xsh_the_map_get_wavelength(), and xsh_the_map_load().