Difference between revisions of "Psychopy"

From TSG Doc
Jump to navigation Jump to search
Line 54: Line 54:
  
 
For requests / bug report / issues click here: https://github.com/psychopy/psychopy
 
For requests / bug report / issues click here: https://github.com/psychopy/psychopy
 +
 +
==== Compatiblity Issues ====
 +
 +
*Always check beforehand in which version the script has been written to.
 +
*New versions does not always maintains backwards compatibility.
 +
*Features can get depricated, removed, or changed.

Revision as of 13:09, 10 August 2015

Psychopy
64px
Development statusActive
Written inPython
Downloads
Manuals

PsychoPy is an alternative to Presentation, e-Prime and Inquisit. It is a Python library and application that allows presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics experiments. When used on DCC computers PsychoPy is guaranteed to be millisecond accurate.


Course

psychopy course website

Templates

Find the presentation Template here Media:TemplatePsychopy2013.zip

Troubleshooting

Version History

For version history and bug fixes please check here: http://www.psychopy.org/changelog.html

Google Mailing list

For various information please click here: https://groups.google.com/forum/#!forum/psychopy-users

GitHub Repository

For requests / bug report / issues click here: https://github.com/psychopy/psychopy

Compatiblity Issues

  • Always check beforehand in which version the script has been written to.
  • New versions does not always maintains backwards compatibility.
  • Features can get depricated, removed, or changed.