IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 12, 2006, 11:40:13 AM (20 years ago)
Author:
Paul Price
Message:

Adding FPA.TIME, FPA.TIMESYS

File:
1 edited

Legend:

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

    r9221 r9512  
    9292        FPA.OBSTYPE     STR     OBSTYPE
    9393        FPA.OBJECT      STR     CMMTOBS
     94        FPA.TIME        STR     MJD-OBS
     95        FPA.TIMESYS     STR     TIMESYS
    9496        FPA.ALT         STR     TELALT
    9597        FPA.AZ          STR     TELAZ
     
    100102        CELL.SATURATION STR     SATURATE
    101103        CELL.TIME       STR     MJD-OBS
     104        CELL.TIMESYS    STR     TIMESYS
    102105        CELL.XBIN       STR     CCDBIN1
    103106        CELL.YBIN       STR     CCDBIN2
     
    108111        CELL.READDIR            S32     1               # Cell is read in x direction
    109112        CELL.BAD                S32     0
    110         CELL.TIMESYS            STR     UTC
    111113        CELL.XPARITY            S32     1
    112114        CELL.YPARITY            S32     1
     
    289291        FPA.RA          STR     HOURS
    290292        FPA.DEC         STR     DEGREES
     293        FPA.TIME        STR     MJD
    291294        CELL.TIME       STR     MJD
    292295END
Note: See TracChangeset for help on using the changeset viewer.