Difference between revisions of "Script Repository"

From REALab Wiki
Jump to navigation Jump to search
Line 24: Line 24:
|Chris Street
|Chris Street
|Specify a vector of data and the optional tick labels for creating a quick and rough recurrence plot with nominal data in MATLAB. Requires Marwan's RQA toolbox
|Specify a vector of data and the optional tick labels for creating a quick and rough recurrence plot with nominal data in MATLAB. Requires Marwan's RQA toolbox
|-
|[http://real.psych.ubc.ca/images/8/8c/Signage_recycling_eyelink.zip Signage_recycling_eyelink.zip]
|Matlab
|Peter Lenkic
|Control and read data from the Eyelink 1000 using matlab.  See [http://real.psych.ubc.ca/index.php/Eyelink_1000_Eye-Tracking_System#Example_Script]
|}
|}

Revision as of 20:10, 24 August 2015

This page contains (potentially!) useful scripts in a variety of programming languages.


Scripts
file
language
author
description
TobiiExtract.zip Matlab Chris Street This takes raw output from a Tobii eyetracker and re-organizes the data for csv output
ELextract_v1-2.zip Matlab Chris Street This merges eyelink data files (.asc) with MATLAB behavioural data files (.mat), and saves this merged data to .mat or .csv (for reading into excel). See README.doc file for info on usage.
rqaQuick.m Matlab Chris Street Specify a vector of data and the optional tick labels for creating a quick and rough recurrence plot with nominal data in MATLAB. Requires Marwan's RQA toolbox
Signage_recycling_eyelink.zip Matlab Peter Lenkic Control and read data from the Eyelink 1000 using matlab. See [1]