opensesame-plugin-rsvp
add an RSVP to your experiment
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.5%) to scientific vocabulary
Repository
add an RSVP to your experiment
Basic Info
- Host: GitHub
- Owner: robbertmijn
- Language: Python
- Default Branch: main
- Size: 2.43 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 1
Metadata Files
readme.md
OpenSesame RSVP plugin

About
This plugin allows you to add a Rapid Serial Visual Presentation element to your experiment. The plugin can be used, for example, in a concealed information test (CIT). The RSVP plugin allows for pupil size measurements during a CIT. Previous research has shown that pupil size cannot be actively manipulated, while CITs that measure other bodily sensations can be manipulated (Chen et al., 2021).
The project included research into the implementation of pupil size measurements in CIT and the development of open source tools (preseting stimuli (text/images) on the screen, preparation of the stimuli, and analysis of the data) to be used in CIT. The project is funded by Police & Science (Politie & Wetenschap).
Features
The RSVP plugin provides an easy tool that can be implemented in an experiment. It contains the following features: * An automated rapid serial visual Presentation * Compatible with both text and image stimuli * Contains an inter stimulus interval * Targets and distractors can shuffle * Number of targets and distractors can be adjusted * Position of the targets and distractors can be adjusted
Getting started
The plugin works for OpenSesame, so make sure to have installed OpenSesame on your computer.
Next, install the RSVP plugin in OpenSesame as follows:
(note: on Windows machines, you need to launch OpenSesame as Administrator!)
import pip
pip.main(['install', 'opensesame-plugin-rsvp'])
Usage
The plugin looks as follows:

The plugin shows several elements that can be adjusted to one's wishes. The following elements can be adjusted: * mode (text or images) * targets * number of targets * shuffle targets * distractors * number of distractors * shuffle distractors * stimulus duration * fixation duration * positions of the targets * inter stimulus interval
Text stimuli
If the stimuli are text, one can type in the target text in the widget, separated by a semicolon (';').Another option is to make a textfile ('.txt') with a list of all target words, separated by a new line ('/n'). This textfile should be added to the filepool, and the name of this textfile can be filled in in the widget. For example, the file can be named 'targets.txt' and this should be filled in in the widget, of course without the quotes. The same goes for the distractors.
Image stimuli
If the stimuli are images, one should always add all images of the experiment to the filepool. In addition, a textfile can be created with a list of all targets. This textfile contains all filenams of the images and these files are separated by an enter. The textfile is also added to the filepool and can be referred to in the widget, instead of listing all files separated by a semicolon. This is the same for the distractors.
License
No rights reserved. All files in this repository are released into the public domain.
Owner
- Name: Robbert van der Mijn
- Login: robbertmijn
- Kind: user
- Website: robbertmijn.nl
- Twitter: robbertmijn
- Repositories: 4
- Profile: https://github.com/robbertmijn
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: opensesame-plugin-RSVP
message: >-
If you use this software, please cite it using these
metadata.
type: software
authors:
- family-names: Mijn
given-names: Robbert
orcid: 'https://orcid.org/0000-0002-5312-2613'
name-particle: van der
email: robbertmijn@gmail.com
repository-code: 'https://github.com/robbertmijn/opensesame-plugin-RSVP'
abstract: Add an RSVP to your opensesame experiment
version: 0.11
date-released: '2023-02-01'
GitHub Events
Total
Last Year
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 22
- Total Committers: 2
- Avg Commits per committer: 11.0
- Development Distribution Score (DDS): 0.227
Top Committers
| Name | Commits | |
|---|---|---|
| robbertmijn | r****n@g****m | 17 |
| lotwolters | l****1@s****l | 5 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0