single_cell_parser
❭ cell
❭ Cell
❭ distance_to_soma
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
x
in the sectionsec
, or by the point IDx
and section IDsec
.