SINFONI Pipeline Reference Manual  2.5.2
sinfo_pro_types.h
1 /* $Id: sinfo_pro_types.h,v 1.10 2010-02-12 17:57:38 amodigli Exp $
2  *
3  * This file is part of the SINFONI Pipeline
4  * Copyright (C) 2002,2003 European Southern Observatory
5  *
6  * This proram is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License as published by
8  * the Free Software Foundation; either version 2 of the License, or
9  * (at your option) any later verrtd sion.
10  *
11  * This program is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14  * GNU General Public License for more details.
15  *
16  * You should have received a copy of the GNU General Public License
17  * along with this program; if not, write to the Free Software
18  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19  */
20 
21 /*
22  * $Author: amodigli $
23  * $Date: 2010-02-12 17:57:38 $
24  * $Revision: 1.10 $
25  * $Name: not supported by cvs2svn $
26  */
27 
28 #ifndef SINFO_PRO_TYPES_H
29 #define SINFO_PRO_TYPES_H
30 
31 CPL_BEGIN_DECLS
32 
33 #define PRO_LIN_DET_INFO "LIN_DET_INFO"
34 #define PRO_GAIN_INFO "GAIN_INFO"
35 #define PRO_AO_INFO "AO_INFO"
36 #define PRO_AO_PERFORMANCE "AO_PERFORMANCE"
37 #define PRO_ENC_ENERGY "ENC_ENERGY"
38 #define PRO_OBS_SKY "OBS_SKY"
39 #define PRO_SKY_MED "SKY_MED"
40 #define PRO_SKY_DUMMY "SKY_DUMMY"
41 #define PRO_SKY_STACKED_DUMMY "SKY_STACKED_DUMMY"
42 #define PRO_DEFAULT "DEFAULT"
43 #define PRO_INT_COL_TILT_COR "INT_COL_TILT_COR"
44 #define PRO_STD_STACKED "STD_STACKED"
45 #define PRO_SKY_STD_STACKED "SKY_STD_STACKED"
46 #define PRO_SKY_OH_STACKED "SKY_OH_STACKED"
47 #define PRO_SKY_PSF_CALIBRATOR_STACKED "SKY_PSF_CALIBRATOR_STACKED"
48 #define PRO_STD_STAR_STACKED "STD_STAR_STACKED"
49 #define PRO_STD_STAR_DITHER_STACKED "STD_STAR_DITHER_STACKED"
50 #define PRO_SKY_STACKED "SKY_STACKED"
51 #define PRO_NODDING_STACKED "_NODDING_STACKED"
52 #define PRO_ILLUMCORR "ILLUMCORR"
53 
54 #define SINFO_UTL_STDSTARS_RES "STDSTARS_CATS"
55 #define SINFO_UTL_SEDS_RES "SEDS"
56 #define SINFO_CALIB_STDSTARS "STDSTARS_CATS"
57 #define SINFO_CALIB_SED "SEDS"
58 
59 #define PRO_STACKED "_STACKED"
60 
61 #define PRO_STACK_SKY_DIST "SKY_STACKED_DIST"
62 #define PRO_STACK_MFLAT_DIST "MFLAT_STACKED_DIST"
63 #define PRO_STACK_MFLAT_DITHER_DIST "MFLAT_DITHER_STACKED_DIST"
64 
65 #define PRO_MFLAT_CUBE "MFLAT_CUBE"
66 #define PRO_MFLAT_AVG "MFLAT_AVG"
67 #define PRO_MFLAT_MED "MFLAT_MED"
68 
69 
70 #define PRO_ILL_COR "ILLUMINATION_CORRECTION"
71 #define PRO_BP_MAP "BP_MAP"
72 #define PRO_BP_MAP_HP "BP_MAP_HP"
73 #define PRO_BP_MAP_NL "BP_MAP_NL"
74 #define PRO_BP_MAP_NO "BP_MAP_NO"
75 #define PRO_BP_MAP_DI "BP_MAP_DI"
76 #define PRO_BP_MAP_SKY "BP_MAP_SKY"
77 #define PRO_MASTER_BP_MAP "MASTER_BP_MAP"
78 #define PRO_BP_MAP "BP_MAP"
79 #define PRO_MASTER_DARK "MASTER_DARK"
80 #define PRO_SLOPE "SLOPE"
81 #define PRO_DISTORTION "DISTORTION"
82 #define PRO_SLITLETS_DISTANCE "SLITLETS_DISTANCE"
83 #define PRO_MASTER_SLIT "MASTER_SLIT"
84 #define PRO_MASTER_FLAT_LAMP "MASTER_FLAT_LAMP"
85 #define PRO_MASTER_FLAT_LAMP1 "MASTER_FLAT_LAMP1"
86 #define PRO_MASTER_FLAT_LAMP2 "MASTER_FLAT_LAMP2"
87 #define PRO_SLIT_POS "SLIT_POS"
88 #define PRO_REF_ATM_REF_CORR "ATM_REF_CORR"
89 #define PRO_SLITLETS_POS_PREDIST "SLITLETS_POS_PREDIST"
90 #define PRO_SLIT_POS_GUESS "SLIT_POS_GUESS"
91 #define PRO_FIBRE_EW_STACKED "FIBRE_EW_STACKED"
92 #define PRO_FIBRE_NS_STACKED_ON "FIBRE_NS_STACKED_ON"
93 #define PRO_FIBRE_NS_STACKED_OFF "FIBRE_NS_STACKED_OFF"
94 #define PRO_FIBRE_NS_STACKED "FIBRE_NS_STACKED"
95 #define PRO_FIBRE_NS_STACKED_DIST "FIBRE_NS_STACKED_DIST"
96 #define PRO_FIBRE_LAMP_STACKED "FIBRE_LAMP_STACKED"
97 #define PRO_SLIT_LAMP_STACKED "SLIT_LAMP_STACKED"
98 #define PRO_FLUX_LAMP_STACKED "FLUX_LAMP_STACKED"
99 #define PRO_WAVE_LAMP_STACKED "WAVE_LAMP_STACKED"
100 #define PRO_WAVE_SLITPOS_STACKED "WAVE_LAMP_SLITPOS_STACKED"
101 #define PRO_WAVE_LAMP_DITHER_STACKED "WAVE_LAMP_DITHER_STACKED"
102 #define PRO_WAVE_NS_STACKED "WAVE_NS_STACKED"
103 #define PRO_WAVE_NS_DITHER_STACKED "WAVE_NS_DITHER_STACKED"
104 #define PRO_WAVE_PAR_LIST "WAVE_FIT_PARAMS"
105 #define PRO_WAVE_COEF_SLIT "WAVE_COEF_SLIT"
106 #define PRO_PSF_CALIBRATOR_STACKED "PSF_CALIBRATOR_STACKED"
107 #define PRO_FOCUS_STACKED "FOCUS_STACKED"
108 #define PRO_OBJECT_NODDING_STACKED "OBJECT_NODDING_STACKED"
109 #define PRO_OBJECT_SKYSPIDER_STACKED "OBJECT_SKYSPIDER_STACKED"
110 
111 
112 #define PRO_RESAMPLED_WAVE "RESAMPLED_WAVE"
113 #define PRO_RESAMPLED_OBJ "RESAMPLED_OBJ"
114 #define PRO_RESAMPLED_SKY "RESAMPLED_SKY"
115 #define PRO_RESAMPLED_FLAT_LAMP "RESAMPLED_FLAT_LAMP"
116 
117 #define PRO_OBS_CUBE_SKY "OBS_CUBE_SKY"
118 #define PRO_STD_CUBE_SKY "STD_CUBE_SKY"
119 #define PRO_PSF_CUBE_SKY "PSF_CUBE_SKY"
120 #define PRO_PUPIL_CUBE_SKY "PUPIL_CUBE_SKY"
121 
122 #define PRO_PUPIL_CUBE "PUPIL_LAMP_CUBE"
123 
124 
125 #define PRO_OBS_MED_SKY "OBS_MED_SKY"
126 #define PRO_STD_MED_SKY "STD_MED_SKY"
127 #define PRO_PSF_MED_SKY "PSF_MED_SKY"
128 #define PRO_PUPIL_MED_SKY "PUPIL_MED_SKY"
129 
130 #define PRO_PUPIL_LAMP_STACKED "PUPIL_LAMP_STACKED"
131 #define PRO_SKY_NODDING_STACKED "SKY_NODDING_STACKED"
132 #define PRO_STD_NODDING_STACKED "STD_NODDING_STACKED"
133 #define PRO_MASTER_LAMP_SPEC "MASTER_LAMP_SPEC"
134 #define PRO_MASTER_TWIFLAT "MASTER_TWIFLAT"
135 #define PRO_COEFF_LIST "COEFF_LIST"
136 #define PRO_INDEX_LIST "INDEX_LIST"
137 #define PRO_HALO_SPECT "HALO_SPECT"
138 #define PRO_FIRST_COL "FIRST_COL"
139 #define PRO_MASK_CUBE "MASK_CUBE" /* not used*/
140 #define PRO_PSF "MASTER_PSF"
141 
142 #define TMP_FOCUS "FOCUS_STACKED"
143 #define TMP_FOCUS_ON "FOCUS_ON_STACKED"
144 #define TMP_FOCUS_OFF "FOCUS_OFF_STACKED"
145 
146 #define PRO_FOCUS "MASTER_FOCUS"
147 #define PRO_FOCUS_GAUSS "FOCUS_GAUSS"
148 #define PRO_WAVE_MAP "WAVE_MAP"
149 #define PRO_STD_STAR_SPECTRA "STD_STAR_SPECTRA"
150 #define PRO_STD_STAR_SPECTRUM "STD_STAR_SPECTRUM"
151 
152 #define PRO_CUBE "CUBE"
153 #define PRO_IMA "IMA"
154 #define PRO_SPECTRUM "SPECTRUM"
155 #define PRO_COADD_SKY "COADD_SKY"
156 #define PRO_COADD_PSF "COADD_PSF"
157 #define PRO_COADD_STD "COADD_STD"
158 #define PRO_COADD_OBJ "COADD_OBJ"
159 #define PRO_COADD_PUPIL "COADD_PUPIL"
160 
161 #define PRO_OBS_PSF "OBS_PSF"
162 #define PRO_OBS_STD "OBS_STD"
163 #define PRO_OBS_OBJ "OBS_OBJ"
164 #define PRO_OBS_PUPIL "OBS_PUPIL"
165 #define PRO_SPECTRA_QC "SPECTRA_QC"
166 
167 #define PRO_MED_COADD_PSF "MED_COADD_PSF"
168 #define PRO_MED_COADD_STD "MED_COADD_STD"
169 #define PRO_MED_COADD_OBJ "MED_COADD_OBJ"
170 #define PRO_MED_COADD_PUPIL "MED_COADD_PUPIL"
171 
172 
173 #define PRO_MED_OBS_PSF "MED_OBS_PSF"
174 #define PRO_MED_OBS_STD "MED_OBS_STD"
175 #define PRO_MED_OBS_OBJ "MED_OBS_OBJ"
176 #define PRO_MED_OBS_PUPIL "MED_OBS_PUPIL"
177 
178 
179 #define PRO_CUBE_COLL "CUBE_COLL"
180 #define PRO_SLOPEX "CUBE_COLL_SLOPEX"
181 #define PRO_SLOPEY "CUBE_COLL_SLOPEY"
182 #define PRO_MASK_CUBE "MASK_CUBE"
183 #define PRO_MASK_COADD_PSF "MASK_COADD_PSF"
184 #define PRO_MASK_COADD_STD "MASK_COADD_STD"
185 #define PRO_MASK_COADD_OBJ "MASK_COADD_OBJ"
186 #define PRO_MASK_COADD_PUPIL "MASK_COADD_PUPIL"
187 #define PRO_OBJ_CUBE "OBJ_CUBE"
188 #define PRO_BP_COEFF "BP_COEFF"
189 #define PRO_EFFICIENCY "EFFICIENCY"
190 CPL_END_DECLS
191 #endif