- Timestamp:
- Jul 11, 2008, 8:37:41 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080706/ippScripts/scripts/detrend_stack.pl
r18065 r18473 209 209 # Command to update the database 210 210 $command = "$dettool -addstacked"; 211 $command .= " -det_id $det_id -iteration $iter"; 211 $command .= " -det_id $det_id"; 212 $command .= " -iteration $iter"; 212 213 $command .= " -class_id $class_id"; 213 214 $command .= " -uri $outputStack";
Note:
See TracChangeset
for help on using the changeset viewer.
