Skip to content

Brain GUI modernization (Phase 3)#14085

Open
payamsash wants to merge 2 commits into
mne-tools:mainfrom
payamsash:enh/brain-gui-phase3
Open

Brain GUI modernization (Phase 3)#14085
payamsash wants to merge 2 commits into
mne-tools:mainfrom
payamsash:enh/brain-gui-phase3

Conversation

@payamsash

@payamsash payamsash commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Reference issue (if any)

Phase 3 of #14042 and following #14062

What does this implement/fix?

  • make collapsable docks in the GUI

  • add alpha and silhouette (only linewidth) options to gui

Additional information

test is written by Claude.

Screenshot 2026-07-21 at 16 59 08

@payamsash payamsash changed the title add cortex alpha and silhouette to controls Brain GUI modernization (Phase 3) Jul 21, 2026
@payamsash

Copy link
Copy Markdown
Contributor Author

this PR is on top of main (just to have smaller diff), so when #14062 is merged, I'll resolve the conflicts

@wmvanvliet

Copy link
Copy Markdown
Contributor

Could you remind me what the use case was for the contour and alpha sliders? There's always a tradeoff between usefulness and complexity.

Now that we can collapse part of the interface, perhaps some panels can start in collapsed state, so that the initial interface is simpler.

Could the collapsing work with a rotating triangle like we have come to expect in GUIs? I know this is currently not built-in, it would have to be a new control.

@payamsash

payamsash commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Could you remind me what the use case was for the contour and alpha sliders? There's always a tradeoff between usefulness and complexity.

I think its ok to have both for visual adjustments and also for some volumetric activity display like this, I actually wanted to also add surf and cortex options as well in this box (but for the next PRs) ... do you think its too much?

Now that we can collapse part of the interface, perhaps some panels can start in collapsed state, so that the initial interface is simpler.

Which ones would you suggest? maybe all except Playback?, also I have in mind to add another dock for atlases/parcels.

Could the collapsing work with a rotating triangle like we have come to expect in GUIs? I know this is currently not built-in, it would have to be a new control.

agree.

@wmvanvliet

Copy link
Copy Markdown
Contributor

I think its ok to have both for visual adjustments and also for some volumetric activity display

Agreed, for volumetric it is indeed useful. But perhaps this would be a good candidate to start collapsed. I think "orientation", "surface" and "trace" could start collapsed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants