pofff.visualization.error_table module

Quantify errors between simulation results and experimental data and summarize them in a comparison table.

pofff.visualization.error_table.load_sparse_csv(filename)

Load a sparse CSV file, automatically handling optional headers.

pofff.visualization.error_table.parse_arguments(argv)

Parse command-line arguments controlling paths and thresholds.

pofff.visualization.error_table.run_error_table(argv=None)

Compute error metrics and Wasserstein distances and write a formatted comparison table to disk.