KernelPcaVisitorF

class lsst.ip.diffim.KernelPcaVisitorF

Bases: lsst.afw.math.CandidateVisitor

Methods Summary

getEigenKernels(self)

processCandidate(self, candidate)

reset(self)

returnMean(self)

subtractMean(self)

Methods Documentation

getEigenKernels(self: lsst.ip.diffim.detail.kernelPca.KernelPcaVisitorF) → List[lsst.afw.math.kernel.Kernel]
processCandidate(self: lsst.ip.diffim.detail.kernelPca.KernelPcaVisitorF, candidate: lsst.afw.math.spatialCell.spatialCell.SpatialCellCandidate) → None
reset(self: lsst.afw.math.spatialCell.spatialCell.CandidateVisitor) → None
returnMean(self: lsst.ip.diffim.detail.kernelPca.KernelPcaVisitorF) → lsst.afw.image.image.image.ImageD
subtractMean(self: lsst.ip.diffim.detail.kernelPca.KernelPcaVisitorF) → None