directory page update authored by Tyler Collins's avatar Tyler Collins
...@@ -25,6 +25,8 @@ EEG = eeg_checkset(EEG); ...@@ -25,6 +25,8 @@ EEG = eeg_checkset(EEG);
# Navigation # Navigation
**The Face13 Tutorial:** **The Face13 Tutorial:**
* **Lossless Examples**
* [Sample Data](sample-data)
* **Source to raw:** EEG init and BIDS-ifying * **Source to raw:** EEG init and BIDS-ifying
* [Install and Download](install-download) * [Install and Download](install-download)
* **Raw to lossless:** Running the pipeline * **Raw to lossless:** Running the pipeline
...@@ -51,7 +53,6 @@ EEG = eeg_checkset(EEG); ...@@ -51,7 +53,6 @@ EEG = eeg_checkset(EEG);
* [Setup Context Config](configuring-context-config) * [Setup Context Config](configuring-context-config)
* [Running Your First Job](running-your-first-job) * [Running Your First Job](running-your-first-job)
* [Init Scripts](init-scripts) * [Init Scripts](init-scripts)
* [Sample Data](sample-data)
* [QA and Diagnostics](postprocessingscript) * [QA and Diagnostics](postprocessingscript)
* [ESS and Raw File Initialisation](essinit) * [ESS and Raw File Initialisation](essinit)
... ...
......