Replies: 1 comment
-
duplicate of #555 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using the neurokit2 library to detect R peaks. For some acquisitions, after applying " rodrigues2021 " algorithm I got this error message which couldn't fix it:
if processed_ecg[i] > Rpeakamp:
IndexError: index 2053620 is out of bounds for axis 0 with size 2053620
is there any solution for this problem ?
Beta Was this translation helpful? Give feedback.
All reactions