X-shooter Pipeline Reference Manual 3.8.15
Macros | Enumerations | Functions | Variables
test-xsh_create_map.c File Reference
#include <xsh_data_pre.h>
#include <xsh_error.h>
#include <xsh_msg.h>
#include <xsh_data_instrument.h>
#include <xsh_parameters.h>
#include <xsh_dfs.h>
#include <xsh_pfits.h>
#include <tests.h>
#include <cpl.h>
#include <math.h>
#include <getopt.h>
#include <string.h>
#include <xsh_model_utils.h>

Go to the source code of this file.

Macros

#define MODULE_ID   "XSH_CREATE_MAP"
 

Enumerations

enum  { DEBUG_OPT , HELP_OPT }
 

Functions

static void Help (void)
 
static void HandleOptions (int argc, char **argv)
 
int main (int argc, char **argv)
 Create a SLITMAP and a WAVEMAP from Set Of Files (SOF)
 

Variables

static struct option LongOptions []
 

Function Documentation

◆ HandleOptions()

static void HandleOptions ( int  argc,
char **  argv 
)
static

◆ Help()

static void Help ( void  )
static

Definition at line 72 of file test-xsh_create_map.c.

References TEST_END.

Referenced by HandleOptions().