lsst.meas.algorithms gab650310a1+fa4b1e8633
Loading...
Searching...
No Matches
lsst.meas.algorithms.detection.SourceDetectionTask Member List

This is the complete list of members for lsst.meas.algorithms.detection.SourceDetectionTask, including all inherited members.

__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, factorNeg=None)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
ConfigClasslsst.meas.algorithms.detection.SourceDetectionTaskstatic
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, factorNeg=None)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
negativeFlagKeylsst.meas.algorithms.detection.SourceDetectionTask
reEstimateBackground(self, maskedImage, backgrounds)lsst.meas.algorithms.detection.SourceDetectionTask
removeBadPixels(self, middle)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.SourceDetectionTaskstatic
setPeakSignificance(self, exposure, footprints, threshold, negative=False)lsst.meas.algorithms.detection.SourceDetectionTask
tempWideBackgroundContext(self, exposure)lsst.meas.algorithms.detection.SourceDetectionTask
updatePeaks(self, fpSet, image, threshold)lsst.meas.algorithms.detection.SourceDetectionTask