Plotting and Topography#

Scalp maps and artifact review plots.

eegprep.topoplot(datavector, chan_locs, **kwargs)

Plot a 2D topographic map of EEG data.

eegprep.vis_artifacts(clean_eeg[, ...])

Compare a cleaned dataset against its original clean_rawdata source.

eegprep.vis_artifacts_diagnostics(clean_eeg)

Return clean_rawdata sample/channel rejection diagnostics.