single_cell_parser
❭ synapse_mapper
❭ SynapseMapper
❭ map_pruned_synapse_realization
SynapseMapper.map_pruned_synapse_realization¶
- single_cell_parser.synapse_mapper.SynapseMapper.map_pruned_synapse_realization()¶
Maps previously created synapse realization onto neuron morphology.
In this case,
synDist
has to be dict with synapse types as keywords and list of tuples (sectionID, sectionx, pruned) coding the synapse location on the specific sections and anatomical pruning status of these synapses.See also:
The .syn file type.