neurom.core.neuron.make_soma

neurom.core.neuron.make_soma(points)

Make a soma object from a set of points

Infers the soma type (SomaSinglePoint, SomaThreePoint or SomaSimpleContour) from the points.

Raises:SomaError if no soma points found or points incompatible with soma.