https://github.com/alleninstitute/arkhipov2018_layer4
Modeling code related to Arkhipov 2018 publication
https://github.com/alleninstitute/arkhipov2018_layer4
Last synced: 8 months ago
JSON representation
Modeling code related to Arkhipov 2018 publication
- Host: GitHub
- URL: https://github.com/alleninstitute/arkhipov2018_layer4
- Owner: AllenInstitute
- License: other
- Created: 2018-08-22T17:49:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T22:45:21.000Z (almost 8 years ago)
- Last Synced: 2025-07-09T10:07:47.911Z (12 months ago)
- Language: Python
- Size: 47.8 MB
- Stars: 5
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# arkhipov2018_layer4
This repository contains code for building, simulating, and analyzing the models of the Layer 4 of mouse V1, as described in the publication "Visual physiology of the Layer 4 cortical circuit in silico" by Arkhipov et al., https://www.biorxiv.org/content/early/2018/03/31/292839.
The code is provided solely for the purpose of reproducing the results of the above publication.
We are not currently supporting this code, but simply releasing it to the community AS IS but are not able to provide any guarantees of support. The community is welcome to submit issues, but you should not expect an active response.
If you would like to develop your own new models and run simulations using the approach similar to the Arkhipov et al. Layer 4 publication, we encourage you to use the more recently developed and actively supported tool, the Brain Modeling ToolKit:
https://github.com/AllenInstitute/bmtk
The code in this repository is organized in directories SI_1 to SI_5, according to the supplementary information of the Arkhipov et al. publication.
Each directory contains a file README.txt, which describes the contents of the directory and provides instructions for using the code.