_compute_synapse_statistics¶
- visualize.dendrogram._DendrogramSynapseStatistics._compute_synapse_statistics()¶
Compute the synapse statistics.
This method calculates the total amount of synapses in the dendrogram per synapse type. While plotting per synapse type is supported, the default behavior is to plot all synapses in black.
- Returns:¶
Nothing. Updates
synapse_statistics.- Return type:¶
None
Documentation unclear, incomplete, broken or wrong? Let us know