simrun
❭ synaptic_strength_fitting
❭ PSPs
❭ run
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
gExRange
and the amount of celltypes innetwork_params_by_celltype
, so the amount of delayed simulations islen(gExRange) * len(network_params_by_celltype)
.