Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 313 Bytes

RPeakDetection

ECG R-Peak and RR-interval detection and calculation

Two scripts for R-Peak Detection and to calculate the RR interval.

To test both scripts the BiospPy and the WFDB (version 1.39) libraries need to be installed.

Both can be installed via pip or pip3 although the code was built in Python3.