neurom.core._neuron.Section.iforking_point

Section.iforking_point(iter_mode=<function ipreorder>)

Iterator to forking points. Returns a tree object.

Parameters:
  • tree – the tree over which to iterate
  • iter_mode – iteration mode. Default: ipreorder.