alistairewj / peak-detector

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

switching #2

Closed Qiang1991 closed 8 years ago

Qiang1991 commented 8 years ago

why didn't you use ppg or sv in switching?

jbehar commented 8 years ago

You could. We used ECG and ABP only because the database that was provided for the Challenge had ECG systematically and ABP most of the time. Including PPG or SV could improve but because of the run time constraint (i.e. there was a timeout for running the algorithm on the Physionet server) we chose the signals that were the most reliable and most available i.e. ECG and ABP.