Fall 2021 version 0.2.5 on conda and pip
This version adds automatic telluric masking for HPF, a flattening procedure, robustness improvements, bug fixes, and more. It is now available and up-to-date on conda-forge, so you can conda install -c conda-forge muler.
What's Changed
- Include license file in source distribution by @synapticarbors in #59
- Add tutorial showing how to mask spectral lines and flatten the continuum by @gully in #63
- Add automatic telluric masking for HPF, a static TelFit template, and continuum flattening with GP tutorial by @gully in #64
- Copy savgol-based flatten method verbatim from lightkurve by @gully in #65
- Ancillary spectra metadata handling and WCS bug fixes by @gully in #66
New Contributors
- @synapticarbors made their first contribution in #59
Full Changelog: v0.2.4...v0.2.5