Changes
Page history
adlofts created page: getting_started
authored
Oct 12, 2016
by
Andrew Lofts
Show whitespace changes
Inline
Side-by-side
home.md
View page @
e7149d76
# Abstract
The batch_context extension for EEGLAB provides and interface for generating data
processing pipelines and executing them on multiple data files either locally or
on remote compute clusters. This extension also provides the tools needed to manages
remote server addresses and facilitates working with a remote environments.
***
*
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
*
*
System applications that work well with the Context plugin include
Meld 1.7 (or later), sshfs, and rsync.
*
# Page Navigation
# Page Navigation
*
[
Overview
](
https://git.sharcnet.ca/jdesjard/batch_context/wikis/verview
)
*
[
Overview
](
https://git.sharcnet.ca/jdesjard/batch_context/wikis/verview
)
*
[
Getting started
](
https://git.sharcnet.ca/jdesjard/batch_context/wikis/getting_started
)
*
[
Getting started
](
https://git.sharcnet.ca/jdesjard/batch_context/wikis/getting_started
)
...
@@ -7,31 +25,18 @@
...
@@ -7,31 +25,18 @@
*
[
Tutorials
](
https://git.sharcnet.ca/jdesjard/batch_context/wikis/tutorials
)
*
[
Tutorials
](
https://git.sharcnet.ca/jdesjard/batch_context/wikis/tutorials
)
*
[
Functions
](
https://git.sharcnet.ca/jdesjard/batch_context/wikis/functions
)
*
[
Functions
](
https://git.sharcnet.ca/jdesjard/batch_context/wikis/functions
)
#
Abst
ract
#
Tutorials and Best P
ract
ice
:so: These stars highlight our recommended
**Best Practices**
.
:so: These stars highlight our recommended
**Best Practices**
.
:b: The letter B indicates an example based off of the BUCANL Pipeline
**Tutorials**
.
# Overview
The batch_context extension for EEGLAB provides and interface for generating data
processing pipelines and executing them on multiple data files either locally or
on remote compute clusters. This extension also provides the tools needed to manages
remote server addresses and facilitates working with a remote environments.
***
***

# Overview
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
System applications that work well with the Context plugin include

Meld 1.7 (or later), sshfs, and rsync.
## Copywrite
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
...
...
...
...