====== EEG data at NORMENT ====== 

At the moment, EEG data is available both locally and on TSD. It is our goal to upload newly collected data every week to both the local cluster and the TSD.

Preprocessing will be done on a weekly basis too. Data is saved during different steps of the preprocessing pipeline. The preprocessing steps are as follows:
<<To be written>>

===== Data on TSD =====

All data will be available from February 2019 onwards on the TSD on path:
<code>/cluster/project/p33/groups/imaging/EEG</code>

It is our goal that newly collected data will be uploaded weekly. New versions of EEGLAB and FieldTrip will be uploaded once every so often as well to:
<code>/cluster/project/p33/groups/imaging/EEG/scripts/toolboxes</code>

Both raw and preprocessed data will be available. All raw data from the TOP sample is available in <code>./raw</code>
Once the pipeline is up and running on the TSD, preprocessed data will available in 
<code>./Analysis_<paradigm></code>
Preprocessing will be done on a weekly basis too. Data is saved during different steps of the preprocessing pipeline. Files that have completed the preprocessing pipeline are stored in <code>./Analysis_<paradigm>/BaselineCorrected_LP40</code> and <code>./Analysis_<paradigm>/BaselineCorrected_noLP</code> to be used in ERP and spectral analysis respectively.