Psychophysics: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
(resources added)
 
m (→‎Python: add info for hardware IO)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==MATLAB==
==MATLAB==
*[http://psychtoolbox.org/ Psychophysics Toolbox Version 3 (PTB-3)]
*[http://psychtoolbox.org/ Psychophysics Toolbox Version 3 (PTB-3)]
* Hardware IO:
** [http://psychtoolbox.org/docs/NetStation NetStation]
*** Wrapper to interface with NetStation (uses NTP to synchronize with a NetStation amplifier).
** [http://psychtoolbox.org/docs/Eyelink Eyelink]
*** Wrapper for the EyeLink eye tracker.
** [https://github.com/esdalmaijer/EyeTribe-Toolbox-for-Matlab EyeTribe Toolbox]
*** Wrapper for the EyeTribe eye tracker. Relies on pytribe scripts.


==Python==
==Python==
*[https://www.psychopy.org/ PsychoPy]
*[https://www.psychopy.org/ PsychoPy]
*[https://osdoc.cogsci.nl/ OpenSesame]
*[https://osdoc.cogsci.nl/ OpenSesame]
* Hardware IO:
** [https://egi-pynetstation.readthedocs.io/en/latest/# egi-pynetstation]
*** Wrapper to interface with NetStation (uses NTP to synchronize with a NetStation amplifier).
** [https://www.sr-support.com/thread-48.html pylink]
*** Wrapper for the EyeLink eye tracker.
** [https://github.com/esdalmaijer/PyTribe pytribe]
*** Wrapper for the EyeTribe eye tracker.


==JavaScript==
==JavaScript==
Line 16: Line 30:
*[https://www.jatos.org/ JATOS]
*[https://www.jatos.org/ JATOS]
*[https://gorilla.sc/ GORILLA]
*[https://gorilla.sc/ GORILLA]
==Other==
*E-Prime
*Presentation
*Experiment Builder (SR Research)

Latest revision as of 19:03, 12 January 2022

MATLAB

Python

JavaScript

Web-Based Experiments

Other

  • E-Prime
  • Presentation
  • Experiment Builder (SR Research)