#include <tests.h>#include <xsh_data_pre.h>#include <xsh_error.h>#include <xsh_msg.h>#include <xsh_data_instrument.h>#include <xsh_data_resid_tab.h>#include <xsh_drl.h>#include <xsh_pfits.h>#include <xsh_model_io.h>#include <xsh_model_kernel.h>#include <cpl.h>#include <math.h>#include <getopt.h>Go to the source code of this file.
Defines | |
| #define | MODULE_ID "XSH_MODEL_MAPS_CREATE" |
| #define | SYNTAX |
Enumerations | |
| enum | { BINX_OPT, BINY_OPT } |
Functions | |
| static void | HandleOptions (int argc, char **argv) |
| int | main (int argc, char **argv) |
Variables | |
| static const char * | Options = "?" |
| Unit test of xsh_model_maps_create. | |
| static struct option | LongOptions [] |
| static char | mode [32] |
| int | binx = 1 |
| int | biny = 1 |
1.6.1