neurom.view.viewΒΆ

Python module of NeuroM to visualize morphologies

Functions

dendrogram Generates a figure of the neuron, that contains a soma and a list of trees.
get_default Returns default variable or kwargs variable if it exists.
neuron Generates a 2d figure of the neuron, that contains a soma and a list of trees.
neuron3d Generates a figure of the neuron, that contains a soma and a list of trees.
soma Generates a 2d figure of the soma.
soma3d Generates a 3d figure of the soma.
tree Generates a 2d figure of the tree’s segments.
tree3d Generates a figure of the tree in 3d.