makeHeavyFootprint¶
-
lsst.afw.detection.
makeHeavyFootprint
(*args, **kwargs)¶ Overloaded function.
- makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst.afw.image.maskedImage.maskedImage.MaskedImageI, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintI
- makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst.afw.image.maskedImage.maskedImage.MaskedImageU, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintU
- makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst.afw.image.maskedImage.maskedImage.MaskedImageF, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintF
- makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst.afw.image.maskedImage.maskedImage.MaskedImageD, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintD