Changeset 8953
- Timestamp:
- Sep 25, 2006, 12:25:40 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl
r8944 r8953 195 195 { 196 196 my $command = "$dettool -addresidexp -det_id $det_id -iteration $iter -exp_id $exp_id " . 197 "-recip " . RECIPE1() . "," . RECIPE2() . " -b1_uri $jpeg1Name -b2_uri $jpeg2Name " 197 "-recip " . RECIPE1() . "," . RECIPE2() . " -b1_uri $jpeg1Name -b2_uri $jpeg2Name " . 198 198 "-bg $mean -bg_stdev $stdev -bg_mean_stdev $meanStdev"; # Command to run 199 199 $command .= ' -reject' if $reject;
Note:
See TracChangeset
for help on using the changeset viewer.
