self._bbox = afwGeom.Box2D(bbox)
5559/opt/lsst/software/stack/stack/miniconda3-4.5.12-1172c30/Linux64/sims_GalSimInterface/2.13.0.sims-8-gebdc50b+1/python/lsst/sims/GalSimInterface/galSimDetector.py:267: FutureWarning: Call to deprecated function (or staticmethod) Box2D. (Replaced by lsst.geom.Box2D (will be removed before the release of v20.0))
are being generated when using lsst_simsw_2019_37. This PR will silence them
Many warnings like
are being generated when using
lsst_sims
w_2019_37
. This PR will silence them