We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d60fe commit 80a5ef9Copy full SHA for 80a5ef9
astroquery/alma/tests/test_alma_utils.py
@@ -67,4 +67,5 @@ def test_make_finder_chart():
67
68
assert len(catalog) >= 7
69
assert len(images) >= 1
70
+ assert 3 in hit_mask_public
71
assert hit_mask_public[3][256,256] >= 60
0 commit comments