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

ML inference #235

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from
Draft

ML inference #235

wants to merge 38 commits into from

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    c06eb4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d1b28 View commit details
    Browse the repository at this point in the history
  3. first working version

    nfaltermann committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    906443c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    9e774be View commit details
    Browse the repository at this point in the history
  2. PyTorch model parser

    nfaltermann committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    909e604 View commit details
    Browse the repository at this point in the history
  3. cosmetics

    nfaltermann committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b65437c View commit details
    Browse the repository at this point in the history
  4. build requirements

    nfaltermann committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0fdf436 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a804bb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fixing syst shifts

    nfaltermann committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    524565d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. condense multiple outputs

    nfaltermann committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3fb2ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f984e12 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    06c0423 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    51bdcf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f31e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b452b7e View commit details
    Browse the repository at this point in the history
  4. fix payloads path

    harrypuuter committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    dab70ea View commit details
    Browse the repository at this point in the history
  5. merge lcg_105

    nfaltermann committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b626d76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f39695a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    e9e65fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #247 from demuller/sofie_dev

    [feat] [single top analysis] Add QCD validation region (topreco) + HLTMu20 PU profile
    nfaltermann committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0e9a3c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8ae518 View commit details
    Browse the repository at this point in the history
  4. clang

    nfaltermann committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e3c2a31 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. sync with main

    nfaltermann committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    db39040 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    5ce8813 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from demuller/sofie_dev

    [fix] [single top analysis] btagSF application for QCD validation region
    nfaltermann committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7fd2040 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    943c585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d5c6c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. electron selection based on bitmaps; add function for selecting elect…

    …rons passing min rel iso
    demuller committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b9b4bc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    f1327ad View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix prescale + clang

    nfaltermann committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8eeb919 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #253 from demuller/bitmap

    [feat] electron selection via bitmaps; min rel iso cuts for electrons
    nfaltermann committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4a86853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    787112e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    68a25b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c9968 View commit details
    Browse the repository at this point in the history
  3. Revert "updated top pT reweighting"

    This reverts commit 68a25b7.
    nfaltermann committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d282ddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a220b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    f3f642f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge pull request #274 from demuller/sofie_dev

    delete PU HLTMu20 info (now stored in payloads of CROWNs)
    nfaltermann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    75ab541 View commit details
    Browse the repository at this point in the history