IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19735


Ignore:
Timestamp:
Sep 24, 2008, 9:18:09 AM (18 years ago)
Author:
eugene
Message:

reset values to mostly working entries from 1.32

File:
1 edited

Legend:

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

    r19729 r19735  
    180180        FPA.POSANGLE    STR     POSANGLE
    181181        FPA.FOCUS       STR     M2Z
    182         FPA.TIME        STR     SHUTOUTC
     182        FPA.TIME        STR     MJD-OBS
     183        # FPA.TIME        STR     SHUTOUTC
    183184        FPA.ALT         STR     ALT
    184185        FPA.AZ          STR     AZ
     
    285286        CELL.EXPOSURE   STR     EXPTIME         # Exposure time measured by shutter
    286287        CELL.DARKTIME   STR     DARKTIME        # Exposure time for camera
    287         CELL.TIME       STR     SHUTOUTC        # Observation time
     288        CELL.TIME       STR     MJD-OBS         # Observation time
     289        # CELL.TIME       STR     SHUTOUTC              # Observation time
    288290END
    289291
     
    298300        FPA.ELEVATION   F32     3048.0 # altitude in meters
    299301        FPA.DETECTOR    STR     GPC1
    300         FPA.TIMESYS     STR     UTC
     302        # FPA.TIMESYS     STR     UTC
     303        FPA.TIMESYS     STR     TAI
    301304        CHIP.XSIZE              S32     4846
    302305        CHIP.YSIZE              S32     4868
     
    562565        CELL.YSIZE      S32     598
    563566        CELL.SATURATION F32     40000.0
    564         CELL.TIMESYS    STR     UTC
     567        CELL.TIMESYS    STR     TAI
     568        # CELL.TIMESYS    STR     UTC
    565569END
    566570
     
    580584        FPA.LONGITUDE   STR     HOURS
    581585        FPA.LATITUDE    STR     DEGREES
     586        # FPA.TIME        STR     YEAR.FIRST
     587        # CELL.TIME       STR     YEAR.FIRST
    582588        FPA.TIME        STR     MJD
    583589        CELL.TIME       STR     MJD
Note: See TracChangeset for help on using the changeset viewer.