IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 22685


Ignore:
Timestamp:
Feb 26, 2009, 11:06:49 AM (17 years ago)
Author:
Paul Price
Message:

Set concepts for CELL.TIME and CELL.TIMESYS; no idea why they weren't
set. Set TIMESYS to TAI --- it doesn't make sense to write a MJD in
UTC, because of the possible presence of leap seconds.

File:
1 edited

Legend:

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

    r20951 r22685  
    197197        FPA.INSTRUMENT  STR     GPC1
    198198        FPA.DETECTOR    STR     GPC1
    199         FPA.OBS S32     12345
    200         FPA.TIMESYS     STR     UTC
    201         CHIP.XSIZE              S32     4846
    202         CHIP.YSIZE              S32     4868
     199        FPA.OBS         S32     12345
     200        FPA.TIMESYS     STR     TAI
     201        CHIP.XSIZE      S32     4846
     202        CHIP.YSIZE      S32     4868
    203203        CHIP.XPARITY    S32     1
    204204        CHIP.YPARITY    S32     1
     
    461461        CELL.XSIZE      S32     590
    462462        CELL.YSIZE      S32     598
    463 #       CELL.TIME       STR     MJD-OBS
    464 #       CELL.TIMESYS    STR     TIMESYS
     463        CELL.TIME       STR     MJD-OBS
     464        CELL.TIMESYS    STR     TAI
    465465#       CELL.SATURATION STR     60000
    466466END
Note: See TracChangeset for help on using the changeset viewer.