LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Variables
lsst.afw.math.convolveImage.convolveImageContinued Namespace Reference

Variables

 convolve
 

Variable Documentation

◆ convolve

lsst.afw.math.convolveImage.convolveImageContinued.convolve
Initial value:
2  convolve,
3  reason='Overloads that do *not* use a ``ConvolutionControl`` are deprecated. '
4  'To be removed after 20.0.0.')

Definition at line 28 of file convolveImageContinued.py.

lsst::utils.deprecated.deprecate_pybind11
def deprecate_pybind11(obj, reason, category=FutureWarning)
Definition: deprecated.py:32