a06-inf-rostami_etal_2024-r.../src
Michael Hanke 6729e7cd90 Cap the number of parallel jobs at 4
Previously, up to 12 jobs have been used. However, in some execution
environments this impacted the robustness of code execution. Reducing
to a max of 4 seems to make things robust, and 4 cores should also be
more commonly found in suitable re-execution environment.
2024-05-29 10:20:35 +02:00
..
.gitattributes Prepare Git tracking of code and results 2024-05-28 19:50:12 +02:00
analyse_experiment.py [DATALAD RUNCMD] Import support code from v1.0.0 upstream 2024-05-28 19:50:12 +02:00
analyse_model.py Cap the number of parallel jobs at 4 2024-05-29 10:20:35 +02:00
analyse_nest.py [DATALAD RUNCMD] Import support code from v1.0.0 upstream 2024-05-28 19:50:12 +02:00
ClusterHelper.py [DATALAD RUNCMD] Import support code from v1.0.0 upstream 2024-05-28 19:50:12 +02:00
ClusterModelNEST.py [DATALAD RUNCMD] Import support code from v1.0.0 upstream 2024-05-28 19:50:12 +02:00
Cspiketools.c [DATALAD RUNCMD] Import support code from v1.0.0 upstream 2024-05-28 19:50:12 +02:00
Cspiketools.pyx [DATALAD RUNCMD] Import support code from v1.0.0 upstream 2024-05-28 19:50:12 +02:00
defaultSimulate.py [DATALAD RUNCMD] Import support code from v1.0.0 upstream 2024-05-28 19:50:12 +02:00
GeneralHelper.py Standardize output directory on top-level preprocessed_and_simulated_data 2024-05-29 10:20:35 +02:00
joe_and_lili.py Match experimental data location with organization of this dataset 2024-05-29 10:20:35 +02:00
network_schematic.py Disable all pylab.show() for non-interactive use 2024-05-29 07:28:06 +02:00
reaction_times_functions.py [DATALAD RUNCMD] Import support code from v1.0.0 upstream 2024-05-28 19:50:12 +02:00
README.md Prepare Git tracking of code and results 2024-05-28 19:50:12 +02:00
simulate_experiment.py Cap the number of parallel jobs at 4 2024-05-29 10:20:35 +02:00
spiketools.py Standardize output directory on top-level preprocessed_and_simulated_data 2024-05-29 10:20:35 +02:00

The source code in this directory has been imported from https://github.com/nawrotlab/ClusteredNetwork_pub/tree/main/src and has been adapted to work with the origanization in this DataLad dataset.