Skip to content

v3.10.0

Compare
Choose a tag to compare
@bmorris3 bmorris3 released this 03 May 17:57
· 56 commits to v3.10.x since this release

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 unit conversion in cubeviz. [#2758, #2803]

  • 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]

Other Changes and Additions

  • Bump required Python version to 3.10. [#2757]

  • Line menu in Redshift from Centroid section of Line Analysis now shows values in current units. [#2816, #2831]

  • Bump required specutils version to 1.15. [#2843]