All Projects → psychopy → Psychopy

psychopy / Psychopy

Licence: gpl-3.0
For running psychology and neuroscience experiments

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Psychopy

Expyriment
Platform-independent lightweight Python library for designing and conducting timing-critical behavioural and neuroimaging experiments
Stars: ✭ 94 (-90.78%)
Mutual labels:  science, neuroscience, psychology
Design Of Experiment Python
Design-of-experiment (DOE) generator for science, engineering, and statistics
Stars: ✭ 143 (-85.98%)
Mutual labels:  science, experiment
Unity Experiment Framework
UXF - Framework for creating human behaviour experiments in Unity
Stars: ✭ 81 (-92.06%)
Mutual labels:  science, experiment
Neurodocker
Generate custom Docker and Singularity images, and minimize existing containers
Stars: ✭ 198 (-80.59%)
Mutual labels:  science, neuroscience
Opensesame
Graphical experiment builder for the social sciences
Stars: ✭ 173 (-83.04%)
Mutual labels:  neuroscience, psychology
Open Science Resources
A publicly-editable collection of open science resources, including tools, datasets, meta-resources, etc.
Stars: ✭ 58 (-94.31%)
Mutual labels:  science, neuroscience
Oat
Real-time position tracker for behavioral research
Stars: ✭ 45 (-95.59%)
Mutual labels:  science, neuroscience
JATOS
Just Another Tool for Online Studies
Stars: ✭ 60 (-94.12%)
Mutual labels:  neuroscience, psychology
kfs
Keras for Science
Stars: ✭ 69 (-93.24%)
Mutual labels:  science, neuroscience
awesome-cogsci
An Awesome List of Cognitive Science Resources
Stars: ✭ 71 (-93.04%)
Mutual labels:  neuroscience, psychology
Psycho.r
An R package for experimental psychologists
Stars: ✭ 113 (-88.92%)
Mutual labels:  neuroscience, psychology
Eyeloop
EyeLoop is a Python 3-based eye-tracker tailored specifically to dynamic, closed-loop experiments on consumer-grade hardware.
Stars: ✭ 336 (-67.06%)
Mutual labels:  neuroscience, psychology
Lab.js
Online research made easy
Stars: ✭ 140 (-86.27%)
Mutual labels:  science, psychology
brian2cuda
A brian2 extension to simulate spiking neural networks on GPUs
Stars: ✭ 46 (-95.49%)
Mutual labels:  science, neuroscience
Neurokit.py
A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
Stars: ✭ 292 (-71.37%)
Mutual labels:  neuroscience, psychology
Brian2
Brian is a free, open source simulator for spiking neural networks.
Stars: ✭ 533 (-47.75%)
Mutual labels:  science, neuroscience
Gitscience
A curated list of science- and engineering related repositories on GitHub and in neighboring counties
Stars: ✭ 8 (-99.22%)
Mutual labels:  science
Midiflip
🎹 MIDI music mayhem - flip, transpose, and arbitrarily remap pitches in MIDI files
Stars: ✭ 33 (-96.76%)
Mutual labels:  experiment
Py Span Task
Cross-platform working memory span task
Stars: ✭ 26 (-97.45%)
Mutual labels:  psychology
Core
The core source repository for the Cherab project.
Stars: ✭ 26 (-97.45%)
Mutual labels:  science

PsychoPy

Travis-CI status Coveralls status PyPI version Contributor Covenant

PsychoPy is an open-source package for creating experiments in behavioral science. It aims to provide a single package that is:

  • precise enough for psychophysics
  • easy enough for teaching
  • flexible enough for everything else
  • able to run experiments in a local Python script or online in JavaScript

To meet these goals PsychoPy provides a choice of interface - you can use a simple graphical user interface called Builder, or write your experiments in Python code. The entire application and library are written in Python and is platform independent.

There is a range of documentation at:

Contributions

To contribute, please fork the repository, hack in a feature branch, and send a pull request. For more, see CONTRIBUTING.md and the developers documentation at https://www.psychopy.org/developers/developers.html

More information

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].