Skip to content

Releases: physiopy/peakdet

0.5.2

09 Oct 10:29
Compare
Choose a tag to compare

🐛 Bug Fix

  • Make sure peak detection works with negative signals #84 (@smoia)

🏠 Internal

Authors: 2

0.5.1

27 Aug 15:20
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Marie-Eve Picard (@me-pic), for all your work!

🐛 Bug Fix

  • Fix type errors in exporting history after manually adding peaks #79 (@smoia)

📝 Documentation

🏠 Internal

Authors: 2

0.5.0

19 Jul 21:44
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

0.4.0

17 Jul 12:12
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Rachael Stickland (@RayStick), for all your work!

🚀 Enhancement

  • feat: Development release fix (@smoia)
  • feat: Update workflows and setup (@smoia)

🐛 Bug Fix

📝 Documentation

⚠️ Tests

🏠 Internal

Authors: 4

0.3.0

12 Jul 15:24
f25c645
Compare
Choose a tag to compare

What's Changed

  • Remove unused dependencies, move GUI related things to extra, update maintainer email, remove scripts folder by @smoia in #59

Full Changelog: 0.2.1...0.3.0

physiopy/peakdet: A toolbox for physiological peak detection analyses

08 Jul 02:26
Compare
Choose a tag to compare

Fix matplolib version, waiting to deal with deprecation

physiopy/peakdet: A toolbox for physiological peak detection analyses

08 Jul 00:20
2a3dbfb
Compare
Choose a tag to compare

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

17 Sep 15:42
b116691
Compare
Choose a tag to compare