Skip to content

Retagging: Read systematics from the configuration file

Dan Guest requested to merge dguest/training-dataset-dumper:retag-old into main

This is a minor change to how the configuration works for the old retagging script. I'm reading from the configuration file rather than from the command line. This should simplify the grid submission a bit, and make it more similar to the lite version of retagging.

The other change was to make it possible to run the code in AthAnalysis, although that will disable retagging completely. I still find this useful to debug other parts of the code.

Mostly doing this to (hopefully) simplify things for @vhomsak. Vid, if you think this is disruptive I don't have to merge it, or I can limit the changes. I'd assumed you aren't too attached to having the command line way of specifying the systematic.

Edited by Dan Guest

Merge request reports