Closed alexxony closed 3 years ago
Hi Alexxony,
Processing shouldn't take more than a few minutes, what is the sample rate and what flags do you use?
Paul
I used my data; it is 48 hours ecg which includes extreme motion artifacts. i runned it on colab. it tooks over 10 hours.
+ enhance_ecg_peaks make omit of data?I applied it on data(len is 50000), applied data was 49991.
2021년 6월 28일 (월) 오후 10:30, Paul van Gent @.***>님이 작성:
Hi Alexxony,
Processing shouldn't take more than a few minutes, what is the sample rate and what flags do you use?
Paul
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/paulvangentcom/heartrate_analysis_python/issues/76#issuecomment-869687168, or unsubscribe https://github.com/notifications/unsubscribe-auth/APHHE6R2EPHLSAJH75CYSADTVB2QDANCNFSM47NJLDYA .
That is definitely atypical, it should be a lot faster. Can you share the data with me so I can do some testing here?
Enhance peaks does not discard any data, it's a simple multiplication and scaling operation.
Paul
Closing due to inactivity, feel free to reopen if you still need assistance
my ecg dataset is 48hour. so It will take so long time. can you give an advice of speed up?