Changeset 13748 for trunk/ippScripts/scripts/detrend_stack.pl
- Timestamp:
- Jun 10, 2007, 10:13:50 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_stack.pl
r13698 r13748 116 116 $command .= ' -type ' . uc($det_type); # Type of stacking to perform 117 117 $command .= " -stats $outputStats"; # Statistics output filename 118 $command .= " -recipe PPSTATS CHIPSTATS"; 118 119 119 120 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note:
See TracChangeset
for help on using the changeset viewer.
