NeuroKit icon indicating copy to clipboard operation
NeuroKit copied to clipboard

Calculate R peaks from RRI

Open joshgoheen opened this issue 1 year ago • 3 comments

Hello,

Im looking to analyze HRV using this software with exported data from the EliteHRV app. This app gives heartbeat information in RRI. Ive noticed that the functions for HRV analysis require this information to be in R-peaks. Is there a simple way to convert RRI to R peaks? Ive tried the intervals_to_peaks() function but it seems to give me the r peaks as a running total of the RRI instead of the R-peak information. Im probably missing something simple! Thanks in advance for your help!

cheers, Josh

joshgoheen avatar Jul 21 '22 12:07 joshgoheen

Hi 👋 Thanks for reaching out and opening your first issue here! We'll try to come back to you as soon as possible. ❤️ kenobi

welcome[bot] avatar Jul 21 '22 12:07 welcome[bot]

but it seems to give me the r peaks as a running total of the RRI instead of the R-peak information

I'm not sure what do you mean? The running sum of RRIs are the R-peak location points

DominiqueMakowski avatar Jul 21 '22 13:07 DominiqueMakowski

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Sep 20 '22 19:09 stale[bot]

Now that RRI can be a direct input to the HRV functions (https://github.com/neuropsychology/NeuroKit/pull/710), I'm closing this issue

danibene avatar Sep 29 '22 15:09 danibene