Code and data repository accompanying: Gutzen, R., Grün, S., Denker, M., 2023. Evaluating the statistical similarity of neural network activity and connectivity via eigenvector angles. Biosystems 223, 104813. https://doi.org/10.1016/j.biosystems.2022.104813

Robin 0e762c5c35 add documentation před 2 roky
balanced_network 0e762c5c35 add documentation před 2 roky
paper_figures 0e762c5c35 add documentation před 2 roky
polychrony_network 0e762c5c35 add documentation před 2 roky
scripts 6a3e789e45 inital commit před 2 roky
stochastic_activity 0e762c5c35 add documentation před 2 roky
.gitignore 6a3e789e45 inital commit před 2 roky
LICENSE 2ba3a5244d add link for polychonry data, brunel_network -> balanced_network před 2 roky
README.md 0e762c5c35 add documentation před 2 roky
eigenangle_basics.ipynb bdfcd34bd2 add interactive notebook před 2 roky
eigenangles.bib 6a3e789e45 inital commit před 2 roky
environment.yml 6a3e789e45 inital commit před 2 roky

README.md

Eigenangles: evaluating the statistical similarity of neural network activity and connectivity via eigenvector angles

Code and data repository accompanying the publication Gutzen et al. (2022) https://doi.org/...

DOI Binder

Content

The different applications and testing scenarios of the eigenangle test are separated into the folders balanced_network, stochastic_activity, and polychony_network containing their corresponding workflows (see the respective README.md for details). The top-level folder scripts contains a general code basis used by each of the workflows. The folder paper_figures contains the figures from the publications as generated by either notebooks or scripts in the respective application folders. Figure 1 and 2 are produced by the respective notebook with this folder. The interactive jupyter notebook eigenangle_basics.ipynb presents a step-wise construction and explanation of the eigenangle test and can be executed via the above mybinder badge.