Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 944 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 944 Bytes

ScanMatchPy

This python package is built on top of ScanMatch Toolbox for Matlab to compare saccadic eye movement sequences. Conversion is made using The Library Compiler in MATLAB® Compiler SDK™

The core matlab function uses the ScanMatch Toolbox to calculate mean scanpath score over two sets of eye saccades, each set having size of (num_stimuli, max_num_fixation, 2). Check this example on how to use this package.

Prerequisites

Install and Configure the MATLAB Runtime

Setup

Run the below command in terminal:

pip install git+https://github.com/kreimanlab/ScanMatchPy

Original ScanMatch Toolbox for Matlab's paper

F. Cristino, S. Mathôt, J. Theeuwes & I. D. Gilchrist (2010). ScanMatch: A Novel Method for Comparing Fixation Sequences. Behaviour Research Methods, 42, 692-700.