Releases: physiopy/peakdet
Releases · physiopy/peakdet
0.6.1
0.6.0
🚀 Enhancement
- Make peaks (and troughs) addition more robust to spanning issues and support newer python versions #94 (@smoia)
⚠️ Tests
- Move to Ruff and insert more automation on updates #89 (@smoia @pre-commit-ci[bot])
🏠 Internal
- Bump toshimaru/auto-author-assign from 2.1.0 to 2.1.1 #93 (@dependabot[bot])
- [pre-commit.ci] pre-commit autoupdate #83 (@pre-commit-ci[bot] @smoia)
- Bump actions/setup-python from 5 to 6 #91 (@dependabot[bot])
- Bump actions/checkout from 4 to 5 #92 (@dependabot[bot])
- Bump actions/labeler from 5 to 6 #90 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- @pre-commit-ci[bot]
- Stefano Moia (@smoia)
0.5.2
🐛 Bug Fix
🏠 Internal
- [pre-commit.ci] pre-commit autoupdate #75 (@pre-commit-ci[bot])
Authors: 2
- @pre-commit-ci[bot]
- Stefano Moia (@smoia)
0.5.1
🎉 This release contains work from a new contributor! 🎉
Thank you, Marie-Eve Picard (@me-pic), for all your work!
🐛 Bug Fix
📝 Documentation
🏠 Internal
Authors: 2
0.5.0
🚀 Enhancement
- Resolve matplotlib deprecation issue #74 (@afni-dglen)
Authors: 1
- Daniel Glen (@afni-dglen)
0.4.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Rachael Stickland (@RayStick), for all your work!
🚀 Enhancement
🐛 Bug Fix
- Add .pre-commit-config.yaml #67 (@maestroque @pre-commit-ci[bot])
📝 Documentation
- bring branch up to date with master #69 (@maestroque @pre-commit-ci[bot] @smoia @RayStick)
⚠️ Tests
- Integrate Loguru #62 (@maestroque)
🏠 Internal
- Update setup and runners #72 (@smoia)
- [pre-commit.ci] pre-commit autoupdate #71 (@pre-commit-ci[bot])
- Add Continuous Deployment tools (
auto, packaging workflows, zenodo) #41 (@smoia) - [pre-commit.ci] pre-commit autoupdate #70 (@pre-commit-ci[bot])
- Add auto-author and auto-label to github workflow #65 (@RayStick)
Authors: 4
- @pre-commit-ci[bot]
- George Kikas (@maestroque)
- Rachael Stickland (@RayStick)
- Stefano Moia (@smoia)
0.3.0
physiopy/peakdet: A toolbox for physiological peak detection analyses
Fix matplolib version, waiting to deal with deprecation
physiopy/peakdet: A toolbox for physiological peak detection analyses
Main changes:
- peaks can be added, not only removed
- mouse buttons remapped:
- left drag deletes peaks (red)
- right drag adds peaks (green)
- central mouse button drag marks the data as "bad" (blue)
- One supplementary timeseries can be added at object initialisation and plotted at plotting times - this could help deciding if a peak is a peak or if it is noise.
physiopy/peakdet: A toolbox for physiological peak detection analyses
Change of ownership