KernelCandidateDetectionF¶
- class lsst.ip.diffim.KernelCandidateDetectionF¶
Bases:
pybind11_objectMethods Summary
apply(self, templateMaskedImage, ...)getFootprints(self)growCandidate(self, footprint, fpGrowPix, ...)Methods Documentation
- apply(self: lsst.ip.diffim.KernelCandidateDetectionF, templateMaskedImage: lsst.afw.image._maskedImage.MaskedImageF, scienceMaskedImage: lsst.afw.image._maskedImage.MaskedImageF) None¶
- getFootprints(self: lsst.ip.diffim.KernelCandidateDetectionF) List[lsst.afw.detection.Footprint]¶
- growCandidate(self: lsst.ip.diffim.KernelCandidateDetectionF, footprint: lsst.afw.detection.Footprint, fpGrowPix: int, templateMaskedImage: lsst.afw.image._maskedImage.MaskedImageF, scienceMaskedImage: lsst.afw.image._maskedImage.MaskedImageF) bool¶