Releases: physiopy/peakdet
Releases · physiopy/peakdet
0.5.2
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