Download EEG Datasets
=====================

This page provides links and instructions to download EEG datasets that can be used with the `bciflow` framework. These datasets include MI and SSVEP paradigms, useful for training and validating BCI models.

.. contents::
   :local:
   :depth: 1

Motor Imagery Datasets (BCI Competition IV)
-------------------------------------------

### BCI Competition IV - Dataset 2a

- **Description**: Contains EEG recordings of motor imagery tasks for four different classes.
- **Download**: `Dataset 2a <https://www.bbci.de/competition/iv/#download>`_
- **Labels**: `Label information <https://www.bbci.de/competition/iv/results/index.html#labels>`_

### BCI Competition IV - Dataset 2b

- **Description**: Binary motor imagery dataset with left vs. right hand movements.
- **Download**: `Dataset 2b <https://www.bbci.de/competition/iv/#download>`_
- **Labels**: `Label information <https://www.bbci.de/competition/iv/results/index.html#labels>`_

Clinical Motor Imagery Dataset (CBCIC)
--------------------------------------

- **Description**: Dataset from the Clinical BCI Challenge (WCCI 2020), consisting of EEG data recorded from stroke patients performing motor imagery.
- **Download**: `GitHub Repository <https://github.com/5anirban9/Clinical-Brain-Computer-Interfaces-Challenge-WCCI-2020-Glasgow>`_

Steady-State Visual Evoked Potential Dataset (MENGU)
----------------------------------------------------

- **Description**: Open dataset for human SSVEPs in the frequency range of 1–60 Hz.
- **Download**: `SpringerNature - Figshare Collection <https://springernature.figshare.com/collections/An_open_dataset_for_human_SSVEPs_in_the_frequency_range_of_1-60_Hz/6752910/1>`_

.. note::
   After downloading the datasets, make sure to place them in the appropriate directory structure expected by `bciflow`, or update your configuration accordingly.

