Changeset 9449 for trunk/ippScripts/scripts/detrend_reject_imfile.pl
- Timestamp:
- Oct 9, 2006, 5:14:50 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
r9447 r9449 194 194 } 195 195 my $meanStdev = sqrt($stdevStats->mean()); # Root-Mean-Square of the sample of stdevs 196 print "calculating root-mean-square of the sample stdevs: $meanStdev\n"; 196 197 if (defined REJECT_SAMPLE_MEAN->{$det_type} and 197 198 $stdev != 0 and
Note:
See TracChangeset
for help on using the changeset viewer.
