Changeset 9190
- Timestamp:
- Oct 4, 2006, 9:45:26 AM (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
r9180 r9190 68 68 my $files; # Array of files to be stacked 69 69 { 70 my $command = "$dettool -processedimfile -det_id $det_id - iteration $iter -class_id $class_id"; # Command to run70 my $command = "$dettool -processedimfile -det_id $det_id -class_id $class_id"; # Command to run 71 71 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 72 72 run(command => $command, verbose => 1);
Note:
See TracChangeset
for help on using the changeset viewer.
