IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12645


Ignore:
Timestamp:
Mar 28, 2007, 11:56:16 AM (19 years ago)
Author:
Paul Price
Message:

CCD temperature should be allowed to vary over the focal plane, since it is a function of the chip.

File:
1 edited

Legend:

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

    r12360 r12645  
    7171                           "alt", # Altitude
    7272                           "az", # Azimuth
    73                            "ccd_temp", # CCD temperature
    7473                           "dateobs", # Time of exposure
    7574                       ];
     
    7776# These values may vary across components; we will take the average
    7877use constant VARIABLES => [
     78                           "ccd_temp", # CCD temperature
    7979                           "exp_time", # Exposure time
    8080                           ];
Note: See TracChangeset for help on using the changeset viewer.