You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug where :func:`mne.preprocessing.write_fine_calibration` wrote internal ``MEG`` channel names (e.g. ``MEG0113``) instead of the bare channel numbers (e.g. ``113``) that MaxFilter expects, breaking round trips of Neuromag calibration files, by :newcontrib:`Apoorva Verma`.
0 commit comments