visualize
❭ dendrogram
❭ _DendrogramSynapseStatistics
❭ _add_synapses
_DendrogramSynapseStatistics._add_synapses
-
visualize.dendrogram._DendrogramSynapseStatistics._add_synapses()
Add synapses to the dendrogram sections.
This method iterates the Cell
object, extracts the relevant synapse
information, and adds it to the corresponding _DendrogramSection
objects.
It is called upon initialization.