IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2008, 11:23:59 AM (18 years ago)
Author:
Paul Price
Message:

Working towards controlling formats in an operational mode. Renamed format_raw.config to format_orig.config. Renamed format_new.config to format_20080929.config. From now on, will name formats by the date (around) when they cut on. The actual cut on is implemented by the RULEs. The original format now contains a correction to the temperature search for OTA24: the search is based on the date, but the dates were off by 1 month due to a bug in the shutter controller; the database was fixed but the headers have not been, so need to account for this when searching. The new format is intended for use after the shutter controller bug was fixed.

File:
1 edited

Legend:

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

    r19981 r19993  
    33# File formats that we know about
    44FORMATS         METADATA
    5         MEF     STR     gpc1/format_mef.config
    6 #       NEW     STR     gpc1/format_new.config
    7         RAW     STR     gpc1/format_raw.config
     5        MEF             STR     gpc1/format_mef.config
     6        RAW_20080929    STR     gpc1/format_20080929.config
     7        ORIG            STR     gpc1/format_orig.config
    88END
    99
Note: See TracChangeset for help on using the changeset viewer.