axon_synthesis.inputs.clustering.plot¶
Some plot utils for clustering.
Functions
|
Plot the cluster properties to a PDF figure. |
|
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.