Welcome
Guest
, you are in:
<root>
Elements
•
Login
EventIDE Wiki
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
Back
Velocity Threshold Estimator Element
Modified on 2018/08/03 05:14
by
Administrator
Categorized as
Elements
,
Eye-tracking analysis
<div style="margin-right: 10px; margin-left: 16px; margin-bottom:10px; float: right; width: 500px; overflow: hidden; height: auto; padding: 0px; background: #fafafa; background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));background: -moz-linear-gradient(top, #fbfbfb, #fafafa);border: 1px dashed #ddd;box-shadow: 0 0 0 3px #fff, 0 0 0 5px #ddd, 0 0 0 10px #fff, 0 0 2px 10px #eee;"> == Summary == {s:Element Info Panel | title=Velocity Threshold Estimator | category=Eye-tracking Analysis | icon=[image|Element Icon|{UP(Velocity-Threshold-Estimator-Element)}Velocity-Threshold-Estimator-Element-Icon.png] | author= OkazoLab | addin= Eye-tracking analysis | scope= Parent event | usage= Snippets | ownsnippets= None } == Properties == {| |- ! Name ! Description ! Constraints ! Type ! On<br/>runtime<br/>change |- | colspan="5" bgcolor="#AADDDDD" | Estimator Parameters |- | Is Estimating | Defines whether the threshold estimation is going on. Assign false to pause the estimation. | {s:atNormal} | Boolean | |- | Lambda | Defines the multiplication factor for the standard deviation of velocity distribution. The result of the multiplication is used as the velocity threshold. | {s:atNormal} | Double | |- | colspan="5" bgcolor="#AADDDDD" | Gaze Processing |- | Tracking Device | Defines what tracking device provides positional samples for the element. The tracking devices include eye-trackers, the mouse and touch-screens. The 'Auto' option chooses the tracking device selected in the parent event. If there are no tracking elements enabled in the experiment, the system mouse is always used. | {s:atDesign} | String | |- | Sampling Rate | Defines the sampling rate of the tracking device hardware in Hz. Keep the zero value for auto-detection. | {s:atNormal} | Double | |- | Analysis Window Size | Defines the size of a moving analysis window in samples. The value also defines the data range in all generated plots | {s:atDesign} | Int32 | |- | Exclusive Thresholds | Defines whether the exclusive velocity and saccade duration thresholds are used for the fixation detection by this element. The default value is false, which means that the same threshold values are shared with all eye-tracking analysis elements. | {s:atDesign} | Boolean | |- | X Velocity Threshold | Defines the saccade velocity threshold for the X-axes | {s:atNormal} | Double | |- | Y Velocity Threshold | Defines the saccade velocity threshold for the Y-axes | {s:atNormal} | Double | |- | colspan="5" bgcolor="#AADDDDD" | AOI |- | Element AOI | Selects a visual element, whose viewport defines an on-screen AOI for the eye-tracking analysis. | {s:atNormal} | Int32 | |- | Custom AOIs | Selects a visual element, whose viewport defines an on-screen AOI for the eye-tracking analysis. | {s:atNormal} | IColle.. | |- | colspan="5" bgcolor="#AADDDDD" | General Plot Settings |- | Rendering Size | The rendering size also defines the image resolution, when the plot is saved into an image file or video. | {s:atNormal} | clSize | |- | Plot Title | Defines the title shown on the plot. The empty title removes the title area on the plot | {s:atNormal} | String | |- | Show Axis | Defines whether the axis are visible on the plot | {s:atNormal} | Boolean | |- | Show Gridlines | Defines whether the major tick gridlines are shown on the plot. | {s:atNormal} | Boolean | |- | Add Screen Clone | Defines whether a clone of the presentation screen is shown at the background of the plot. | {s:atDesign} | enScre.. | |- | Rendering Quality | Defines the quality and speed the plot rendering | {s:atNormal} | Int32 | |- | Plot Theme | Defines a visual theme for the plot | {s:atNormal} | Int32 | |- | colspan="5" bgcolor="#AADDDDD" | Velocity Plot Settings |- | Threshold Color | | {s:atNormal} | stColor | |- | Fixation Line Color | | {s:atNormal} | stColor | |- | Line Thickness | | {s:atNormal} | Double | |- | Saccade Line Color | | {s:atNormal} | stColor | |- | colspan="5" bgcolor="#AADDDDD" | Results |- | Reset Plot Now | Runtime command that resets the plotted data. | {s:atRuntimeAction} | Boolean | |- | XAML Velocity Plot | Returns a live XAML control that can be used for direct binding to the Content property of the XAML ContentControl element, e.g. <ContentControl Content='{Binding OnlineChart}'/> ContentControl with a generated staircase plot can be added to the status screen or to the XAML Layout element. | {s:atNormal} | UIElem.. | |- | Save Velocity Plot Now | Assign a filename to save the generated plot at runtime | {s:atRuntimeAction} | String | |- | Preview Velocity Plot | Open a window with the plot preview | {s:atRuntimeAction} | Boolean | |- | colspan="5" bgcolor="#AADDDDD" | Control |- | Is Enabled | If set to false the element is completely omitted when the experiment is run | {s:atDesign} | Boolean | |- | Title | Title of the element | {s:atDesign} | String | |- |} == == </div> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> '''Velocity Threshold Estimator Element''' automatically estimates the saccade threshold over the current eye-tracking data and its noise. The estimated threshold can be then used by other eye-tracking analysis elements in an experiment.<br><br> {TOC} == Demo Video== <iframe width="560" height="315" src="https://www.youtube.com/embed/GZnPoAOsXto" frameborder="0" allowfullscreen></iframe> == Snapshots == {| | [imageleft|Snapshot 1 <br/>|{UP(page - name)}*-sm.png |{UP(page - name)}*.png] || [imageleft|Snapshot 2 |{UP(page - name)}*-sm.png |{UP(page - name)}*.png] |} == Practical Use == ... === Technique 1 === # Step 1 # Step 2 ... === Technique 2 === # Step 1 # Step 2 ... <div style="margin-left:0px; margin-right:10px; margin-top:10px; width: auto; overflow: hidden; height: auto; background: #fafafa; background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));background: -moz-linear-gradient(top, #fbfbfb, #fafafa);border: 1px dashed #ddd;box-shadow: 0 0 0 3px #fff, 0 0 0 5px #ddd, 0 0 0 10px #fff, 0 0 2px 10px #eee;"> @@ csharp // Check the trial outcome. Result and RT just other user variables // insert code snippet here.. @@</div> ... == Notes == ... * Insert Notes here.. * Insert Notes here..
Meta Keywords:
Meta Description:
Change Comment:
ScrewTurn Wiki
version 5.2.0.8. Some of the icons created by
FamFamFam
.