arXiv ScienceSearch

arXiv subjects

V. Fioretti

Publications and source records attributed to V. Fioretti.

At least 19 recordsLinked to original sources

The Array Control and Data Acquisition software of the Cherenkov Telescope Array Observatory

The Cherenkov Telescope Array Observatory (CTAO) aims to advance knowledge of the gamma-ray sky as the largest gamma-ray observatory ever built. The CTAO will be deployed at two sites, one in the Northern Hemisphere and the other in the Southern Hemisphere, containing telescopes of three sizes to cover different energy domains. Commissioning of the prototype CTAO Large-Sized Telescope (LST-1) is being finalized at the northern site, while three additional LSTs are under construction. Additional calibration and environmental monitoring instruments, such as laser imaging detection and ranging (LIDAR) systems and weather stations, will support telescope operations. The Array Control and Data Acquisition (ACADA) system serves as the central element for on-site CTAO operations. ACADA controls, supervises, and handles the data generated by the telescopes and the auxiliary instruments. It drives the efficient planning and execution of observations while managing the multi-gigabit-per-second data streams produced by each CTAO telescope. The ACADA system contains the CTAO Science Alert Generation Pipeline - a real-time data processing and analysis pipeline, dedicated to automatically generating science alert candidates as data are acquired. These science alerts, along with external alerts received from other scientific instruments, are managed by the Transients Handler (TH) component. The TH informs ACADA's Short-Term Scheduler (STS) about relevant science alerts, enabling modification of ongoing observations on sub-minute timescales. This capability for rapid response, combined with the fast slewing of CTAO telescopes, makes the Observatory an excellent instrument for studying high-impact astronomical transients.

astro-ph.IM

Localization and Confidence Region Estimation of Short GRBs with the COSI BGO Shield Using a HEALPix-Based Deep Learning Approach

The Compton Spectrometer and Imager is a NASA satellite mission under development that will survey the entire sky in the 0.2-5 MeV range using a wide-field germanium detector array, surrounded on the sides and bottom by active shields (the Anticoincidence Subsystem, ACS). The ACS aims to suppress and monitor background events, as well as detect transient sources, such as Gamma-Ray Bursts (GRBs), through its onboard triggering algorithm. The data related to GRBs are sent to the ground and analyzed by an automated pipeline to localize the GRBs and share their positions with the community. In this work, we present a brief GRB localization method based on ACS data, utilizing deep learning (DL) techniques, which can estimate the 90\% confidence region, including cases where it is split into multiple areas. To address this, we developed a neural network classifier that predicts the GRB location as a probability distribution across the sky map following the HEALPix framework. The distribution can be used to compute the 90\% confidence regions. Future work will compare this DL-based localization approach with classical methods such as $\chi^2$ fitting and Maximum Likelihood Estimation.

astro-ph.HE

The Real-Time Data Processor Framework for Data Handling and Analysis of High-Energy Instruments

We implemented a real-time data processor (rta-dp) framework that can be used to develop real-time analysis pipelines and data handling systems to manage high-throughput data streams with distributed applications in the context of ground and space astrophysical projects and high-energy instruments. The rta-dp is based on the ZeroMQ in-memory communication framework to receive input data, share data between distributed processes, and send or receive commands and pipeline configuration. The rta-dp framework has a flexible architecture that allows the implementation of distributed analysis systems customized to the requirements of several scenarios. The rta-dp framework also provides monitoring capabilities for the running processes and sends housekeeping, logging, alarms, and informative messages that a monitoring process can acquire. We are using the rta-dp in several contexts, such as acquiring and processing data from X-ray detectors to the data quality system of the ASTRI Project, as well as reprocessing and archiving data.

astro-ph.IM

The New Architecture of the Online Observation Quality System for the ASTRI Mini-Array Project

The ASTRI Mini-Array is an international collaboration led by the Italian National Institute for Astrophysics. The project aims to construct and operate an array of nine Imaging Atmospheric Cherenkov Telescopes to study gamma-ray sources at very high energy (TeV) and perform stellar intensity interferometry observations. We describe the updated Online Observation Quality System (OOQS) software architecture. The OOQS is one of the subsystems of the Supervisory Control and Data Acquisition (SCADA) system. It aims to execute real-time data quality checks on the data acquired by the Cherenkov cameras and intensity interferometry instruments and provide feedback to both SCADA and the Operator about abnormal conditions detected. The data quality results are stored in the Quality Archive for further investigation and sent to the Operator Human Machine Interface (HMI) through Kafka.

