Topoplot electrode distance matrix with bridged electrodes connected.
mne.Info
The mne.Info
object with information about the sensors and methods of measurement.
list
of tuple
The indices of channels marked as bridged with each bridged
pair stored as a tuple.
Can be generated via
mne.preprocessing.compute_bridged_electrodes()
.
array
of float
, shape (n_channels, n_channels)The electrical distance matrix for each pair of EEG electrodes.
Can be generated via
mne.preprocessing.compute_bridged_electrodes()
.
str
A title to add to the plot.
dict
| None
Arguments to pass to mne.viz.plot_topomap()
.
matplotlib.figure.Figure
The topoplot figure handle.
mne.viz.plot_bridged_electrodes
#Identify EEG Electrodes Bridged by too much Gel