v3.10.0
New Features
-
The filename entry in the export plugin is now automatically populated based on the selection. [#2824]
-
Adding Data Quality plugin for Imviz and Cubeviz. [#2767, #2817, #2844]
-
Enable exporting spectral regions to ECSV files readable by
astropy.table.QTable
or
specutils.SpectralRegion
[#2843]
Cubeviz
-
Enable spectral extraction for composite subsets. [#2837]
API Changes
Cubeviz
- ERROR and DATA_QUALITY extension names are now recognized as
uncertainty and mask, respectively. [#2840]
Bug Fixes
Cubeviz
-
Re-enable support for exporting spectrum-viewer. [#2825]
-
Loading a specific extension with
ext
keyword no longer crashes. [#2830]