From 7192336ed8573f0776093c58997eae058885b0ed Mon Sep 17 00:00:00 2001 From: Sara Stephenson <46905469+SaraStephenson@users.noreply.github.com> Date: Tue, 16 Nov 2021 15:09:48 -0500 Subject: [PATCH] Update setup.md --- setup.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.md b/setup.md index b1dea49..46e0b99 100644 --- a/setup.md +++ b/setup.md @@ -16,14 +16,14 @@ You will need a fairly recent version of Matlab (procedure tested on Matlab 2012 You should see two folders called `sourcedata` and `code` in the `Face13` directory on your Desktop. The `sourcedata` folder contains the EEG data and standard montages that are used during initialization. The `code` folder contains a version of EEGLAB and the necessary scripts to intialize the data into a BIDS compliant folder structure. -Your `Face13` folder should look like this: -![Setup folder structure]({{ page.root }}/fig/setup_folderlayout.png) - > ## Important Note > It is important that your `Face13` folder is organized in this way so that Matlab and the provided code are able to locate files. > > {: .source} {: .callout} +Your `Face13` folder should look like this: +![Setup folder structure]({{ page.root }}/fig/setup_folderlayout.png) + {% include links.md %}