Skip to main content
Ctrl+K
EEG Dash Logo EEG Dash Logo
  • Datasets
  • Quick Start
  • Install
  • Examples
  • Concepts
  • Docs
    • References
    • EEG2026
    • EEG2025
  • GitHub
  • PyPI
  • Discord
  • Datasets
  • Quick Start
  • Install
  • Examples
  • Concepts
  • Docs
  • References
  • EEG2026
  • EEG2025
  • GitHub
  • PyPI
  • Discord
  • Examples gallery
  • Event-related EEG analysis

Event-related EEG analysis#

Estimated reading time:2 minutes

Load real visual and auditory oddball recordings through EEGDashDataset. Inspect actual annotations, define event-locked epochs and compare measured responses. The visual example evaluates a classifier on held-out subjects; the auditory example inspects one recorded run. The studies differ in more than stimulus modality, so their comparison is descriptive, not controlled.

  1. plot_20_visual_p300_oddball.py: three visual recordings, about 69 MB.

  2. plot_21_auditory_oddball.py: one auditory run, about 63.4 MB.

Keep EEGDASH_CACHE_DIR between runs. Neither example prescribes an ERP amplitude or substitutes reference values for the measured result.

Visual P300: from real events to held-out predictions

Visual P300: from real events to held-out predictions

Inspect an auditory oddball response in real EEG

Inspect an auditory oddball response in real EEG

Download all examples in Python source code: 20_event_related_python.zip

Download all examples in Jupyter notebooks: 20_event_related_jupyter.zip

previous

Save and reload prepared EEG windows

next

Visual P300: from real events to held-out predictions

© Copyright 2025-2026, EEG Dash Developers.

Built with the PyData Sphinx Theme 0.21.0.