From 214323af52dac0db53c6ca8c758814c008fc6080 Mon Sep 17 00:00:00 2001 From: Nicolas Louveton Date: Sun, 18 Aug 2013 14:15:29 +0200 Subject: [PATCH] Add scientific/neuroscience tools PsychoPy a library for cognitive science --- docs/scenarios/scientific.rst | 8 ++++++++ 1 file changed, 8 insertions(+) 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 :::::::::