Changeset 11394 for trunk/ippScripts/scripts/detrend_process_imfile.pl
- Timestamp:
- Jan 29, 2007, 1:11:35 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_process_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process_imfile.pl
r11360 r11394 135 135 unless ($no_update) { 136 136 my $command = "$dettool -addprocessedimfile -det_id $det_id -exp_tag $exp_tag " . 137 "-class_id $class_id -recip $recipe -uri $outputImage -b1_uri $outputBin1 " . 138 "-b2_uri $outputBin2"; # Command to run dettool 137 "-class_id $class_id -recip $recipe -uri $outputImage -b1_uri $outputRoot"; # Command to run dettool 139 138 $command .= " -bg " . $stats->bg_mean(); 140 139 if (defined($stats->bg_stdev())) {
Note:
See TracChangeset
for help on using the changeset viewer.
