Changeset 9222
- Timestamp:
- Oct 4, 2006, 12:07:59 PM (20 years ago)
- Location:
- trunk/ippScripts/scripts
- Files:
-
- 2 edited
-
phase0_exp.pl (modified) (1 diff)
-
phase0_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase0_exp.pl
r9145 r9222 43 43 # These values should be constant for all components 44 44 use constant CONSTANTS => [ 45 "exp_type", #exposure type 45 "obstype", # Observation type 46 "exp_type", # Exposure type 46 47 "filter", # Filter used 47 48 "airmass", # Airmass -
trunk/ippScripts/scripts/phase0_imfile.pl
r9217 r9222 41 41 # The key is the name in the ppStats output; the value is the switch for "phase0 -updateexp" 42 42 use constant CONSTANTS => { 43 "FPA.OBJECT" => "-ob ject", # Object43 "FPA.OBJECT" => "-obstype", # Observation type 44 44 "FPA.OBSTYPE" => "-exp_type", # Exposure type 45 45 "FPA.FILTER" => "-filter", # Filter used
Note:
See TracChangeset
for help on using the changeset viewer.
