neurom.core._soma.SomaSimpleContour¶
-
class
neurom.core._soma.SomaSimpleContour(points)[source]¶ Bases:
neurom.core._soma.SomaType C: multiple points soma Represented by a contour.
The equivalent radius as the average distance to the center.
Note: This doesn’t currently check to see if the contour is in a plane. Also the radii of the points are not taken into account.
Methods
__init__iterIterator to soma contents Attributes
centerObtain the center from the average of all points pointsGet the set of (x, y, z, r) points this soma