mne-tools / mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
https://mne.tools
BSD 3-Clause "New" or "Revised" License
2.74k stars 1.33k forks source link

ENH: Fine calibration support for more MEG systems #12966

Closed larsoner closed 1 week ago

larsoner commented 1 week ago

I recently tried running fine calibration calculation on a non-Neuromag system. It did not work. This PR makes it so it works much better for other systems.

larsoner commented 1 week ago

@drammock is this PR okay with you? It now contains a workaround for https://github.com/scikit-learn/scikit-learn/pull/30268#issuecomment-2479701651 that is causing pip-pre to fail