neurom.ezy.Neuron.get_section_path_distances

Neuron.get_section_path_distances(*args, **kwargs)

Get section path distances of all neurites of a given type The section path distance is measured to the neurite’s root.

Parameters:
  • use_start_point – boolean if true, use the section’s first point, otherwise use the end-point (default False)
  • neurite_type – NeuriteType Type of neurites to be considered (default all)
Returns:

Iterable containing the section path distances.