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

EpochsSegmentation should be indexable to retrieve the segmentation per condition #138

Open
mscheltienne opened this issue Dec 22, 2023 · 0 comments · May be fixed by #139
Open

EpochsSegmentation should be indexable to retrieve the segmentation per condition #138

mscheltienne opened this issue Dec 22, 2023 · 0 comments · May be fixed by #139
Labels
🌟 enhancement New feature or request

Comments

@mscheltienne
Copy link
Collaborator

mscheltienne commented Dec 22, 2023

Similar to an epoch object where you can do epochs["my condition"], an EpochsSegmentation should be indexable.
Suggested by Vincent today ;)

c.f. https://github.com/mne-tools/mne-python/blob/6733cae2a0765da9ec1b67a98937839d4cd9aadf/mne/utils/mixin.py#L78-L144

@mscheltienne mscheltienne added the 🌟 enhancement New feature or request label Dec 22, 2023
@mscheltienne mscheltienne linked a pull request Dec 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant