This MR introduces a new setup of ART result plots in the q449 test:
- Instead of dcube the 2 new python plotting scripts are used to summarise the information
-
trf_xaod_sizes_art.py
: extracts the checkxAOD informations of the AOD/DAOD_PHYS/LITE sizes and summarises them in pie and bar charts -
trf_ratioplot_art.py
creates physics validation style comparison plots from TH1F histogram files from the n/pt/eta/phi Analysis* containers - The PNG outputs are stored in the
ecube/images
directory and combined with a simple php/css index webpage
If all works as expected this can be easily extended to the other 5 ART tests in this package at a later stage.