directory page update authored by Tyler Collins's avatar Tyler Collins
...@@ -27,8 +27,13 @@ EEG = eeg_checkset(EEG); ...@@ -27,8 +27,13 @@ EEG = eeg_checkset(EEG);
**The Face13 Tutorial:** **The Face13 Tutorial:**
* **Source to raw:** EEG init and BIDS-ifying * **Source to raw:** EEG init and BIDS-ifying
* [Downloading the sample](install-download) * [Downloading the sample](install-download)
* [Init Scripts](init-scripts)
* BIDS-ifying
* Staging
* [Opening EEGLAB](opening-eeglab)
* **Raw to lossless:** Running the pipeline * **Raw to lossless:** Running the pipeline
* wefwefwefwef * [Setup Context Config](configuring-context-config)
* [Running Your First Job](running-your-first-job)
* **Lossless to QC:** Quality control and more! * **Lossless to QC:** Quality control and more!
* wefwefwef * wefwefwef
...@@ -37,6 +42,8 @@ EEG = eeg_checkset(EEG); ...@@ -37,6 +42,8 @@ EEG = eeg_checkset(EEG);
* [Configuring the Remote](configuring-remote) * [Configuring the Remote](configuring-remote)
* [Pipeline Scripts](pipeline-scripts) * [Pipeline Scripts](pipeline-scripts)
* [Tuning Cluster Configs](tuning-pipeline-configs) * [Tuning Cluster Configs](tuning-pipeline-configs)
* **Diagnostics**
* * [QA and Diagnostics](postprocessingscript)
**External References and Help** **External References and Help**
* [Updates via Git](updates-and-git-version-control) * [Updates via Git](updates-and-git-version-control)
...@@ -47,11 +54,6 @@ EEG = eeg_checkset(EEG); ...@@ -47,11 +54,6 @@ EEG = eeg_checkset(EEG);
* [Contact us](contributing) * [Contact us](contributing)
**Miscellaneous Legacy Help** **Miscellaneous Legacy Help**
* [Opening EEGLAB](opening-eeglab)
* [Setup Context Config](configuring-context-config)
* [Running Your First Job](running-your-first-job)
* [Init Scripts](init-scripts)
* [QA and Diagnostics](postprocessingscript)
* [ESS and Raw File Initialisation](essinit) * [ESS and Raw File Initialisation](essinit)
[ :arrow_up: Top of Page](home) [ :arrow_up: Top of Page](home)