Can you extract the peaks of the average signal? #954
Unanswered
dianaggomez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using
heartbeats = nk.ecg_segment(cleaned_ecg, rpeaks=info['ECG_R_Peaks'], sampling_rate=100, show="return")
is it possible to extract the Q, R, S, T, P peaks from the average signal?Beta Was this translation helpful? Give feedback.
All reactions