Releases: cbrnr/sleepecg
Releases · cbrnr/sleepecg
v0.4.0
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
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
This release contains Numba and pure Python implementations of our Pan & Tompkins R peak detector and a downloader for NSRR data.
v0.1.0
Initial release containing a high-quality high-performance R peak detector based on Pan & Tompkins (1985).