Changeset 11830 for trunk/ippScripts/scripts/phase5_subtract.pl
- Timestamp:
- Feb 15, 2007, 10:34:36 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase5_subtract.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase5_subtract.pl
r11829 r11830 163 163 if (0) { ### Disabled because no statistics yet 164 164 $command .= " -bg " . $stats->bg_mean(); 165 $command .= " -bg_ mean_stdev " . $stats->bg_mean_stdev();165 $command .= " -bg_stdev " . $stats->bg_stdev(); 166 166 } 167 167
Note:
See TracChangeset
for help on using the changeset viewer.
