IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2006, 4:01:14 PM (20 years ago)
Author:
Paul Price
Message:

Adding dateobs for phase 0, from FPA.TIME

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/phase0_exp.pl

    r9524 r9696  
    5555                           "alt", # Altitude
    5656                           "az", # Azimuth
    57                            "ccd_temp" # CCD temperature
     57                           "ccd_temp", # CCD temperature
     58                           "dateobs", # Time of exposure
    5859                       ];
    5960
     
    6162use constant VARIABLES => [
    6263                           "exp_time", # Exposure time
    63 ###                           "time" # Time of exposure --- not yet implemented
    6464                           ];
    6565
Note: See TracChangeset for help on using the changeset viewer.