192 research outputs found
SODECL: An Open-Source Library for Calculating Multiple Orbits of a System of Stochastic Differential Equations in Parallel
This is the final version. Available on open access from ACM via the DOI in this recordStochastic differential equations (SDEs) are widely used to model systems affected by random processes. In general, the analysis of an SDE model requires numerical solutions to be generated many times over multiple parameter combinations. However, this process often requires considerable computational resources to be practicable. Due to the embarrassingly parallel nature of the task, devices such as multi-core processors and graphics processing units (GPUs) can be employed for acceleration.
Here, we present SODECL (https://github.com/avramidis/sodecl), a software library that utilizes such devices to calculate multiple orbits of an SDE model. To evaluate the acceleration provided by SODECL, we compared the time required to calculate multiple orbits of an exemplar stochastic model when one CPU core is used, to the time required when using all CPU cores or a GPU. In addition, to assess scalability, we investigated how model size affected execution time on different parallel compute devices.
Our results show that when using all 32 CPU cores of a high-end high-performance computing node, the task is accelerated by a factor of up to
≈
6.7, compared to when using a single CPU core. Executing the task on a high-end GPU yielded accelerations of up to
≈
4.5, compared to a single CPU core.Engineering and Physical Sciences Research Council (EPSRC
Using muon rings for the optical throughput calibration of the SST-1M prototype for the Cherenkov Telescope Array
Imaging Atmospheric Cherenkov Telescopes (IACTs) are ground-based instruments
devoted to the study of very high energy gamma-rays coming from space. The
detection technique consists of observing images created by the Cherenkov light
emitted when gamma rays, or more generally cosmic rays, propagate through the
atmosphere. While in the case of protons or gamma-rays the images present a
filled and more or less elongated shape, energetic muons penetrating the
atmosphere are visualised as characteristic circular rings or arcs. A
relatively simple analysis of the ring images allows the reconstruction of all
the relevant parameters of the detected muons, such as the energy, the impact
parameter, and the incoming direction, with the final aim to use them to
calibrate the total optical throughput of the given IACT telescope. We present
the results of preliminary studies on the use of images created by muons as
optical throughput calibrators of the single mirror small size telescope
prototype SST-1M proposed for the Cherenkov Telescope Array.Comment: In Proceedings of the 34th International Cosmic Ray Conference
(ICRC2015), The Hague, The Netherlands. All CTA contributions at
arXiv:1508.0589
DigiCam - Fully Digital Compact Read-out and Trigger Electronics for the SST-1M Telescope proposed for the Cherenkov Telescope Array
The SST-1M is one of three prototype small-sized telescope designs proposed
for the Cherenkov Telescope Array, and is built by a consortium of Polish and
Swiss institutions. The SST-1M will operate with DigiCam - an innovative,
compact camera with fully digital read-out and trigger electronics. A high
level of integration will be achieved by massively deploying state-of-the-art
multi-gigabit transmission channels, beginning from the ADC flash converters,
through the internal data and trigger signals transmission over backplanes and
cables, to the camera's server link. Such an approach makes it possible to
design the camera to fit the size and weight requirements of the SST-1M
exactly, and provide low power consumption, high reliability and long lifetime.
The structure of the digital electronics will be presented, along with main
physical building blocks and the internal architecture of FPGA functional
subsystems.Comment: In Proceedings of the 34th International Cosmic Ray Conference
(ICRC2015), The Hague, The Netherlands. All CTA contributions at
arXiv:1508.0589
Software design for the control system for Small-Size Telescopes with single-mirror of the Cherenkov Telescope Array
The Small-Size Telescope with single-mirror (SST-1M) is a 4 m Davies-Cotton
telescope and is among the proposed telescope designs for the Cherenkov
Telescope Array (CTA). It is conceived to provide the high-energy ( few TeV)
coverage. The SST-1M contains proven technology for the telescope structure and
innovative electronics and photosensors for the camera. Its design is meant to
be simple, low-budget and easy-to-build industrially.
Each device subsystem of an SST-1M telescope is made visible to CTA through a
dedicated industrial standard server. The software is being developed in
collaboration with the CTA Medium-Size Telescopes to ensure compatibility and
uniformity of the array control. Early operations of the SST-1M prototype will
be performed with a subset of the CTA central array control system based on the
Alma Common Software (ACS). The triggered event data are time stamped,
formatted and finally transmitted to the CTA data acquisition.
The software system developed to control the devices of an SST-1M telescope
is described, as well as the interface between the telescope abstraction to the
CTA central control and the data acquisition system.Comment: In Proceedings of the 34th International Cosmic Ray Conference
(ICRC2015), The Hague, The Netherlands. All CTA contributions at
arXiv:1508.0589
The SST-1M camera for the Cherenkov Telescope Array
The prototype camera of the single-mirror Small Size Telescopes (SST-1M)
proposed for the Cherenkov Telescope Array (CTA) project has been designed to
be very compact and to deliver high performance over thirty years of operation.
The camera is composed of an hexagonal photo-detection plane made of custom
designed large area hexagonal silicon photomultipliers and a high throughput,
highly configurable, fully digital readout and trigger system (DigiCam). The
camera will be installed on the telescope structure at the H.
Niewodnicza{\'n}ski institute of Nuclear Physics in Krakow in fall 2015. In
this contribution, we review the steps that led to the development of the
innovative photo-detection plane and readout electronics, and we describe the
test and calibration strategy adopted.Comment: In Proceedings of the 34th International Cosmic Ray Conference
(ICRC2015), The Hague, The Netherlands. All CTA contributions at
arXiv:1508.05894; Full consortium author list at http://cta-observatory.or
Prototype of the SST-1M Telescope Structure for the Cherenkov Telescope Array
A single-mirror small-size (SST-1M) Davies-Cotton telescope with a dish
diameter of 4 m has been built by a consortium of Polish and Swiss institutions
as a prototype for one of the proposed small-size telescopes for the southern
observatory of the Cherenkov Telescope Array (CTA). The design represents a
very simple, reliable, and cheap solution. The mechanical structure prototype
with its drive system is now being tested at the Institute of Nuclear Physics
PAS in Krakow. Here we present the design of the prototype and results of the
performance tests of the structure and the drive and control system.Comment: In Proceedings of the 34th International Cosmic Ray Conference
(ICRC2015), The Hague, The Netherlands. All CTA contributions at
arXiv:1508.0589
Control Software for the SST-1M Small-Size Telescope prototype for the Cherenkov Telescope Array
The SST-1M is a 4-m Davies--Cotton atmospheric Cherenkov telescope optimized
to provide gamma-ray sensitivity above a few TeV. The SST-1M is proposed as
part of the Small-Size Telescope array for the Cherenkov Telescope Array (CTA),
the first prototype has already been deployed. The SST-1M control software of
all subsystems (active mirror control, drive system, safety system,
photo-detection plane, DigiCam, CCD cameras) and the whole telescope itself
(master controller) uses the standard software design proposed for all CTA
telescopes based on the ALMA Common Software (ACS) developed to control the
Atacama Large Millimeter Array (ALMA). Each subsystem is represented by a
separate ACS component, which handles the communication to and the operation of
the subsystem. Interfacing with the actual hardware is performed via the OPC UA
communication protocol, supported either natively by dedicated industrial
standard servers (PLCs) or separate service applications developed to wrap
lower level protocols (e.g. CAN bus, camera slow control) into OPC UA. Early
operations of the telescope without the camera were already carried out. The
camera is fully assembled and is capable to perform data acquisition using
artificial light source.Comment: In Proceedings of the 35th International Cosmic Ray Conference
(ICRC2017), Busan, Korea. All CTA contributions at arXiv:1709.0348
Production of Sigma{\pm}pi?pK+ in p+p reactions at 3.5 GeV beam energy
We study the production of Sigma^+-pi^+-pK^+ particle quartets in p+p
reactions at 3.5 GeV kinetic beam energy. The data were taken with the HADES
experiment at GSI. This report evaluates the contribution of resonances like
Lambda(1405$, Sigma(1385)^0, Lambda(1520), Delta(1232), N^* and K^*0 to the
Sigma^+- pi^-+ p K+ final state. The resulting simulation model is compared to
the experimental data in several angular distributions and it shows itself as
suitable to evaluate the acceptance corrections properly.Comment: 15 pages, 5 figure
- …