IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2008, 10:49:45 AM (18 years ago)
Author:
eugene
Message:

adding format_20080925 to handle mismatch between SHUTOUTC and db times; format_orig needs to use MJD-OBS

File:
1 edited

Legend:

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

    r20008 r20021  
    1010        CONTROLR        STR     STARGRASP
    1111        NAMPS           S32     64
    12         SHUTDAVR        F32     1.21            # OP: >=
     12        MJD-OBS         F64     54739.0  # OP: >=
     13#       SHUTDAVR        F32     1.21            # OP: >=
     14
     15#       The most accurate keyword for the time/date is SHUTOUTC, but
     16#       until 2009/9/30, there was a bug which set the month off by 1.
     17#       The prior formats use MJD-OBS for time/date, and this is set
     18#       in the db.  SHUTDAVR is supposed to be the key to the new
     19#       shutter driver, but there were earlier periods where the value
     20#       was 1.21, so we are keying on the MJD of the change.  Also
     21#       note that historically (early 2008), SHUTOUTC was not
     22#       available, forcing MJD-OBS in those periods.
    1323END
    1424
Note: See TracChangeset for help on using the changeset viewer.