IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15445


Ignore:
Timestamp:
Nov 4, 2007, 10:57:22 AM (19 years ago)
Author:
eugene
Message:

fixed syntax error for several elements (said F32, when it was STR)

File:
1 edited

Legend:

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

    r15436 r15445  
    191191#       CELL.SATURATION STR     SATURATE
    192192        CHIP.TEMP       STR     DETTEM
    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     DARKTIME        # Exposure time for camera
     193        FPA.EXPOSURE    STR     EXPREQ          # Requested exposure time, presumably camera exposure time
     194        CELL.EXPOSURE   STR     EXPTIME         # Exposure time measured by shutter
     195        CELL.DARKTIME   STR     DARKTIME        # Exposure time for camera
    196196END
    197197
Note: See TracChangeset for help on using the changeset viewer.