IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15435


Ignore:
Timestamp:
Nov 1, 2007, 3:59:53 PM (19 years ago)
Author:
Paul Price
Message:

Fixing exposure times.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/format_raw.config

    r15434 r15435  
    182182        FPA.AZ          STR     AZ
    183183        FPA.TEMP        STR     DETTEM
    184         FPA.EXPOSURE    STR     EXPTIME
    185184        CHIP.ID         STR     DETECTOR
    186185        CELL.XBIN       STR     CCDSUM
     
    192191#       CELL.SATURATION STR     SATURATE
    193192        CHIP.TEMP       STR     DETTEM
    194         ### These will have to change when we get the 'real' EXPTIME measured by the shutter driver
    195         FPA.EXPOSURE    F32     EXPREQ
    196         CELL.EXPOSURE   F32     EXPREQ
    197         CELL.DARKTIME   F32     EXPREQ
     193        FPA.EXPOSURE    F32     EXPREQ          # Requested exposure time, presumably camera exposure time
     194        CELL.EXPOSURE   F32     EXPTIME         # Exposure time measured by shutter
     195        CELL.DARKTIME   F32     EXPREQ          # Requested exposure time, presumably camera exposure time
    198196END
    199197
Note: See TracChangeset for help on using the changeset viewer.