Changeset 11394 for trunk/ippScripts/scripts/detrend_resid.pl
- Timestamp:
- Jan 29, 2007, 1:11:35 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_resid.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_resid.pl
r11360 r11394 174 174 unless ($no_update) { 175 175 my $command = "$dettool -addresidimfile -det_id $det_id -iteration $iter -exp_tag $exp_tag " . 176 "-class_id $class_id -recip $recipe -uri $outputName -b1_uri $bin1Name " . 177 "-b2_uri $bin2Name"; # Command to run dettool 176 "-class_id $class_id -recip $recipe -uri $outputName -b1_uri $outputRoot"; # Command to run dettool 178 177 $command .= " -bg " . $stats->bg_mean(); 179 178 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
