X-shooter Pipeline Reference Manual 3.8.15
Macros
xsh_model_arm_constants.h File Reference

Go to the source code of this file.

Macros

#define UVB_BSIZE   3000;
 
#define UVB_ASIZE   2048;
 
#define UVB_chipxpix   2048.0;
 
#define UVB_chipypix   3000.0;
 
#define UVB_morder   19;
 
#define UVB_morder_min   13;
 
#define UVB_morder_max   24;
 
#define UVB_blaze_pad   0.00001;
 
#define UVB_SIZE   3000;
 
#define UVB_xsize_corr   96.0;
 
#define UVB_ysize_corr   0.0;
 
#define VIS_BSIZE   4000;
 
#define VIS_ASIZE   2048;
 
#define VIS_chipxpix   2048.0;
 
#define VIS_chipypix   4000.0;
 
#define VIS_morder   24;
 
#define VIS_morder_min   16;
 
#define VIS_morder_max   30;
 
#define VIS_blaze_pad   0.00003;
 
#define VIS_SIZE   4000;
 
#define VIS_xsize_corr   96.0;
 
#define VIS_ysize_corr   0.0;
 
#define NIR_BSIZE   2040;
 
#define NIR_ASIZE   1020;
 
#define NIR_chipxpix   1020.0;
 
#define NIR_chipypix   2040.0;
 
#define NIR_morder   19;
 
#define NIR_morder_min   11;
 
#define NIR_morder_max   26;
 
#define NIR_blaze_pad   0.00005;
 
#define NIR_SIZE   2048;
 
#define NIR_xsize_corr   4.0;
 
#define NIR_ysize_corr   8.0;
 

Macro Definition Documentation

◆ NIR_ASIZE

#define NIR_ASIZE   1020;

Definition at line 48 of file xsh_model_arm_constants.h.

◆ NIR_blaze_pad

#define NIR_blaze_pad   0.00005;

Definition at line 54 of file xsh_model_arm_constants.h.

◆ NIR_BSIZE

#define NIR_BSIZE   2040;

Definition at line 47 of file xsh_model_arm_constants.h.

◆ NIR_chipxpix

#define NIR_chipxpix   1020.0;

Definition at line 49 of file xsh_model_arm_constants.h.

◆ NIR_chipypix

#define NIR_chipypix   2040.0;

Definition at line 50 of file xsh_model_arm_constants.h.

◆ NIR_morder

#define NIR_morder   19;

Definition at line 51 of file xsh_model_arm_constants.h.

◆ NIR_morder_max

#define NIR_morder_max   26;

Definition at line 53 of file xsh_model_arm_constants.h.

◆ NIR_morder_min

#define NIR_morder_min   11;

Definition at line 52 of file xsh_model_arm_constants.h.

◆ NIR_SIZE

#define NIR_SIZE   2048;

Definition at line 55 of file xsh_model_arm_constants.h.

◆ NIR_xsize_corr

#define NIR_xsize_corr   4.0;

Definition at line 56 of file xsh_model_arm_constants.h.

◆ NIR_ysize_corr

#define NIR_ysize_corr   8.0;

Definition at line 57 of file xsh_model_arm_constants.h.

◆ UVB_ASIZE

#define UVB_ASIZE   2048;

Definition at line 24 of file xsh_model_arm_constants.h.

◆ UVB_blaze_pad

#define UVB_blaze_pad   0.00001;

Definition at line 30 of file xsh_model_arm_constants.h.

◆ UVB_BSIZE

#define UVB_BSIZE   3000;

Definition at line 23 of file xsh_model_arm_constants.h.

◆ UVB_chipxpix

#define UVB_chipxpix   2048.0;

Definition at line 25 of file xsh_model_arm_constants.h.

◆ UVB_chipypix

#define UVB_chipypix   3000.0;

Definition at line 26 of file xsh_model_arm_constants.h.

◆ UVB_morder

#define UVB_morder   19;

Definition at line 27 of file xsh_model_arm_constants.h.

◆ UVB_morder_max

#define UVB_morder_max   24;

Definition at line 29 of file xsh_model_arm_constants.h.

◆ UVB_morder_min

#define UVB_morder_min   13;

Definition at line 28 of file xsh_model_arm_constants.h.

◆ UVB_SIZE

#define UVB_SIZE   3000;

Definition at line 31 of file xsh_model_arm_constants.h.

◆ UVB_xsize_corr

#define UVB_xsize_corr   96.0;

Definition at line 32 of file xsh_model_arm_constants.h.

◆ UVB_ysize_corr

#define UVB_ysize_corr   0.0;

Definition at line 33 of file xsh_model_arm_constants.h.

◆ VIS_ASIZE

#define VIS_ASIZE   2048;

Definition at line 36 of file xsh_model_arm_constants.h.

◆ VIS_blaze_pad

#define VIS_blaze_pad   0.00003;

Definition at line 42 of file xsh_model_arm_constants.h.

◆ VIS_BSIZE

#define VIS_BSIZE   4000;

Definition at line 35 of file xsh_model_arm_constants.h.

◆ VIS_chipxpix

#define VIS_chipxpix   2048.0;

Definition at line 37 of file xsh_model_arm_constants.h.

◆ VIS_chipypix

#define VIS_chipypix   4000.0;

Definition at line 38 of file xsh_model_arm_constants.h.

◆ VIS_morder

#define VIS_morder   24;

Definition at line 39 of file xsh_model_arm_constants.h.

◆ VIS_morder_max

#define VIS_morder_max   30;

Definition at line 41 of file xsh_model_arm_constants.h.

◆ VIS_morder_min

#define VIS_morder_min   16;

Definition at line 40 of file xsh_model_arm_constants.h.

◆ VIS_SIZE

#define VIS_SIZE   4000;

Definition at line 43 of file xsh_model_arm_constants.h.

◆ VIS_xsize_corr

#define VIS_xsize_corr   96.0;

Definition at line 44 of file xsh_model_arm_constants.h.

◆ VIS_ysize_corr

#define VIS_ysize_corr   0.0;

Definition at line 45 of file xsh_model_arm_constants.h.