Conveners
Plenary Session Monday
- Eduardo Rodrigues (University of Liverpool (GB))
- Nikolai Hartmann (Ludwig Maximilians Universitat (DE))
Plenary Session Monday
- Graeme A Stewart (CERN)
- Matthew Feickert (University of Wisconsin Madison (US))
-
Eduardo Rodrigues (University of Liverpool (GB))01/07/2024, 14:00
-
Cyrille Praz, Tristan Fillinger (KEK / IPNS)01/07/2024, 14:10"Standard talk"
[Plothist][1] is a Python package that provides easy-to-use functions for visualizing and comparing histograms generated with [boost-histogram][2]. The package provides an out-of-the-box, publication-ready default style that significantly reduces the effort required to produce publishable-quality figures, while retaining all the flexibility offered by matplotlib. Specifically, plothist...
Go to contribution page -
Ali Can Canbay (Ankara University (TR))01/07/2024, 14:40Lightning talk
We present a python module named [VLQcalc][1] which can be used for employing coupling parameters of vector-like quarks (VLQs) within model framework. It facilitates the conversion of couplings between different parametrization of VLQ models and computes these couplings depending on the width-to-mass ratio ($\Gamma/m$), with given branchings. By utilizing a modified version of Genetic...
Go to contribution page -
Henry Fredrick Schreiner (Princeton University)01/07/2024, 14:50"Standard talk"
This is a talk in two parts. The first part goes over what’s new in Python 3.13, the most forward-thinking release we’ve ever had. For the first time in 30+ years, Python has a new REPL implemented in Python with exciting new features. Python exceptions have color by default now, and several errors have been improved. There are also new typing features along with a new deprecated decorator...
Go to contribution page -
Kyungeon Choi (University of Texas at Austin (US))01/07/2024, 15:20"Standard talk"
Effective data extraction has been one of major challenges in physics analysis and will be more important in the High-Luminosity LHC era. ServiceX provides a novel data access and delivery by exploiting industry-driven software and recent high-energy physics software in the python ecosystem. In this talk, the newly designed client library will be extensively introduced with various practical...
Go to contribution page -
Alexander Heidelbach, Jonas Eppelt (Karlsruher Insititute of Technology (KIT))01/07/2024, 16:30"Standard talk"
Workflow managers help structure the code of pipelined jobs by defining and managing dependencies between tasks in a clear and easy-to-understand fashion. This abstraction allows independent tasks to be automatically parallelised more independently of computing systems. Additionally, workflow managers help keep track of different tasks’ outputs and inputs.
b2luigi is an extension of the...
Go to contribution page -
Juerg Beringer (Lawrence Berkeley National Laboratory (LBNL)), Matt Kramer (Lawrence Berkeley National Laboratory)01/07/2024, 17:00"Standard talk"
The Python package pdg provides a high-level tool for programmatically accessing the data published by the Particle Data Group (PDG) in the Review of Particle Physics. We will give an overview of the package and the functionality it provides, and will then demonstrate its use and show a number of examples.
Go to contribution page