Statistics#
- class lsst.afw.math.Statistics#
Bases:
pybind11_objectMethods Summary
Methods Documentation
- getError(self: lsst.afw.math.Statistics, prop: lsst.afw.math.Property = <Property.NOTHING: 0>) float#
- getOrMask(self: lsst.afw.math.Statistics) int#
- getResult(self: lsst.afw.math.Statistics, prop: lsst.afw.math.Property = <Property.NOTHING: 0>) tuple[float, float]#
- getValue(self: lsst.afw.math.Statistics, prop: lsst.afw.math.Property = <Property.NOTHING: 0>) float#