Changeset 9251
- Timestamp:
- Oct 4, 2006, 1:33:49 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
r9222 r9251 43 43 # These values should be constant for all components 44 44 use constant CONSTANTS => [ 45 "ob stype", # Observation type45 "object", # Object 46 46 "exp_type", # Exposure type 47 47 "filter", # Filter used -
trunk/ippScripts/scripts/phase0_imfile.pl
r9222 r9251 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 stype", # Observation type43 "FPA.OBJECT" => "-object", # Object 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.
