Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Data Collection by Experiments01:13

Data Collection by Experiments

24.5K
Data collection is a systematic method of obtaining, observing, measuring, and analyzing accurate information. An experimental study is a standard method of data collection that involves the manipulation of the samples by applying some form of treatment prior to data collection. It refers to manipulating one variable to determine its changes on another variable. The sample subjected to treatment is known as “experimental units.”
An example of the experimental method is a public...
24.5K
Introduction to Cognitive Psychology01:20

Introduction to Cognitive Psychology

2.8K
Cognitive psychology is the field of psychology dedicated to examining how people think. It attempts to explain how and why we think the way we do by studying the interactions among human thinking, emotion, creativity, language, and problem-solving, as well as other cognitive processes. Cognitive psychology studies how information is processed and manipulated in remembering, thinking, and knowing.
This field emerged in the mid-20th century, following a period dominated by behaviorism, which...
2.8K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Associations Between Physical Stimulus Size and Vertical Response Locations.

Experimental psychology·2026
Same author

Standards and Regulations for Battery Management Systems in Germany: Review and Improvement Potentials.

Global challenges (Hoboken, NJ)·2025
Same author

Data from an International Multi-Centre Study of Statistics and Mathematics Anxieties and Related Variables in University Students (the SMARVUS Dataset).

Journal of open psychology data·2025
Same author

Neural Mechanisms of Feedback Processing and Regulation Recalibration During Neurofeedback Training.

Human brain mapping·2025
Same author

Promoting Resilience in Youth through Mindfulness mEditation (PRYME): Study protocol for a randomized controlled trial investigating the effects of mindfulness training as add-on to care-as-usual on internalizing problems, mental illness development, and associated brain and cognitive processes in help-seeking youth.

BMC psychiatry·2025
Same author

Heart rate variability biofeedback for critical illness polyneuropathy: a randomized sham-controlled study.

European journal of neurology·2024
Same journal

Exploring psychological tradeoffs: Developing and demonstrating an R Shiny app for Pareto optimization.

Behavior research methods·2026
Same journal

The performance of Bayesian fit measures in detecting misspecified multilevel structural equation modeling.

Behavior research methods·2026
Same journal

Psychometric functions from multiple responses : Dedicated to the memory of Colin L. Mallows.

Behavior research methods·2026
Same journal

Low-cost, open-source, full-stack software and Arduino-based hardware for control of commercially available animal behavior systems.

Behavior research methods·2026
Same journal

PyNeon: A Python package for the analysis of Neon multimodal mobile eye-tracking data.

Behavior research methods·2026
Same journal

Talking surveys: How photorealistic embodied conversational agents shape response quality, engagement, and satisfaction.

Behavior research methods·2026
See all related articles

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
09:13

A Fully Automated and Highly Versatile System for Testing Multi-cognitive Functions and Recording Neuronal Activities in Rodents

Published on: May 3, 2012

15.0K

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.

Behavior Research Methods
|October 22, 2013
PubMed
Summary
This summary is machine-generated.

Expyriment is a Python library for creating behavioral and neuroimaging experiments. It simplifies experiment design and data collection for researchers with varying programming experience.

More Related Videos

Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques
08:05

Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques

Published on: June 30, 2020

6.2K
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.1K

Related Experiment Videos

Last Updated: May 6, 2026

A Fully Automated and Highly Versatile System for Testing Multi-cognitive Functions and Recording Neuronal Activities in Rodents
09:13

A Fully Automated and Highly Versatile System for Testing Multi-cognitive Functions and Recording Neuronal Activities in Rodents

Published on: May 3, 2012

15.0K
Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques
08:05

Measuring Statistical Learning Across Modalities and Domains in School-Aged Children Via an Online Platform and Neuroimaging Techniques

Published on: June 30, 2020

6.2K
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.1K

Area of Science:

  • Cognitive Science
  • Neuroscience
  • Psychology

Background:

  • Designing and conducting timing-critical experiments requires specialized software.
  • Existing tools may have steep learning curves or limited functionality.
  • A need exists for accessible, script-based experiment development tools.

Purpose of the Study:

  • To introduce Expyriment, an open-source Python library for experiment design.
  • To provide a user-friendly and efficient tool for behavioral and neuroimaging research.
  • To prioritize code readability and intuitive experimental design.

Main Methods:

  • Expyriment is a lightweight, platform-independent Python library.
  • It supports script-based experiment development with a focus on code readability.
  • The library handles stimulus presentation, event recording, device communication, and data preprocessing.

Main Results:

  • Expyriment offers a hierarchical design structure for intuitive program development.
  • It has been extensively tested on Linux and Windows operating systems.
  • The library functions as an all-in-one solution for experiment management.

Conclusions:

  • Expyriment is well-suited for students and researchers in psychology and neuroscience.
  • Its design facilitates a smooth transition from experimental concepts to functional programs.
  • The library enhances the efficiency and accessibility of conducting complex experiments.