Commit 3bdb1d3
RelVal major update
ReleaseValidation.C
* restructure JSON output and add more fields such as used threshold and
computed metric value per test and per histogram
* add reading of custom thresholds per histogram and per test
* only check once if comparable
* con-comparable (for all tests) if
* at least one histogram is empty
* different axis/binning
* integral yields inf or nan
* negative bin counts
o2dpg_release_validation.py
* add functionality to make histogram from log file content
(e.g. used to extract number of TPC clusters from tpcreco.log)
* unifiy JSON output of overall summary including QC, MC kine etc. and
single output from ROOT macro
* add summary plots comparing metric values and threshold per test and
histogram
* add option --use-values-as-thresholds to inject previously computed
matric values as new thresholds
* add comparison of 2 RelVal runs with command
compare -i <relval/outpath1> <relval/outpath2>1 parent 16a07dd commit 3bdb1d3
File tree
3 files changed
+617
-280
lines changed- RelVal
3 files changed
+617
-280
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
98 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
0 commit comments