Skip to content

Conversation

@wmvanvliet
Copy link
Contributor

@larsoner Small bug that came alight when using #13407 for dipole fitting: some fields were left blank that shouldn't be. This PR fixes those and updates the unit test to check them.

limit=self.mindist,
mri_head_t=self.mri_head_t,
src=src,
)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a refactor that makes sense to me.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I think that was just cruft from when I was working on it and there were two code paths 🤦

Copy link
Member

@larsoner larsoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just going to push a commit to fix pip-pre, thanks in advance @wmvanvliet !

limit=self.mindist,
mri_head_t=self.mri_head_t,
src=src,
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I think that was just cruft from when I was working on it and there were two code paths 🤦

larsoner and others added 3 commits September 11, 2025 10:10
@larsoner larsoner merged commit a8e2fe8 into mne-tools:main Sep 11, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants