adlofts created page: pipeline scripts authored by Andrew Lofts's avatar Andrew Lofts
...@@ -18,18 +18,6 @@ Property grid using JIDE implementation, by Levente Hunyadi* ...@@ -18,18 +18,6 @@ Property grid using JIDE implementation, by Levente Hunyadi*
* [Directories Layout](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/directories) * [Directories Layout](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/directories)
* [Pipeline Scripts](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/pipeline-scripts) * [Pipeline Scripts](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/pipeline-scripts)
# This Tutorial and Best Practice
There are three symbols that you should keep an eye out for in BUCANL documentation:
* :so: These stars highlight our recommended **Best Practices**.
You will see the following symbols in other BUCANL Wiki Pages. **They are referring to this pipeline!**
* :b: The letter B indicates an **Example** based off of this BUCANL Pipeline Tutorial
* :warning: This warning indicates when you have to **Change a Tutorial File** or something else important in order for the script to work.
***
* :floppy_disk: Please note that whenever you make a change to a GUI(Graphic User Interface) field box, you must click off of it so that the field box is **not** highlighted, for EEGLAB to record your change.
# Downloading this Package # Downloading this Package
**Pipeline** **Pipeline**
...@@ -40,13 +28,26 @@ You will see the following symbols in other BUCANL Wiki Pages. **They are referr ...@@ -40,13 +28,26 @@ You will see the following symbols in other BUCANL Wiki Pages. **They are referr
git clone git@git.sharcnet.ca:bucanl_pipelines/eeg_pipe_asr_amica.git git clone git@git.sharcnet.ca:bucanl_pipelines/eeg_pipe_asr_amica.git
``` ```
**Zip Folder** *Zip Folder*
Click the download zip icon on the [Home Page](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica). * Click the download zip icon on the [Home Page](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica).
**Practice Data Files** **Practice Data Files**
The practice data file can be downloaded from the following owncloud link: The practice data file can be downloaded from the following owncloud link:
-[link]()
* :cloud: https://owncloud.westgrid.ca/index.php/s/0Rf5ekmbsEJLW6c
# This Tutorial and Best Practice
There are three symbols that you should keep an eye out for in BUCANL documentation:
* :so: These stars highlight our recommended **Best Practices**.
You will see the following symbols in other BUCANL Wiki Pages. **They are referring to this pipeline!**
* :b: The letter B indicates an **Example** based off of this BUCANL Pipeline Tutorial
* :warning: This warning indicates when you have to **Change a Tutorial File** or something else important in order for the script to work.
***
* :floppy_disk: Please note that whenever you make a change to a GUI(Graphic User Interface) field box, you must click off of it so that the field box is **not** highlighted, for EEGLAB to record your change.
### Copywrite ### Copywrite
*Copyright (C) 2013 James Desjardins* *Copyright (C) 2013 James Desjardins*
... ...
......