meta00 / vital_sqi

A package for physiological signal quality control
MIT License
31 stars 11 forks source link

Cleanup of rpeak_detector and msq sqi #42

Closed SKarolcik closed 3 years ago

SKarolcik commented 3 years ago

Some peak detector functions are inconsistent. When the PPG detector is created, the preprocessing cannot be specified with a sampling frequency. One of the peak detectors does additional filtering again without a specified sampling rate.

Add msq sqi to compute the difference between 2 peak detectors.