neurom.core._soma.SomaThreePoint¶
-
class
neurom.core._soma.SomaThreePoint(points)[source]¶ Bases:
neurom.core._soma.SomaType 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__iterIterator to soma contents Attributes
centerObtain the center from the first stored point pointsGet the set of (x, y, z, r) points this soma