create_synapses¶
-
singlecell_input_mapper.udvary2022.synapse_mapper.SynapseMapper.create_synapses(preType=
'Generic')¶ Creates instantiation of synapses on cell from synapse distribution.
Iterates the cell structures (e.g. “Soma”, “Dendrite”, “ApicalDendrite”). For each structure, creates a list of synapses per voxel by poisson sampling the synapse distribution mesh. Randomly assignes these synapses to any point on the morphology that lies within the same voxel.
Documentation unclear, incomplete, broken or wrong? Let us know