Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Michael Denker 5b66f1e714 git-annex in denker@inm6183 9 месяцев назад
..
results daaaeacfe9 Initial commit 2 лет назад
scripts 5b66f1e714 git-annex in denker@inm6183 9 месяцев назад
simulation_output daaaeacfe9 Initial commit 2 лет назад
README.md 5b66f1e714 git-annex in denker@inm6183 9 месяцев назад
Snakefile daaaeacfe9 Initial commit 2 лет назад
config.py daaaeacfe9 Initial commit 2 лет назад

README.md

Comparing the correlation structure of a network model across simulators

This folder contains the workflow to create correlation matrices from previously simulated spiking activity of the polychonization model (Izhikevich 2006) generated with two different Simulators (C, SpiNNaker). <<<<<<< HEAD

The comparison use-case and the corresponding data is taken from Trensch et al. 2018 and Gutzen et al. 2018, Trensch et al. 2018 with the corresponding public data repository INM-6/network_validation.

The comparison use-case and the corresponding data is taken from (Trensch et al. 2018)[https://doi.org/10.3389/fninf.2018.00081] and (Gutzen et al. 2018)[https://doi.org/10.3389/fninf.2018.00090], (Trensch et al. 2018)[https://doi.org/10.3389/fninf.2018.00081] with the corresponding public data repository (https://gin.g-node.org/INM-6/network_validation)[https://gin.g-node.org/INM-6/network_validation].

refs/remotes/origin/synced/master

To perform the comparisons with the eigenangle and the Kolmogorov-Smirnov test, the main functionalities of the workflow are:

  • snakemake scan performs the 5 comparisons across simulators.
  • snakemake results/simulator_comparison.csv aggregates the results in a dataframe.