Skip to content

open-cogsci/OpenSesame

milgram
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenSesame

OpenSesame is a tool to create experiments for psychology, neuroscience, and experimental economics.

Copyright, 2010-2023, Sebastiaan Mathôt and contributors.

http://osdoc.cogsci.nl/

Build Status

About

OpenSesame is a graphical experiment builder. OpenSesame provides an easy to use, point-and-click interface for creating psychological/ neuroscientific experiments.

Features

  • A user-friendly interface — a modern, professional, and easy-to-use graphical interface
  • Online experiments — run your experiment in a browser with OSWeb
  • Python — add the power of Python to your experiment
  • JavaScript — add the power of JavaScript to your experiment
  • Use your devices — use your eye tracker, button box, EEG equipment, and more.
  • Free — released under the GPL3
  • Crossplatform — Windows, Mac OS, and Linux

Related repositories

In addition to this repository, OpenSesame relies on a number repositories that are all hosted by the Cogsci.nl organization on GitHub. The most important of these are:

  • rapunzel is a set of extensions that turns OpenSesame into a code editor
  • osweb implements OSWeb, the online OpenSesame runtime
  • opensesame-extension-osweb embeds OSWeb into the OpenSesame user interface
  • pyqode.core implements generic code-editor widgets
  • pyqode.python implements Python-specific code-editor widgets
  • datamatrix implements a tabular data structure that is used by the loop item
  • qdatamatrix implements a Qt widget for editing datamatrix objects
  • pseudorandom implements pseudorandomization/ randomization constraints

Branches

Each major version of OpenSesame lives in its own branch. The default branch is currently 4.0.

  • gibson - 2.8
  • heisenberg - 2.9
  • ising - 3.0
  • james - 3.1
  • kuhn - 3.2
  • loewenfeld - 3.3
  • milgram - 4.0

Citations

  • Mathôt, S., Schreij, D., & Theeuwes, J. (2012). OpenSesame: An open-source, graphical experiment builder for the social sciences. Behavior Research Methods, 44(2), 314-324. doi:10.3758/s13428-011-0168-7
  • Mathôt, S., & March, J. (2022). Conducting linguistic experiments online with OpenSesame and OSWeb. Language Learning. doi:10.1111/lang.12509

License

OpenSesame is distributed under the terms of the GNU General Public License 3. The full license should be included in the file COPYING, or can be obtained from:

OpenSesame contains works of others. For the full license information, please refer to debian/copyright.

Documentation

Installation instructions and documentation are available on the documentation website ...

... which is itself also hosted on GitHub: