NeuroM
1.4.2
NeuroM Quick-Start
Applications
NeuroM morphology definitions
Code Documentation
Public API
neurom
neurom.viewer
neurom.core
neurom.core.iter_neurites
neurom.core.iter_sections
neurom.core.iter_segments
neurom.core.make_soma
neurom.core.Neurite
neurom.core.NeuriteType
neurom.core.Neuron
neurom.core.Population
neurom.core.Section
neurom.core.Soma
neurom.core.Tree
neurom.io
neurom.check
neurom.stats
neurom.exceptions
Developer API
Supported file formats
Installation
Examples
Reporting issues
Developer Documentation
Dependencies
License
NeuroM
Docs
»
Code Documentation
»
neurom.core
»
neurom.core.Section
»
neurom.core.Section.iforking_point
View page source
neurom.core.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.