IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2006, 5:14:50 PM (20 years ago)
Author:
eugene
Message:

rms for stdevs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/detrend_reject_imfile.pl

    r9447 r9449  
    194194}
    195195my $meanStdev = sqrt($stdevStats->mean()); # Root-Mean-Square of the sample of stdevs
     196print "calculating root-mean-square of the sample stdevs: $meanStdev\n";
    196197if (defined REJECT_SAMPLE_MEAN->{$det_type} and
    197198    $stdev != 0 and
Note: See TracChangeset for help on using the changeset viewer.