We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7ba4c commit bb9ac1fCopy full SHA for bb9ac1f
scripts/compare_nuisance.py
@@ -36,7 +36,7 @@ def exhaust_argset(s):
36
sub.replace("alpha_", "")
37
.replace("gamma_stat_", "staterror_")
38
39
- .replace("lumi", "Lumi")
+ .replace("Lumi", "lumi")
40
.replace("_bin", "")
41
for sub in pars
42
]
0 commit comments