X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
Test_xsh_wavecal_fwhm

Macros

#define MODULE_ID   "XSH_WAVECAL_FWHM"
 
#define SYNTAX
 

Functions

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

Detailed Description

Test the dispersol list

Macro Definition Documentation

◆ MODULE_ID

#define MODULE_ID   "XSH_WAVECAL_FWHM"

Definition at line 61 of file test-xsh_wavecal_fwhm.c.

◆ SYNTAX

#define SYNTAX
Value:
"Add evaluation of wavelength ans slit by dispersion solution to file fwhm.dat produce by wavecal\n"\
"usage : ./the_xsh_wavecal_fwhm DATA_FILE DISP_TAB\n"\
"DATA_FILE => File fwhm.dat produce by wavecal\n"\
"DISP_TAB => dispersion solution to apply\n"

Definition at line 63 of file test-xsh_wavecal_fwhm.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)