Changeset 24764 for trunk/ippScripts/scripts/detrend_stack.pl
- Timestamp:
- Jul 12, 2009, 11:06:44 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_stack.pl
r24722 r24764 188 188 $command = "$ppMerge $listName $outroot"; # Command to run 189 189 $command .= " -recipe PPMERGE $recipe"; 190 $command .= ' -type ' . uc($det_type); # Type of stacking to perform190 $command .= ' -type $det_type'; # Type of stacking to perform 191 191 $command .= " -stats $outputStats"; # Statistics output filename 192 192 $command .= " -recipe PPSTATS $statrecipe";
Note:
See TracChangeset
for help on using the changeset viewer.
