Changes
Page history
adlofts created page: home
authored
Oct 17, 2016
by
Andrew Lofts
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
4129b2a3
# Abstract
This repository contains an eeg_pipe_asr_amica package that contains everyting you need to get started processing EEG data.
This repository contains a version of EEGLAB used for BUCANL pipelines.
It is based off of the Octave compatible version of the SCCN EEGLAB, but also contains additional extensions that are needed for the pipleines.
***
# Extensions
This version of EEGLAB conftains the following BUCANL plugins:
*
[
batch_context
](
https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context
)
*
[
vised_marks
](
https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks
)
*
[
interp_mont
](
https://git.sharcnet.ca/bucanl_eeglab_extensions/interp_mont
)
as well as others found on the EEGLAB Extension Website including:
*
[
clean_rawdata
](
https://sccn.ucsd.edu/wiki/EEGLAB_Extensions
)
*
[
biosig
](
https://sccn.ucsd.edu/wiki/EEGLAB_Extensions
)
# Getting Started
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/bucanl_pipelines/eeg_pipe_asr_amica/wikis/getting-started
)
*
[
Updates and Git Version Control
](
https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/updates-and-git-version-control
)
*
[
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
)
# 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*
...
...
...
...