pop_headplot#

pop_headplot(EEG=None, typeplot=1, items=None, topotitle=None, rowcols=None, *args, gui=None, renderer=None, plot='on', return_com=False, **kwargs)#

Plot ERP or component maps on a spline-interpolated 3-D head mesh.

Like EEGLAB, pop_headplot requires a .spl spline setup file. Use setup={...} to create one, load=... to reuse one, or launch the GUI to select/create it interactively.

Pass plot='off' to build and return the figures without opening a window.

Parameters: