Note

You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

assert_quantity_allclose

gammapy.utils.testing.assert_quantity_allclose(actual, desired, rtol=1e-07, atol=None, **kwargs)[source]