neurom.core._soma.SomaSinglePoint

class neurom.core._soma.SomaSinglePoint(points)[source]

Bases: neurom.core._soma.Soma

Type A: 1point soma Represented by a single point.

Methods

__init__
iter Iterator to soma contents

Attributes

center Obtain the center from the first stored point
points Get the set of (x, y, z, r) points this soma
volume Gets soma volume assuming it is a sphere