X-shooter Pipeline Reference Manual 3.8.15
Macros | Enumerations | Functions | Variables
test-xsh_slitmap.c File Reference
#include <xsh_data_order.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_data_instrument.h>
#include <xsh_dfs.h>
#include <xsh_pfits.h>
#include <tests.h>
#include <xsh_utils_table.h>
#include <cpl.h>
#include <math.h>
#include <getopt.h>
#include <xsh_drl.h>

Go to the source code of this file.

Macros

#define MODULE_ID   "XSH_SLITMAP"
 

Enumerations

enum  { BINX_OPT , BINY_OPT , DEBUG_OPT , HELP_OPT }
 

Functions

static void Help (void)
 
static void HandleOptions (int argc, char **argv)
 
int main (int argc, char **argv)
 Unit test of xsh_slitmap.
 

Variables

static struct option LongOptions []