neuralib.atlas.plot.print_tree

neuralib.atlas.plot.print_tree(starting_node=None, output=None)[source]

Show tree for the brain structure

Parameters:
  • starting_node (str | None) – starting node for rendering the tree. If None, then plot all

  • output (str | Path | PathLike[str] | None) – output file txt. print if None

Return type:

None