English
Related papers

Related papers: Locust: C++ software for simulation of RF detectio…

200 papers

We present PlanetPack, a new software tool that we developed to facilitate and standardize the advanced analysis of radial velocity (RV) data for the goal of exoplanets detection, characterization, and basic dynamical $N$-body simulations.…

Instrumentation and Methods for Astrophysics · Physics 2013-08-06 Roman V. Baluev

Computational physics is an important tool for analysing, verifying, and -- at times -- replacing physical experiments. Nevertheless, simulating quantum systems and analysing quantum data has so far resisted an efficient classical treatment…

Quantum Physics · Physics 2021-07-07 Sam McArdle

fixest is an R package for fast and flexible econometric estimation. It provides a unified framework for applied research, with comprehensive support for a diverse class of models: ordinary least squares, instrumental variables, generalized…

Econometrics · Economics 2026-04-06 Laurent R. Bergé , Kyle Butts , Grant McDermott

Neutron capture-induced nuclear recoils have emerged as an important tool for detector calibrations in direct dark matter detection and coherent elastic neutrino-nucleus scattering (CE${\nu}$NS). $\texttt{nrCascadeSim}$ is a command-line…

Instrumentation and Detectors · Physics 2022-02-24 Anthony Villano , Kitty Harris , Staci Brown

This paper presents a practical approach to digital pulse processing, emphasizing simplicity and efficiency. We advocate for a balanced software design, flat data structures, the use of the ROOT C++ interpreter, and a combination of…

Instrumentation and Detectors · Physics 2025-07-16 Jing Liu

We give an overview of the SImulation of X-ray TElescopes (SIXTE) software package, a generic, mission-independent Monte Carlo simulation toolkit for X-ray astronomical instrumentation. The package is based on a modular approach for the…

Performance, genericity and flexibility are three valuable qualities for scientific environments that tend to be antagonistic. C++ provides excellent support for both performances and genericity thanks to its support for (class and…

Software Engineering · Computer Science 2016-11-04 Akim Demaille

TC++ is a free/libre open-source software of the transcorrelated (TC) method for first-principles calculation of solids. Here, the TC method is one of the promising wave-function theories that can be applied to periodic systems with…

Materials Science · Physics 2023-04-19 Masayuki Ochi

The road map to the FCC Feasibility Study Report, for submission to the next Update of the European Strategy for Particle Physics, will require detailed simulation and advanced reconstruction algorithms to explore and maximise the physics…

High Energy Physics - Experiment · Physics 2021-11-19 Gerardo Ganis , Clément Helsens , Valentin Völkl

To design a Radio Frequency Quadrupole (RFQ) is a onerous job which requires a good understanding of all the main parameters and the relevant calculations. Up to the present there are only a few software packages performing this task in a…

Accelerator Physics · Physics 2015-07-09 B. Yasatekin , G. Turemen , A. Alacakir , G. Unel

Ordinary differential equation models facilitate the understanding of cellular signal transduction and other biological processes. However, for large and comprehensive models, the computational cost of simulating or calibrating can be…

Quantitative Methods · Quantitative Biology 2023-11-29 Fabian Fröhlich , Daniel Weindl , Yannik Schälte , Dilan Pathirana , Łukasz Paszkowski , Glenn Terje Lines , Paul Stapor , Jan Hasenauer

The Kassiopeia software package was originally developed to simulate electromagnetic fields and charged particle trajectories for neutrino mass measurement experiments. Recent additions to Kassiopeia also allow it to simulate neutral…

Computational Physics · Physics 2022-02-11 Z Bogorad , P M Murthy , J A Formaggio

Neutrino telescopes are gigaton-scale neutrino detectors comprised of individual light-detection units. Though constructed from simple building blocks, they have opened a new window to the Universe and are able to probe center-of-mass…

High Energy Physics - Experiment · Physics 2025-12-02 Jeffrey Lazar , Stephan Meighen-Berger , Christian Haack , David Kim , Santiago Giner , Carlos A. Argüelles

We describe a camera beam simulator for the LSST which is capable of illuminating a 60mm field at f/1.2 with realistic astronomical scenes, enabling studies of CCD astrometric and photometric performance. The goal is to fully simulate LSST…

Instrumentation and Methods for Astrophysics · Physics 2014-11-21 J. A. Tyson , J. Sasian , K. Gilmore , A. Bradshaw , C. Claver , M. Klint , G. Muller , G. Poczulp , E. Resseguie

The Rust programming language, with its safety guarantees, has established itself as a viable choice for low-level systems programming language over the traditional, unsafe alternatives like C/C++. These guarantees come from a strong…

Software Engineering · Computer Science 2023-08-11 Pantazis Deligiannis , Akash Lal , Nikita Mehrotra , Aseem Rastogi

The Verified Software Toolchain (VST) is a system for proving correctness of C programs using separation logic. By connecting to the verified compiler CompCert, it produces the strongest possible guarantees of correctness for real C code…

Programming Languages · Computer Science 2022-07-18 William Mansky

Traditional algorithms for simulating quantum computers on classical ones require an exponentially large amount of memory, and so typically cannot simulate general quantum circuits with more than about 30 or so qubits on a typical PC-scale…

THERMUS is a package of C++ classes and functions allowing statistical-thermal model analyses of particle production in relativistic heavy-ion collisions to be performed within the ROOT framework of analysis. Calculations are possible…

High Energy Physics - Phenomenology · Physics 2008-12-18 S. Wheaton , J. Cleymans , M. Hauer

We describe a software package, TomOpt, developed to optimise the geometrical layout and specifications of detectors designed for tomography by scattering of cosmic-ray muons. The software exploits differentiable programming for the…

The proliferation of low-precision units in modern high-performance architectures increasingly burdens domain scientists. Historically, the choice in HPC was easy: can we get away with 32 bit floating-point operations and lower bandwidth…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-09-23 Faveo Hoerold , Ivan R. Ivanov , Akash Dhruv , William S. Moses , Anshu Dubey , Mohamed Wahib , Jens Domke