adlofts created page: home authored by Andrew Lofts's avatar Andrew Lofts
# Abstract
The vised_marks extension for EEGLAB adds editing functions to the native eegplot
data scrolling figure. Specifically, it allows adding/editing event markers, flagging
channels/components, flagging time periods and displaying the
......@@ -13,10 +14,28 @@ rejection information in the "marks" structure.
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
* [Epoching Data]()
* [Marks Features]()
* [Vised Features]()
* [Tutorial Packages]()
* [Functions]()
# 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
# Overview
:so: Download a [Tutorial Pipeline](https://git.sharcnet.ca/jdesjard/batch_context/wikis/tutorials) and work your way through the wiki pages.
### Copywrite
*Copyright (C) 2013 James Desjardins*
......
......