Changeset 9959 for trunk/ippScripts/scripts/detrend_norm_apply.pl
- Timestamp:
- Nov 13, 2006, 12:44:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_norm_apply.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_apply.pl
r9892 r9959 74 74 { 75 75 my $command = "$ppImage -file $input $outputRoot -norm $value -stat $statsName -recipe PPIMAGE " . RECIPE(); # Command to run 76 $command .= ' -isfringe' if lc($detType) eq 'fringe'; 76 77 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 77 78 run(command => $command, verbose => 1);
Note:
See TracChangeset
for help on using the changeset viewer.
