• Stars
    star
    236
  • Rank 170,480 (Top 4 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 14 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Graphical experiment builder for the social sciences

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:

More Repositories

1

datamatrix

An intuitive, Pythonic way to work with tabular data
Python
24
star
2

osdoc

OpenSesame documentation area
HTML
20
star
3

eyelinkparser

A parser for EyeLink data files, built on python-datamatrix
AGS Script
20
star
4

Datamerger

merge csv, xls, or xlsx files into one big datafile
Python
19
star
5

rapunzel

Turns OpenSesame into an integrated development environment
Python
15
star
6

QNotifications

Web-style in-app notifications for PyQt4/5.
Python
12
star
7

python-mediadecoder

A media decoding library based on MoviePy
Python
9
star
8

QOpenScienceFramework

PyQt widgets for working with the Open Science Framework API. Read the docs at
Python
8
star
9

opensesame-extension-osweb

An OpenSesame extension to distribute online experiments through OSWeb
JavaScript
4
star
10

python-qtpip

A graphical package manager for the Python package repository (pip/ PyPi)
Python
4
star
11

opensesame-extension-osf

Open Science Framework module for OpenSesame3
Python
4
star
12

sigmund-ai

A web app for a LLM-based chatbot with many capabilities
Python
4
star
13

opensesame_soundrecorder_plugins

Sound recorder plugin for OpenSesame
Python
2
star
14

opensesame-conda-recipes

Anaconda recipes for packages on which OpenSesame depends
Batchfile
2
star
15

fileinspector

An easy way of determining filetypes in python
Python
2
star
16

pseudorandom

A Python library for generating pseudorandom condition/ stimulus lists for psychological experiments
Python
2
star
17

media_player_gst

Media Player based on GStreamer framework
Python
2
star
18

opensesame-plugin-media_player_mpy

A moviepy based mediaplayer plugin for OpenSesame
Python
2
star
19

opensesame-windows-build-scripts

Scripts to package OpenSesame for Windows
NSIS
2
star
20

opensesame-plugin-psychopy

OpenSesame plugins for easy use of PsychoPy
Python
1
star
21

pyqode.language_server

Language server protocol (LSP) support for PyQode 3
Python
1
star
22

qdatamatrix

A PyQt4/ PyQt5 widget for visualizing DataMatrix objects
Python
1
star