Changeset 8503 for trunk/ippScripts/scripts/detrend_stack.pl
- Timestamp:
- Aug 22, 2006, 6:32:12 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_stack.pl
r8360 r8503 57 57 my $output = $detType . '_' . $classId . '_' . $detId . '_' . $iter; # Output name 58 58 { 59 my $command = " ppMerge $output"; # Command to run59 my $command = "$ppMerge $output"; # Command to run 60 60 foreach my $file (@$files) { 61 61 my $uri = $file->{uri}; # URI for input file
Note:
See TracChangeset
for help on using the changeset viewer.
