neurom.ezy.Neuron.get_section_radial_distances

Neuron.get_section_radial_distances(*args, **kwargs)

Get an iterable containing section radial distances to origin of all neurites of a given type

Parameters:
  • origin – Point wrt which radial dirtance is calulated (default tree root)
  • use_start_point – if true, use the section’s first point, otherwise use the end-point (default False)
  • neurite_type – Type of neurites to be considered (default all)