Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/versions #82

Merged
merged 33 commits into from
Aug 12, 2024
Merged

Feature/versions #82

merged 33 commits into from
Aug 12, 2024

Conversation

mafrahm
Copy link
Collaborator

@mafrahm mafrahm commented Aug 12, 2024

Main changes:

  • datasets
    • naming convention changes (hh_ggf_kl1_kt1_hbb_hvv -> hh_ggf_hbb_hvv_kl1_kt1)
    • added hh_{ggf,vbf} datasets, combining nano v12 and v13 campaigns
  • versioning
    • add version tag to output paths
    • implement new format for output paths (not used per default)
  • selection
    • remove m_ll cut in DL (move to categorization)
    • use loose lepton collection for jet cleaning and triple muon veto
  • categories
    • different set of control regions for SL/DL
    • lepton categories now use one central categorizer both during SelectEvents and after
    • rename selection/categories.py to categorization/categories.py
  • bugfixes
    • use correct b-tagger based on configuration for bjet categories
    • ML pipeline sandbox (downgrade numpy)
    • hbw.MLEvaluationSingleFold requires (did require all folds even though it is supposed to require just one)
    • gradient * input method fix (needs some more investigation, though)

@mafrahm mafrahm requested a review from LukasEbeling August 12, 2024 08:10
@mafrahm mafrahm self-assigned this Aug 12, 2024
@mafrahm mafrahm merged commit 18324b3 into dev Aug 12, 2024
4 checks passed
@mafrahm mafrahm deleted the feature/versions branch August 12, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants