IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15550


Ignore:
Timestamp:
Nov 9, 2007, 2:42:28 PM (19 years ago)
Author:
eugene
Message:

drop EARLY concept for cfh12k formats; always use IMAGEID for EXTWORD

Location:
trunk/ippconfig/cfh12k
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/cfh12k/camera.config

    r15544 r15550  
    33# File formats that we know about
    44FORMATS         METADATA
    5         EARLY   STR     cfh12k/format_mef_early.config
    6         ESPLIT  STR     cfh12k/format_split_early.config
     5#       EARLY   STR     cfh12k/format_mef_early.config
     6#       ESPLIT  STR     cfh12k/format_split_early.config
    77        MEF     STR     cfh12k/format_mef.config
    88        SPLIT   STR     cfh12k/format_split.config
  • trunk/ippconfig/cfh12k/format_mef.config

    r15144 r15550  
    1515        EXTENSIONS      STR     CHIP    # The extensions represent chips
    1616        FPA.NAME        STR     EXPNUM  # A PHU keyword for unique identifier
    17         CHIP.NAME       STR     EXTNAME # An extension keyword for unique identifie
    18         EXTWORD         STR     EXTNAME
    19         # change this to CONTENT?
     17        CHIP.NAME       STR     IMAGEID # An extension keyword for unique identifie
     18        EXTWORD         STR     IMAGEID
    2019END
    2120
     
    2322CONTENTS        METADATA
    2423        # Extension name, chip name:component cell
    25         chip00          STR     ccd00:MIT-LL
    26         chip01          STR     ccd01:MIT-LL
    27         chip02          STR     ccd02:MIT-LL
    28         chip03          STR     ccd03:MIT-LL
    29         chip04          STR     ccd04:MIT-LL
    30         chip05          STR     ccd05:MIT-LL
    31         chip06          STR     ccd06:MIT-LL
    32         chip07          STR     ccd07:MIT-LL
    33         chip08          STR     ccd08:MIT-LL
    34         chip09          STR     ccd09:MIT-LL
    35         chip10          STR     ccd10:MIT-LL
    36         chip11          STR     ccd11:MIT-LL
     24         0              STR     ccd00:MIT-LL
     25         1              STR     ccd01:MIT-LL
     26         2              STR     ccd02:MIT-LL
     27         3              STR     ccd03:MIT-LL
     28         4              STR     ccd04:MIT-LL
     29         5              STR     ccd05:MIT-LL
     30         6              STR     ccd06:MIT-LL
     31         7              STR     ccd07:MIT-LL
     32         8              STR     ccd08:MIT-LL
     33         9              STR     ccd09:MIT-LL
     34        10              STR     ccd10:MIT-LL
     35        11              STR     ccd11:MIT-LL
    3736END
    3837
     
    5655# How to translate PS concepts into FITS headers
    5756TRANSLATION     METADATA
    58         FPA.AIRMASS     STR     AIRMASS
    5957        FPA.OBSTYPE     STR     OBSTYPE
    6058        FPA.OBJECT      STR     OBJECT
     59        FPA.AIRMASS     STR     AIRMASS
    6160        FPA.FILTERID    STR     FILTER
    6261        FPA.FILTER      STR     FILTER
  • trunk/ippconfig/cfh12k/format_mef_early.config

    r15114 r15550  
    88        INSTRUME        STR     CFH12K Mosaic
    99        EXTEND          BOOL    T
    10         IMAGESWV        MULTI
    11         IMAGESWV        STR     CFHT DetCom v3.25 (Jun 13 2001)   
    12         IMAGESWV        STR     CFHT DetCom v3.28 (Jul 11 2001)   
    13         IMAGESWV        STR     CFHT DetCom v3.35 (May 01 2002)
     10#       IMAGESWV        MULTI
     11#       IMAGESWV        STR     CFHT DetCom v3.25 (Jun 13 2001)   
     12#       IMAGESWV        STR     CFHT DetCom v3.28 (Jul 11 2001)   
     13#       IMAGESWV        STR     CFHT DetCom v3.35 (May 01 2002)
    1414END
    1515
     
    169169END
    170170 
     171#  fits  CFHT 12kcom v2 2 (Sep 28 1999) 
     172#  fits  CFHT 12kcom v2 6 (Dec 01 1999) 
     173#  fits  CFHT DetCom v3 1 (Oct 19 2000) 
     174#  fits  CFHT DetCom v3 2 (Dec 23 2000) 
     175#  fits  CFHT DetCom v3 22 (Apr 12 2001) 
     176#  fits  CFHT DetCom v3 25 (Jun 13 2001) 
     177#  fits  CFHT DetCom v3 32 (Oct 20 2001) 
     178#  fits  CFHT DetCom v3 33 (Dec 09 2001) 
     179#  fits  CFHT DetCom v3 35 (Jan 07 2002) 
     180#  fits  CFHT DetCom v3 35 (Mar 09 2002) 
     181#  fits  CFHT DetCom v3 35 (May 01 2002) 
     182#  fits  CFHT DetCom v3 7 (Jun 29 2000) 
     183#  fits  CFHT DetCom v3 8 (Aug 02 2000) 
     184#  fits  CFHT DetCom v3 9 (Sep 15 2000) 
  • trunk/ippconfig/cfh12k/format_split.config

    r15144 r15550  
    1212FILE    METADATA
    1313        # How to read this data
    14         PHU             STR     CHIP    # The FITS file represents an entire FPA
    15         EXTENSIONS      STR     NONE    # The extensions represent chips
    16         FPA.NAME        STR     EXPNUM  # A PHU keyword for unique identifier
    17         CONTENT         STR     IMAGEID # Key to the CONTENTS menu
     14        PHU             STR     CHIP     # The FITS file represents an entire FPA
     15        EXTENSIONS      STR     NONE     # The extensions represent chips
     16        FPA.NAME        STR     EXPNUM   # A PHU keyword for unique identifier
     17        CHIP.NAME       STR     IMAGEID  # An extension keyword for unique identifie
     18        EXTWORD         STR     IMAGEID
     19        CONTENT         STR     IMAGEID  # Key to the CONTENTS menu
    1820        CONTENT.RULE    STR     {CHIP.N} # How to derive the CONTENT when writing
    19         EXTWORD         STR     EXTNAME
    2021END
    2122
     
    5859# How to translate PS concepts into FITS headers
    5960TRANSLATION     METADATA
     61        FPA.OBSTYPE     STR     OBSTYPE
     62        FPA.OBJECT      STR     OBSTYPE
    6063        FPA.AIRMASS     STR     AIRMASS
     64        FPA.FILTERID    STR     FILTER
    6165        FPA.FILTER      STR     FILTER
    6266        FPA.POSANGLE    STR     ROTANGLE
     
    6468        FPA.DEC         STR     DEC
    6569        FPA.RADECSYS    STR     RADECSYS
    66         FPA.OBSTYPE     STR     OBSTYPE
    67         FPA.OBJECT      STR     OBSTYPE
    6870        FPA.FOCUS       STR     TELFOCUS
    6971        FPA.TIME        STR     MJD-OBS
     
    9294        CELL.XSIZE              S32     2048
    9395        CELL.YSIZE              S32     4096
     96        CELL.READNOISE          F32     10.0
    9497        CELL.READDIR            S32     1               # Cell is read in x direction
    9598        CELL.BAD                S32     0
  • trunk/ippconfig/cfh12k/format_split_early.config

    r15114 r15550  
    6363# How to translate PS concepts into FITS headers
    6464TRANSLATION     METADATA
    65         FPA.AIRMASS     STR     AIRMASS
    6665        FPA.OBSTYPE     STR     OBSTYPE
    6766        FPA.OBJECT      STR     OBSTYPE
     67        FPA.AIRMASS     STR     AIRMASS
    6868        FPA.FILTERID    STR     FILTER
    6969        FPA.FILTER      STR     FILTER
Note: See TracChangeset for help on using the changeset viewer.