Difference between revisions of "Script Repository"

From REALab Wiki
Jump to navigation Jump to search
Line 23: Line 23:
|Matlab
|Matlab
|Chris Street
|Chris Street
|Specify a string 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
|}
|}

Revision as of 16:23, 8 January 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