sinfo_hidden.h

00001 /* $Id: sinfo_hidden.h,v 1.2 2006/12/05 10:55:29 amodigli Exp $
00002  *
00003  * This file is part of the CPL (Common Pipeline Library)
00004  * Copyright (C) 2002 European Southern Observatory
00005  *
00006  * This library is free software; you can redistribute it and/or
00007  * modify it under the terms of the GNU Lesser General Public
00008  * License as published by the Free Software Foundation; either
00009  * version 2.1 of the License, or (at your option) any later version.
00010  *
00011  * This library is distributed in the hope that it will be useful,
00012  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00013  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00014  * Lesser General Public License for more details.
00015  *
00016  * You should have received a copy of the GNU Lesser General Public
00017  * License along with this library; if not, write to the Free Software
00018  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
00019  */
00020 /*
00021  * $Author: amodigli $
00022  * $Date: 2006/12/05 10:55:29 $
00023  * $Revision: 1.2 $
00024  * $Name:  $
00025  */
00026 
00027  /****************************************************************
00028   *           Bad pixel search  (noise method)                  *
00029   ****************************************************************/
00030 #ifndef SINFO_HIDDEN_H
00031 #define SINFO_HIDDEN_H
00032 
00033 #define BP_LIN_OUT_FILENAME               "out_bp_lin.fits"
00034 #define BP_LIN_GAIN_OUT_FILENAME          "out_gain_info.fits"
00035 #define BP_LIN_LIN_DET_INFO_OUT_FILENAME  "out_lin_det_info.fits"
00036 #define BP_LIN_COEFFS_CUBE_OUT_FILENAME   "out_bplin_coeffsCube.fits"
00037 #define BP_NOISE_OUT_FILENAME             "out_bp_noise.fits"
00038 
00039 #define BP_NORM_INT_COL_TILT_CORR_OUT_FILENAME  "out_int_col_tilt_corr.fits"
00040 
00041 #define DARK_OUT_FILENAME        "out_dark.fits"
00042 
00043 #define LAMP_FLATS_OUT_FILENAME   "out_flat.fits"
00044 #define LAMP_FLATS_OUT_BPMAP      "out_bpmask.fits"
00045 #define BP_NORM_OUT_FILENAME      "out_bp_norm.fits"
00046 #define MASTER_BPMAP_OUT_FILENAME "out_bpmap_sum.fits"
00047 
00048 #define DISTORTION_NS_OUT_FILENAME "out_ns_distortion.fits"
00049 #define DISTORTION_OUT_FILENAME    "out_distortion.fits"
00050 #define SLITPOS_OUT_FILENAME       "out_slit_pos.fits"
00051 #define BP_DIST_OUT_FILENAME       "out_bp_dist.fits"
00052 #define COEFF_OUT_FILENAME         "out_coef_params.fits"
00053 #define NS_TEST_DISTANCES_OUT_FILENAME "out_distances.fits"
00054 #define NS_TEST_OUT_FILENAME           "out_ns.fits"
00055 
00056 
00057 #define WAVECAL_OUT_FILENAME              "out_wavemap_ima.fits"
00058 #define WAVECAL_FIT_PARAMS_OUT_FILENAME   "out_fit_params.fits"
00059 #define WAVECAL_COEFF_SLIT_OUT_FILENAME   "outCoeffsSlit.fits"
00060 #define WAVECAL_SLIT_POS_OUT_FILENAME     "out_slitpos.fits"
00061 
00062 
00063 #define STACKED_OUT_FILENAME                 "out_stack.fits"
00064 #define STACK_MFLAT_DIST_OUT_FILENAME        "out_stack_mflat_dist.fits"
00065 #define STACK_MFLAT_DITHER_DIST_OUT_FILENAME "out_stack_mflat_dither_dist.fits"
00066 
00067 #define STACK_SKY_DIST_OUT_FILENAME             "out_sky_stack_dist"
00068 
00069 #define ESTIMATED_SLITLETS_DISTANCE 64.
00070 
00071 
00072 #define PSF_OUT_FILENAME                   "out_psf.fits"
00073 #define PSF_AO_PERFORMANCE_OUT_FILENAME    "out_ao_performance.fits"
00074 #define PSF_ENC_ENERGY_OUT_FILENAME        "out_encircled_energy.fits"
00075 #define STDSTAR_OUT_FILENAME               "out_starspectrum.fits"
00076 #define STDSTAR_OUT_TABLE                  "out_std_star_spectrum.fits"
00077 #define STDSTAR_CONV_OUT_FILENAME          "out_convfactor.fits"
00078 #define SKYPMAP_OUT_FILENAME               "out_skymap.fits"
00079 #define NSLITLETS               32
00080 
00081 #define OBJNOD_OUT_BPMAP        "out_objnod_bpmap.fits"
00082 #define OBJNOD_OUT_MED_CUBE     "out_objnod_med_cube.fits"
00083 #define OBJNOD_OUT_FILENAME     "out_objnod.fits"
00084 
00085 #define OBJNOD_OUT_MFLAT_CUBE_FILENAME     "out_mflat_cube.fits"
00086 #define OBJNOD_OUT_MFLAT_AVG_FILENAME      "out_mflat_avg.fits"
00087 #define OBJNOD_OUT_MFLAT_MED_FILENAME      "out_mflat_med.fits"
00088 #define RESAMPLED_OUT_OBJ_FILENAME         "out_resampled_obj"
00089 #define RESAMPLED_OUT_SKY_FILENAME         "out_resampled_sky"
00090 #define RESAMPLED_OUT_FLAT_FILENAME        "out_resampled_flat"
00091 
00092 
00093 #define STDSTAR_OUT_MED_CUBE    "out_stdstar_med_cube.fits"
00094 
00095 #define FOCUS_OUT_FILENAME             "out_focus.fits"
00096 #define FOCUS_FITPAR_OUT_FILENAME      "out_focus_fitpar.fits"
00097 #define FOCUS_GAUSSPLOT_OUT_FILENAME   "out_focus_gaussplot.fits"
00098 
00099 #define LAMPSPEC_OUT_FILENAME "out_lampspec.fits"
00100 #define TWIFLAT_OUT_FILENAME  "out_twiflat.fits"
00101 #define SKYSPIDER_OUT_FILENAME "out_objnod.fits"
00102 #define SKYSPIDER_MASK_OUT_FILENAME "out_mask_cube_spider.fits"
00103 #endif

Generated on Wed Jan 17 08:33:42 2007 for SINFONI Pipeline Reference Manual by  doxygen 1.4.4