IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 17, 2009, 12:58:42 PM (17 years ago)
Author:
giebink
Message:

TIME errors reported during image injection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/simmosaic_branches/ippconfig/simmosaic/format_together.config

    r17911 r25091  
    5454        FPA.DEC         STR     DEC
    5555        FPA.OBJECT      STR     OBJECT
    56         FPA.TIME        STR     MJD-OBS
     56        FPA.TIME        STR     DATE-OBS UTC-OBS
    5757        FPA.EXPOSURE    STR     EXPTIME
    5858        CELL.EXPOSURE   STR     EXPTIME
    5959        CELL.DARKTIME   STR     DARKTIME
    60         CELL.TIME       STR     MJD-OBS
     60        CELL.TIME       STR     DATE-OBS UTC-OBS
    6161        CELL.XBIN       STR     XBIN
    6262        CELL.YBIN       STR     YBIN
    6363END
     64#FPA.TIME       STR     MJD-OBS
     65#CELL.TIME      STR     MJD-OBS
    6466
    6567# Default PS concepts that may be specified by value
     
    115117        FPA.RA          STR     HOURS
    116118        FPA.DEC         STR     DEGREES
    117         FPA.TIME        STR     MJD
    118         CELL.TIME       STR     MJD
     119        FPA.TIME        STR     SEPARATE,YEAR.FIRST
     120        CELL.TIME       STR     SEPARATE,YEAR.FIRST
    119121END
     122#FPA.TIME       STR     MJD
     123#CELL.TIME      STR     MJD
Note: See TracChangeset for help on using the changeset viewer.