Beau Sievers1, Caitlyn Lee1, William Haslett,2 & Thalia Wheatley1
1 Department of Psychological and Brain Sciences, Dartmouth College, Hanover, NH 03755
2 Department of Biomedical Data Science, Geisel School of Medicine at Dartmouth, Hanover, NH 03755
Correspondence to: Thalia Wheatley, 6207 Moore Hall, Dartmouth College, Hanover, NH 03755. thalia.p.wheatley@dartmouth.edu
This repository contains code, data, and materials for running the experiments and analyses described in the paper "A multi-sensory code for emotional arousal," available at: https://osf.io/t82wb/
None of this code was written with the express intention of facilitating reproducible experimentation or analysis, and it is not being actively maintained.
This repository does NOT contain the Berlin Database of Emotional Speech or the PACO Body Movement Library, both of which are required to run the analyses for Study 4 and the experiment for Study 5.
All scripts were tested on Mac OS 10.14.5. Library requirements are listed in the following files:
environment.yml
: a Python environment description for use with the conda package managerrequirements.txt
: additional requirements for R and MatLab
Because of the use of MCMC sampling and changes in required libraries that occured between manuscript drafting and final proofing, the analysis notebooks in this repository will produce very slightly different results than those reported in the paper. Regrettably, we did not record the RNG seed or the version numbers of the libraries originally used. (Yarik, you were right!)
/experiment
: materials necessary to run the studies with new participants/data
: data collected from our participants/analysis
: code for running analyses and generating figures
Sievers, B., Lee, C., Haslett, W., & Wheatley, T. (2017, December 8). A multi-sensory code for emotional arousal. Retrieved from osf.io/t82wb
This software is made available under a BSD-style license. See the LICENSE
file.
This document was last updated on June 25, 2019.