pofff.visualization.error_table module
Quantify errors between simulation results and experimental data and summarize them in a comparison table.
- pofff.visualization.error_table.error_table()
Compute error metrics and Wasserstein distances and write a formatted comparison table to disk.
- pofff.visualization.error_table.load_sparse_csv(filename)
Load a sparse CSV file, automatically handling optional headers.
- pofff.visualization.error_table.parse_arguments()
Parse command-line arguments controlling paths and thresholds.