realchrisward / Physiology-Analysis-Tools

Tools for analysis and visualization of physiological signals (ECG, EEG, EMG, BP, Plethysmography, Pneumotachography, Video, ...)
GNU General Public License v3.0
0 stars 0 forks source link

ecg beat detection algorithm - needs improvement #13

Open realchrisward opened 3 months ago

realchrisward commented 3 months ago

current algorithm works reasonably well for anesthetized ecg data...and very poorly for ecgenie.

ecgenie data has large voltage shifts due to movement (which precludes easy automatic threshold setting for peak detection) and may also have inverted R peaks (which similarly creates problems for R peak detection)

suggested algorithm improvements