Page History: Saccade Detector Element
Compare Page Revisions
Page Revision: 2016/03/22 22:22
|
New Element
|
Info |
Category: |
|
|
AddIn: |
Base Elements |
Creator: |
OkazoLab Team |
|
Scope: |
Parent Event |
Owns Snippets: |
no |
|
Usage: |
Presentation Screen,Status Screen, Code snippets |
The element allows/is capable of doing something in experiments
Actions aligned with epochs of the parent event
Epoch | Actions |
---|
After experiment onset | The element ... |
Event rendered |
Before event onset |
After event onset |
Control loop step | The element ... |
Before event offset |
Before experiment offset | The element ... |
Properties
Generic Properties
Name | Property description | Constraints | Type | Upon change |
---|
Triggering |
Triggering Mode | Defines the triggering mode for saccade detection | | enum |
Triggering Time | Returns a local event time (in ms) of the last button triggering. The value can be used an accurate measure of the response time | | clTime |
Is Triggered | Indicates whether a button has been triggered at least once, since the onset of the parent event. This property can be naturally used to gate switching between events. | Boolean |
General Plot Settings |
Fixaccade Plot Settings |
Velocity Plot Settings |
Results |
Detection Results |
Gaze Processing |
Control |
|
+=== Properties inherited from clElement ===
Inherited properties of clElement
Name | Description | Constraints | Value Type | Upon Change |
---|
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run. | | Boolean |
|
Title | Title of the element. | | String |
|
One-sentence description
Description
Short description
Snapshots
Snapshot 1
| Snapshot 2 |
Practical Use
Technique 1
- Step 1
- Step 2
Technique 2
- Step 1
- Step 2
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
Notes
- Insert Notes here..
- Insert Notes here..