navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.TreeNeuron.is_tree
          • TreeNeuron.is_tree

    navis.TreeNeuron.is_tree¶

    property TreeNeuron.is_tree¶

    Whether neuron is a tree.

    Also returns True if neuron consists of multiple separate trees!

    See also

    networkx.is_forest

    Function used to test whether neuron is a tree.

    TreeNeuron.cycles

    If your neuron is not a tree, this will help you identify cycles.

    Back to top

    Source

    © Copyright 2018, Philipp Schlegel.
    Created using Sphinx 5.3.0.