Related Experiment Video
Updated: May 6, 2026

A Fully Automated and Highly Versatile System for Testing Multi-cognitive Functions and Recording Neuronal Activities in Rodents
Published on: May 3, 2012
Expyriment: a Python library for cognitive and neuroscientific experiments
Florian Krause1, Oliver Lindemann
1Donders Institute for Brain, Cognition and Behaviour, Radboud University, Nijmegen, The Netherlands, f.krause@donders.ru.nl.
Abstract:
Expyriment is an open-source and platform-independent lightweight Python library for designing and conducting timing-critical behavioral and neuroimaging experiments. The major goal is to provide a well-structured Python library for script-based experiment development, with a high priority being the readability of the resulting program code. Expyriment has been tested extensively under Linux and Windows and is an all-in-one solution, as it handles stimulus presentation, the recording of input/output events, communication with other devices, and the collection and preprocessing of data. Furthermore, it offers a hierarchical design structure, which allows for an intuitive transition from the experimental design to a running program. It is therefore also suited for students, as well as for experimental psychologists and neuroscientists with little programming experience.
More Related Videos
Related Concept Videos
Data Collection by Experiments
An example of the experimental method is a public...
Introduction to Cognitive Psychology
This field emerged in the mid-20th century, following a period dominated by behaviorism, which...

