Skip to content

v3.3.1

Compare
Choose a tag to compare
@rosteen rosteen released this 09 Mar 20:04
· 5 commits to v3.3.x since this release

3.3.1 (2023-03-09)

Bug Fixes

  • Auto-label component no longer disables the automatic labeling behavior on any keypress, but only when changing the
    label [#2007].

  • Loading valid data no longer emits JSON serialization warnings. [#2011]

  • Fixed linking issue preventing smoothed spectrum from showing in Specviz2D. [#2023]

  • Fixed redshift slider enabling/disabling when calling load_line_list, plot_spectral_line,
    plot_spectral_lines, or erase_spectral_lines. [#2055]

  • Fixed detecting correct type of composite subsets in subset dropdowns in plugins. [#2058]

Cubeviz

  • Calling cubeviz.specviz.y_limits(...) no longer emits irrelevant warning. [#2033]

  • Fix initial slice of uncertainty viewer. [#2056]

Imviz

  • Fixed aperture and background dropdowns validation for Simple Aperture Photometry
    plugin. [#2032]

  • Line Profiles plugin no longer updates when "l" key is pressed while plugin is not opened. [#2073]