Skip to content

Fixed length epochs overlap#9096

Merged
wmvanvliet merged 9 commits intomne-tools:mainfrom
sfc-neuro:fixed_length_epochs_overlay
Mar 18, 2021
Merged

Fixed length epochs overlap#9096
wmvanvliet merged 9 commits intomne-tools:mainfrom
sfc-neuro:fixed_length_epochs_overlay

Conversation

@sfc-neuro
Copy link
Copy Markdown
Contributor

Reference issue

Fixes #8773.

What does this implement/fix?

Adds compatibility for the overlap parameter in the function make_fixed_length_epochs

Additional information

Tests were also added to test the new feature inspired by the pre-existing ones written for make_fixed_length_events.

@sfc-neuro sfc-neuro force-pushed the fixed_length_epochs_overlay branch from e234d91 to b8282d0 Compare March 16, 2021 11:27
@sfc-neuro sfc-neuro changed the title Fixed length epochs overlay Fixed length epochs overlap Mar 17, 2021
Copy link
Copy Markdown
Member

@agramfort agramfort left a comment

Choose a reason for hiding this comment

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

can we just add a what's new entry?

thx @sfc-neuro !

@agramfort
Copy link
Copy Markdown
Member

@sfc-neuro can you quickly push a what's new entry so we can move on here? thanks

@sfc-neuro sfc-neuro force-pushed the fixed_length_epochs_overlay branch from 1bb7724 to 1af0432 Compare March 18, 2021 09:48
Copy link
Copy Markdown
Member

@hoechenberger hoechenberger left a comment

Choose a reason for hiding this comment

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

LGTM once CI is green

@wmvanvliet wmvanvliet merged commit a6abf36 into mne-tools:main Mar 18, 2021
@wmvanvliet
Copy link
Copy Markdown
Contributor

Thanks @sfc-neuro!

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.

Adding overlap keyword to make_fixed_length_epochs

4 participants