makeHeavyFootprint

lsst.afw.detection.makeHeavyFootprint(*args, **kwargs)

Overloaded function.

  1. makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst.afw.image.maskedImage.MaskedImageI, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintI
  2. makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst.afw.image.maskedImage.MaskedImageU, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintU
  3. makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst.afw.image.maskedImage.MaskedImageF, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintF
  4. makeHeavyFootprint(foot: lsst.afw.detection.Footprint, img: lsst.afw.image.maskedImage.MaskedImageD, ctrl: lsst.afw.detection.HeavyFootprintCtrl = None) -> lsst.afw.detection.HeavyFootprintD