mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Add scientific/neuroscience tools
PsychoPy a library for cognitive science
This commit is contained in:
@@ -95,6 +95,14 @@ statistical package allowing to execute R functions from Python and passing
|
||||
data back and forth the two environments. Rpy2 is the object oriented
|
||||
implementation of the binding based on `Rpy <http://rpy.sourceforge.net/rpy.html>`_.
|
||||
|
||||
PsychoPy
|
||||
--------
|
||||
|
||||
`PsychoPy <http://www.psychopy.org/>`_ is a library for cognitive scientists
|
||||
allowing to create cognitive psychology and neuroscience experiments. The library
|
||||
handles both presentation of stimuli, scripting of experimental design and
|
||||
data collection.
|
||||
|
||||
|
||||
Resources
|
||||
:::::::::
|
||||
|
||||
Reference in New Issue
Block a user