IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15436


Ignore:
Timestamp:
Nov 1, 2007, 5:14:46 PM (19 years ago)
Author:
Paul Price
Message:

Just found out that we *do* have a DARKTIME.

Location:
trunk/ippconfig/gpc1
Files:
2 edited

Legend:

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

    r15434 r15436  
    190190        FPA.EXPOSURE    STR     EXPREQ          # Requested exposure time, presumably camera exposure time
    191191        CELL.EXPOSURE   STR     EXPTIME         # Exposure time measured by shutter
    192         CELL.DARKTIME   STR     EXPREQ          # Requested exposure time, presumably camera exposure time
     192        CELL.DARKTIME   STR     DARKTIME        # Exposure time for camera
    193193END
    194194
  • trunk/ippconfig/gpc1/format_raw.config

    r15435 r15436  
    193193        FPA.EXPOSURE    F32     EXPREQ          # Requested exposure time, presumably camera exposure time
    194194        CELL.EXPOSURE   F32     EXPTIME         # Exposure time measured by shutter
    195         CELL.DARKTIME   F32     EXPREQ          # Requested exposure time, presumably camera exposure time
     195        CELL.DARKTIME   F32     DARKTIME        # Exposure time for camera
    196196END
    197197
Note: See TracChangeset for help on using the changeset viewer.