__init__(self, initInputs=None, *args, **kwargs) | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |
_DefaultName | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | protectedstatic |
_getCutout(self, inputExposure, Point2D coordPix, list[int] stampSize) | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | protected |
_replaceSecondaryFootprints(self, stamp, coordPix, objectId, find="DETECTED", replace="BAD") | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | protected |
applySkyCorr(self, calexp, skyCorr) | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |
ConfigClass | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | static |
extractStamps(self, inputExposure, filterName="phot_g_mean", refObjLoader=None, inputBrightStarStamps=None) | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |
modelCenter | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |
modelStampSize | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |
run(self, inputExposure, refObjLoader=None, dataId=None, skyCorr=None) | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |
runQuantum(self, butlerQC, inputRefs, outputRefs) | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |
setModelStamp(self) | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |
warpStamps(self, stamps, pixCenters) | lsst.pipe.tasks.processBrightStars.ProcessBrightStarsTask | |