... | @@ -12,7 +12,7 @@ If you already have a configuration file you can load it by clicking `|Load Vise |
... | @@ -12,7 +12,7 @@ If you already have a configuration file you can load it by clicking `|Load Vise |
|

|
|

|
|
|
|
|
|
# Visual Editing Options
|
|
# Visual Editing Options
|
|
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**
|
|
**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}.
|
|
* 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}.
|
... | @@ -62,8 +62,9 @@ First is the keyboard key that you going to assign a certain action to. Next a c |
... | @@ -62,8 +62,9 @@ First is the keyboard key that you going to assign a certain action to. Next a c |
|

|
|

|
|
|
|
|
|
|
|
|
|
# EEG Plot Options
|
|
# 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]**
|
|
**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''}
|
|
* [''on''|''off''] When mouse moves over the data axis bring/keep the eegplot figure window at the front {default: ''on''}
|
|
|
|
|
... | @@ -124,28 +125,26 @@ description |
... | @@ -124,28 +125,26 @@ description |
|
**Amplitude [scale]**
|
|
**Amplitude [scale]**
|
|
* ['on'|'off'] Display the amplitude scale {default: 'on'}.
|
|
* ['on'|'off'] Display the amplitude scale {default: 'on'}.
|
|
|
|
|
|
# Marks Property Options
|
|
# 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]**
|
|
**Marks Y axis Location [marks_y_loc]**
|
|
*'Location along the y axis [percent from bottom to top] ' ...
|
|
* 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.
|
|
'to diplay the marks structure flags {default .8}. May also ' ...
|
|
|
|
'be an array of values to plot ']) ...
|
|
|
|
|
|
|
|
**Inter-Mark Interval [inter_mark_int]**
|
|
**Inter-Mark Interval [inter_mark_int]**
|
|
* 'Distance along the y axis [percent from bottom to top] ' ...
|
|
* Distance along the y axis [percent from bottom to top] to separate each marks type {default .04}.
|
|
'to separate each marks type {default .04}.']) ...
|
|
|
|
PropertyGridField('inter_tag_int', visedconfig.inter_tag_int, ...
|
|
|
|
|
|
|
|
**Inter_tag Interval [inter_tag_int]**
|
|
**Inter_tag Interval [inter_tag_int]**
|
|
* ['Distance along the x axis [percent from left to right] ' ...
|
|
* Distance along the x axis [percent from left to right] to separate each channel tag pointing at flagged channel labels {default .002}.
|
|
'to separate each channel tag pointing at flagged channel labels {default .002}.']) ...
|
|
|
|
|
|
|
|
**Color Interval [marks_col_int]**
|
|
**Color Interval [marks_col_int]**
|
|
* Marks surface plots depict values between 0 to 1. ' ...
|
|
* Marks surface plots depict values between 0 to 1. The marks_col_int sets the interval of color change in the plot {default .1}.
|
|
'The marks_col_int sets the interval of color change in the plot {default .1}.']) ...
|
|
|
|
|
|
**Marks Surface Plot Transparency [marks_col_alpha]**
|
|
|
|
* Alpha is a value between 0 and 1 where 0 = transparent and 1 = opaque {default .7}.
|
|
|
|
|
|
**Marks Surface Plot Transparency [marks_col_alpha]
|
|
***
|
|
* ['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.
|
|
|
|
|
|
***
|
|
***
|
|
|
|
|
... | | ... | |