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.
Assert all-close for astropy.coordinates.SkyCoord
objects.
Frames can be different, aren’t checked at the moment.