run_new_simulations¶
Create and simulate network-embedded neuron models.
This module contains the core method used throughout simrun
to read and build neuron models from Cell parameters files,
generate synaptic input patterns based on the Network parameters, and simulate the resulting network-embedded neuron model.
See run_new_simulations()
for more information.
See also
simrun.rerun_db
to rebuild, modify and resimulate existing simulation results.
Functions¶
|
Create and simulate network-embedded neuron models. |