About

compare-histos is a small script which reads two or more AIDA XML files and creates comparison plots of the histograms in the AIDA files. The plots are saved in .dat files in the input format of make_plot.py. To create PostScript or PDF file from the .dat files, you need to run make-plots.

Usage

To run compare-histos call

 compare-histos [options] [REF:'Expt data'] aidafile1:'label 1' [path/to/aidafile2:label2 ...]

All available options can be listed by running

 compare-histos --help