casacore::ZScoreCalculator Class Reference

#include <ZScoreCalculator.h>

List of all members.

Static Public Member Functions

static Double getMaxZScore (uInt64 npts)
 compute the maximum expected zscore given the number of points in a sample.
static uInt64 zscoreToNpts (Double zscore)
 Get the minimum number of points in a Gaussian distribution, such that the probability that the maximum of the distribution having the specified zscore is 0.5.

Static Private Attributes

static std::map< uInt64, Double_nptsToMaxZScore

Detailed Description

Definition at line 43 of file ZScoreCalculator.h.


Member Function Documentation

static Double casacore::ZScoreCalculator::getMaxZScore ( uInt64  npts  )  [static]

compute the maximum expected zscore given the number of points in a sample.

static uInt64 casacore::ZScoreCalculator::zscoreToNpts ( Double  zscore  )  [inline, static]

Get the minimum number of points in a Gaussian distribution, such that the probability that the maximum of the distribution having the specified zscore is 0.5.

zscore should be non-negative.

Definition at line 53 of file ZScoreCalculator.h.

References casacore::sqrt().


Member Data Documentation

Definition at line 58 of file ZScoreCalculator.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1