braindecode.datasets.BNCI2014_001#
- class braindecode.datasets.BNCI2014_001(subject_ids)[source]#
BNCI 2014-001 Motor Imagery dataset.
Dataset summary
#Subj
9
#Chan
22
#Classes
4
#Trials / class
144
Trials length
4 s
Freq
250 Hz
#Sessions
2
#Runs
6
Total_trials
62208
Participants
Population: healthy
Equipment
Amplifier: BrainAmp MR plus
Electrodes: Ag/AgCl
Montage: custom
Reference: none
Preprocessing
Data state: minimally preprocessed (bandpass and notch filtered)
Bandpass filter: 0.05-200 Hz
Steps: bandpass filtering
Re-reference: none
Notes: Data provided in two versions: original at 1000 Hz and downsampled to 100 Hz (with Chebyshev Type II filter order 10, stop band ripple 50 dB, stop band edge 49 Hz)
Data Access
DOI: 10.3389/fnins.2012.00055
Data URL: http://www.bbci.de/competition/iv/
Repository: BNCI Horizon
Experimental Protocol
Paradigm: imagery
Feedback: none
Stimulus: arrow_cue
Dataset IIa from BCI Competition 4.
Dataset Description
This data set consists of EEG data from 9 subjects. The cue-based BCI paradigm consisted of four different motor imagery tasks, namely the imag- ination of movement of the left hand (class 1), right hand (class 2), both feet (class 3), and tongue (class 4). Two sessions on different days were recorded for each subject. Each session is comprised of 6 runs separated by short breaks. One run consists of 48 trials (12 for each of the four possible classes), yielding a total of 288 trials per session.
The subjects were sitting in a comfortable armchair in front of a computer screen. At the beginning of a trial ( t = 0 s), a fixation cross appeared on the black screen. In addition, a short acoustic warning tone was presented. After two seconds ( t = 2 s), a cue in the form of an arrow pointing either to the left, right, down or up (corresponding to one of the four classes left hand, right hand, foot or tongue) appeared and stayed on the screen for 1.25 s. This prompted the subjects to perform the desired motor imagery task. No feedback was provided. The subjects were ask to carry out the motor imagery task until the fixation cross disappeared from the screen at t = 6 s.
Twenty-two Ag/AgCl electrodes (with inter-electrode distances of 3.5 cm) were used to record the EEG; the montage is shown in Figure 3 left. All signals were recorded monopolarly with the left mastoid serving as reference and the right mastoid as ground. The signals were sampled with. 250 Hz and bandpass-filtered between 0.5 Hz and 100 Hz. The sensitivity of the amplifier was set to 100 uV . An additional 50 Hz notch filter was enabled to suppress line noise
- Parameters:
- subject_ids: list(int) | int | None
(list of) int of subject(s) to be fetched. If None, data of all subjects is fetched.
See also
BNCI2014_004BCI Competition 2008 2-class motor imagery (Dataset B)
BNCI2003_004BCI Competition III 2-class motor imagery
See moabb.datasets.bnci.BNCI2014_001
Examples using braindecode.datasets.BNCI2014_001#
Uploading and downloading datasets to Hugging Face Hub