neurom.core._soma.SomaThreePoint

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

Bases: neurom.core._soma.Soma

Type B: 3point soma Represented by 3 points.

Reference:
http://neuromorpho.org/SomaFormat.html ‘The first point constitutes the center of the soma. An equivalent radius (rs) is computed as the average distance of the other two points.’

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