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_split.config

    r21102 r25091  
    5959        FPA.DEC         STR     DEC
    6060        FPA.OBJECT      STR     OBJECT
    61         FPA.TIME        STR     MJD-OBS
     61        FPA.TIME        STR     DATE-OBS UTC-OBS
    6262        FPA.EXPOSURE    STR     EXPTIME
    6363        CELL.EXPOSURE   STR     EXPTIME
    6464        CELL.DARKTIME   STR     DARKTIME
    65         CELL.TIME       STR     MJD-OBS
     65        CELL.TIME       STR     DATE-OBS UTC-OBS
    6666        CELL.XBIN       STR     XBIN
    6767        CELL.YBIN       STR     YBIN
    6868END
     69#FPA.TIME       STR     MJD-OBS
     70#CELL.TIME      STR     MJD-OBS
    6971
    7072# Default PS concepts that may be specified by value
     
    120122        FPA.RA          STR     HOURS
    121123        FPA.DEC         STR     DEGREES
    122         FPA.TIME        STR     MJD
    123         CELL.TIME       STR     MJD
     124        FPA.TIME        STR     SEPARATE,YEAR.FIRST
     125        CELL.TIME       STR     SEPARATE,YEAR.FIRST
    124126END
     127#FPA.TIME       STR     MJD
     128#CELL.TIME      STR     MJD
Note: See TracChangeset for help on using the changeset viewer.