Skip to content

Releases: berndporr/py-ecg-detectors

bugfix release

27 Jul 20:54
Compare
Choose a tag to compare

Fixed dependency with the wavelet library which is PyWavelets and not pywt.
The matched filter detector now also has two templates stored within the detector for 250Hz and 360Hz sampling rate.

Initial release of the R peak detector library

27 Jul 19:53
Compare
Choose a tag to compare

We are pleased to present a Python library of ECG R peak detectors.
This will be used in an upcoming pre-print where we have benchmarked the different detectors.