diff --git a/docs/scenarios/scientific.rst b/docs/scenarios/scientific.rst index 1471e52..a95f986 100644 --- a/docs/scenarios/scientific.rst +++ b/docs/scenarios/scientific.rst @@ -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 `_. +PsychoPy +-------- + +`PsychoPy `_ 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 :::::::::