9–12 Oct 2023
Europe/Zurich timezone

Session

Plenary Session Monday

9 Oct 2023, 14:00

Conveners

Plenary Session Monday

  • Eduardo Rodrigues (University of Liverpool (GB))
  • Oksana Shadura (University of Nebraska Lincoln (US))

Plenary Session Monday

  • Matthew Feickert (University of Wisconsin Madison (US))
  • Eduardo Rodrigues (University of Liverpool (GB))

Presentation materials

There are no materials yet.

  1. Eduardo Rodrigues (University of Liverpool (GB))
    09/10/2023, 14:00
  2. Alexander Puck Neuwirth (Institute for Theoretical Physics at the University of Münster)
    09/10/2023, 14:10
    Notebook talk

    feynml is a project to develop an XML dialect for describing Feynman diagrams as used in quantum field theory calculations. A primary goal is the creation of a clear and definitive XML representation of Feynman diagram structures, serving as a standard that can be effortlessly translated into diverse formats. Similarly to HTML/CSS the physical/topological content is separated from the...

    Go to contribution page
  3. Saransh Chopra (Cluster Innovation Centre, University of Delhi)
    09/10/2023, 14:40
    Lightning talk

    Vector is a Python library for 2D, 3D, and Lorentz vectors, especially arrays of vectors, designed to solve common physics problems in a NumPy-like way. Vector currently supports pure Python Object, NumPy, Awkward, and Numba-based (Numba-Object, Numba-Awkward) backends.

    Vector had its first major release shortly after PyHEP 2022, and there have been several new and exciting updates along...

    Go to contribution page
  4. Zhengyang Sun (University of Science and Technology of China)
    09/10/2023, 14:50
    Lightning talk

    In addition to data acquisition, DAQ systems often incorporate monitoring and controlling tasks. In contrast to developing custom control software for individual experiments, a unified control software architecture abstraction is expected. The core of the generic control software is developed using Python and primarily comprises core function groups and executors. The core functional group...

    Go to contribution page
  5. Jonas Eschle (University of Zurich (CH))
    09/10/2023, 15:00
    Tutorial

    Likelihood fits and inference are an essential part of most analyses in HEP. While some fitting libraries specialize on specific types of fits, zfit offers a general model fitting library.
    This tutorial will introduce fitting with zfit and hepstats. The introduction will cover unbinned and binned model building, custom models, simultaneous fits and toy studies to cover most of the use-cases...

    Go to contribution page
  6. Luigi Pertoldi (Techincal University of Munich)
    09/10/2023, 16:30
    Notebook talk

    The LEGEND experiment is designed to search for the lepton-number-violating neutrinoless double beta decay of $^{76}$Ge. The collaboration has selected Python as main programming language of its open source primary software stack, employed in decoding digitizer data and up to the most high-level analysis routines. Numba-based hardware acceleration of digital signal processing algorithms is...

    Go to contribution page
  7. Kilian Adriano Lieret (Princeton University (US))
    09/10/2023, 17:00
    Notebook talk

    Recent work has demonstrated that graph neural networks (GNNs) trained for charged particle tracking can match the performance of traditional algorithms while improving scalability. This project uses a learned clustering strategy: GNNs are trained to embed the hits of the same particle close to each other in a latent space, such that they can easily be collected by a clustering algorithm.
    The...

    Go to contribution page
  8. Ianna Osborne (Princeton University)
    09/10/2023, 17:30
    Notebook talk

    In a typical HEP data analysis process, data is explored by a physicist loading large amounts of data into an interactive Python environment. The physicist performs various analyses of this data. The results of the first analysis tell the physicist what the next steps should be. Python as a dynamically typed language is ideal for this task. The downside is that Python is not very fast.

    C++...

    Go to contribution page
Building timetable...