simrun ❭ synaptic_strength_fitting ❭ PSPs ❭ _get_cell_and_nw_map
PSPs._get_cell_and_nw_map¶
-
simrun.synaptic_strength_fitting.PSPs._get_cell_and_nw_map(network_param=
None)¶ Get a network-embedded neuron model and its
single_cell_parser.network.Networkmapperfrom parameter files.- Parameters:¶
network_param (NTParameterSet) – The Network parameters file.
- Returns:¶
- A tuple of the neuron model (
single_cell_parser.cell.Cell) and the
single_cell_parser.network.NetworkMapperthat assigns synapses onto it.
- A tuple of the neuron model (
- Return type:¶
tuple