Changeset 8327 for trunk/ippScripts/scripts/phase0imfile.pl
- Timestamp:
- Aug 14, 2006, 12:52:27 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase0imfile.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase0imfile.pl
r8309 r8327 14 14 # The key is the name in the ppStats output; the value is the switch for "phase0 -updateexp" 15 15 use constant CONSTANTS => { 16 "OBSTYPE" => "-exp_type", # Exposure type 16 17 "FPA.FILTER" => "-filter", # Filter used 17 18 "FPA.AIRMASS" => "-airmass", # Airmass … … 21 22 "TELAZ" => "-az", # Azimuth 22 23 "DETTEM" => "-ccd_temp", # CCD temperature 23 "FPA.POSANGLE" => "-posang" ,# Position angle24 "FPA.POSANGLE" => "-posang" # Position angle 24 25 }; 25 26
Note:
See TracChangeset
for help on using the changeset viewer.
