Releases: jpvantassel/swprocess
Releases · jpvantassel/swprocess
v0.3.0
v0.2.0
In this release
- ✨ Limit NMAXIMA to 100, unless set manually by user.
- ✨ Add process_type to Peak id to allow different processing on same block set.
- 💥 Only permit Geopsy v3.2.0; include
SUPPORTED_GEOPSY_VERSIONS
variable. - 📚 Include FK (Conventional) and HFK (Capon) in mam and stats example.
- 🔧 Coordinate
setup.py
dev requirements withrequirements.txt
.
v0.1.2
In this release
- ✨ Add support for Python 3.11.
- 💥 Remove support for Python 3.6.
- ✨ Allow post-processing of
Capon
andConventional
. - 🐛 Fix blitting-related bug in interactive trimming.
- 📚 Add summary plot to
masw.ipynb
. - 📚 Swap out .gif for .png to enable PyPI rendering.
v0.1.1
v0.1.0b0
In this release
- 🎉 Public debut of
swprocess
.