neurom.coreΒΆ

Core functionality and data types of NeuroM

Functions

iter_neurites Iterator to a neurite, neuron or neuron population
iter_sections Iterator to the sections in a neurite, neuron or neuron population.
iter_segments Return an iterator to the segments in a collection of neurites
make_soma Make a soma object from a set of points

Classes

Neurite Class representing a neurite tree
NeuriteType Enum representing valid tree types
Neuron Class representing a simple neuron
Population Neuron Population Class
Section Class representing a neurite section
Soma Base class for a soma.
Tree Simple recursive tree class