[visionlist] EMA - Eye Movement Analysis Toolbox

Agostino Gibaldi agostino.gibaldi at unige.it
Mon Mar 9 03:06:14 -04 2020


Dear Colleagues,

it is our pleasure to announce the release of EMA, the Eye Movement 
Analysis toolbox:

https://sourceforge.net/projects/ema-toolbox/

EMA is implemented in the form of a Matlab GUI and is free for use in 
research.
The GUI is implemented in a modular way, so that the functions used in 
the GUI can be extracted for sequential analysis of large datasets of 
eye movements.

FUNCTIONALITIES
EMA provides the following tools:
- data conversion from pixel to degrees to normalized
- saccade identification
- saccade kinematics
- fixation heatmap
- main sequence

SUPPORTED DEVICES
EMA supports the following eye trackers:
- SR Research (Eyelink 1000, Eyelink II)
- SMI (RED 250)
- Tobii EyeX SDK (EyeX and 4C 
https://sourceforge.net/projects/matlabtoolboxeyex/)
The modular architecture allows to plugin a parser for other devices.

For questions, comments or suggestions you can reach the authors.


Best regards,

     Agostino Gibaldi
     Silvio P. Sabatini


Reference publications:
Gibaldi, A., & Sabatini, S. P. (2020).
The Saccade Main Sequence Revised: a Fast and Repeatable Tool for 
Oculomotor Analysis
Behavior Research Methods, DOI: 10.3758/s13428-020-01388-2 (in press).




%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%     EMA Toolbox - Eye Movement Analysis                           %%%%
%%%%                                                             %%%%
%%%%                                                            %%%%
%%%%     Copyright (c) July. 2019                                       
   %%%%
%%%%     All rights reserved.                                           
   %%%%
%%%%                                                            %%%%
%%%%     Authors: Agostino Gibaldi, Silvio P. Sabatini                 
               %%%%
%%%%                                                               %%%%
%%%%                                                              %%%%
%%%%     The code is released for free use for SCIENTIFIC RESEARCH 
ONLY.   %%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Permission is hereby granted, free of charge, to any person obtaining 
a copy
% of this software and associated documentation files (the "EMA Toolbox -
% Eye Movement Analysis"), to deal in the Software without restriction,
% including without limitation the rights to use, copy, modify, merge,
% publish, distribute, sublicense, and/or sell copies of the Software,
% and to permit persons to whom the Software is furnished to do so,
% subject to the following conditions:
%
% The above copyright notice and this permission notice shall be 
included in all
% copies or substantial portions of the Software.
%
% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
% FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT 
SHALL THE
% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 
ARISING FROM,
% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 
IN THE
% SOFTWARE.
%
%-------------------------------------------------------------------------------
%
%    This software serves for the post-processing and analysis of gaze data
%       from eye-tracking devices, for the quantification of oculomotor 
performace
%
%    CREDITS:
%    Gibaldi A., Sabatini S.P.,
%    "The Saccade Main Sequence Revised: a Tool for Fast and Repeatable
%    Oculomotor Analysis", Behaviour Research Methods
%    DOI: 10.3758/s13428-020-01388-2 (in press).
%
%    SOURCE:
%    https://sourceforge.net/projects/ema-toolbox/
%
%     Kindly report any suggestions or corrections to 
agostino.gibaldi at gmail.com
%
%-------------------------------------------------------------------------------







More information about the visionlist mailing list