makeBackground¶
- lsst.afw.math.makeBackground(*args, **kwargs)¶
Overloaded function.
makeBackground(img: lsst.afw.image._image.ImageF, bgCtrl: lsst.afw.math.BackgroundControl) -> lsst.afw.math.Background
makeBackground(img: lsst.afw.image._maskedImage.MaskedImageF, bgCtrl: lsst.afw.math.BackgroundControl) -> lsst.afw.math.Background