Changeset 9821 for trunk/ippScripts/scripts/detrend_reject_exp.pl
- Timestamp:
- Nov 1, 2006, 12:27:41 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_exp.pl
r9524 r9821 188 188 my $command = "$dettool -updatedetrun -det_id $det_id"; 189 189 if ($stop) { 190 $command .= ' -st op';190 $command .= ' -state stop'; 191 191 } else { 192 192 $command .= ' -again';
Note:
See TracChangeset
for help on using the changeset viewer.
