-
Notifications
You must be signed in to change notification settings - Fork 4
PsychoPy_Setup
Jin Jeon edited this page Nov 1, 2018
·
8 revisions
PsychoPy is a Python-based open source application that allows us to build experiments with the choice of either its simple graphic interface or coding. The lab has been using PsychToolbox in MATLAB, but as it is no longer being maintained, we are shifting towards using PsychoPy for future work.
Some advantages of using PsychoPy are...
- the codes are more sharable to public because the codes are written in Python
- its graphic interface allows one to potentially build experiments with minimum lines of code
- it is currently building an online version Pavlovia, which would add greater flexibility in the future
The lab is currently using version 1.90.3, and refer below to get started with the process!
-
PsychoPy Forum:
https://discourse.psychopy.org -
Programming in Psychology:
http://www.djmannion.net/psych_programming/introduction.html