EEG_visualisation

EEG_ERP()[source]
EEG basic visualization
  • Event related potential (ERP)

  • Topography

Event related potential (ERP):

Is simply the mean value of the different trials

Example of ERP for one channel:

_images/EEG_ERP.png

Example of ERP for all channel using MNE library: It give directly additional information on topography

_images/EEG_ERP_MNE.png
Topography:
_images/EEG_ERP_topography.png
example_mne_evoked_plot_topomap()[source]

Example of Topography visualization using MNE library

_images/topography_mne_example.png