IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25394


Ignore:
Timestamp:
Sep 15, 2009, 3:48:30 PM (17 years ago)
Author:
eugene
Message:

SATURATE from header, BAD needs to be less than 0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/mosaic2/format.config

    r25276 r25394  
    7373        CELL.GAIN               STR     GAIN
    7474        CELL.READNOISE          STR     RDNOISE
    75         # CELL.SATURATION               STR     SATURATE
     75        CELL.SATURATION         STR     SATURATE
    7676        CELL.TIME               STR     MJD-OBS
    7777        CELL.XBIN               STR     CCDSUM
     
    8888        FPA.ALT                 F32     0.0             # Not present in header
    8989        FPA.AZ                  F32     0.0             # Not present in header
    90         CELL.SATURATION         STR     50000
    9190        CELL.TIMESYS            STR     UTC             # Header says "UTC approximate"
    9291        CELL.READDIR            S32     1               # Cell is read in x direction
    93         CELL.BAD                S32     0
     92        CELL.BAD                S32     -100
    9493        CELL.YPARITY            S32     1
    9594        CELL.Y0                 S32     0
Note: See TracChangeset for help on using the changeset viewer.