src.visualise

Scripts to create exploratory and results oriented visualisations

Modules

src.visualise.all_metrics_graphs

Code for generating plots that combine all performance success metrics

src.visualise.asynchrony_graphs

Code for generating plots using the ensemble asynchrony success metric

src.visualise.ioi_variability_graphs

Code for generating plots using the timing irregularity success metric

src.visualise.jitter_measurement_graphs

Code for generating plots from recordings of network latency and jitter

src.visualise.misc_graphs

Code for generating plots that don't fit anywhere else

src.visualise.phase_correction_graphs

Code for generating plots from the phase correction models

src.visualise.run_visualisations

Central file for running all visualisation functions, called by run.cmd

src.visualise.simulations_graphs

Code for generating plots from the simulation objects

src.visualise.success_graphs

Code for generating plots using the self-reported success metric

src.visualise.tempo_slope_graphs

Code for generating plots using the tempo slope success metric

src.visualise.visualise_utils

Utility functions, classes, and constants for creating figures and tables