... | ... | @@ -39,7 +39,14 @@ In our example the eeglab folder was `eeglab7_1_3_13b` we changed it to `eeglab` |
|
|
|
|
|
For now on all paths are relative to `tutorial_pipeline`.
|
|
|
|
|
|
Additionally it is now a good time to make a few more folders. Add `scripts/`, `config/`, `logs/`. Additionally, install [amica](https://sccn.ucsd.edu/~jason/amica_web.html) in `dependencies/eeglab/plugins/amica`.
|
|
|
Additionally it is now a good time to make a few more folders. Add
|
|
|
* `scripts/`
|
|
|
* `config/`
|
|
|
* `logs/`
|
|
|
* `data/1_init`
|
|
|
* `data/2_preproc`
|
|
|
|
|
|
Additionally, install [amica](https://sccn.ucsd.edu/~jason/amica_web.html) in `dependencies/eeglab/plugins/amica`.
|
|
|
|
|
|
If you are using Linux and have the Intel Fortran Compiler, Open MPI and GNU Make you can use
|
|
|
[our bundled version](https://git.sharcnet.ca/bucanl_eeglab_extensions/amica)
|
... | ... | @@ -49,6 +56,7 @@ If you are using Linux and have the Intel Fortran Compiler, Open MPI and GNU Mak |
|
|
|
|
|
Your directory should look something like this:
|
|
|

|
|
|
Editor Note: This image is out of date!
|
|
|
|
|
|
# Install Batch Context
|
|
|
Using git
|
... | ... | |