Version 1.11.0
What's Changed
- Use scikit-build by @gmloose in #204
- Add options for use with a detection image by @darafferty in #209
- Fix various issue with the spectral index module by @darafferty in #210
- Fix issues with error estimation by @darafferty in #211
- Fix saving of residual image and add option to save model image by @darafferty in #213
- Replace distutils for Python 3.12 by @gmloose in #216
- Fix python3.12 build by @gmloose in #217
- Fix issue with frequency_sp being ignored by @darafferty in #219
- Fix indentation by @gmloose in #221
- Rap 612 remove pyfits version checks by @gmloose in #222
- Fix ReadtheDocs by @gmloose in #223
- Rap 614 use setuptools scm by @gmloose in #224
- Output island rms and mean values for wavelet Gaussians by @darafferty in #228
- Set upper limit on NumPy version by @darafferty in #230
- Add checks of output to tests by @darafferty in #231
- Prepare release v1.11 by @gmloose in #234
Full Changelog: v1.10.3...v1.11.0