simrunget_cell_with_networkget_cell_with_network

get_cell_with_network

simrun.get_cell_with_network.get_cell_with_network(neuron_param, network_param, cache=True)

Build a cell with realized synapses from a Cell parameters file and a Network parameters file.

This method creates a new network embedding for the Cell based on the Network parameters file.

Parameters:
Returns:

A callable that returns a Cell and NetworkMapper when called.

Return type:

callable

See also

simrun.parameters_to_cell for rebuilding and simulating the cell and network from an existing network realization (.syn file) it.