sinfo_tpl_dfs.h

00001 /* $Id: sinfo_tpl_dfs.h,v 1.3 2008/07/09 09:53:23 amodigli Exp $
00002  *
00003  * This file is part of the SINFONI Pipeline
00004  * Copyright (C) 2002,2003 European Southern Observatory
00005  *
00006  * This program is free software; you can redistribute it and/or modify
00007  * it under the terms of the GNU General Public License as published by
00008  * the Free Software Foundation; either version 2 of the License, or
00009  * (at your option) any later version.
00010  *
00011  * This program 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
00014  * GNU General Public License for more details.
00015  *
00016  * You should have received a copy of the GNU General Public License
00017  * along with this program; if not, write to the Free Software
00018  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
00019  */
00020 
00021 /*
00022  * $Author: amodigli $
00023  * $Date: 2008/07/09 09:53:23 $
00024  * $Revision: 1.3 $
00025  * $Name: HEAD $
00026  */
00027 
00028 #ifndef SINFO_TPL_DFS_H
00029 #define SINFO_TPL_DFS_H
00030 
00031 /*-----------------------------------------------------------------------------
00032                                    Define
00033  -----------------------------------------------------------------------------*/
00034 
00035 /* Define here the PRO.CATG keywords */
00036 #define SI_UTL_IMA_ARITH_PROIMA               "PRO_IMA"
00037 #define SINFO_RAW                           "RAW"
00038 #define SINFO_CAL                           "CAL"
00039 
00040 /* Define here the DO.CATG keywords */
00041 #define SI_UTL_IMA_ARITH_IMA1                 "IMA1"
00042 #define SI_UTL_IMA_ARITH_IMA2                 "IMA2"
00043 #define SI_UTL_CUBE2IMA_CUBE                  "CUBE"
00044 #define SI_UTL_CUBE2SPECTRUM_CUBE             "CUBE"
00045 #define SI_UTL_CUBE_ARITH_CUBE                "CUBE"
00046 #define SI_UTL_CUBE_ARITH_SPECTRUM            "SPECTRUM"
00047 #define SI_UTL_CUBE2IMA_PROIMA                "PRO_IMA"
00048 #define SI_UTL_CUBE2SPECTRUM_PROIMA           "PRO_IMA"
00049 #define SI_UTL_CUBE_ARITH_PROCUBE             "PRO_CUBE_COADD"
00050 #define SI_UTL_CUBE_COMBINE_PROCUBE           "PRO_CUBE"
00051 #define SI_UTL_CUBE_COMBINE_PROMASK           "PRO_BP_MAP_CUBE_COADD"
00052 #define SI_UTL_SPECTRUM_ARITH_PROSPECTRUM     "PRO_SPECTRUM"
00053 #define SI_UTL_SPECTRUM_ARITH_SPECTRUM        "SPECTRUM"
00054 #define SI_UTL_SPECTRUM_WAVELENGTH_SHIFT_PROSPECTRUM     "PRO_SPECTRUM"
00055 #define SI_UTL_SPECTRUM_WAVELENGTH_SHIFT_SPECTRUM        "SPECTRUM"
00056 #define SI_UTL_SPECTRUM_DIVIDE_BY_BLACKBODY_PROSPECTRUM     "PRO_SPECTRUM"
00057 #define SI_UTL_SPECTRUM_DIVIDE_BY_BLACKBODY_SPECTRUM        "SPECTRUM"
00058 #define SI_UTL_GENLOOKUP_CUBE1                "CUBE1"
00059 #define SI_UTL_GENLOOKUP_CUBE2                "CUBE2"
00060 #define SI_UTL_GENLOOKUP_PROIMA1              "PRO_IMA1"
00061 #define SI_UTL_GENLOOKUP_PROIMA2              "PRO_IMA2"
00062 #define SI_UTL_GENLOOKUP_PROIMA3              "PRO_IMA3"
00063 #define SI_UTL_GENLOOKUP_PROIMA4              "PRO_IMA4"
00064 #define SI_SKYMAP_CUBE                        "PRO_CUBE"
00065 #define SI_SKYMAP_PROIMA                      "PRO_IMA"
00066 
00067 
00068 /*-----------------------------------------------------------------------------
00069                                 Functions prototypes
00070  -----------------------------------------------------------------------------*/
00071 
00072 int sinfo_dfs_set_groups(cpl_frameset *) ;
00073 
00074 #endif

Generated on 3 Mar 2013 for SINFONI Pipeline Reference Manual by  doxygen 1.6.1