Skip to content

This repository contains all the codes necessary to reproduce the figures of the article by Barbosa, Stein et al. (Nature Neuroscience, In press, 2020) from the raw data acquired in the corresponding monkey and human experiments.

License

Notifications You must be signed in to change notification settings

comptelab/interplayPFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interplayPFC

The experimental data for the findinds reported in the main figures of Barbosa & Stein et al. (2020) can be downloaded from Data (monkeys) from an OSF repository (human EEG), and from an OSF repository (human TMS).

We include here the Python codes that produce each of the main figures in this article. These custom scripts were developed for Python 2.7 (monkey data, human TMS data, and computational modeling) and for Python 3.7.4 (human EEG data).

Data

Data folder constains raw or minimaly processed data.

If you need less preprocessed data, please contact Christos Constantinidis for 🐒 data or Heike Stein for 👧 EEG data.

Figure Scripts

Each figure folder contains 3 files:

plot_figure.py

This file loads preprocessed files from the preprocessed_data and generates the final figure. Statistics are usually done in this script, but might be done in a previous preprocessing state too (see below).

preprocessed_data/

  This folder contains all the preprocessed data used by the plot_figure.py file.

preprocess_scripts/

This folder contains all the scripts that generate preprocessed data from the raw data in Data/ folder. Preprocessed data is saved in the preprocessed_data folder.

Model

This folder contains the model script that generates two consequetive trials and saves some of their details (eg. spike times, calcium variable).

Contact

If you have any questions, please write to the corresponding author Albert Compte ✉️, to Joao Barbosa ✉️ (monkey & TMS code), or Heike Stein ✉️ (human EEG code).

Follow @jmourabarbosa

About

This repository contains all the codes necessary to reproduce the figures of the article by Barbosa, Stein et al. (Nature Neuroscience, In press, 2020) from the raw data acquired in the corresponding monkey and human experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •