Skip to content

v2.8.0

Compare
Choose a tag to compare
@rosteen rosteen released this 21 Jul 18:38
· 1900 commits to main since this release
0b8ada9

New Features

  • Added viewer/layer labels with icons that are synced app-wide. [#1465]

Cubeviz

  • The "Import Data" button is hidden after a data cube is loaded into the app [#1495]

Mosviz

  • Added --instrument CLI option to support NIRISS data loading in Mosviz. [#1488]

Bug Fixes

  • Fix scrolling of "x" button in data menus. [#1491]

  • Fix plot options colormap when setting colormap manually through API. [#1507]

Cubeviz

  • Cubeviz parser now sets the wavelength axis to what is in the CUNIT3 header [#1480]

  • Includes spectral subset layers in the layer dropdowns in plot options and fixes behavior when
    toggling visibility of these layers. [#1501]

Imviz

  • Fixed coordinates info panel crashing when HDU extension with
    non-celestial WCS is loaded into Imviz together with another
    extension with celestial WCS. [#1499]

Other Changes and Additions

  • Added a more informative error message when trying to load Jdaviz outside of Jupyter. [#1481]