visualize
❭ dendrogram
❭ _get_max_somadistance
_get_max_somadistance¶
- visualize.dendrogram._get_max_somadistance(dendrogram_db)¶
Get the coordinate of the point that is furthest away from the soma.
- Parameters:¶
dendrogram_db (list) – A list of
_DendrogramSection
objects.- Returns:¶
The coordinate of the point that is furthest away from the soma.
- Return type:¶
float