neurom.core._somaΒΆ
Soma classes and functions
Functions
make_soma |
Make a soma object from a set of points |
Classes
Soma |
Base class for a soma. |
SomaCylinders |
Soma composed of cylinders (like in SWC) |
SomaNeuromorphoThreePointCylinders |
NeuroMorpho compatible soma |
SomaSimpleContour |
Type C: multiple points soma Represented by a contour. |
SomaSinglePoint |
Type A: 1point soma Represented by a single point. |
SomaThreePoint |
Type B: 3point soma Represented by 3 points. |