Skip to content

Use spatial_colors by default in Evoked.plot() #10612

@hoechenberger

Description

@hoechenberger

When using Evoked.plot(), in fact I always want to use spatial_colors=True as this feature is so simple, yet extremely helpful.

Problem is, on the first try I almost always forget to pass the respective parameter, so then I need to amend my code and re-run it.

Also I believe that many users are probably not aware of the feature, as … well, as it's not the default.

Could we not make it such that if we have sensor locations, we use spatial_colors=True by default?

We'd still keep the parameter to allow for manual adjustment, of course.

WDYT?

cc @sappelhoff @cbrnr @alexrockhill @adam2392

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions