mne-tools / mne-tools/mne-python

animate_topomap() without drawing contours?

Open
#7,938 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

EASY ENH VIZ
Dominant language
Python
Stars
3.5k
Forks
1.6k
Avg merge
1d 6h
Merged PRs (30d)
100

Description

Is it possible to create an animation using animate_topomap() without drawing contours?
I can hide contours in plot_topomap() with option contours=0, but I can not find something like this in the animate_topomap().
Is there a way around this limitation?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with Evoked.animate_topomap() and compare its contour handling with Evoked.plot_topomap(), where contours=0 is used in the issue. Check how the animation API exposes plotting options; done means users can create an animation without drawing contours.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.