neurom.fst.iter_sections

neurom.fst.iter_sections(neurites, iterator_type=<unbound method Tree.ipreorder>, neurite_filter=None)

Returns an iterator to the nodes in a iterable of neurite objects

Parameters:
  • neurites – neuron, population, neurite, or iterable containing neurite objects
  • iterator_type – type of the iteration (ipreorder, iupstream, ibifurcation_point)
  • neurite_filter – optional top level filter on properties of neurite neurite objects.