AssessSpatialKernelVisitorF

class lsst.ip.diffim.AssessSpatialKernelVisitorF

Bases: lsst.afw.math.spatialCell.spatialCell.CandidateVisitor

Methods Summary

getNGood(self)
getNProcessed(self)
getNRejected(self)
processCandidate(self, candidate)
reset(self)

Methods Documentation

getNGood(self: lsst.ip.diffim.detail.assessSpatialKernelVisitor.AssessSpatialKernelVisitorF) → int
getNProcessed(self: lsst.ip.diffim.detail.assessSpatialKernelVisitor.AssessSpatialKernelVisitorF) → int
getNRejected(self: lsst.ip.diffim.detail.assessSpatialKernelVisitor.AssessSpatialKernelVisitorF) → int
processCandidate(self: lsst.ip.diffim.detail.assessSpatialKernelVisitor.AssessSpatialKernelVisitorF, candidate: lsst.afw.math.spatialCell.spatialCell.SpatialCellCandidate) → None
reset(self: lsst.ip.diffim.detail.assessSpatialKernelVisitor.AssessSpatialKernelVisitorF) → None