navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.Dotprops.to_skeleton
          • Dotprops.to_skeleton()

    navis.Dotprops.to_skeleton¶

    Dotprops.to_skeleton(scale_vec='auto')[source]¶

    Turn dotprops into a skeleton.

    This is mainly for things like plotting as it does not produce meaningful edges. Also note that only minimal meta data is carried over.

    Parameters:

    scale_vec ("auto" | float) – Factor by which to scale each tangent vector when generating the line segments. If “auto” (default for plotting) will use the sampling resolution (median distance between points) to determine a suitable values.

    Return type:

    TreeNeuron

    Back to top

    Source

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