Plot labels for each channel in a circle plot.
Note
This primarily makes sense for sEEG channels where each channel can be assigned an anatomical label as the electrode passes through various brain areas.
dict
Lists of labels (values) associated with each channel (keys).
dict
The color (value) for each label (key).
list
| tuple
The channels to consider.
Keyword arguments for
mne_connectivity.viz.plot_connectivity_circle()
.
matplotlib.figure.Figure
The figure handle.
matplotlib.projections.polar.PolarAxes
The subplot handle.
mne.viz.plot_channel_labels_circle
#