Overview
Request 942968 accepted
- Update to 0.18.0
* Bug Fixes
* Updated code in region.py with latest improvements and bug
fixes from stsci.skypac.regions.py [#382]
* New Features
* Enabled CompoundBoundingBox support for wcs. [#375]
* Moved schemas to standalone package asdf-wcs-schemas. Reworked
the serialization code to use ASDF converters. [#388]
- Release 0.17.1
* Bug Fixes
* Fixed a bug with StokesProfile and array types. [#384]
- Release 0.17.0
* Bug Fixes
* world_axis_object_components and world_axis_object_classes now
ensure unique keys in CompositeFrame and CoordinateFrame.
[#356]
* Fix issue where RuntimeWarning is raised when there are NaNs in
coordinates in angle wrapping code [#367]
* Fix deprecation warning when wcs is initialized with a pipeline
[#368]
* Use CD formalism in WCS.to_fits_sip(). [#380]
* New Features
* wcs_from_points now includes fitting for the inverse transform.
[#349]
* Generalized WCS.to_fits_sip to be able to create a 2D celestial
FITS WCS from celestial subspace of the WCS. Also, now
WCS.to_fits_sip` supports arbitrary order of output axes.
[#357]
* API Changes
* Modified interface to wcs_from_points function to better match
- Created by bnavigator
- In state accepted
- Package maintainer: bnavigator
Request History
bnavigator created request
- Update to 0.18.0
* Bug Fixes
* Updated code in region.py with latest improvements and bug
fixes from stsci.skypac.regions.py [#382]
* New Features
* Enabled CompoundBoundingBox support for wcs. [#375]
* Moved schemas to standalone package asdf-wcs-schemas. Reworked
the serialization code to use ASDF converters. [#388]
- Release 0.17.1
* Bug Fixes
* Fixed a bug with StokesProfile and array types. [#384]
- Release 0.17.0
* Bug Fixes
* world_axis_object_components and world_axis_object_classes now
ensure unique keys in CompositeFrame and CoordinateFrame.
[#356]
* Fix issue where RuntimeWarning is raised when there are NaNs in
coordinates in angle wrapping code [#367]
* Fix deprecation warning when wcs is initialized with a pipeline
[#368]
* Use CD formalism in WCS.to_fits_sip(). [#380]
* New Features
* wcs_from_points now includes fitting for the inverse transform.
[#349]
* Generalized WCS.to_fits_sip to be able to create a 2D celestial
FITS WCS from celestial subspace of the WCS. Also, now
WCS.to_fits_sip` supports arbitrary order of output axes.
[#357]
* API Changes
* Modified interface to wcs_from_points function to better match
mcepl accepted request