neurom.core.Soma¶
-
class
neurom.core.Soma(points)[source]¶ Bases:
objectBase class for a soma.
Holds a list of raw data rows corresponding to soma points and provides iterator access to them.
Methods
__init__iterIterator to soma contents Attributes
centerObtain the center from the first stored point pointsGet the set of (x, y, z, r) points this soma