Skip to content

Add a script to compare histograms and update CI

Tomohiro Yamazaki requested to merge validationScript into master

This script checks if histograms in file1 and file2 are identical or not and make comparison plots.

Use -l option to list all histograms. Screenshot_2024-01-12_at_15.29.30

Use -p diff (for different ones only) or -p all option to make plots like this. Screenshot_2024-01-12_at_15.31.58

Edited by Tomohiro Yamazaki

Merge request reports