Uses of Class
Localiser.algorithms.locErrors.EllipticalError
Package
Description
-
Uses of EllipticalError in group3dlocaliser.algorithm.toadbase
Modifier and TypeMethodDescriptionTOADBaseAlgorithm.estimateEllipticalError
(SnapshotGeometry geometry, TOADInformation toadInformation, double[] position) Estimate an elliptical error with axes aligned with largest error coordinate based on the curvature of the Chi2 / likelihood surface. -
Uses of EllipticalError in group3dlocaliser.algorithm.toadmcmc
-
Uses of EllipticalError in Localiser.algorithms.genericLocaliser.MCMC
Modifier and TypeMethodDescriptionvoid
MCMCResult.setLocError
(EllipticalError localiserError) Set the localisation error. -
Uses of EllipticalError in Localiser.algorithms.locErrors
Modifier and TypeClassDescriptionclass
Errors are generated from the curvature of a Chi2 surface.