neurom.core.neuron.Neuron.i_neurites

Neuron.i_neurites(iterator_type, mapping=None, tree_filter=None)

Returns a mapped iterator to all the neuron’s neurites

Provides access to all the elements of all the neurites in one iteration sequence.

Parameters:
  • iterator_type – type of the iteration (segment, section, triplet...)
  • mapping – optional function to apply to the iterator’s target.
  • tree_filter – optional top level filter on properties of neurite tree objects.