astro-ph.IM

Unveiling the origin of XMM-Newton soft proton flares II. Systematics in the proton spectral analysis

Low-energy protons entering the field of view of the XMM-Newton telescope scatter with the X-ray mirror surface and might reach the X-ray detectors on the focal plane. They manifest in the form of a sudden increase in the rates, usually referred to as soft proton flares. By knowing the conversion factor between the soft proton energy and the deposited charge on the detector, it is possible to derive the incoming flux and to study the environment of the Earth magnetosphere at different distances. We present the results of testing these matrices with real data for the first time, while also exploring the seasonal and solar activity effect on the proton environment. The selected spectra are relative to 55 simultaneous MOS and PN observations with flares raised in four different temporal windows: December-January and July-August of 2001-2002 (solar maximum) and 2019-2020 (solar minimum). The main result of the spectral analysis is that the physical model representative of the proton spectra at the input of the telescope is a power law. However, a second and phenomenological component is necessary to take into account imprecision in the generation of the matrices at softer energies.

astro-ph.HE

Quantum Convolutional Neural Networks for the detection of Gamma-Ray Bursts in the AGILE space mission data

Quantum computing represents a cutting-edge frontier in artificial intelligence. It makes use of hybrid quantum-classical computation which tries to leverage quantum mechanic principles that allow us to use a different approach to deep learning classification problems. The work presented here falls within the context of the AGILE space mission, launched in 2007 by the Italian Space Agency. We implement different Quantum Convolutional Neural Networks (QCNN) that analyze data acquired by the instruments onboard AGILE to detect Gamma-Ray Bursts from sky maps or light curves. We use several frameworks such as TensorFlow-Quantum, Qiskit and PennyLane to simulate a quantum computer. We achieved an accuracy of 95.1% on sky maps with QCNNs, while the classical counterpart achieved 98.8% on the same data, using however hundreds of thousands more parameters.

astro-ph.HE

The Online Observation Quality System Implementation for the ASTRI Mini-Array Project

The ASTRI Mini-Array project, led by the Italian National Institute for Astrophysics, aims to construct and operate nine Imaging Atmospheric Cherenkov Telescopes for high-energy gamma-ray source study and stellar intensity interferometry. Located at the Teide Astronomical Observatory in Tenerife, the project's software is essential for remote operation, emphasizing the need for prompt feedback on observations. This contribution introduces the Online Observation Quality System (OOQS) as part of the Supervisory Control And Data Acquisition (SCADA) software. OOQS performs real-time data quality checks on data from Cherenkov cameras and Intensity Interferometry instruments. It provides feedback to SCADA and operators, highlighting abnormal conditions and ensuring quick corrective actions for optimal observations. Results are archived for operator visualization and further analysis. The OOQS data quality pipeline prototype utilizes a distributed application with three main components to handle the maximum array data rate of 1.15 Gb/s. The first is a Kafka consumer that manages the data stream from the Array Data Acquisition System through Apache Kafka, handling the data serialization and deserialization involved in the transmission. The data stream is divided into batches of data written in files. The second component monitors new files and conducts analyses using the Slurm workload scheduler, leveraging its parallel processing capabilities and scalability. Finally, the process results are collected by the last component and stored in the Quality Archive.

astro-ph.IM

Deep Learning for AGILE Anticoincidence System's Background Prediction from Orbital and Attitude Parameters

AGILE is an Italian Space Agency (ASI) space mission launched in 2007 to study X-ray and gamma-ray phenomena in the energy range from $\sim$20 keV to $\sim$10 GeV. The AGILE AntiCoincidence System (ACS) detects hard-X photons in the 50 - 200 keV energy range and continuously stores each panel's count rates in the telemetry. We developed a new Deep Learning (DL) model to predict the background of the AGILE ACS top panel using the satellite's orbital and attitude parameters. This model aims to learn how the orbital and spinning modulations of the satellite impact the background level of the ACS top panel. The DL model executes a regression problem, and is trained with a supervised learning technique on a dataset larger than twenty million orbital parameters' configurations. Using a test dataset, we evaluated the trained model by comparison of the predicted count rates with the real ones. The results show that the model can reconstruct the background count rates of the ACS top panel with an accuracy of 96.7\%, considering the orbital modulation and spinning of the satellite. Starting from these promising results, we are developing an anomaly detection method to detect Gamma-ray Bursts when the differences between predicted and real count rates exceed a predefined threshold.

