Difference between revisions of "Script Repository"

From REALab Wiki
Jump to navigation Jump to search
Line 15: Line 15:
|This takes raw output from a Tobii eyetracker and re-organizes the data for csv output
|This takes raw output from a Tobii eyetracker and re-organizes the data for csv output
|-
|-
|[http://real.psych.ubc.ca/images/7/77/ELextract_v1-1.zip]
|[http://real.psych.ubc.ca/images/7/77/ELextract_v1-1.zip ELextract_v1-1.zip]
|Matlab
|Matlab
|Chris Street
|Chris Street

Revision as of 19:23, 9 December 2014

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-1.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).