X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
Test xsh_subtract_sky_nod function

Macros

#define MODULE_ID   "XSH_SUBTRACT_SKY_NOD"
 
#define SYNTAX
 

Functions

int main (int argc, char **argv)
 Unit test of xsh_subtract_sky_node.
 

Detailed Description

Macro Definition Documentation

◆ MODULE_ID

#define MODULE_ID   "XSH_SUBTRACT_SKY_NOD"

Definition at line 58 of file test-xsh_subtract_sky_nod.c.

◆ SYNTAX

#define SYNTAX
Value:
"Test xsh_subtract_sky_nod\n"\
"usage : ./test_xsh_subtract_sky_nod [<o[tions>] <raw_file1> <raw_file2> ... \n"\
" Subtract noded files 2 by 2).\n"\
"<raw_files> the list of raw files, 2 by 2\n"\

Definition at line 60 of file test-xsh_subtract_sky_nod.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)