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 00d46d6 commit c6d60feCopy full SHA for c6d60fe
astroquery/alma/tests/test_alma_utils.py
@@ -67,4 +67,4 @@ def test_make_finder_chart():
67
68
assert len(catalog) >= 7
69
assert len(images) >= 1
70
- assert hit_mask_public[3].mean() >= 49
+ assert hit_mask_public[3][256,256] >= 60
0 commit comments