IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2006, 6:09:48 PM (20 years ago)
Author:
eugene
Message:

adding psastro bits

File:
1 edited

Legend:

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

    r6868 r7086  
    8282        CELL.GAIN       STR     GAIN
    8383        CELL.READNOISE  STR     RDNOISE
    84         CELL.SATURATION STR     SATURATE
     84#        CELL.SATURATION STR     SATURATE
    8585        CELL.TIME       STR     MJD-OBS
    8686        CELL.XBIN       STR     CCDBIN1
     
    9191DEFAULTS        METADATA
    9292        CELL.READDIR            S32     1               # Cell is read in x direction
    93         CELL.BAD                S32     0
     93        CELL.BAD                S32     1
    9494        CELL.TIMESYS            STR     UTC
    9595        CELL.XPARITY            S32     1
     
    9797        CELL.X0                 S32     0
    9898        CELL.Y0                 S32     0
     99        CELL.SATURATION         S32     50000
    99100END
    100101
     
    120121 
    121122# How to get the supplementary stuff: mask and weight
     123#### XXX these are probably not needed now
    122124SUPPLEMENTARY   METADATA
    123125        MASK.SOURCE     STR     FILE            # Source type for mask: EXT | FILE
Note: See TracChangeset for help on using the changeset viewer.