adlofts created page: home authored by Andrew Lofts's avatar Andrew Lofts
# Abstract
This repository contains an EEG_pipe_ASR_AMICA package that contains everyting you need to get started processing EEG data.
The pipeline is a combination of many scripts, that are run consecutively on a set of data files.
***
*Code written by James A. Desjardins, supported by NSERC funding to Sidney J. Segalowitz
at the Jack and Nora Walker Centre for Lifespan Development Research (Brock University),
and a Dedicated Programming award from SHARCNet, Compute Ontario.*
*This package includes the following external tools from the Matlab File Share:
Property grid using JIDE implementation, by Levente Hunyadi*
# Page Navigation
* [Getting Started](https://git.sharcnet.ca/jdesjard/EEG_pipe_ASR_AMICA/wikis/getting-started)
* [Updates and Git Version Control](https://git.sharcnet.ca/jdesjard/EEG_pipe_ASR_AMICA/wikis/updates)
* [Directories Layout](https://git.sharcnet.ca/jdesjard/EEG_pipe_ASR_AMICA/wikis/directories)
* [Pipeline Scripts](https://git.sharcnet.ca/jdesjard/EEG_pipe_ASR_AMICA/wikis/pipeline-scripts)
# Tutorials and Best Practice
There are three symbols that you should keep an eye out for in this documentation:
* :so: These stars highlight our recommended **Best Practices**.
* :b: The letter B indicates an **Example** based off of the BUCANL Pipeline Tutorials.
* :warning: This warning indicates when you have to **Change a Tutorial File** if you are using one of the EEG_pipe packages
### Copywrite
*Copyright (C) 2013 James Desjardins*
*This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.*
*This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.*
*You should have received a copy of the GNU General Public License
along with this program (LICENSE.txt file in the root directory); if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA*