Bug Fixes
-
Improved performance and removed jittering for the matched box zoom tool. [#3215]
-
Fixed Aperture Photometry radial profile fit crashing when NaN is present in
aperture data for Cubeviz and Imviz. [#3246] -
Prevent PluginMarks from converting y-range so they maintain their position
in the spectrum-viewer when spectral y units are converted. [#3242] -
Added
nbclassic
dependency to fixsolara
-based popouts. [#3282] -
Fixed viewer widgets displaying improperly if initialized out of view in Jupyter Lab. [#3299]
-
Fixed width of sliders in plugins to use full-width of plugin. [#3303]
-
Raise an error when attempting to open in a popout or sidecar when not supported (i.e. within VSCode). [#3309]
Cubeviz
-
Add missing styling to API hints entry for aperture_method in the spectral extraction plugin. [#3231]
-
Fixed "spectrum at spaxel" tool so it no longer resets spectral axis zoom. [#3249]
-
Fixed initializing a Gaussian1D model component when
Cube Fit
is toggled on. [#3295] -
Spectral extraction now correctly respects the loaded mask cube. [#3319, #3358]
Imviz
-
Remove "From File.." option when running on an external server. [#3239]
-
Button in the footprints plugin to change the link-type now redirects to the orientation plugin
when the change fails due to the presence of subsets or markers. [#3276] -
Updates UI language in the orientation plugin to better match API. [#3276]
-
Update Roman L2 example files in example notebook. [#3346]