Changeset 13946 for trunk/ippScripts/scripts/detrend_process_imfile.pl
- Timestamp:
- Jun 21, 2007, 3:14:51 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_process_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process_imfile.pl
r13937 r13946 62 62 63 63 $reduction = "DETREND" unless defined $reduction; 64 my $recipe = $ipprc->reduction($reduction, $det_type. '_PROCESS'); # Recipe name to use64 my $recipe = $ipprc->reduction($reduction, uc($det_type) . '_PROCESS'); # Recipe name to use 65 65 66 66 # Look for programs we need
Note:
See TracChangeset
for help on using the changeset viewer.
