IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Fixing exposure times.

File:
1 edited

Legend:

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

    r15278 r15434  
    180180        FPA.AZ          STR     AZ
    181181        FPA.TEMP        STR     DETTEM
    182         FPA.EXPOSURE    STR     EXPTIME
    183182        CHIP.ID         STR     DETECTOR
    184183        CELL.XBIN       STR     CCDSUM
     
    189188        CELL.YPARITY    STR     LTM2_2
    190189#       CELL.SATURATION STR     SATURATE
     190        FPA.EXPOSURE    STR     EXPREQ          # Requested exposure time, presumably camera exposure time
     191        CELL.EXPOSURE   STR     EXPTIME         # Exposure time measured by shutter
     192        CELL.DARKTIME   STR     EXPREQ          # Requested exposure time, presumably camera exposure time
    191193END
    192194
     
    452454          XY76  S32     1
    453455        END
    454         CELL.EXPOSURE   F32     0.0
    455         CELL.DARKTIME   F32     0.0
    456456        CELL.GAIN       F32     1.0
    457457        CELL.READNOISE  F32     0.0
Note: See TracChangeset for help on using the changeset viewer.