directory page update authored by Tyler Collins's avatar Tyler Collins
...@@ -41,11 +41,7 @@ To select the pipeline's history files, click **History file** and navigate to ` ...@@ -41,11 +41,7 @@ To select the pipeline's history files, click **History file** and navigate to `
# 4. Data files # 4. Data files
Select your data files by clicking "Data files or ESS Capsule" Navigate into `1_init`. TODO: Fill in process here.
Tip: If you are using eeglab files (.set) you can change File Name: at the bottom from `*.*` to `*.set`in order to reduce the clutter in the folder.
If you are running only a later section of the pipeline you should still only select .set files as the rest of our scripts are designed to find the correct process file from the preproc directory.
# 5. Submission # 5. Submission
...@@ -59,9 +55,9 @@ Do not select none. ...@@ -59,9 +55,9 @@ Do not select none.
Submission is then finally done by pressing **Ok**. Submission is then finally done by pressing **Ok**.
The Matlab Command Window will detail the process of submitting the job and display any errors the occur. The Matlab Command Window will detail the process of submitting the job and display any errors that occur.
Below is an example of a completely filled in GUI with two participants. Below is an example of a completely filled in GUI with two participants files:
# Pipeline Diagram # Pipeline Diagram
![pipe_w_init](/uploads/9ae98545cbe1afbf43cedde93e913aaf/BUCANL_pipeline.png) ![pipe_w_init](/uploads/9ae98545cbe1afbf43cedde93e913aaf/BUCANL_pipeline.png)
... ...
......