Published November 8, 2022
| Version v1
Journal article
Open
Mesolimbic dopamine release conveys causal associations
Authors/Creators
- 1. University of California, San Francisco
- 2. Allen Institute for Brain Science
Description
The codes used for data analysis and simulation in "Mesolimbic dopamine release conveys causal associations"
Here we provided three different types of codes in separate folders:
- simulation: This folder contains matlab scripts that simulate different experiments with three models (compound serial component, microstimlus, and ANCCR models)
- analysis: This folder contains matlab and python scripts that analyze experimental data. Every experimental data was converted to Neuroscience Without Border (NWB) format and posted on DANDI (https://dandiarchive.org/dandiset/000351). Please note that we initially used matlab to analyze data, but transitioned to python, so analysis codes for Experiment 1-6 are in matlab, but codes for Experiment 7 are in python. We could have rewriteen the codes in one language, but did not, to keep the original scripts used to generate figures. Every python code directly imports NWB files from DANDI server and uses them for analysis. There is an unresolved issue in importing NWB files in matlab, so we used mat file which was regenerated from nwb file in python. We are working to resolve the importing issue in coordination with nwb team (NeurodataWithoutBorders/helpdesk#36), and matlab codes will be updated to directly use NWB files as soon as possible.
- function: This folder contains matlab and python functions that are used in simulation and analysis scripts.
Lastly, nwbextension folder contains yaml files that are needed for NWB file extensions.
All information about subjects and sessions used for each figure can be found here.
last update: 11/9/2022
Files
ANCCR_v1.0.zip
Files
(397.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:3a1f8efb23ba32d96428e8c7ec62e5f6
|
397.0 kB | Preview Download |
Additional details
Related works
- Is supplemented by
- https://github.com/namboodirilab/ANCCR (URL)