ML inference with ONNX models in FastFrames CreateHistograms task
Support for ONNX models with FastFrames. In the <analysis>(example: ttZ) directory will now be a directory called onnx_model from where FastFrames loads the models for ML inference from within the CreateHistograms task.
Additionally, the ttZ example analysis has been updated to use ATLAS recommended colour scheme for plotting.
Further changes:
- Fixes: The Analysis will stop now.
- The
last_process_iterationfile is now properly created when all samples have status 'done' - Also the
analysis_completionfile is now created in the taskPlotHistograms, when thelast_process_iterationfile exists
- The
- Renaming:
-
AnalysisWorkflow_CostumClasstoCustomFrame -
CustomFramevariables:dilep_nonZ_TLV_NOSYStodilepsys2_TLV_NOSYS
-
- Deleted renaming script provided by the FastFrames
CustomFrametemplate, because it is not used in this tool
Edited by Maximilian Horzela