parameters_to_cell¶
Rebuild and re-simulate a network-embedded cell from .param files.
This module provides a function to rebuild a network-embedded neuron model from Cell parameters and Network parameters. The function also reconnects synapses from a .syn file and simulate the network.
See also
To rebuild and re-simulate a simrun
simulation from a DataBase
instead of parameter files,
please refer to sim_trial_to_cell_object
instead
Functions¶
|
Rebuild and simulate a network-embedded cell. |