Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Releases: spacetelescope/specviz

v0.8 Release Notes

21 Jul 21:28
v0.8
c242508
Compare
Choose a tag to compare

specviz is no longer supported, please use jdaviz. If you must use legacy specviz, please try v0.7.1 in Python 3.6.

v0.7.0

19 Mar 15:04
Compare
Choose a tag to compare
  • Enables plot exporting.
  • Line widths can now be changed. Line widths > 1 auto-enable openGL rendering to avoid performance issues.
  • ROIs update in response to unit changes.
  • Make ui icons unique.
  • Introduces box zooming toggle option.
  • Linemap operations for CubeViz now generate overlays instead of components.
  • Adds new cube operation to generate 3d components from fitted models.
  • Fixes arithmetic issue when names have colons. Fixes interop unit change issues with cubeviz. Fixes fitted linemaps. Fixes median smoothing issues.

v0.6.4

04 Mar 22:17
Compare
Choose a tag to compare

Minor bug fixes for third party data viewers.

v0.6.3

04 Mar 20:18
Compare
Choose a tag to compare

Updates to third party data viewer for Glue. Brings new compatibility with CubeViz and MOSViz. Various performance updates.

v0.6.2

14 Dec 20:28
Compare
Choose a tag to compare

Improvements to embedding in Glue-based viewers like MOSViz.

v0.6.1

06 Dec 18:20
Compare
Choose a tag to compare

Update micro number to get around conflicts on pypi (we 🎶 let it go 🎶).

v0.6.0

03 Dec 16:31
Compare
Choose a tag to compare

This release represents a refactor of SpecViz to make it foundationally dependent on the specutils package in astropy.

v0.5.0

30 Apr 16:28
975abcd
Compare
Choose a tag to compare

New features and bug fixes. Line lists are now supported. Labels can be added to plots depending on the line lists either supplied by SpecViz or loaded by the user.

v0.4.4

14 Nov 08:45
b34ee7c
Compare
Choose a tag to compare

Model parameter bug fixes.

v0.4.3

13 Nov 23:06
60ceceb
Compare
Choose a tag to compare

Minor layer arithmetic bug fixes.