adlofts created page: contributing authored by Andrew Lofts's avatar Andrew Lofts
......@@ -18,21 +18,19 @@ and a Dedicated Programming award from SHARCNet, Compute Ontario.*
Property grid using JIDE implementation, by Levente Hunyadi*
# Page Navigation
**Set Up**
* [Configuration](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/config)
***
* [Epoching and Concatenating Data](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/epoching-data)
**Editing and Creating Marks**
* [Creating Marks Visually](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/manual-vised-edit)
* [Creating Marks by Script](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/vised)
***
* [Selecting and Editing Marks](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/selecting-marks)
* [Epoching and Concatenating Data](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/epoching-data)
***
* [Selecting, Editing and Creating Advanced Marks](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/selecting-marks)
* [Tutorial Packages](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/tutorials)
**Marks Design**
* [Vised Marks Design and Structures](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/marks)
* [Functions](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/functions)
* [Contributing and Contacting Us](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/contributing)
# Tutorials and Best Practice
There are three symbols that you should keep an eye out for in this documentation:
......@@ -44,6 +42,11 @@ There are three symbols that you should keep an eye out for in this documentatio
* :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.
***
* [Tutorial Packages](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/tutorials)
* [Contributing and Contacting Us](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/contributing)
# Getting Started!
The vised marks extension is a multipurpose tool that has many useful features for visualising and editing EEG data. Its functions can be summarised in to three main categories:
1. Manually edit the data by interacting with the scroll data and placing marks manually.
......
......