Cell.distance_to_soma¶
- single_cell_parser.cell.Cell.distance_to_soma(sec, x)¶
Computes the path length between the soma and a specified point.
The point is specified by its location
xin the sectionsec, or by the point IDxand section IDsec.
Documentation unclear, incomplete, broken or wrong? Let us know