Skip to content

Fall 2021 version 0.2.5 on conda and pip

Choose a tag to compare

@gully gully released this 23 Nov 20:53
· 409 commits to main since this release

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

Full Changelog: v0.2.4...v0.2.5