PSPs.run¶
-
simrun.synaptic_strength_fitting.PSPs.run(client, rerun=
False)¶ Run the single-cell simulations from the
_delayeds.The simulations are parallelized across the synaptic strength values in
gExRangeand the amount of celltypes innetwork_params_by_celltype, so the amount of delayed simulations islen(gExRange) * len(network_params_by_celltype).
Documentation unclear, incomplete, broken or wrong? Let us know