Update/cleanup and 2024#9
Open
jomatthi wants to merge 30 commits into
Open
Conversation
… issues with writing on dcache.
…rrections also for Run 3.
…malized weights. Setup taken mostly from hbw analysis and adapted to our use case. Some files may change due to necessary adaptations to SF ananlysis.
…s-tag rate & signal eff. calculation more flexible to derive WPs for other vars.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR documents the status of the code base used to derive the cut based top tagging WP and the templates/datacards for the SF presented in the proposed DP note.
The summary below has been produced by GitHub's copilot.
This pull request introduces significant updates across the configuration, calibration, and dataset management for the analysis framework, with a focus on supporting 2024 data, improving calibration logic, and enhancing dataset handling. The most notable changes include the addition of a new dataset configuration module, major improvements to the default calibration pipeline (including 2024-specific logic and more modular calibrators), and various configuration updates for file systems, job management, and resource sharing.
Key changes:
Calibration and Analysis Logic
topsf.calibration.default.pyto support 2024 configurations:topsf.calibration.jets.pyto clarify raw factor handling and improve code clarity. [1] [2]topsf/config/categories.pyfor clearer naming and more flexible bin definitions.Dataset Management
topsf/config/datasets.pyto load and register datasets from a YAML file, enabling more structured and scalable dataset configuration for different analysis campaigns.Weights
Configuration and Infrastructure
law.cfg:htcondor_share_software).Submodule Updates
cmsdbandcolumnflowsubmodules to their latest commits.