Typos and out of date documentation removed authored by Brad Kennedy's avatar Brad Kennedy
**Table of contents**
[[_TOC_]]
# Abstract # Abstract
This repository contains the *eeg_pipe_asr_amica* pipeline package that contains everything you need to get started processing EEG data. This repository contains the *eeg_pipe_asr_amica* pipeline package that contains everything you need to get started processing EEG data.
...@@ -39,11 +43,6 @@ git clone --recursive https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amic ...@@ -39,11 +43,6 @@ git clone --recursive https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amic
``` ```
The recursive command will download the nested sub modules that are need to run this pipeline. The recursive command will download the nested sub modules that are need to run this pipeline.
*Zip Folder*
* Visit the repositories [Home Page](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica)
* Click the download zip icon.
* Note this method does not work at the moment.
**Practice Data Files** **Practice Data Files**
There are 10 practice data files that can be downloaded from the following owncloud link: There are 10 practice data files that can be downloaded from the following owncloud link:
...@@ -63,7 +62,7 @@ You will see the following symbols in other BUCANL Wiki Pages. **They are referr ...@@ -63,7 +62,7 @@ You will see the following symbols in other BUCANL Wiki Pages. **They are referr
* :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. * :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 ### License and Copyright
*Copyright (C) 2013 James Desjardins* *Copyright (C) 2013 James Desjardins*
*This program is free software; you can redistribute it and/or modify *This program is free software; you can redistribute it and/or modify
... ...
......