This repository contains all code belonging to the manuscript Individual risk attitudes arise from noise in neurocognitive magnitude representations (Garcia et al., 2022), as well as the behavioral data.
See the corresponding readme
The fMRI data can be found on openneuro
To run the fMRI analysis in analysis
, you can set up a Docker environment:
- Clone this repo
git clone https://github.com/Gilles86/numerosity_risk.git
- Install Docker
- Install
docker-compose
- Navigate to the root folder of this repository
- run
./go
No you will be in an Ubuntu environment with all the necessary libraries and software.