Skip to content

visualization of autoreject results in MNE #6737

@jasmainak

Description

@jasmainak

Currently, the autoreject code hacks into MNE by copying the epochs plotting code and adding two parameters. Unfortunately this is a bit unwieldy to maintain on the autoreject side as we're using a ton of private functions in MNE and duplicating almost 1000 lines of code ...

are people open to adding these parameters to epochs.plot in MNE, or alternatively some code to interpret the drop_log in a special way if it starts with the keyword AUTOREJECT. I can make a PR with the existing diff and iterate the API from there if people are okay with this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions