X-shooter Pipeline Reference Manual 3.8.15
Macros | Functions
Test the master bias

Macros

#define MODULE_ID   "PRODUCT_XSH_MASTER_BIAS"
 
#define SYNTAX
 

Functions

int main (int argc, char **argv)
 Test if the input file is a valid MASTER_BIAS product.
 

Detailed Description

Macro Definition Documentation

◆ MODULE_ID

#define MODULE_ID   "PRODUCT_XSH_MASTER_BIAS"

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

◆ SYNTAX

#define SYNTAX
Value:
"Test the MASTER_BIAS\n"\
"use : ./test-product_xsh_master_bias MASTER_BIAS\n"\
"MASTER_BIAS => the master bias frame\n"

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

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)