Skip to content
Snippets Groups Projects
Commit fd68e3d9 authored by Maximilian Schmidt's avatar Maximilian Schmidt
Browse files

Add figure and python badge to README of Schmidt 2018 figure folder

parent 5f3fd04b
No related branches found
No related tags found
1 merge request!1Add all necessary files for the multi-area model
......@@ -2,6 +2,8 @@
This folder contains the scripts to reproduce all figures of Schmidt M, Bakker R, Hilgetag C-C, Diesmann M and van Albada SJ: "Multi-scale account of the network structure of macaque visual cortex", Brain Structure and Function (2018), 223:1409 [https://doi.org/10.1007/s00429-017-1554-4](https://doi.org/10.1007/s00429-017-1554-4)
![Model overview](../../model_construction.png)
Please note: Figures 2, 5, and 8 show slight deviations from the published figures in the paper. Published Figures 2 and 5 miss a few data points. This error slipped in during the review process. Importantly, the presented fits are identical in the (correct) figures in this repository and in the manuscript. These deviations thus do not affect the scientific conclusions.
Please note that the placement of areas in Figure 7 will deviate from the published figure, because their location depends on the force-directed algorithm implemented in `igraph` and `python-igraph` does not allow manual setting of the random seed for the algorithm. This is a mere visual issue and does not affect the scientific content.
......@@ -11,3 +13,5 @@ Please note that, since we currently cannot publish the data on Neuronal Densiti
If snakemake is installed, the figures can be produced by executing
`snakemake`
[![www.python.org](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org) <a href="http://www.nest-simulator.org">
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment