The first group of configuration options deal with assigning hotkeys to different plotting functions. These will allow you to quickly add misula marks to the the data scroll plot when using the [Editing Marks Visually](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/manual-vised-edit) method.
The first group of configuration options deal with assigning hotkeys to different plotting functions. These will allow you to quickly add visual marks to the the data scroll plot when using the [Editing Marks Visually](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/manual-vised-edit) method.
**Quick Event Create**
* String event type to immediately add (without pop up window) when alternate press ([ctrl + left-click] or [right-click]) is executed on the eegplot data axis. This option overwrites any other specification for altselectcommand at run time {Default = '' = no quick event}.
...
...
@@ -63,7 +63,8 @@ First is the keyboard key that you going to assign a certain action to. Next a c
# EEG Plot Options
description
The second group of configuration options deal with creating a default setting for the scroll data pop up. This allow you to control how large the plot is, the window time length, the number of channels to display and more.
**Keep figure at front [mouse_data_front]**
* [''on''|''off''] When mouse moves over the data axis bring/keep the eegplot figure window at the front {default: ''on''}
...
...
@@ -125,27 +126,25 @@ description
* ['on'|'off'] Display the amplitude scale {default: 'on'}.
# Marks Property Options
description find THESE DESCRIPTIONS IN VISEDCONFIG2PROPGRID!!!!!!!!!!!!!!!!!!!!!!
This last section of the configuration deals with adjusting how your marks will appear visually on the scroll data. This includes transparency and spacing.
**Marks Y axis Location [marks_y_loc]**
*'Location along the y axis [percent from bottom to top] ' ...
'to diplay the marks structure flags {default .8}. May also ' ...
'be an array of values to plot ']) ...
* Location along the y axis [percent from bottom to top] to display the marks structure flags {default .8}. May also be an array of values to plot.
**Inter-Mark Interval [inter_mark_int]**
* 'Distance along the y axis [percent from bottom to top] ' ...
'to separate each marks type {default .04}.']) ...
* ['Alpha is a value between 0 and 1 where 0 = transparent and 1 = opaque {default .7}.']) ...
***
Make sure you save your configuration file for next time so that you can load it quickly. Click `|Save as|` to save. And click `|OK|`to apply the changes to the active eeglab instance.
:b: The vised config file is already saved but if you made changes then save it again in the *analysis/support/config* directory.