Skip to content

Releases: cbrnr/sleepecg

v0.4.0

11 Jan 13:05
Compare
Choose a tag to compare

This release adds reader functions for MESA, SHHS and SLPDB as well as heart rate variability (HRV) feature extraction. Changes also include a restructured documentation, further simplified API and a configuration interface.

The full changelog is available here.

v0.3.0

25 Aug 18:23
Compare
Choose a tag to compare

This release adds code to replicate the ECG detectors benchmarks. We also simplified the API and changed the default location for storing downloaded database files.

v0.2.0

11 Aug 08:23
Compare
Choose a tag to compare

This release contains Numba and pure Python implementations of our Pan & Tompkins R peak detector and a downloader for NSRR data.

v0.1.0

29 Jul 11:16
5d576e4
Compare
Choose a tag to compare

Initial release containing a high-quality high-performance R peak detector based on Pan & Tompkins (1985).