__init__(self, schema=None, **kwds) | lsst.meas.algorithms.detection.SourceDetectionTask | |
applyTempLocalBackground(self, exposure, middle, results) | lsst.meas.algorithms.detection.SourceDetectionTask | |
applyThreshold(self, middle, bbox, factor=1.0) | lsst.meas.algorithms.detection.SourceDetectionTask | |
calculateKernelSize(self, sigma) | lsst.meas.algorithms.detection.SourceDetectionTask | |
clearMask(self, mask) | lsst.meas.algorithms.detection.SourceDetectionTask | |
clearUnwantedResults(self, mask, results) | lsst.meas.algorithms.detection.SourceDetectionTask | |
ConfigClass | lsst.meas.algorithms.detection.SourceDetectionTask | static |
convolveImage(self, maskedImage, psf, doSmooth=True) | lsst.meas.algorithms.detection.SourceDetectionTask | |
detectFootprints(self, exposure, doSmooth=True, sigma=None, clearMask=True, expId=None) | lsst.meas.algorithms.detection.SourceDetectionTask | |
display(self, exposure, results, convolvedImage=None) | lsst.meas.algorithms.detection.SourceDetectionTask | |
finalizeFootprints(self, mask, results, sigma, factor=1.0) | lsst.meas.algorithms.detection.SourceDetectionTask | |
getPsf(self, exposure, sigma=None) | lsst.meas.algorithms.detection.SourceDetectionTask | |
makeThreshold(self, image, thresholdParity, factor=1.0) | lsst.meas.algorithms.detection.SourceDetectionTask | |
negativeFlagKey | lsst.meas.algorithms.detection.SourceDetectionTask | |
reEstimateBackground(self, maskedImage, backgrounds) | lsst.meas.algorithms.detection.SourceDetectionTask | |
run(self, table, exposure, doSmooth=True, sigma=None, clearMask=True, expId=None) | lsst.meas.algorithms.detection.SourceDetectionTask | |
setEdgeBits(maskedImage, goodBBox, edgeBitmask) | lsst.meas.algorithms.detection.SourceDetectionTask | static |
tempWideBackgroundContext(self, exposure) | lsst.meas.algorithms.detection.SourceDetectionTask | |
updatePeaks(self, fpSet, image, threshold) | lsst.meas.algorithms.detection.SourceDetectionTask | |