Replies: 2 comments
-
Hi @J4NPM, firstly thanks for the congratulations 😄 Both However, if you have an n-dimensional data structure containing channels of different biosignals such as like so:
You can pass this through our
Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
I'd also add that we don't support multi-threading and parallel processing within neurokit, and we currently don't have plans to. That said, we're still looking forward to contributions that would make our code faster and more efficient, so if you have any leads on that side feel free to let us know |
Beta Was this translation helpful? Give feedback.
-
Hi there,
Congratulations for everyone involved in developing such a great project!
Is there a way to process multiple simultaneous channels at once, such as 2 ECG channels in a 2D Array (samples, channels) as input for ecg_process(), ecg_peaks() and other functions?
Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions