Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Online ecg processing from wearable HR monitor #80

Closed
sunshineinsandiego opened this issue Jun 4, 2021 · 2 comments
Closed

Online ecg processing from wearable HR monitor #80

sunshineinsandiego opened this issue Jun 4, 2021 · 2 comments
Labels

Comments

@sunshineinsandiego
Copy link

Hello - I am wondering if there is a way to use the BioSPPY ecg module without an OpenSignals ECG text file as input? I am streaming ECG data (microvolt readings) at 130hz from a Polar heart rate band, and in order to process it in real-time it seems sub-optimal to try to convert each chunk of data (30x microvolt readings every ~0.2s) into an OpenSignals txt file and then port it back into BioSPPy. Is it possible to feed a simple 2d numpy array (timestamp x microvolt reading) or even a list of microvolt readings coupled with the sampling frequency into the ecg module? Any advice would be welcome! Thanks

@hugoslv
Copy link
Contributor

hugoslv commented Jun 5, 2021 via email

@sunshineinsandiego
Copy link
Author

Thanks Hugo, super helpful. Will try it out! Closing this question until/if I run into additional issues. Again, thanks!

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

No branches or pull requests

3 participants