braincell.vis.plot_sholl

Contents

braincell.vis.plot_sholl#

braincell.vis.plot_sholl(morpho, *, ax=None, step_um=10.0, max_radius_um=None, color='tab:blue')[source]#

Plot a Sholl-intersection curve.

Parameters are the same as compute_sholl_profile(); ax and color control the matplotlib output.

Return type:

Any