uhh-cms / hh2bbww

HH -> bbWW Analysis based on columnflow, law and order.
GNU General Public License v3.0
6 stars 9 forks source link

add some custom base and inspection task #49

Closed mafrahm closed 1 year ago

mafrahm commented 1 year ago

Often, it is rather tedious/difficult to inspect the output of some task or the status of the config inst at a certain point of the analysis workflow. To simplify this, three tasks are added with this PR:

All three tasks own the typical parameters (selector, producers, ml_models, dataset, ...) and should also resolve defaults+groups as usual. The hbw.Check* tasks also provide the --debugger parameter, which starts a ipython session at the end of the task.