IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2007, 8:48:41 AM (19 years ago)
Author:
eugene
Message:

fixed TEL,INST,DET,etc

File:
1 edited

Legend:

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

    r12374 r13746  
    5151# How to translate PS concepts into FITS headers
    5252TRANSLATION     METADATA
    53         FPA.NAME        STR     EXPNUM
    5453        FPA.AIRMASS     STR     AIRMASS
    5554        FPA.FILTER      STR     FILTER
     
    7069        CELL.EXPOSURE   STR     EXPTIME
    7170        CELL.DARKTIME   STR     DARKTIME
    72 #       CELL.READNOISE  STR     RDNOISE
    7371        CELL.SATURATION STR     SATURATE
    7472        CELL.TIME       STR     MJD-OBS
     
    8078# Default PS concepts that may be specified by value
    8179DEFAULTS        METADATA
     80        FPA.TELESCOPE           STR     CFHT
     81        FPA.INSTRUMENT          STR     CFH12K          # this value is used in ipprc.config to find the recipes
     82        FPA.DETECTOR            STR     CFH12K
    8283        CHIP.XSIZE              S32     2048
    83         CHIP.YSIZE              S32     4612
    84         CELL.XSIZE              S32     1024
    85         CELL.YSIZE              S32     4612
     84        CHIP.YSIZE              S32     4096
     85        CELL.XSIZE              S32     2048
     86        CELL.YSIZE              S32     4096
    8687        CELL.READDIR            S32     1               # Cell is read in x direction
    8788        CELL.BAD                S32     0
Note: See TracChangeset for help on using the changeset viewer.