Releases: glue-viz/glue-astronomy
Releases · glue-viz/glue-astronomy
v0.10.0
What's Changed
New Features
- Support sky regions and allow direct call to translator function by @pllim in #93
Full Changelog: v0.9.0...v0.10.0
v0.8.0
What's Changed
New Features
- Added translator for
CircleAnnulusPixelRegion
by @pllim in #90
Bug Fixes
- Use
CircularROI.center
to avoid deprecation warnings with glue_core >= 1.10 by @dhomeier in #91
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
New Features
- Adding support for uncertainty extraction to NDDataArray by @bmorris3 in #86
Bug Fixes
- Fix world_axis_units for SpectralCoordinates by @astrofrog in #87
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
Bug Fixes
- Accept
component.units=None
in translators input for new glue-core unit support by @dhomeier in #84
Other Changes
- Require glue-core >= 1.6.1, dropped Python 3.7 support by @pllim in #83
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
New Features
- Added translators for
NDDataArray
and StdDevUncertainty
by @bmorris3 in #81
Bug Fixes
- Fixed return type and shape for pixel <-> world conversions in
SpectralCoordinates
by @astrofrog in #82
New Contributors
Full Changelog: v0.5.1...v0.6.0