Difference between revisions of "Script Repository"
Jump to navigation
Jump to search
Line 39: | Line 39: | ||
|Peter Lenkic | |Peter Lenkic | ||
|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. | ||
|- | |||
|[http://real.psych.ubc.ca/images/e/e3/Physio_event_marking.zip Physio_event_marking.zip] | |||
|Matlab | |||
|Miriam Maan & Peter Lenkic | |||
|Physio event marking from a remote computer. See [http://real.psych.ubc.ca/index.php/Physiological_recording_systems#TCP-IP_Matlab_Code the wiki page] for details. | |||
|- | |- | ||
|[http://real.psych.ubc.ca/images/4/46/Attentional_blink_Aug2015.zip Attentional_blink_Aug2015.zip] | |[http://real.psych.ubc.ca/images/4/46/Attentional_blink_Aug2015.zip Attentional_blink_Aug2015.zip] |
Latest revision as of 17:19, 28 August 2015
This page contains (potentially!) useful scripts in a variety of programming languages.
Scripts | |||||
---|---|---|---|---|---|
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. | ||
Physio_event_marking.zip | Matlab | Miriam Maan & Peter Lenkic | Physio event marking from a remote computer. See the wiki page for details. | ||
Attentional_blink_Aug2015.zip | R | Peter Lenkic | R example code for analyzing an attentional blink data set, updated Aug 2015. See the R wiki tutorial for step-by-step explanations of this script. | ||
Gaze_cueing_Aug2015.zip | R | Peter Lenkic | R example code for analyzing a gaze cueing data set, updated Aug 2015. 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. | ||
Analyzereachmatlabscripts.m | Matlab | Craig Chapman | Collection of scripts for analyzing reach trajectory data, from either the opti- or optotak systems. See the wiki page for details. |