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