Skip to content

v3.1.1

Compare
Choose a tag to compare
@bmorris3 bmorris3 released this 23 Nov 20:52
· 31 commits to v3.1.x since this release

Bug Fixes

  • Change box zoom to always maintain aspect ratio. [#1726]

  • Fixed removing image data from viewer when changing row. [#1812]

  • Prevent duplicate labels by changing duplicate number appended
    to label to max number (of duplicates) plus 1. [#1824]

  • Layer lettering now supports up to 702 layers. Beyond that, special characters are used. [#1850]

  • Fix cycler so new data added have different colors [#1866]

Cubeviz

  • Fix spatial-spectral highlighting after adding spectral data set (either manually or by loading
    and results from plugins into the spectral-viewer) which had prevented new subsets from being
    created. [#1856]

Mosviz

  • Data unassigned a row is hidden under the subdropdown in the data dropdown. [#1798, #1808]

  • Missing mosviz_row metadata in NIRISS-parsed 1D spectra now added. [#1836]

  • Allow Mosviz load_data method to load only 1D or 2D spectra. [#1833]

Specviz2d

  • Fixed options for peak method in spectral extraction plugin. [#1844]