Changes between Version 2 and Version 3 of ProjectEhcaPage


Ignore:
Timestamp:
03/22/18 15:29:14 (7 years ago)
Author:
Monika Rizova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectEhcaPage

    v2 v3  
    33''Description''
    44
    5   !PyGaze is an open-source toolbox for eye tracking in Python. It has an uniform and user-friendy syntax and it is aimed for people with minor to advanced programming skills in Python. Pygaze acts as a wrapper around several existing packages, among
    6   which !PyGame, !PsychoPy, pylink (for SR Research !EyeLink systems), !SensoMotoric Instruments’ !iViewX API, and the !Tobii SDK. From stimulus presentation to eye-tracker communication: everything can be handled by via !PyGaze scripting. As a a Python
    7   library for eye tracking you can use a set of plugins that will allow you to use !PyGaze from within !OpenSesame. You can install !PyGaze on Windows as well as on Ubuntu.
     5  EHCA is a MATLAB software which was developed to analyze eye-head shifts. It is open-source software that is used for identifying parameters of eye-head coordination. Parameters that are detected are such as eye delay, head offset, eye/head amplitudes and durations. To access the tool from within MATLAB, you have to add the ehca folder to the MATLAB path (File... Set Path...). The tool is started by typing 'ehca' in the MATLAB command window.
    86
    9   !PyGaze supports the following eye trackers:
    10 
    11   - !EyeLink — For information on how to run !OpenSesame with !PyLink support
    12   - !EyeTribe — Works out of the box.
    13 
    14   Advantages of !PyGaze:
    15  
    16   - user-friendly platform
    17   - saccade detection algorithm (for online detection)
    18   - sharing code is easy (works on Windows, Linux and Mac OSX)
    19   - creating eyetracking experiments in Python syntax with the least possible effort
    20   - can be used for visual and auditory stimulus presentation; for response collection via keyboard, mouse, joystick, and other external hardware
     7[[Image()]]
    218
    229  **URL:**
    2310
    24   1. http://www.pygaze.org/
    25   2. https://www.ncbi.nlm.nih.gov/pubmed/24258321
    26   3. http://osdoc.cogsci.nl/3.1/manual/eyetracking/pygaze/
     11  1. https://sourceforge.net/projects/ehca/
     12  2. https://github.com/schw4b/ehca
    2713
    2814== '''Project Anatomy''' ==
    2915
    30 **Community**: !PyGaze community
     16**Community**: The developer Simon Schwab
    3117
    32 **Leadership**: Edwin Dalmaijer
     18**Leadership**: Schwab, S., Würmle
    3319
    34 **Forking**: Fork your own copy at this address https://github.com/esdalmaijer/PyGaze, for which you will need a !GitHub account.
     20**Forking**: Fork your own copy at this address https://github.com/schw4b/ehca, for which you will need a !GitHub account.
    3521
    36 **Communication**: There are a couple of ways for communicating with !PyGaze developers, one is their support forum accessible from http://forum.cogsci.nl/index.php?p=/categories/pygaze and the other is a contact form found at http://www.pygaze.org/contact/ (in case you do not want to create a forum account)
     22**Communication**: Unfortunately, this project hasn't indicated the best way to get help.
    3723
    3824**Roadmaps**:
     
    4026
    4127''Original goal:''
    42  
    43   - bundles of code for a large range of different eye trackers from different manufacturers into a single interface.
    44   - open-source based on excisting libraries
     28 
     29  -
    4530
    4631''Future goals:''
     
    5843**Releases**:
    5944
    60   1. Behavior Research Methods, December 2014, Volume 46, Issue 4, pp 913–921 | Cite as !PyGaze: An open-source, cross-platform toolbox for minimal-effort programming of eyetracking experiments - https://link.springer.com/article/10.3758/s13428-013-0422-2
    61   2. Edwin S. Dalmaijer, Sebastiaan Mathôt, Stefan Van der Stigchel, 2013 - http://www.pygaze.org/resources/downloads/Dalmaijer_Mathot_Stigchel_2013_PyGaze_manuscript.pdf
    62   3. Dalmaijer, E.S., Mathôt, S., & Van der Stigchel, S. (2013). !PyGaze: an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments. Behaviour Research Methods. doi:10.3758/s13428-013-0422-2
     45  1. Schwab, S., Würmle, O., & Altorfer, A. (2012). Analysis of eye and head coordination in a visual peripheral recognition task. Journal of Eye Movement Research 5(2):3, 1-9.
    6346
    6447**Repositories**: