neurom.core.neuronΒΆ

Neuron classes and functions

Functions

make_soma Make a soma object from a set of points

Classes

BaseSoma Base class for a soma.
Neuron Toy neuron class for testing ideas
SOMA_TYPE Enumeration holding soma types
SomaA Type A: 1point soma Represented by a single point.
SomaB Type B: 3point soma Represented by 3 points.
SomaC Type C: multiple points soma Represented by a contour.