Background¶
-
class
lsst.afw.math.
Background
¶ Bases:
pybind11_builtins.pybind11_object
Methods Summary
getApproximate
(self, actrl, undersampleStyle)getAsUsedInterpStyle
(self)getAsUsedUndersampleStyle
(self)getBackgroundControl
(self)getImageF
(*args, **kwargs)Methods Documentation
-
getApproximate
(self: lsst.afw.math.background.background.Background, actrl: lsst.afw.math.approximate.ApproximateControl, undersampleStyle: lsst.afw.math.background.background.UndersampleStyle=UndersampleStyle.THROW_EXCEPTION) → lsst.afw.math.approximate.ApproximateF¶
-
getAsUsedInterpStyle
(self: lsst.afw.math.background.background.Background) → lsst.afw.math.interpolate.Interpolate.Style¶
-
getAsUsedUndersampleStyle
(self: lsst.afw.math.background.background.Background) → lsst.afw.math.background.background.UndersampleStyle¶
-
getBackgroundControl
(self: lsst.afw.math.background.background.Background) → lsst.afw.math.background.background.BackgroundControl¶
-
getImageF
(*args, **kwargs)¶
-