Skip to content

Fix one-shot event exclusion in mff reader.#11627

Draft
jackz314 wants to merge 2 commits intomne-tools:mainfrom
jackz314:bug-fix
Draft

Fix one-shot event exclusion in mff reader.#11627
jackz314 wants to merge 2 commits intomne-tools:mainfrom
jackz314:bug-fix

Conversation

@jackz314
Copy link
Copy Markdown
Contributor

Reference issue

Fixes #11626

What does this implement/fix?

Replaced event.sum() with np.count_nonzero(event) to check for one-shot events properly.

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.

Wrong logic excluding event codes with just one event in read_raw_egi

2 participants