astro-ph.HE

AGILE gamma-ray detection of the exceptional GRB 221009A

Gamma-ray emission in the MeV-GeV range from explosive cosmic events is of invaluable relevance to understanding physical processes related to the formation of neutron stars and black holes. Here we report on the detection by the AGILE satellite in the MeV-GeV energy range of the remarkable long-duration gamma-ray burst GRB 221009A. The AGILE onboard detectors have good exposure to GRB 221009A during its initial crucial phases. Hard X-ray/MeV emission in the prompt phase lasted hundreds of seconds, with the brightest radiation being emitted between 200 and 300 seconds after the initial trigger. Very intense GeV gamma-ray emission is detected by AGILE in the prompt and early afterglow phase up to 10,000 seconds. Time-resolved spectral analysis shows time-variable MeV-peaked emission simultaneous with intense power-law GeV radiation that persists in the afterglow phase. The coexistence during the prompt phase of very intense MeV emission together with highly nonthermal and hardening GeV radiation is a remarkable feature of GRB 221009A. During the prompt phase, the event shows spectrally different MeV and GeV emissions that are most likely generated by physical mechanisms occurring in different locations. AGILE observations provide crucial flux and spectral gamma-ray information regarding the early phases of GRB 221009A during which emission in the TeV range was reported.

astro-ph.HE

The Online Observation Quality System Software Architecture for the ASTRI Mini-Array Project

The ASTRI Mini-Array is an international collaboration led by the Italian National Institute for Astrophysics. This project aims to construct and operate an array of nine Imaging Atmospheric Cherenkov Telescopes to study gamma-ray sources at very high energy (TeV) and perform stellar intensity interferometry observations. We describe the software architecture and the technologies used to implement the Online Observation Quality System (OOQS) for the ASTRI Mini-Array project. The OOQS aims to execute data quality checks on the data acquired in real-time by the Cherenkov cameras and intensity interferometry instruments, and provides feedback to both the Central Control System and the Operator about abnormal conditions detected. The OOQS can notify other sub-systems, triggering their reaction to promptly correct anomalies. The results from the data quality analyses (e.g. camera plots, histograms, tables, and more) are stored in the Quality Archive for further investigation and they are summarised in reports available to the Operator. Once the OOQS results are stored, the operator can visualize them using the Human Machine Interface. The OOQS is designed to manage the high data rate generated by the instruments (up to 4.5 GB/s) and received from the Array Data Acquisition System through the Kafka service. The data are serialized and deserialized during the transmission using the Avro framework. The Slurm workload scheduler executes the analyses exploiting key features such as parallel analyses and scalability.

astro-ph.IM

The RTApipe framework for the gamma-ray real-time analysis software development

In the multi-messenger era, coordinating observations between astronomical facilities is mandatory to study transient phenomena (e.g. Gamma-ray bursts) and is achieved by sharing information with the scientific community through networks such as the Gamma-ray Coordinates Network. The facilities usually develop real-time scientific analysis pipelines to detect transient events, alert the astrophysical community, and speed up the reaction time of science alerts received from other observatories. We present in this work the RTApipe framework, designed to facilitate the development of real-time scientific analysis pipelines for present and future gamma-ray observatories. This framework provides pipeline architecture and automatisms, allowing the researchers to focus on the scientific aspects and integrate existing science tools developed with different technologies. The pipelines automatically execute all the configured analyses during the data acquisition. This framework can be interfaced with science alerts networks to perform follow-up analysis of transient events shared by other facilities. The analyses are performed in parallel and can be prioritised. The workload is highly scalable on a cluster of machines. The framework provides the required services using containerisation technology for easy deployment. We present the RTA pipelines developed for the AGILE space mission and the prototype of the SAG system for the ground-based future Cherenkov Telescope Array observatory confirming that the RTApipe framework can be used to successfully develop pipelines for the gamma-ray observatories, both space and ground-based.

