Skip to content

Coregistration GUI modernisation (phase 3) - #14218

Merged
larsoner merged 1 commit into
mne-tools:mainfrom
payamsash:coreg_gui_dev_phase_1_3
Aug 25, 2026
Merged

Coregistration GUI modernisation (phase 3)#14218
larsoner merged 1 commit into
mne-tools:mainfrom
payamsash:coreg_gui_dev_phase_1_3

Conversation

@payamsash

Copy link
Copy Markdown
Member

Reference issue (if any)

following #14203 and phase 3 of #14141

What does this implement/fix?

add test for coregistration fitting math now so later any algorithmic changes can be (hopefully) caught. I guess from next PRs we could start working on the UI/interactions/algorithms ...

@payamsash
payamsash requested a review from drammock as a code owner August 25, 2026 09:38
@larsoner

Copy link
Copy Markdown
Member

Because we squash-merged #14203 the commits still show up here and in the diff. Can you rebase the one new commit 45f45b8 and force-push? Personally I would do

git checkout coreg_gui_dev_phase_1_3
git fetch upstream
git reset --hard upstream/main
git cherry-pick 45f45b8
git push origin -f coreg_gui_dev_phase_1_3

@larsoner
larsoner enabled auto-merge (squash) August 25, 2026 14:07
@larsoner
larsoner merged commit 1710155 into mne-tools:main Aug 25, 2026
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants