_DendrogramSynapseStatistics._add_synapses¶
- visualize.dendrogram._DendrogramSynapseStatistics._add_synapses()¶
Add synapses to the dendrogram sections.
This method iterates the
Cellobject, extracts the relevant synapse information, and adds it to the corresponding_DendrogramSectionobjects. It is called upon initialization.
Documentation unclear, incomplete, broken or wrong? Let us know