Difference between revisions of "Script Repository"

From REALab Wiki
Jump to navigation Jump to search
Line 33: Line 33:
|Matlab
|Matlab
|Peter Lenkic
|Peter Lenkic
|Control and read data from the dikablis and optitrak for a gallery-type experiment.  See [http://real.psych.ubc.ca/index.php/Optitrak_%2B_Dikablis#Gallery_Empathy_script the wiki page] for details.
|Dikablis + optitrak gallery-type experiment.  See [http://real.psych.ubc.ca/index.php/Optitrak_%2B_Dikablis#Gallery_Empathy_script the wiki page] for details.
|-
|-
|[http://real.psych.ubc.ca/images/d/da/Signage_recycling_opti.zip Signage_recycling_opti.zip]
|[http://real.psych.ubc.ca/images/d/da/Signage_recycling_opti.zip Signage_recycling_opti.zip]
|Matlab
|Matlab
|Peter Lenkic
|Peter Lenkic
|Control and read data from an optitrack touch table experiment.  See [http://real.psych.ubc.ca/index.php/Optitrak_%2B_Projector_touch_table/surface#Putting_it_all_together:_Example_Script the wiki page] for details.
|Optitrack touch table experiment.  See [http://real.psych.ubc.ca/index.php/Optitrak_%2B_Projector_touch_table/surface#Putting_it_all_together:_Example_Script the wiki page] for details.
|}
|}

Revision as of 17:12, 25 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 the wiki page for details.
Gallery_empathy.zip Matlab Peter Lenkic Dikablis + optitrak gallery-type experiment. See the wiki page for details.
Signage_recycling_opti.zip Matlab Peter Lenkic Optitrack touch table experiment. See the wiki page for details.