_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 - _DendrogramSectionobjects.
 
- Returns:¶
- The coordinate of the point that is furthest away from the soma. 
- Return type:¶
- float 
 
Documentation unclear, incomplete, broken or wrong? Let us know