visualizedendrogram_DendrogramDendriteStatistics_compute_dendrite_hist

_DendrogramDendriteStatistics._compute_dendrite_hist

visualize.dendrogram._DendrogramDendriteStatistics._compute_dendrite_hist(dist_end=None, binsize=50)

Compute the dendrite density histogram.

Parameters:
  • dist_end (float) – The maximum soma distance. Default is None and the maximum soma distance is calculated.

  • binsize (float) – The size of the bins in \(\mu m\). Default is \(50 \mu m\).

Returns:

Nothing. Updates bins and dendrite_density.

Return type:

None