cms-l1-dpg / Phase2-L1MenuTools

This repository contains the framework for the measurement of matching efficiencies, trigger turn-on curves, and scalings for the assessment of the physics performance of the CMS Phase-2 L1 Menu.
2 stars 8 forks source link

Move objectPerformance contents to new structure #48

Closed danielhundhausen closed 7 months ago

danielhundhausen commented 7 months ago

All the contents of objectPerformance were move to the appropriate places in the new structure of the python project. caching and object_performance are now split into two distinct submodules of menu_tools. The functionality of caching and object_performance was tested and is unchanged.

The from object_performance is now saved at outputs/object_performance.

The configuration files can now be found under configs/object_performance_plots.

artlbv commented 7 months ago

Thanks! I think we wanted to have a common config for each version, e.g. V29 containting cache/objects/rates. Do you want to change that later or should it be changed here?

danielhundhausen commented 7 months ago

Thanks! I think we wanted to have a common config for each version, e.g. V29 containting cache/objects/rates. Do you want to change that later or should it be changed here?

I have updated this.

danielhundhausen commented 7 months ago

Since there is a new awkward version that fixes the bug we found, I have updated the ak version to 2.5.2 and produced a number of comparison plots to the old version that confirms that everything still closes.