ime-luebeck / ecg-removal

Algorithms and evaluation toolkit for removing strong cardiac interference from surface EMG measurements
Other
8 stars 5 forks source link

Automatically detecting R peak detection failure #2

Open e-pet opened 1 year ago

e-pet commented 1 year ago

As outlined in the Readme, most algorithms provided in the toolbox rely on (at least reasonably) accurate R peak detection. For this reason, it would be nice to have a means of automatically detecting when R peak detection fails. While some checks are already implemented (e.g. the min/max R peak intervals are reported on the command line, which should already give a good indicator), a more comprehensive assessment and an automatically generated warning/info message could be useful.