astro-ph.IM

Preliminary Results of a Deep Learning Anomaly Detection Method to Identify Gamma-Ray Bursts in the AGILE Anticoincidence System

AGILE is a space mission launched in 2007 to study X-ray and gamma-ray astronomy. The AGILE team developed real-time analysis pipelines to detect transient phenomena such as Gamma-Ray Bursts (GRBs) and to react to external science alerts received by other facilities. The AGILE anti-coincidence system (ACS) comprises five panels (four lateral and one on the top) that surround the AGILE detectors to reject background charged particles. It can also detect hard X-ray photons in the energy range 50 - 200 KeV. The acquisition of the ACS data produces a time series for each panel. These time series can be merged in a single multivariate time series (MTS). We present in this work a new Deep Learning model for GRBs detection in the MTSs, generated by the ACS, using an anomaly detection technique. The model is implemented with a Deep Convolutional Neural Network autoencoder architecture. We trained the model with an unsupervised learning algorithm using a dataset of MTSs randomly extracted from the AGILE ACS data. The reconstruction error of the autoencoder is used as the anomaly score to classify the MTS. If the anomaly score is higher than a predefined threshold, the MTS is flagged as a GRB. The trained model is evaluated using a list of MTSs containing GRBs. The tests confirmed the model's ability to detect transient events, providing a new promising technique to identify GRBs in the ACS data that can be implemented in the AGILE real-time analysis pipeline.

astro-ph.IM

Preliminary Results of a New Deep Learning Method to Detect and Localize GRBs in the AGILE/GRID Sky Maps

AGILE is an ASI space mission launched in 2007 to study X-ray and gamma-ray phenomena in the energy range from $\sim20$ keV to $\sim10$ GeV. The AGILE Team developed a real-time analysis pipeline for the fast detection of transient sources, and the follow-up of external science alerts received through networks such as the General Coordinates Network. We developed a new Deep Learning method for detecting and localizing Gamma-Ray Bursts (GRB) in the AGILE/GRID sky maps. We trained the model using sky maps with GRBs simulated in a radius of 20 degrees from the center of the map, which is larger than 99.5 \% of the error region present in the GRBWeb catalog. We also plan to apply this method to search for counterparts of gravitational wave events, which typically have a wider localization error region. The method comprises two Deep Learning models implemented with two Convolutional Neural Networks. The first model detects and filters sky maps containing a GRB, while the second model localizes its position. We trained and tested the models using simulated data. The detection model achieves an accuracy of 95.7 \%, and the localization model has a mean error lower than 0.8 degrees. We configured a Docker container with all the required software for data simulation and deployed it using the Amazon Web Service to calculate the p-value distribution under different conditions. With the p-value distribution, we can calculate the statistical significance of a detection.

astro-ph.HE

ASTRI Mini-Array Core Science at the Observatorio del Teide

The ASTRI (Astrofisica con Specchi a Tecnologia Replicante Italiana) Project led by the Italian National Institute for Astrophysics (INAF) is developing and will deploy at the Observatorio del Teide a mini-array (ASTRI Mini-Array) composed of nine telescopes similar to the small-size dual-mirror Schwarzschild-Couder telescope (ASTRI-Horn) currently operating on the slopes of Mt. Etna in Sicily. The ASTRI Mini-Array will surpass the current Cherenkov telescope array differential sensitivity above a few tera-electronvolt (TeV), extending the energy band well above hundreds of TeV. This will allow us to explore a new window of the electromagnetic spectrum, by convolving the sensitivity performance with excellent angular and energy resolution figures. In this paper we describe the Core Science that we will address during the first four years of operation, providing examples of the breakthrough results that we will obtain when dealing with current open questions, such as the acceleration of cosmic rays, cosmology and fundamental physics and the new window, for the TeV energy band, of the time-domain astrophysics.

astro-ph.HE

Extragalactic Observatory Science with the ASTRI Mini-Array at the Observatorio del Teide

The ASTRI Mini-Array is a next-generation system of nine imaging atmospheric Cherenkov telescopes that is going to be built at the Observatorio del Teide site. After a first phase, in which the instrument will be operated as an experiment prioritizing a schedule of primary science cases, an observatory phase is foreseen in which other significant targets will be pointed. We focus on the observational feasibility of extragalactic sources and on astrophysical processes that best complement and expand the ASTRI Mini-Array core science, presenting the most relevant examples that are at reach of detection over long-term time scales and whose observation can provide breakthrough achievements in the very-high energy extragalactic science. Such examples cover a wide range of $\gamma$-ray emitters, including the study of AGN low states in the multi-TeV energy range, the possible detection of Seyfert galaxies with long exposures and the searches of dark matter lines above 10 TeV. Simulations of the presented objects show that the instrument performance will be competitive at multi-TeV energies with respect to current arrays of Cherenkov telescopes.

astro-ph.HE

Galactic Observatory Science with the ASTRI Mini-Array at the Observatorio del Teide

The ASTRI (Astrofisica con Specchi a Tecnologia Replicante Italiana) Mini-Array will be composed of nine imaging atmospheric Cherenkov telescopes at the Observatorio del Teide site. The array will be best suited for astrophysical observations in the 0.3-200 TeV range with an angular resolution of few arc-minutes and an energy resolution of 10-15\%. A core-science programme in the first four years will be devoted to a limited number of key targets, addressing the most important open scientific questions in the very-high energy domain. At the same time, thanks to a wide field of view of about 10 degrees, ASTRI Mini-Array will observe many additional field sources, which will constitute the basis for the long-term observatory programme that will eventually cover all the accessible sky. In this paper, we review different astrophysical Galactic environments, e.g. pulsar wind nebulae, supernova remnants, and gamma-ray binaries, and show the results from a set of ASTRI Mini-Array simulations of some of these field sources made to highlight the expected performance of the array (even at large offset angles) and the important additional observatory science that will complement the core-science program.

astro-ph.HE

The Online Observation Quality System for the ASTRI Mini-Array

The ASTRI Mini-Array is an international collaboration led by the Italian National Institute for Astrophysics (INAF), aiming to construct and operate an array of nine Imaging Atmospheric Cherenkov Telescopes (IACTs) to study gamma-ray sources at very high energy (TeV) and to perform stellar intensity interferometry observations. This contribution describes the design and the technologies used by the ASTRI team to implement the Online Observation Quality System (OOQS). The main objective of the OOQS is to perform data quality analyses in real-time during Cherenkov and intensity interferometry observations to provide feedback to both the Central Control System and the Operator. The OOQS performs the analysis of key data quality parameters and can generate alarms to other sub-systems for a fast reaction to solve critical conditions. The results from the data quality analyses are saved into the Quality Archive for further investigations. The Operator can visualise the OOQS results through the Operator Human Machine Interface as soon as they are produced. The main challenge addressed by the OOQS design is to perform online data quality checks on the data streams produced by nine telescopes, acquired by the Array Data Acquisition System and forwarded to the OOQS. In the current OOQS design, the Redis in-memory database manages the data throughput generated by the telescopes, and the Slurm workload scheduler executes in parallel the high number of data quality analyses.

astro-ph.IM

The AGILE real-time analysis pipelines in the multi-messenger era

In the multi-messenger era, space and ground-based observatories usually develop real-time analysis (RTA) pipelines to rapidly detect transient events and promptly share information with the scientific community to enable follow-up observations. These pipelines can also react to science alerts shared by other observatories through networks such as the Gamma-Ray Coordinates Network (GCN) and the Astronomer's Telegram (ATels). AGILE is a space mission launched in 2007 to study X-ray and gamma-ray phenomena. This contribution presents the technologies used to develop two types of AGILE pipelines using the RTApipe framework and an overview of the main scientific results. The first type performs automated analyses on new AGILE data to detect transient events and automatically sends AGILE notices to the GCN network. Since May 2019, this pipeline has sent more than 50 automated notices with a few minutes delay since data arrival. The second type of pipeline reacts to multi-messenger external alerts (neutrinos, gravitational waves, GRBs, and other transients) received through the GCN network and performs hundreds of analyses searching for counterparts in all AGILE instruments' data. The AGILE Team uses these pipelines to perform fast follow-up of science alerts reported by other facilities, which resulted in the publishing of several ATels and GCN circulars.

astro-ph.IM