00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028 #ifndef SINFO_PRO_TYPES_H
00029 #define SINFO_PRO_TYPES_H
00030
00031 CPL_BEGIN_DECLS
00032
00033 #define PRO_LIN_DET_INFO "LIN_DET_INFO"
00034 #define PRO_GAIN_INFO "GAIN_INFO"
00035 #define PRO_AO_INFO "AO_INFO"
00036 #define PRO_AO_PERFORMANCE "AO_PERFORMANCE"
00037 #define PRO_ENC_ENERGY "ENC_ENERGY"
00038 #define PRO_OBS_SKY "OBS_SKY"
00039 #define PRO_SKY_MED "SKY_MED"
00040 #define PRO_SKY_DUMMY "SKY_DUMMY"
00041 #define PRO_SKY_STACKED_DUMMY "SKY_STACKED_DUMMY"
00042 #define PRO_DEFAULT "DEFAULT"
00043 #define PRO_INT_COL_TILT_COR "INT_COL_TILT_COR"
00044 #define PRO_STD_STACKED "STD_STACKED"
00045 #define PRO_SKY_STD_STACKED "SKY_STD_STACKED"
00046 #define PRO_SKY_OH_STACKED "SKY_OH_STACKED"
00047 #define PRO_SKY_PSF_CALIBRATOR_STACKED "SKY_PSF_CALIBRATOR_STACKED"
00048 #define PRO_STD_STAR_STACKED "STD_STAR_STACKED"
00049 #define PRO_STD_STAR_DITHER_STACKED "STD_STAR_DITHER_STACKED"
00050 #define PRO_SKY_STACKED "SKY_STACKED"
00051 #define PRO_NODDING_STACKED "_NODDING_STACKED"
00052 #define PRO_ILLUMCORR "ILLUMCORR"
00053
00054 #define SINFO_UTL_STDSTARS_RES "STDSTARS_CATS"
00055 #define SINFO_UTL_SEDS_RES "SEDS"
00056 #define SINFO_CALIB_STDSTARS "STDSTARS_CATS"
00057 #define SINFO_CALIB_SED "SEDS"
00058
00059 #define PRO_STACKED "_STACKED"
00060
00061 #define PRO_STACK_SKY_DIST "SKY_STACKED_DIST"
00062 #define PRO_STACK_MFLAT_DIST "MFLAT_STACKED_DIST"
00063 #define PRO_STACK_MFLAT_DITHER_DIST "MFLAT_DITHER_STACKED_DIST"
00064
00065 #define PRO_MFLAT_CUBE "MFLAT_CUBE"
00066 #define PRO_MFLAT_AVG "MFLAT_AVG"
00067 #define PRO_MFLAT_MED "MFLAT_MED"
00068
00069
00070 #define PRO_ILL_COR "ILLUMINATION_CORRECTION"
00071 #define PRO_BP_MAP "BP_MAP"
00072 #define PRO_BP_MAP_HP "BP_MAP_HP"
00073 #define PRO_BP_MAP_NL "BP_MAP_NL"
00074 #define PRO_BP_MAP_NO "BP_MAP_NO"
00075 #define PRO_BP_MAP_DI "BP_MAP_DI"
00076 #define PRO_BP_MAP_SKY "BP_MAP_SKY"
00077 #define PRO_MASTER_BP_MAP "MASTER_BP_MAP"
00078 #define PRO_BP_MAP "BP_MAP"
00079 #define PRO_MASTER_DARK "MASTER_DARK"
00080 #define PRO_SLOPE "SLOPE"
00081 #define PRO_DISTORTION "DISTORTION"
00082 #define PRO_SLITLETS_DISTANCE "SLITLETS_DISTANCE"
00083 #define PRO_MASTER_SLIT "MASTER_SLIT"
00084 #define PRO_MASTER_FLAT_LAMP "MASTER_FLAT_LAMP"
00085 #define PRO_MASTER_FLAT_LAMP1 "MASTER_FLAT_LAMP1"
00086 #define PRO_MASTER_FLAT_LAMP2 "MASTER_FLAT_LAMP2"
00087 #define PRO_SLIT_POS "SLIT_POS"
00088 #define PRO_REF_ATM_REF_CORR "ATM_REF_CORR"
00089 #define PRO_SLITLETS_POS_PREDIST "SLITLETS_POS_PREDIST"
00090 #define PRO_SLIT_POS_GUESS "SLIT_POS_GUESS"
00091 #define PRO_FIBRE_EW_STACKED "FIBRE_EW_STACKED"
00092 #define PRO_FIBRE_NS_STACKED_ON "FIBRE_NS_STACKED_ON"
00093 #define PRO_FIBRE_NS_STACKED_OFF "FIBRE_NS_STACKED_OFF"
00094 #define PRO_FIBRE_NS_STACKED "FIBRE_NS_STACKED"
00095 #define PRO_FIBRE_NS_STACKED_DIST "FIBRE_NS_STACKED_DIST"
00096 #define PRO_FIBRE_LAMP_STACKED "FIBRE_LAMP_STACKED"
00097 #define PRO_SLIT_LAMP_STACKED "SLIT_LAMP_STACKED"
00098 #define PRO_FLUX_LAMP_STACKED "FLUX_LAMP_STACKED"
00099 #define PRO_WAVE_LAMP_STACKED "WAVE_LAMP_STACKED"
00100 #define PRO_WAVE_SLITPOS_STACKED "WAVE_LAMP_SLITPOS_STACKED"
00101 #define PRO_WAVE_LAMP_DITHER_STACKED "WAVE_LAMP_DITHER_STACKED"
00102 #define PRO_WAVE_NS_STACKED "WAVE_NS_STACKED"
00103 #define PRO_WAVE_NS_DITHER_STACKED "WAVE_NS_DITHER_STACKED"
00104 #define PRO_WAVE_PAR_LIST "WAVE_FIT_PARAMS"
00105 #define PRO_WAVE_COEF_SLIT "WAVE_COEF_SLIT"
00106 #define PRO_PSF_CALIBRATOR_STACKED "PSF_CALIBRATOR_STACKED"
00107 #define PRO_FOCUS_STACKED "FOCUS_STACKED"
00108 #define PRO_OBJECT_NODDING_STACKED "OBJECT_NODDING_STACKED"
00109 #define PRO_OBJECT_SKYSPIDER_STACKED "OBJECT_SKYSPIDER_STACKED"
00110
00111
00112 #define PRO_RESAMPLED_WAVE "RESAMPLED_WAVE"
00113 #define PRO_RESAMPLED_OBJ "RESAMPLED_OBJ"
00114 #define PRO_RESAMPLED_SKY "RESAMPLED_SKY"
00115 #define PRO_RESAMPLED_FLAT_LAMP "RESAMPLED_FLAT_LAMP"
00116
00117 #define PRO_OBS_CUBE_SKY "OBS_CUBE_SKY"
00118 #define PRO_STD_CUBE_SKY "STD_CUBE_SKY"
00119 #define PRO_PSF_CUBE_SKY "PSF_CUBE_SKY"
00120 #define PRO_PUPIL_CUBE_SKY "PUPIL_CUBE_SKY"
00121
00122 #define PRO_PUPIL_CUBE "PUPIL_LAMP_CUBE"
00123
00124
00125 #define PRO_OBS_MED_SKY "OBS_MED_SKY"
00126 #define PRO_STD_MED_SKY "STD_MED_SKY"
00127 #define PRO_PSF_MED_SKY "PSF_MED_SKY"
00128 #define PRO_PUPIL_MED_SKY "PUPIL_MED_SKY"
00129
00130 #define PRO_PUPIL_LAMP_STACKED "PUPIL_LAMP_STACKED"
00131 #define PRO_SKY_NODDING_STACKED "SKY_NODDING_STACKED"
00132 #define PRO_STD_NODDING_STACKED "STD_NODDING_STACKED"
00133 #define PRO_MASTER_LAMP_SPEC "MASTER_LAMP_SPEC"
00134 #define PRO_MASTER_TWIFLAT "MASTER_TWIFLAT"
00135 #define PRO_COEFF_LIST "COEFF_LIST"
00136 #define PRO_INDEX_LIST "INDEX_LIST"
00137 #define PRO_HALO_SPECT "HALO_SPECT"
00138 #define PRO_FIRST_COL "FIRST_COL"
00139 #define PRO_MASK_CUBE "MASK_CUBE"
00140 #define PRO_PSF "MASTER_PSF"
00141
00142 #define TMP_FOCUS "FOCUS_STACKED"
00143 #define TMP_FOCUS_ON "FOCUS_ON_STACKED"
00144 #define TMP_FOCUS_OFF "FOCUS_OFF_STACKED"
00145
00146 #define PRO_FOCUS "MASTER_FOCUS"
00147 #define PRO_FOCUS_GAUSS "FOCUS_GAUSS"
00148 #define PRO_WAVE_MAP "WAVE_MAP"
00149 #define PRO_STD_STAR_SPECTRA "STD_STAR_SPECTRA"
00150 #define PRO_STD_STAR_SPECTRUM "STD_STAR_SPECTRUM"
00151
00152 #define PRO_CUBE "CUBE"
00153 #define PRO_IMA "IMA"
00154 #define PRO_SPECTRUM "SPECTRUM"
00155 #define PRO_COADD_SKY "COADD_SKY"
00156 #define PRO_COADD_PSF "COADD_PSF"
00157 #define PRO_COADD_STD "COADD_STD"
00158 #define PRO_COADD_OBJ "COADD_OBJ"
00159 #define PRO_COADD_PUPIL "COADD_PUPIL"
00160
00161 #define PRO_OBS_PSF "OBS_PSF"
00162 #define PRO_OBS_STD "OBS_STD"
00163 #define PRO_OBS_OBJ "OBS_OBJ"
00164 #define PRO_OBS_PUPIL "OBS_PUPIL"
00165 #define PRO_SPECTRA_QC "SPECTRA_QC"
00166
00167 #define PRO_MED_COADD_PSF "MED_COADD_PSF"
00168 #define PRO_MED_COADD_STD "MED_COADD_STD"
00169 #define PRO_MED_COADD_OBJ "MED_COADD_OBJ"
00170 #define PRO_MED_COADD_PUPIL "MED_COADD_PUPIL"
00171
00172
00173 #define PRO_MED_OBS_PSF "MED_OBS_PSF"
00174 #define PRO_MED_OBS_STD "MED_OBS_STD"
00175 #define PRO_MED_OBS_OBJ "MED_OBS_OBJ"
00176 #define PRO_MED_OBS_PUPIL "MED_OBS_PUPIL"
00177
00178
00179 #define PRO_CUBE_COLL "CUBE_COLL"
00180 #define PRO_SLOPEX "CUBE_COLL_SLOPEX"
00181 #define PRO_SLOPEY "CUBE_COLL_SLOPEY"
00182 #define PRO_MASK_CUBE "MASK_CUBE"
00183 #define PRO_MASK_COADD_PSF "MASK_COADD_PSF"
00184 #define PRO_MASK_COADD_STD "MASK_COADD_STD"
00185 #define PRO_MASK_COADD_OBJ "MASK_COADD_OBJ"
00186 #define PRO_MASK_COADD_PUPIL "MASK_COADD_PUPIL"
00187 #define PRO_OBJ_CUBE "OBJ_CUBE"
00188 #define PRO_BP_COEFF "BP_COEFF"
00189 #define PRO_EFFICIENCY "EFFICIENCY"
00190 CPL_END_DECLS
00191 #endif