38 research outputs found
Astrophysical Axion Bounds
Axion emission by hot and dense plasmas is a new energy-loss channel for
stars. Observational consequences include a modification of the solar
sound-speed profile, an increase of the solar neutrino flux, a reduction of the
helium-burning lifetime of globular-cluster stars, accelerated white-dwarf
cooling, and a reduction of the supernova SN 1987A neutrino burst duration. We
review and update these arguments and summarize the resulting axion
constraints.Comment: Contribution to Axion volume of Lecture Notes in Physics, 20 pages, 3
figure
Geospatial Semantics: Why, of What, and How?
Abstract. Why are notions like semantics and ontologies suddenly getting so much attention, within and outside geospatial information communities? The main reason lies in the componentization of Geographic Information Systems (GIS) into services, which are supposed to interoperate within and across these communities. Consequently, I look at geospatial semantics in the context of semantic interoperability. The paper clarifies the relevant notion of semantics and shows what parts of geospatial information need to receive semantic speci-fications in order to achieve interoperability. No attempt at a survey of ap-proaches to provide semantics is made, but a framework for solving interopera-bility problems is proposed in the form of semantic reference systems. Particular emphasis is put on the need and possible ways to ground geospatial semantics in physical processes and measurements. 1. Introduction: Wh
Highly-parallelized simulation of a pixelated LArTPC on a GPU
The rapid development of general-purpose computing on graphics processing units (GPGPU) is allowing the implementation of highly-parallelized Monte Carlo simulation chains for particle physics experiments. This technique is particularly suitable for the simulation of a pixelated charge readout for time projection chambers, given the large number of channels that this technology employs. Here we present the first implementation of a full microphysical simulator of a liquid argon time projection chamber (LArTPC) equipped with light readout and pixelated charge readout, developed for the DUNE Near Detector. The software is implemented with an end-to-end set of GPU-optimized algorithms. The algorithms have been written in Python and translated into CUDA kernels using Numba, a just-in-time compiler for a subset of Python and NumPy instructions. The GPU implementation achieves a speed up of four orders of magnitude compared with the equivalent CPU version. The simulation of the current induced on 10^3 pixels takes around 1 ms on the GPU, compared with approximately 10 s on the CPU. The results of the simulation are compared against data from a pixel-readout LArTPC prototype