simrunrun_new_simulations

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

run_new_simulations(cellParamName, evokedUpParamName, dirPrefix, nSweeps, nprocs, tStop, silent, scale_apical, cell_generator, child_process, tar)

Create and simulate network-embedded neuron models.