muspan.visualise#

The muspan.visualise module provides tools for visualising various aspects of the MuSpAn package.

Visualisation of domain objects

visualise

Visualise a muspan domain.

visualise_family_tree

Visualise a family tree of objects within a given domain.

Visualisation of MuSpAn networks

visualise_network

Visualise a network within a given domain.

Visualisation of topological data analysis

persistence_diagram

Plots a persistence diagram for given feature persistence data.

barcode

Plots a barcode diagram for the given feature persistence data.

persistence_image

Visualize the persistence image of a given feature persistence diagram.

Visualisation of spatial statistics

visualise_correlation_matrix

Visualise a correlation matrix using a heatmap.

visualise_spatial_statistic

Visualise the PCF, J-function, K function, or L function

visualise_topographical_correlation_map

Visualise a topographical correlation map (TCM) on a given domain.

visualise_wpcf

Visualise the weighted Pair Correlation Function (wPCF) as a heatmap.

Visualisation of distributions

visualise_heatmap

Visualise a heatmap over a given domain.