neurom.core.neuron.SomaB

class neurom.core.neuron.SomaB(points)

Bases: neurom.core.neuron.BaseSoma

Type B: 3point soma Represented by 3 points. Reference: neuromorpho.org 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