v2.3.0
See CHANGES.rst
for release notes.
What's Changed
- Put changelog back in unreleased state by @rosteen in #1017
- MNT: Do not use enable_deprecations_as_exceptions, fix CI by @pllim in #1019
- Model component name sanitization/validation by @kecnry in #1020
- TST: Re-enable test_moment_maps by @pllim in #1024
- Fix model parameter updating after fit for compound models by @rosteen in #1023
- Use fixed parameters in cube fitting, remove defunct unit removing code by @rosteen in #1026
- Fix dark theme support for model parameter names by @kecnry in #1029
- Spelling by @jsoref in #1018
- move redshift slider to line list plugin by @kecnry in #1031
- Add Imviz description to main docs page by @larrybradley in #1033
- BUG: Let mastviz use Imviz by @pllim in #1038
- Fix voila specviz launch notebook by @kecnry in #1044
- update load_data docstring for mosviz/specviz2d by @kecnry in #1042
- model fitting: handle empty poly order input by @kecnry in #1041
- Add reference to jdaviz app in glue session object by @astrofrog in #1051
- TST: Update test matrix, etc by @pllim in #1052
- Cubeviz spectral regions fixes by @rosteen in #1046
- POC: Simple metadata viewer plugin by @pllim in #1035
- Implement mechanism for helpers to create new tabs for apps. by @eteq in #952
- MNT: Officially list matplotlib as dependency by @pllim in #1062
- viewer.jdaviz_app and viewer.jdaviz_helper links via mixin by @kecnry in #1054
- Minor refactor of app._link_new_data by @pllim in #1063
- Rename helper test fixtures from 'app' to 'helper' by @duytnguyendtn in #1064
- Redshift/line list optimization and minor fixes by @kecnry in #1036
- FEAT: Radial profile in Imviz simple aperture photometry plugin by @pllim in #1030
- Imviz compass by @pllim in #983
- Remove dependency on spectral-cube by @pllim in #1006
- Slice Wavelength Indicator by @kecnry in #1013
- fix: workaround for wrong CSS in lab by @mariobuikhuizen in #1072
- plugins: spectral_subset choice from "None" to "Entire Spectrum" by @kecnry in #1074
- Line List Plugin: unit choices for custom lines by @kecnry in #1073
- MNT: Bump bqplot minversion to 0.12.33 by @pllim in #1077
- Add app.get_tray_item_from_name() method for developers by @pllim in #1078
- Imviz: New method to load regions from file by @pllim in #1066
- BUG: Allow custom line list in Hz by @pllim in #1079
- fix redshift RV input float parsing by @kecnry in #1086
- TST: Silence specutils warning in fixture by @pllim in #1093
- BUG: Fix displayed decimals for X/Y centers in Imviz Simple Aperture Photometry plugin by @pllim in #1092
- MNT: Unpin maxversion of idna by @pllim in #1076
- Imviz: Load 3D slices, enable delayed_linking by @pllim in #1056
- DOC: Clarify Imviz load_data performance limitation by @pllim in #1098
- BUG: Fix writing out moment map to FITS by @pllim in #1099
- Imviz: Aperture photometry plugin with viewer-agnostic data/subset dropdown menus by @pllim in #1096
- DOC: Use intersphinx in glue dev doc link by @pllim in #1100
- Imviz: Add a different radial profile approach by @javerbukh in #1097
- BUG: Fix transposed moment result by @pllim in #1104
- box zoom: ignore click without drag events by @kecnry in #1105
- Remove logging usage from Jdaviz (except Cubeviz) by @pllim in #1085
- line analysis plugin: basic linear continuum support by @kecnry in #1060
- MNT: Pin maxversion of glue-jupyter by @pllim in #1119
- Simple Aperture Photometry Plugin: Auto-populate background by @pllim in #1109
- Add concept notebook to track jdaviz pypi metrics by @javerbukh in #1121
- Fix figure marks index error by @kecnry in #1120
- Fix bug for subsets not having the correct upper value by @javerbukh in #1125
- MNT: Remove unused code from Imviz parser by @pllim in #1127
- Line analysis: fix indicator for non (or reverse) sorted data by @kecnry in #1128
- Imviz: Limit cube slices to 16 by @pllim in #1129
- Fix simple aperture photometry j-docs-link URL by @pllim in #1133
- Disable Unit Conversion plugin if Subset exists by @pllim in #1130
- MNT: Remove build_docs in tox by @pllim in #1135
- Specviz: load a SpectrumList and combine everything by @ibusko in #1014
- MNT: Remove unused minversion check by @pllim in #1137
- Preparing release v2.3.0 by @rosteen in #1139
New Contributors
Full Changelog: v2.2.0...v2.3.0