GWCS v 0.19.0
GWCS v 0.19.0
Bug Fixes
- Synchronize array_shape and pixel_shape attributes of WCS objects. [#439]
- Fix failures and warnings woth numpy 2.0. [#472]
Other
- Remove deprecated old bounding_box. The new implementation is released with astropy v 5.3. [#458]
- Refactor CoordinateFrame.axis_physical_types. [#459]
- StokesFrame uses now astropy.coordinates.StokesCoord. [#452]
- Dropped support for Python 3.8. [#451]
- Fixed a call to astropy.coordinates in wcstools.wcs_from_points. [#448]
- Code and docstrings clean up. [#460]
- Register all available asdf extension manifests from asdf-wcs-schemas except 1.0.0 (which contains duplicate tag versions). [#469]
- Register empty extension for 1.0.0 to avoid warning about a missing extension when opening old files. [#475]