electrode_gradient

electrode_gradient(subjects: list[BaseRaw | BaseEpochs | Evoked | str, ...], W: ndarray, idx: list[int], colors: list, mode: str = 'both', max_size: float = 2, fig_dims: tuple[int, int] = None) None[source][source]

Plots the electrodes with a gradient of colors

Parameters:
Return type:

None