TestCandidateVisitor

class lsst.afw.math.TestCandidateVisitor

Bases: lsst.afw.math.CandidateVisitor

Methods Summary

getN(self)
processCandidate(self, arg0)
reset(self)

Methods Documentation

getN(self: lsst.afw.math.TestCandidateVisitor) → int
processCandidate(self: lsst.afw.math.CandidateVisitor, arg0: lsst.afw.math.SpatialCellCandidate) → None
reset(self: lsst.afw.math.CandidateVisitor) → None