mne-tools / mne-tools/mne-python
Brain should allow selection of an atlas & display the parcel names on hover (e.g., in the status bar) even when show_traces=False
Open
@larsoner is already working on this.
Since Oct 1, 2023.
ENH
VIZ
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
We were looking at "static" data (only a single time point), hence we turned off show_traces to have more space. But then when we discovered an "interesting" region, we couldn't figure out the name of the parcel without restarting Brain with show_traces=True, because only then the Annotations dropdown will appear.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.