|
X-shooter Pipeline Reference Manual 3.8.15
|
Macros | |
| #define | MODULE_ID "XSH_MODEL" |
| #define | SYNTAX |
| #define | MODULE_ID "XSH_RESID_TAB" |
| #define | SYNTAX |
Functions | |
| int | main (int argc, char **argv) |
| Unit test of xsh_resid_tab. | |
| #define MODULE_ID "XSH_MODEL" |
Definition at line 64 of file test-xsh_model.c.
| #define MODULE_ID "XSH_RESID_TAB" |
Definition at line 62 of file test-xsh_resid_tab.c.
| #define SYNTAX |
Definition at line 65 of file test-xsh_model.c.
| #define SYNTAX |
Definition at line 63 of file test-xsh_resid_tab.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Unit test of xsh_resid_tab.
Definition at line 81 of file test-xsh_model.c.
References check, instrument, MODULE_ID, SYNTAX, TESTS_INIT, XSH_ASSURE_NOT_NULL, XSH_DEBUG_LEVEL_MEDIUM, xsh_debug_level_set(), xsh_dfs_set_groups(), xsh_dfs_split_in_group(), xsh_error_dump, xsh_find_arc_line_list(), xsh_find_model_config_tab(), xsh_free_frame(), xsh_model_config_load_best(), xsh_model_THE_create(), xsh_msg, and XSH_NEW_FRAMESET.