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

[ENH] extension for electromyography (EMG) - BEP42 #1998

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

drammock
Copy link

@drammock drammock commented Dec 6, 2024

This is a very early WIP implementation to add EMG support. CIs are not expected to pass yet.

cc @neuromechanist @jwelzel @larsoner @arnodelorme @robertoostenveld feel free to push directly to this branch, I'll add you as repo collaborators on my fork

Note

We meet regularly to discuss this BEP

Next meeting: 18 Dec 2024 on https://ucsd.zoom.us/j/96433382377

Communication channel on github repo / matrix / slack / discord : #1371

@drammock
Copy link
Author

cc @agramfort

emg:
value: emg
display_name: Electromyography
description: Measurements of (neuro)muscular activity.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would drop "(neuro)"

@@ -8,6 +8,13 @@ eeg:
display_name: Electroencephalography
description: |
Data acquired with EEG.
# TODO do we need to add separate modalities for sEMG, hdsEMG, iEMG? I think not:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to add separate modalities ..?

No, I also think not.

@Remi-Gau Remi-Gau added the BEP label Dec 19, 2024
Co-authored-by: Robert Oostenveld <robert.oostenveld@donders.ru.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants