adlofts created page: tutorials authored by Andrew Lofts's avatar Andrew Lofts
...@@ -24,7 +24,8 @@ Property grid using JIDE implementation, by Levente Hunyadi* ...@@ -24,7 +24,8 @@ Property grid using JIDE implementation, by Levente Hunyadi*
**Pipeline** **Pipeline**
*Git Repository* *Git Repository*
* https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica * Visit the repositories [Home Page](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica)
* Use the following command into the command terminal:
```matlab ```matlab
git clone --recursive git@git.sharcnet.ca:bucanl_pipelines/eeg_pipe_asr_amica.git git clone --recursive git@git.sharcnet.ca:bucanl_pipelines/eeg_pipe_asr_amica.git
...@@ -37,7 +38,7 @@ The recursive command will download the nested sub modules that are need to run ...@@ -37,7 +38,7 @@ The recursive command will download the nested sub modules that are need to run
**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:
* :cloud: https://owncloud.westgrid.ca/index.php/s/0Rf5ekmbsEJLW6c * :cloud: [OwnCloud at Westgrid](https://owncloud.westgrid.ca/index.php/s/0Rf5ekmbsEJLW6c)
# This Tutorial and Best Practice # This Tutorial and Best Practice
... ...
......