IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2008, 2:25:51 PM (18 years ago)
Author:
eugene
Message:

set CELL.BAD to -100 for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/simtest/format.config

    r17911 r17978  
    1212        PHU             STR     FPA     # The FITS file represents an entire FPA
    1313        EXTENSIONS      STR     NONE    # There are no extensions
    14         FPA.OBS STR     OBJECT  # A PHU keyword for unique identifier within the hierarchy level
     14        FPA.OBS         STR     OBJECT  # A PHU keyword for unique identifier within the hierarchy level
    1515END
    1616
     
    5555        FPA.DETECTOR    STR     SIMTEST
    5656        CELL.SATURATION F32     65535
    57         CELL.BAD        F32     0
     57        CELL.BAD        F32     -100 ## XXX this value is bogus, but needs to be context based so residual images do not get half-masked
    5858        CELL.READDIR    S32     1
    5959        CELL.TIMESYS    STR     UTC
Note: See TracChangeset for help on using the changeset viewer.