Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Autoreject - drop bad epochs #12

@eqian99

Description

@eqian99

20% dropped is ok, but 767 epochs every signal dataset is sussy. Global rejection was not ideal.

We are selecting epochs to remove with just a simple check that amplitude > 700. There are better ways to do this, namely autoreject:

https://autoreject.github.io/stable/index.html
https://github.com/facebookresearch/brainmagick/blob/main/bm%2Fautoreject.py
https://github.com/meeg-ml-benchmarks/brain-age-benchmark-paper/blob/main/compute_autoreject.py

  • Task: implement that in fif-eeg-preprocessing.py

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions