Changeset 24780
- Timestamp:
- Jul 12, 2009, 5:43:22 PM (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
r24770 r24780 189 189 $command = "$ppMerge $listName $outroot"; # Command to run 190 190 $command .= " -recipe PPMERGE $recipe"; 191 $command .= ' -type $det_type'; # Type of stacking to perform191 $command .= " -type $det_type"; # Type of stacking to perform 192 192 $command .= " -stats $outputStats"; # Statistics output filename 193 193 $command .= " -recipe PPSTATS $statrecipe";
Note:
See TracChangeset
for help on using the changeset viewer.
