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_skycoord_allclose

gammapy.utils.testing.assert_skycoord_allclose(actual, desired)[source]

Assert all-close for astropy.coordinates.SkyCoord objects.

  • Frames can be different, aren’t checked at the moment.