kbroman / detectPVC

R package to detect PVCs in Polar H10 data
Other
0 stars 1 forks source link

Re-write the peak-finding #3

Open kbroman opened 5 months ago

kbroman commented 5 months ago

Re-write the peak-finding code, along the lines of what I've added to the android app I've been worked on. Probably should do this in C++.

kbroman commented 2 weeks ago

Revised detect_peaks() to at least throw out very close peaks (closer than heart rate of 220 bpm)