Changes between Version 5 and Version 6 of ProjectPyGazePage


Ignore:
Timestamp:
03/19/18 16:39:54 (7 years ago)
Author:
Monika Rizova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectPyGazePage

    v5 v6  
    44
    55  !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
     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
    77  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.
    88
    99  PyGaze supports the following eye trackers:
    1010
    11   - EyeLink — For information on how to run OpenSesame with PyLink support
    12   - EyeTribe — Works out of the box.
     11  - !EyeLink — For information on how to run !OpenSesame with !PyLink support
     12  - !EyeTribe — Works out of the box.
    1313
    14   Advantages of PyGaze:
     14  Advantages of !PyGaze:
    1515 
    1616  - user-friendly platform