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
Fixed an indexing bug in ``_interpolate_bads_nirs`` that could use the wrong donor channels when :func:`mne.io.Raw.interpolate_bads` interpolated fNIRS channels reordered by ``_validate_nirs_info``, by :newcontrib:`Kalle Makela`.
1
+
Fixed an indexing bug in fNIRS support in :meth:`mne.io.BaseRaw.interpolate_bads` (and related methods) that could errantly use incorrect donor channels, by :newcontrib:`Kalle Makela`.
0 commit comments