IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41854 for trunk/ippconfig


Ignore:
Timestamp:
Oct 22, 2021, 12:02:05 PM (5 years ago)
Author:
eugene
Message:

add FPA.SHUTOUTC, FPA.SHUTCUTC so warps can get the time of exposure; add FPA.ZP to smf and warp cmf headers get zp

Location:
trunk/ippconfig/gpc2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc2/format_20180131.config

    r40412 r41854  
    284284        FPA.BURNTOOL.APPLIED STR BTOOLAPP
    285285        CHIP.VIDEOCELL  STR     CELLMODE
     286
     287        FPA.SHUTOUTC    STR     SHUTOUTC
     288        FPA.SHUTCUTC    STR     SHUTCUTC
    286289
    287290        FPA.PON.TIME    STR     PONTIME
  • trunk/ippconfig/gpc2/format_mef.config

    r41661 r41854  
    182182        FPA.ROTANGLE    STR     ROT
    183183        FPA.FOCUS       STR     M2Z
    184         FPA.TIME        STR     SHUTOUTC
     184#       FPA.TIME        STR     SHUTOUTC  : this should not be set or it overrides the FPA.SHUTOUTC entry below
    185185        FPA.ALT         STR     ALT
    186186        FPA.AZ          STR     AZ
    187187        FPA.TEMP        STR     DETTEM
     188        FPA.ZP          STR     MAG_ZP
    188189        FPA.M1X         STR     M1X
    189190        FPA.M1Y         STR     M1Y   
     
    225226        CELL.EXPOSURE   STR     EXPTIME         # Exposure time measured by shutter CZW: Not found in cell extensions/nor GPC1
    226227        CELL.DARKTIME   STR     DARKTIME        # Exposure time for camera
    227         CELL.TIME       STR     SHUTOUTC        # Observation time CZW: Not found in cell extensions/nor GPC1
     228#       CELL.TIME       STR     SHUTOUTC        # EAM this should not be set
    228229        CELL.GAIN       STR     GAIN            # Cell gain (e/ADU) CZW: Not found in cell extensions
    229230        CELL.READNOISE  STR     RDNOISE         # Cell read noise (ADU)
     
    239240        FPA.ELEVATION   F32     3048.0 # altitude in meters
    240241        FPA.DETECTOR    STR     GPC2
    241         FPA.TIMESYS     STR     UTC
     242        FPA.TIMESYS     STR     TAI
     243#       FPA.TIMESYS     STR     UTC  -- TAI is consisent with GPC1
    242244        CHIP.XSIZE      S32     4846
    243245        CHIP.YSIZE      S32     4868
Note: See TracChangeset for help on using the changeset viewer.