single_cell_parser
❭ network_realizations
❭ create_functional_network
create_functional_network¶
- single_cell_parser.network_realizations.create_functional_network(cellParamName, nwParamName)¶
Create fixed functional connectivity based on
convergence
.Creates anatomical realizations based on the
convergence
parameter (i.e. cell type specific connection probability, seecreate_functional_realization()
). For more fine-grained control over anatomically consistent network realizations, please refer tosinglecell_input_mapper.singlecell_input_mapper
, The results of thesinglecell_input_mapper.map_single_cell_inputs
can be read in withcreate_saved_network2()
.- Parameters:¶
cellParamName (str) – Parameter file of postsynaptithe c neuron
nwParamName (str) – Network parameters file.