English
Related papers

Related papers: LHCO_reader: A new code for reading and analyzing …

200 papers

The machine learning and data science community has made significant while dispersive progress in accelerating transformer-based large language models (LLMs), and one promising approach is to replace the original causal attention in a…

Machine Learning · Computer Science 2025-01-07 Jiaping Wang , Simiao Zhang , Qiao-Chu He , Yifan Chen

Existing LoRaWAN/LoRa simulators consist of large, complicated C++ codebases and often do not support all device classes. This paper presents the design of a simple to use, Python-based discrete-event simulator that addresses these gaps…

Networking and Internet Architecture · Computer Science 2026-05-21 Matthijs Reyers , Niels Hokke , R. R. Venkatesha Prasad

Recently the collider physics community has seen significant advances in the formalisms and implementations of event generators. This review is a primer of the methods commonly used for the simulation of high energy physics events at…

Lelaps is a fast detector simulation program which reads StdHep generator files and produces SIO or LCIO output files. It swims particles through detectors taking into account magnetic fields, multiple scattering and dE/dx energy loss. It…

Instrumentation and Detectors · Physics 2008-11-26 Willy Langeveld

This article introduces MCNP-GO (https://github.com/afriou/mcnpgo), a Python package designed to manipulate and assemble MCNP input files, allowing users to assemble a set of independent objects, each described by a valid MCNP file, into a…

Computational Engineering, Finance, and Science · Computer Science 2025-07-09 Alexandre Friou

Scripts are structured sequences of events together with the participants, which are extracted from the texts.Script event prediction aims to predict the subsequent event given the historical events in the script. Two kinds of information…

Computation and Language · Computer Science 2021-11-01 Long Bai , Saiping Guan , Jiafeng Guo , Zixuan Li , Xiaolong Jin , Xueqi Cheng

We present version 3.4 of the CalcHEP software package which is designed for effective evaluation and simulation of high energy physics collider processes at parton level. The main features of CalcHEP are the computation of Feynman…

High Energy Physics - Phenomenology · Physics 2015-06-05 Alexander Belyaev , Neil D. Christensen , Alexander Pukhov

We have implemented an extension for the observational seismology obspy software package to provide a streamlined tool tailored to the processing of seismic signals from non-earthquake sources, in particular those from deforming systems…

Geophysics · Physics 2021-08-20 Ross J. Turner , Rebecca B. Latto , Anya M. Reading

This paper describes the PySLHA package, a Python language module and program collection for reading, writing and visualising SUSY model data in the SLHA format. PySLHA can read and write SLHA data in a very general way, including the…

High Energy Physics - Phenomenology · Physics 2015-07-30 Andy Buckley

In high-energy physics, Monte Carlo event generators (MCEGs) are used to simulate the interactions of high energy particles. MCEG event records store the information on the simulated particles and their relationships, and thus reflects the…

High Energy Physics - Phenomenology · Physics 2021-01-07 Andy Buckley , Philip Ilten , Dmitri Konstantinov , Leif Lönnblad , James Monk , Witold Pokorski , Tomasz Przedzinski , Andrii Verbytskyi

With the steady increase in the precision of flavour physics measurements collected during LHC Run 2, the LHCb experiment requires simulated data samples of larger and larger sizes to study the detector response in detail. The simulation of…

High Energy Physics - Experiment · Physics 2018-12-19 D. Müller , M. Clemencic , G. Corti , M. Gersabeck

In this article we describe Professor, a new program for tuning model parameters of Monte Carlo event generators to experimental data by parameterising the per-bin generator response to parameter variations and numerically optimising the…

High Energy Physics - Phenomenology · Physics 2010-01-06 Andy Buckley , Hendrik Hoeth , Heiko Lacker , Holger Schulz , Jan Eike von Seggern

The Pixel Detector is the innermost detector of the tracking system of the Compact Muon Solenoid (CMS) experiment at CERN Large Hadron Collider (LHC). It precisely determines the interaction point (primary vertex) of the events and the…

Instrumentation and Detectors · Physics 2015-10-14 Chang-Seong Moon , Aurore Savoy-Navarro

We present a novel technique for the analysis of proton-proton collision events from the ATLAS and CMS experiments at the Large Hadron Collider. For a given final state and choice of kinematic variables, we build a graph network in which…

High Energy Physics - Phenomenology · Physics 2021-02-25 Anna Mullin , Stuart Nicholls , Holly Pacey , Michael Parker , Martin White , Sarah Williams

This paper introduces the practicalities and benefits of using SimPy, a discrete event simulation (DES) module written in Python, for modeling and simulating complex systems. Through a step-by-step exploration of the classical Dining…

Mathematical Software · Computer Science 2024-05-06 Dmitry Zinoviev

Simulations of hadronic and nuclear interactions are essential in both collider and astroparticle physics. The Chromo package provides a unified Python interface to multiple widely used hadronic event generators, including EPOS, DPMJet,…

Computational Physics · Physics 2025-07-30 Anatoli Fedynitch , Hans Dembinski , Anton Prosekin

A holographic microscope captures interference patterns, or holograms, that encode three-dimensional (3D) information about the object being viewed. Computation is essential to extracting that 3D information. By wrapping low-level…

Image and Video Processing · Electrical Eng. & Systems 2018-06-04 Solomon Barkley , Thomas G. Dimiduk , Jerome Fung , David M. Kaz , Vinothan N. Manoharan , Ryan McGorty , Rebecca W. Perry , Anna Wang

Event detection in time series data is crucial in various domains, including finance, healthcare, cybersecurity, and science. Accurately identifying events in time series data is vital for making informed decisions, detecting anomalies, and…

Machine Learning · Computer Science 2023-12-19 Menouar Azib , Benjamin Renard , Philippe Garnier , Vincent Génot , Nicolas André

High-dimensional observations and unknown dynamics are major challenges when applying optimal control to many real-world decision making tasks. The Learning Controllable Embedding (LCE) framework addresses these challenges by embedding the…

Machine Learning · Computer Science 2020-03-03 Rui Shu , Tung Nguyen , Yinlam Chow , Tuan Pham , Khoat Than , Mohammad Ghavamzadeh , Stefano Ermon , Hung H. Bui

PyTorch \texttt{2.x} introduces a compiler designed to accelerate deep learning programs. However, for machine learning researchers, adapting to the PyTorch compiler to full potential can be challenging. The compiler operates at the Python…

Machine Learning · Computer Science 2024-03-22 Kaichao You , Runsheng Bai , Meng Cao , Jianmin Wang , Ion Stoica , Mingsheng Long