Skip to content

Commit

Permalink
test version
Browse files Browse the repository at this point in the history
Signed-off-by:  <quentin.remy@live.fr>
  • Loading branch information
QRemy committed Jul 31, 2023
1 parent c540889 commit 251b1c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gammapy/catalog/tests/test_fermi.py
Expand Up @@ -210,6 +210,7 @@ def test_spatial_model(self):
assert_allclose(p["sigma"].value, 0.27)

model = self.cat["4FGL J1443.0-6227e"].spatial_model()
assert self.cat["4FGL J1443.0-6227e"].data_extended["version"] == 20
assert "TemplateSpatialModel" in model.tag
assert model.frame == "fk5"
assert model.normalize
Expand Down

0 comments on commit 251b1c1

Please sign in to comment.