adlofts created page: contributing authored by Andrew Lofts's avatar Andrew Lofts
...@@ -32,6 +32,10 @@ Property grid using JIDE implementation, by Levente Hunyadi* ...@@ -32,6 +32,10 @@ Property grid using JIDE implementation, by Levente Hunyadi*
* [Vised Marks Design and Structures](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/marks) * [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) * [Functions](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/functions)
**Reference and Help**
* [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)
# Tutorials and Best Practice # Tutorials and Best Practice
There are three symbols that you should keep an eye out for in this documentation: There are three symbols that you should keep an eye out for in this documentation:
* :so: These stars highlight our recommended **Best Practices**. * :so: These stars highlight our recommended **Best Practices**.
...@@ -42,11 +46,6 @@ There are three symbols that you should keep an eye out for in this documentatio ...@@ -42,11 +46,6 @@ 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. * :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! # 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: 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. 1. Manually edit the data by interacting with the scroll data and placing marks manually.
... ...
......