Source code for pinwheel statistics analysis and simulating statistical connectivity model layouts with a variety of RGC mosaics. Numerical implementation of the statistical wiring model.
收藏Figshare2015-12-03 更新2026-04-29 收录
下载链接:
https://figshare.com/articles/dataset/_Random_Wiring_Ganglion_Cell_Mosaics_and_the_Functional_Architecture_of_the_Visual_Cortex_/1605817
下载链接
链接失效反馈官方服务:
资源简介:
We provide all necessary code to calculate single neuron properties and orientation domain layouts along with a Mathematica program which contains the analytical solution for both, an example single neuron and the domain layout obtained from a perfect and infinite lattice. The C-program ‘calculate_single_neuron.cpp’ calculates the same for a single neuron numerically. The C-program is provided to illustrate the use of the rfanalyzer class. The c-program ‘calculate_map.cpp’ calculates the same properties as ‘calculate_single_neuron.cpp’ but for a whole array of cells. After finishing a run, this program generates a set of ascii files in which the output is stored. These files are read in and analyzed by the Matlab program ‘plot_results.m’. It calculates the pinwheel density, pinwheel distance distributions, mean pinwheel distance and pinwheel density fluctuations as a function of subregion size. We compiled the code with gcc [g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2] and the gsl: g++ ./calculate_single_neuron.cpp -lgsl -lgslcblas -O3 -march = native g++ ./calculate_map.cpp -lgsl -lgslcblas -O3 -march = native For this article, we have calculated orientation domain layouts with aspect ratio 22x22Λ, sampled with 4096x4096 pixels. This corresponds to ≈ 6.5μm per cortical unit for our standard combination of parameters (r = r′ = 170 μm and Δα = 7°). Experimental data The folder ‘map_data’ contains a data folder with single condition layouts and various ROIs for four ferrets cases. It also contains two Matlab files, ‘run_analysis.m’ and ‘plot_results.m’ to run the analysis and display the results. The full data set used in the present study is available on the neural data sharing platform http://www.g-node.org/. (ZIP)
创建时间:
2015-12-03



