single_cell_parser
❭ network
❭ NetworkMapper
❭ _assign_anatomical_synapses
NetworkMapper._assign_anatomical_synapses¶
- single_cell_parser.network.NetworkMapper._assign_anatomical_synapses()¶
Assigns synapses to postsynaptic cell from .syn files.
Fetches the correct .syn files from the network parameters. Assigns all synapses from these files to the postsynaptic cell.
This is the first step in creating a functional network.