neurom.check.morphtreeΒΆ

Python module of NeuroM to check neuronal trees.

Functions

get_back_tracking_neurites Get neurites that have back-tracks.
get_flat_neurites Check if a neuron has neurites that are flat within a tolerance
get_nonmonotonic_neurites Get neurites that are not monotonic
is_back_tracking Check if a neurite process backtracks to a previous node.
is_flat Check if neurite is flat using the given method
is_monotonic Check if neurite tree is monotonic