single_cell_parsernetworkNetworkMapper_connect_functional_synapses

NetworkMapper._connect_functional_synapses

single_cell_parser.network.NetworkMapper._connect_functional_synapses()

Connects anatomical synapses to spike generators (PointCells).

This connection is according to physiological and/or anatomical constraints on connectivity (i.e., convergence of presynaptic cell type)

Used in create_network(). To recreate network embeddings that have been created with singlecell_input_mapper.singlecell_input_mapper, use create_saved_network_2() instead, which connects synapses using _map_complete_anatomical_realization() instead of this method