Script Repository

From REALab Wiki
Revision as of 19:58, 27 August 2015 by Barvision (talk | contribs)
Jump to navigation Jump to search

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.
Attentional_blink_Aug2015.zip R Peter Lenkic R example code for analyzing an attentional blink data set. See the R wiki tutorial for step-by-step explanations of this script.
InteractionFollowup.R R Marcus Watson Simple main effect follow-ups to a significant 2-way ANOVA interaction. See the wiki page for details.
OTCollectBuffer.m Matlab Rob Whitwell Control and collect data from the optotrak motion tracking system. See the wiki page for details.