uhh-cms / hh2bbww

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

MLEvaluation runs twice when creating datacards #85

Open mafrahm opened 2 months ago

mafrahm commented 2 months ago

Due to the structure of our workflow (using cf.MLEvaluation to create categories in cf.ProduceColumns), it currently happens that cf.MLEvaluation runs once without and once with requiring this particular category Producer.

This issue might be solved by removing the MLModel from the command line when calling cf.CreateDatacards (which is resolved automatically at the moment). However, this also means that the ML output columns would not be loaded and that the MLTraining init might not be running. Solutions: