SearcharxivSearch

arXiv subjects

Pierre Aubert

Publications and source records attributed to Pierre Aubert.

5 recordsLinked to original sources

SAG-SCI: the Real-time, High-level Analysis Software for Array Control and Data Acquisition of the Cherenkov Telescope Array Observatory

The Cherenkov Telescope Array Observatory (CTAO) is going to be the leading observatory for very-high-energy gamma-rays over the next decades. Its unique sensitivity, wide field of view, and rapid slewing capability make the CTAO especially suited to study transient astrophysical phenomena. The CTAO will analyse its data in real-time, responding to external science alerts on transient events and issuing its own. The Science Alert Generation (SAG) automated pipeline, a component of the Array Control and Data Acquisition (ACADA) software, is designed to detect and issue candidate science alerts. In this work, we present the current development status of SAG-SCI, the SAG component responsible for the real-time, high-level analysis of CTAO data. The SAG-SCI pipelines receive gamma-ray data from multiple reconstruction lines, merge them, store them in a database, and trigger several parallel scientific analyses on the latest data. These analyses include estimating target significance and flux, producing sky maps and light curves, and conducting blind searches for sources within the field of view. We execute SAG-SCI on a set of simulated gamma-ray data, detecting the simulated sources and accurately reconstructing their flux and position. We also estimate the systematic errors introduced by the analysis and discuss the results in relation to the generation of candidate science alerts.

astro-ph.HE

The new architecture design of the Science Alert Generation pipeline of the Cherenkov Telescope Array Observatory

The Cherenkov Telescope Array Observatory (CTAO) represents the next-generation gamma-ray observatory and will operate for several decades. It will be particularly suited to analyse transients and variable phenomena, which will trigger real-time scientific alerts. To support this, the Science Alert Generation (SAG) pipeline within the Array Control and Data Acquisition (ACADA) system will process data from telescope arrays in real time, using dedicated pipelines for data reconstruction (SAG-RECO), data quality monitoring (SAG-DQ) and science monitoring (SAG-SCI). The Supervisor (SAG-SUP) oversees the dynamic operations of SAG and its integration with other ACADA components. SAG is designed to issue candidate science alerts within 20 s of data availability, processing events on multiple time scales (seconds to hours) and handling trigger rates of tens of kHz. Meeting these requirements necessitates optimised software and hardware architectures. This work presents recent developments in SAG's architecture, aimed at two main challenges: (1) selecting data only from telescopes that have entered a stable tracking state, even when they begin tracking at different times during multi-telescope observations, and (2) incorporating environmental and system monitoring information to ensure high data quality. SAG-SUP can retrieve real-time telescope status and environmental conditions from telescope managers and the weather station through the ACADA Monitoring system, collect them in a database and then use them to filter out data from slewing phases or degraded conditions. These enhancements are crucial to ensure the reliability of science alerts and improve the overall performance and responsiveness of the CTAO real-time analysis framework.

astro-ph.IM

The Real Time Analysis framework of the Cherenkov Telescope Array's Large-Sized Telescope

The Large-Sized Telescopes (LSTs) of the Cherenkov Telescope Array Observatory (CTAO) will play a crucial role in the study of transient gamma-ray sources, such as gamma-ray bursts and flaring active galactic nuclei. The low energy threshold of LSTs makes them particularly well suited for the detection of these phenomena. The ability to detect and analyze gamma-ray transients in real-time is essential for quickly identifying and studying these rare and fleeting events. In this conference, we will present recent advances in the real-time analysis of data from the LST-1, the first prototype of LST located in the Canary island of La Palma. We will discuss in particular the development of new algorithms for event reconstruction and background rejection. These advances will enable rapid identification and follow-up observation of transient gamma-ray sources, making the LST-1 a powerful tool for the study of the dynamic universe. The implementation of this framework in the future Array Control and Data Acquisition System (ACADA) of CTAO will be discussed as well, based on the experience with LST.

astro-ph.IM

rta-dq-lib: a software library to perform online data quality analysis of scientific data

The Cherenkov Telescope Array (CTA) is an initiative that is currently building the largest gamma-ray ground Observatory that ever existed. A Science Alert Generation (SAG) system, part of the Array Control and Data Acquisition (ACADA) system of the CTA Observatory, analyses online the telescope data - arriving at an event rate of tens of kHz - to detect transient gamma-ray events. The SAG system also performs an online data quality analysis to assess the instruments' health during the data acquisition: this analysis is crucial to confirm good detections. A Python and a C++ software library to perform the online data quality analysis of CTA data, called rta-dq-lib, has been proposed for CTA. The Python version is dedicated to the rapid prototyping of data quality use cases. The C++ version is optimized for maximum performance. The library allows the user to define, through XML configuration files, the format of the input data and, for each data field, which quality checks must be performed and which types of aggregations and transformations must be applied. It internally translates the XML configuration into a direct acyclic computational graph that encodes the dependencies of the computational tasks to be performed. This model allows the library to easily take advantage of parallelization at the thread level and the overall flexibility allow us to develop generic data quality analysis pipelines that could also be reused in other applications.

astro-ph.IM

Polynomial data compression for large-scale physics experiments

The new generation research experiments will introduce huge data surge to a continuously increasing data production by current experiments. This data surge necessitates efficient compression techniques. These compression techniques must guarantee an optimum tradeoff between compression rate and the corresponding compression /decompression speed ratio without affecting the data integrity. This work presents a lossless compression algorithm to compress physics data generated by Astronomy, Astrophysics and Particle Physics experiments. The developed algorithms have been tuned and tested on a real use case~: the next generation ground-based high-energy gamma ray observatory, Cherenkov Telescope Array (CTA), requiring important compression performance. Stand-alone, the proposed compression method is very fast and reasonably efficient. Alternatively, applied as pre-compression algorithm, it can accelerate common methods like LZMA, keeping close performance.

math.NA