Skip to content

Add epoch selection to EpochsSegmentation#139

Draft
mscheltienne wants to merge 2 commits into
vferat:mainfrom
mscheltienne:epochs
Draft

Add epoch selection to EpochsSegmentation#139
mscheltienne wants to merge 2 commits into
vferat:mainfrom
mscheltienne:epochs

Conversation

@mscheltienne

Copy link
Copy Markdown
Collaborator

Closes #138

@mscheltienne
mscheltienne marked this pull request as draft December 22, 2023 15:03
Comment on lines +252 to +255
@property
def metadata(self) -> Optional[DataFrame]:
"""Epochs metadata."""
return self._inst.metadata

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

TODO: remove and edit docstring above, we should probably not start exposing all methods from an epoch object here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EpochsSegmentation should be indexable to retrieve the segmentation per condition

1 participant