alistairewj / peak-detector

Multimodal peak detection using ECG, ABP, PPG or SV
GNU General Public License v2.0
54 stars 22 forks source link

problem with missed beats #4

Open li-lcp opened 7 years ago

li-lcp commented 7 years ago

Not sure why we are getting several missed beats for the following PhysioNet Challenge2015 record: v579l (see segment from sample 74000 to 75000) For abp peak detection, I've tried both wabp and delineator and both give the same peak detection results.

Other records with minor issues: record v369l (minor missed beats around sample 73000 - 75000); record v536 has noisy ECG, but PLETH is good. However, setting 'ENABLE_OTHER_DETECTORS' to 1 did not seem to help.