/pyBART

A python implementation of the BART

Primary LanguagePython

DOI

pyBART

The balloon analogue risk task (BART) is designed to assess risk-taking behavior. Here I provide a python implementation of the BART.

Usage

This repository contains a configuration file cfg and python script BART.py to test participants.

git clone https://github.com/davidnsousa/pyBART.git

Open the configuration file with a common text editor. The BART setup can be specified here.

Run BART.py with python 3.

Upon the BART completion an output .csv file is generated in the same directory with the same name as the code specified in the participant's Id input field: test.csv as default.

Citing

If you use pyBART please cite the program with:

David Sousa. (2019, December 12). davidnsousa/pyBART: A python implementation of the BART (Version v1.0.0). Zenodo. http://doi.org/10.5281/zenodo.3572383

Contact

For further questions please contact from https://davidnsousa.github.io/.