Describe the new feature or enhancement
working with mne.viz.Brain GUI, I think we can significantly improve it:
- colorbar currently shows numbers with no context, also we can improve the font and size
- background color can only be chosen when initiating
Brain, we could also add str color options (in the docs says tuple (int, int, int))
- better Help dialog
- when an
annot is selected we could click on or select a parcel and see the extract_label_time_course signal
- maybe highlighting (a) parcel(s)
- show vertex coordinate and camera orientation when hovering mouse
- better foci visualization
- better trace viewer
- most of the args in the
mne.viz.Brain are missing in the GUI
- more keyboard shortcuts
- collapsable panels
- ...
I'm happy to open PRs, but I would like to first see your opinions, tnx @larsoner @drammock @wmvanvliet
Describe your proposed implementation
.
Describe possible alternatives
.
Additional context
No response
Describe the new feature or enhancement
working with
mne.viz.BrainGUI, I think we can significantly improve it:Brain, we could also addstrcolor options (in the docs saystuple (int, int, int))annotis selected we could click on or select a parcel and see theextract_label_time_coursesignalmne.viz.Brainare missing in the GUII'm happy to open PRs, but I would like to first see your opinions, tnx @larsoner @drammock @wmvanvliet
Describe your proposed implementation
.
Describe possible alternatives
.
Additional context
No response