❭ API reference ❭ simrun ❭
sim_trial_to_cell_object¶
Recreate and resimulate a single simulation trial from parameter files and return the cell object.
This module provides a function to rebuild a network-embedded neuron model from
a DataBase. it also allows to change the Cell parameters,
Network parameters, and Synapse activation data before resimulating the trial.
See also
To rebuild and re-simulate a simrun simulation from parameter files instead of a DataBase,
please refer to parameters_to_cell instead.
Functions¶
|
Recreate and resimulate a single simulation trial from parameter files and return the cell object. |
|
Recreate and resimulate a single simulation trial from parameter files and return the cell object. |
Documentation unclear, incomplete, broken or wrong? Let us know