Closed bdyetton closed 6 years ago
Hi Benjamin, what a coincidence! I was planning to work a little bit in the hrv module this week.
-Do you have approximate timeframes on when documentation might be complete? I will add the basic workflow on the documentation this week. -From the code it looks like the functions take rri, the RR interval locations, as inputs, is this correct? That's correct. I will give some examples in the documentation.
In the e-mail notification that I have received, you asked about PPG data. Maybe we can create a script to extract the RRi from it.
Feel free to contact me via my personal e-mail: rhenan.bartels@gmail.com
Cheers!
Great! Thanks for your prompt response! Originally I asked about PPG but I found biosppy toolbox will get me the IBI intervals from BVP data (however, it misses a lot of peaks, so I will have to fiddle with the settings a little). When I complete this script for extracting BVP and HRV ill send it your way. Feel free to use it as an example file.
On Mon, Jun 26, 2017 at 8:09 AM, Rhenan notifications@github.com wrote:
Hi Benjamin, what a coincidence! I was planning to work a little bit in the hrv module this week.
-Do you have approximate timeframes on when documentation might be complete? I will add the basic workflow on the documentation this week. -From the code it looks like the functions take rri, the RR interval locations, as inputs, is this correct? That's correct. I will give some examples in the documentation.
In the e-mail notification, I have received you asked about PPG data. Maybe we can create a script to extract the RRi from it.
Feel free to contact me via my personal e-mail: rhenan.bartels@gmail.com
Cheers!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rhenanbartels/hrv/issues/6#issuecomment-311088134, or mute the thread https://github.com/notifications/unsubscribe-auth/AE8iKH5DnJkHgdzYVj1EPOojl6iBl9hUks5sH8mUgaJpZM4OE6VK .
-- Regards, Ben Yetton
MA Cog Psych, BSc (Robotics) w. first class honors, Graduate Student, Mednick Sleep and Cognition Lab, University Of California, Riverside 900 University Ave Riverside, CA 92521 benjamin.yetton@email.ucr.edu
Hi, I am looking for an HRV analysis package for Python and came across your work. Because this is undocumented, I have a few questions:
Thanks for putting this package together, it looks very promising.