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
Copy file name to clipboardExpand all lines: doc/changes/0.21.inc
+2
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,8 @@ Bugs
48
48
49
49
- Fix bug in :func:`mne.viz.plot_alignment` where ECoG andsEEG channels were not plotted andfNIRS channels were always plotted in the head coordinate frame by `Eric Larson`_ (:gh:`8393`)
50
50
51
+
- Fix bug in :func:`mne.set_bipolar_reference` where ``ch_info`` could contain invalid channel information keys by `Eric Larson`_
52
+
51
53
- Fix bug in :func:`mne.viz.plot_source_estimates`, which wouldn't accept the valid parameter value ``backend='pyvista'``, by `Guillaume Favelier`_
52
54
53
55
- Attempting to remove baseline correction from preloaded `~mne.Epochs` will now raise an exception by `Richard Höchenberger`_ (:gh:`8435`)
0 commit comments