English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Journal Article

PyGellermann: a Python tool to generate pseudorandom series for human and non-human animal behavioural experiments

MPS-Authors
/persons/resource/persons276792

Jadoul,  Yannick
Comparative Bioacoustics, MPI for Psycholinguistics, Max Planck Society;

/persons/resource/persons257421

Düngen,  Diandra
Comparative Bioacoustics, MPI for Psycholinguistics, Max Planck Society;

/persons/resource/persons201698

Ravignani,  Andrea
Comparative Bioacoustics, MPI for Psycholinguistics, Max Planck Society;
Center for Music in the Brain, Department of Clinical Medicine, Aarhus University & The Royal Academy of Music Aarhus;
Department of Human Neurosciences, Sapienza University of Rome;

Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

s13104-023-06396-x.pdf
(Publisher version), 2MB

Supplementary Material (public)
There is no public supplementary material available
Citation

Jadoul, Y., Düngen, D., & Ravignani, A. (2023). PyGellermann: a Python tool to generate pseudorandom series for human and non-human animal behavioural experiments. BMC Research Notes, 16: 135. doi:10.1186/s13104-023-06396-x.


Cite as: https://hdl.handle.net/21.11116/0000-000D-67FE-2
Abstract
Objective

Researchers in animal cognition, psychophysics, and experimental psychology need to randomise the presentation order of trials in experimental sessions. In many paradigms, for each trial, one of two responses can be correct, and the trials need to be ordered such that the participant’s responses are a fair assessment of their performance. Specifically, in some cases, especially for low numbers of trials, randomised trial orders need to be excluded if they contain simple patterns which a participant could accidentally match and so succeed at the task without learning.
Results

We present and distribute a simple Python software package and tool to produce pseudorandom sequences following the Gellermann series. This series has been proposed to pre-empt simple heuristics and avoid inflated performance rates via false positive responses. Our tool allows users to choose the sequence length and outputs a .csv file with newly and randomly generated sequences. This allows behavioural researchers to produce, in a few seconds, a pseudorandom sequence for their specific experiment. PyGellermann is available at https://github.com/YannickJadoul/PyGellermann.