Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate R peaks from RRI #682

Closed
joshgoheen opened this issue Jul 21, 2022 · 4 comments
Closed

Calculate R peaks from RRI #682

joshgoheen opened this issue Jul 21, 2022 · 4 comments
Labels

Comments

@joshgoheen
Copy link

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

@welcome
Copy link

welcome bot commented Jul 21, 2022

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

@DominiqueMakowski
Copy link
Member

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

@stale
Copy link

stale bot commented Sep 20, 2022

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 stale bot added the wontfix This will not be worked on label Sep 20, 2022
@DominiqueMakowski DominiqueMakowski removed the wontfix This will not be worked on label Sep 20, 2022
@danibene
Copy link
Collaborator

Now that RRI can be a direct input to the HRV functions (#710), I'm closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants