IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2007, 11:41:21 AM (19 years ago)
Author:
Paul Price
Message:

Putting everything into dvo.config. Using MJD instead of separate date and time in headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/simmosaic/format_split.config

    r13501 r13792  
    5959        FPA.DEC         STR     DEC
    6060        FPA.OBJECT      STR     OBJECT
    61         FPA.TIME        STR     DATE-OBS UTC-OBS        # Date and time
     61        FPA.TIME        STR     MJD-OBS
    6262        FPA.EXPOSURE    STR     EXPTIME
    6363        CELL.EXPOSURE   STR     EXPTIME
    6464        CELL.DARKTIME   STR     DARKTIME
    65         CELL.TIME       STR     DATE-OBS UTC-OBS        # Date and time
     65        CELL.TIME       STR     MJD-OBS
    6666        CELL.XBIN       STR     XBIN
    6767        CELL.YBIN       STR     YBIN
     
    119119        FPA.RA          STR     HOURS
    120120        FPA.DEC         STR     DEGREES
    121         FPA.TIME        STR     SEPARATE,YEAR.FIRST
    122         CELL.TIME       STR     SEPARATE,YEAR.FIRST
     121        FPA.TIME        STR     MJD
     122        CELL.TIME       STR     MJD
    123123END
Note: See TracChangeset for help on using the changeset viewer.