IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19736


Ignore:
Timestamp:
Sep 24, 2008, 10:04:13 AM (18 years ago)
Author:
Paul Price
Message:

Fixed time handling in psLib, so re-instituting use of SHUTOUTC (Sidik
says this is what we should use).

File:
1 edited

Legend:

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

    r19735 r19736  
    180180        FPA.POSANGLE    STR     POSANGLE
    181181        FPA.FOCUS       STR     M2Z
    182         FPA.TIME        STR     MJD-OBS
    183         # FPA.TIME        STR     SHUTOUTC
     182        FPA.TIME        STR     SHUTOUTC
    184183        FPA.ALT         STR     ALT
    185184        FPA.AZ          STR     AZ
     
    286285        CELL.EXPOSURE   STR     EXPTIME         # Exposure time measured by shutter
    287286        CELL.DARKTIME   STR     DARKTIME        # Exposure time for camera
    288         CELL.TIME       STR     MJD-OBS         # Observation time
    289         # CELL.TIME       STR     SHUTOUTC              # Observation time
     287        CELL.TIME       STR     SHUTOUTC                # Observation time
    290288END
    291289
     
    300298        FPA.ELEVATION   F32     3048.0 # altitude in meters
    301299        FPA.DETECTOR    STR     GPC1
    302         # FPA.TIMESYS     STR     UTC
    303         FPA.TIMESYS     STR     TAI
     300        FPA.TIMESYS     STR     UTC
    304301        CHIP.XSIZE              S32     4846
    305302        CHIP.YSIZE              S32     4868
     
    565562        CELL.YSIZE      S32     598
    566563        CELL.SATURATION F32     40000.0
    567         CELL.TIMESYS    STR     TAI
    568         # CELL.TIMESYS    STR     UTC
     564        CELL.TIMESYS    STR     UTC
    569565END
    570566
     
    584580        FPA.LONGITUDE   STR     HOURS
    585581        FPA.LATITUDE    STR     DEGREES
    586         # FPA.TIME        STR     YEAR.FIRST
    587         # CELL.TIME       STR     YEAR.FIRST
    588         FPA.TIME        STR     MJD
    589         CELL.TIME       STR     MJD
     582        FPA.TIME        STR     YEAR.FIRST
     583        CELL.TIME       STR     YEAR.FIRST
    590584        CELL.BINNING    STR     TOGETHER
    591585        CELL.X0         STR     FORTRAN
Note: See TracChangeset for help on using the changeset viewer.