Skip to content

Commit a422dc6

Browse files
authored
Update BIDS.md
1 parent 52b6cc5 commit a422dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: tutorials/04_Import/BIDS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ grand_parent: Tutorials
88
Importing BIDS data
99
===========================
1010
{: .no_toc }
11-
The Brain Imaging Data Structure (BIDS) data standards is a community standard for organizing, describing, and annotating collections of neuro-imaging datasets. A magnetoencephalography (MEG) data extension has been developed and, in 2019, another [electrophysiology](https://github.com/bids-standard/bids-specification/blob/master/src/04-modality-specific-files/03-electroencephalography.md) data extension for EEG and intracranial EEG (iEEG) data. EEGLAB allows importing and exporting EEG data to the BIDS format using the [bids-matlab-io](https://github.com/sccn/bids-matlab-tools/wiki) EEGLAB plugin.
11+
The Brain Imaging Data Structure (BIDS) data standards is a community standard for organizing, describing, and annotating collections of neuro-imaging datasets. A magnetoencephalography (MEG) data extension has been developed and, in 2019, another [electrophysiology](https://github.com/bids-standard/bids-specification/blob/master/src/04-modality-specific-files/03-electroencephalography.md) data extension for EEG and intracranial EEG (iEEG) data. EEGLAB allows importing and exporting EEG data to the BIDS format using the [EEG-BIDS](https://github.com/sccn/bids-matlab-tools/wiki) EEGLAB plugin.
1212

1313
<details open markdown="block">
1414
<summary>
@@ -60,4 +60,4 @@ We can clearly see the alpha peak at about 10 Hz for most subjects (with one sub
6060

6161
You may follow the [batch processing tutorial](/tutorials/10_Group_analysis/multiple_subject_proccessing_overview.html#perform-batch-processing) to pre-process all datasets simultaneously from the EEGLAB GUI, and perform standard [EEGLAB group analyses](/tutorials/10_Group_analysis/).
6262

63-
You may also look at the [BIDS script processing tutorial](/tutorials/11_Scripting/Analyzing_EEG_data_in_EEGLAB_The_Wakeman-Henson_dataset.html), which processes the same dataset from the MATLAB command line.
63+
You may also look at the [BIDS script processing tutorial](/tutorials/11_Scripting/Analyzing_EEG_data_in_EEGLAB_The_Wakeman-Henson_dataset.html), which processes the same dataset from the MATLAB command line.

0 commit comments

Comments
 (0)