SpatialCellImageCandidate#
- class lsst.afw.math.SpatialCellImageCandidate#
Bases:
SpatialCellCandidateMethods Summary
Methods Documentation
- getChi2(self: lsst.afw.math.SpatialCellImageCandidate) float#
- static getHeight() int#
- static getWidth() int#
- setChi2(self: lsst.afw.math.SpatialCellImageCandidate, chi2: SupportsFloat) None#
- static setHeight(height: SupportsInt) None#
- static setWidth(width: SupportsInt) None#