axon_synthesis.inputs.clustering.plot

Some plot utils for clustering.

Functions

plot_cluster_properties(cluster_props_df, ...)

Plot the cluster properties to a PDF figure.

plot_clusters(morph, clustered_morph, group, ...)

Plot clusters to a HTML figure.

axon_synthesis.inputs.clustering.plot.plot_cluster_properties(cluster_props_df, output_path)

Plot the cluster properties to a PDF figure.

axon_synthesis.inputs.clustering.plot.plot_clusters(morph, clustered_morph, group, group_name, cluster_df, output_path)

Plot clusters to a HTML figure.