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 d4ad8c7 commit 2996d48Copy full SHA for 2996d48
CHANGES.rst
@@ -4,6 +4,8 @@
4
- drop support for python 3.10 and numpy 1.24. [#255]
5
- remove soon to be deprecated and non-working use of astropy TestRunner. [#263]
6
- Add support for masked quantities, angles, and coordinates for astropy >= 7.1. [#253]
7
+- Serialize ``_naxis`` on ``astropy.wcs.WCS``. [#276]
8
+- Accept a gwcs object when serializing ``SlicedLowLevelWCS``. [#276]
9
10
0.7.1 (2025-02-12)
11
------------------
0 commit comments