Would Monai be open to contributions to integrate the reading of biosignal data? #6991
bruAristimunha
started this conversation in
Ideas
Replies: 1 comment
-
Hi @bruAristimunha, sure, welcome to your contribution. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, I want to say a huge thanks for the awesome library you're maintaining. It's been a real lifesaver for my research, and the time I spent with the generative team at KCL really helped me grasp how it all works. So, big thanks!
Now, here's the thing I noticed. Your library has support for bio-signals, which is great (https://docs.monai.io/en/stable/_gen/monai.transforms.signal.array.html#module-monai.transforms.signal.array). But it seems like there's a gap when it comes to reading bio-signals.
I've got a suggestion, and I'm even up for doing the work on it. How about we add a bio-signal reader that uses a versatile library like mne-python to handle all sorts of bio-signal formats automatically? Think of it as something similar to PilReader, but for bio-signals. This would make life so much easier for researchers diving into monai with bio-signals.
Would Monai be open to having this new reader as part of the package?
Beta Was this translation helpful? Give feedback.
All reactions