-
-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace deprecated AsdfInFits #1032
Conversation
Update pinning in setup.cfg. Misc import clean-up in test_jwst_reader.py
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1032 +/- ##
==========================================
- Coverage 70.09% 70.05% -0.04%
==========================================
Files 64 64
Lines 4344 4345 +1
==========================================
- Hits 3045 3044 -1
- Misses 1299 1301 +2 ☔ View full report in Codecov by Sentry. |
in numpy 1.25
5cd969d
to
2954e86
Compare
Remaining dev failures in doctest are unrelated. (See #1034) |
sphinx-astropy | ||
matplotlib | ||
graphviz | ||
# TODO: Remove pinning when ndcube fixed | ||
# See https://github.com/astropy/specutils/issues/1028 | ||
ndcube<2.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NDCube 2.1.1 was released with the fix for this, we should be able to remove this pin now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, there is still sunpy/ndcube#604
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, blast. Alright, it stays for now 😆
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
This pull request:
stdatamodels
to test dependencies)np.alltrue
in numpy 1.25