Skip to content

v3.7.1

Compare
Choose a tag to compare
@rosteen rosteen released this 25 Oct 18:14
· 4 commits to v3.7.x since this release

Bug Fixes

  • Fixed bug which did not update all references to a viewer's ID when
    updating a viewer's reference name. [#2479]

  • Deleting a subset while actively editing it now deselects the subset tool,
    preventing the appearance of "ghost" subsets. [#2497]

  • Fixes a bug in plot options where switching from multi to single-select mode
    failed to properly update the selection. [#2505]

Cubeviz

  • Fixed moment map losing WCS when being written out to FITS file. [#2431]

  • Fixed parsing for VLT MUSE data cube so spectral axis unit is correctly converted. [#2504]

  • Updated glue-core pin to fix the green layer that would appear if 2D data was added to
    image viewers while spectral subsets were defined. [#2527]

Specviz

  • Spectrum that has incompatible flux unit with what is already loaded
    will no longer be loaded as ghost spectrum. It will now be rejected
    with an error message on the snackbar. [#2485]

Other Changes and Additions

  • Compatibility with Python 3.12. [#2473]