Source author record

Paolo Romano

Paolo Romano appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

12works
7topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

12 published item(s)

preprint2026arXiv

Spectral performance of single-channel plastic and GAGG scintillator bars of the CUbesat Solar Polarimeter (CUSP)

Our Sun is the closest X-ray astrophysical source to Earth. As such, it makes a formidable case study to better understand astrophysical processes. Solar flares are in particular very interesting as they are linked to coronal mass ejections as well as magnetic field reconnection sites in the solar atmosphere. Flares can therefore provide insightful information on the physical processes at play on their production sites, but also on the emission and acceleration of energetic charged particles towards our planet, making it a formidable forecasting tool for space weather. While solar flares are critical to understanding magnetic reconnection and particle acceleration, their hard X-ray polarization -- key to distinguishing between competing theoretical models -- remains poorly constrained by existing observations. To address this, we present the CUbesat Solar Polarimeter (CUSP), a mission under development to perform solar flare polarimetry in the 25-100 keV energy range. CUSP consists of a 6U-XL platform hosting a dual-phase Compton polarimeter. The polarimeter is made of a central assembly of four 4x4 arrays of plastic scintillators, each coupled to multi-anode photomultiplier tubes, surrounded by four strips of eight elongated GAGG scintillator bars coupled to avalanche photodiodes. Both types of sensors from Hamamatsu are respectively read out by the MAROC-3A and SKIROC-2A ASICs from Weeroc. In this manuscript, we present the preliminary spectral performances of single plastic and GAGG channels measured in the laboratory using development boards of the ASICs foreseen for the flight model.

preprint2022arXiv

IBIS-A: The IBIS data Archive. High resolution observations of the solar photosphere and chromosphere with contextual data

The IBIS data Archive (IBIS-A) stores data acquired with the Interferometric BIdimensional Spectropolarimeter (IBIS), which was operated at the Dunn Solar Telescope of the US National Solar Observatory from 2003 to 2019. The instrument provided series of high-resolution narrowband spectropolarimetric imaging observations of the photosphere and chromosphere in the range 5800$-$8600 Å~ and co-temporal broadband observations in the same spectral range and with the same field of view of the polarimetric data. We present the data currently stored in IBIS-A, as well as the interface utilized to explore such data and facilitate its scientific exploitation. To this purpose we also describe the use of IBIS-A data in recent and undergoing studies relevant to solar physics and space weather research. IBIS-A includes raw and calibrated observations, as well as science-ready data. The latter comprise maps of the circular, linear, and net circular polarization, and of the magnetic and velocity fields derived for a significant fraction of the series available in the archive. IBIS-A furthermore contains links to observations complementary to the IBIS data, such as co-temporal high-resolution observations of the solar atmosphere available from the instruments onboard the Hinode and IRIS satellites, and full-disc multiband images from INAF solar telescopes. IBIS-A currently consists of 30 TB of data taken with IBIS during 28 observing campaigns performed in 2008 and from 2012 to 2019 on 159 days. Metadata and movies of each calibrated and science-ready series are also available to help users evaluating observing conditions. IBIS-A represents a unique resource for investigating the plasma processes in the solar atmosphere and the solar origin of space weather events.

preprint2021arXiv

Comparative case study of two methods to assess the eruptive potential of selected active regions

Solar eruptive events, like flares and coronal mass ejections, are characterized by the rapid release of energy that can give rise to emission of radiation across the entire electromagnetic spectrum and to an abrupt significant increase in the kinetic energy of particles. These energetic phenomena can have important effects on the Space Weather conditions and therefore it is necessary to understand their origin, in particular, what is the eruptive potential of an active region (AR). In these case studies, we compare two distinct methods that were used in previous works to investigate the variations of some characteristic physical parameters during the pre-flare states of flaring ARs. These methods consider: i) the magnetic flux evolution and the magnetic helicity accumulation, and ii) the fractal and multi-fractal properties of flux concentrations in ARs. Our comparative analysis is based on time series of photospheric data obtained by the Solar Dynamics Observatory between March 2011 and June 2013. We selected two distinct samples of ARs: one is distinguished by the occurrence of more energetic M- and X-class flare events, that may have a rapid effect on not just the near-Earth space, but also on the terrestrial environment; the second is characterized by no-flares or having just few C- and B-class flares. We found that the two tested methods complement each other in their ability to assess the eruptive potentials of ARs and could be employed to identify ARs prone to flaring activity. Based on the presented case study, we suggest that using a combination of different methods may aid to identify more reliably the eruptive potentials of ARs and help to better understand the pre-flare states.

preprint2021arXiv

On the evolution of a sub-C class flare: a showcase for the capabilities of the revamped Catania Solar Telescope

Solar flares are occasionally responsible for severe Space Weather events, which can affect space-borne and ground-based infrastructures, endangering anthropic technological activities and even human health and safety. Thus, an essential activity in the framework of Space Weather monitoring is devoted to the observation of the activity level of the Sun. In this context, the acquisition system of the Catania Solar Telescope has been recently upgraded in order to improve its contribution to the European Space Agency (ESA) - Space Weather Service Network through the ESA Portal, which represents the main asset for Space Weather in Europe. Here, we describe the hardware and software upgrades of the Catania Solar Telescope and the main data products provided by this facility, which include full-disc images of the photosphere and chromosphere, together with a detailed characterization of the sunspot groups. As a showcase of the observational capabilities of the revamped Catania Solar Telescope, we report the analysis of a B5.4 class flare occurred on 2020 December 7, simultaneously observed by the IRIS and SDO satellites.

preprint2020arXiv

Lynceus: Cost-efficient Tuning and Provisioning of Data Analytic Jobs

Modern data analytic and machine learning jobs find in the cloud a natural deployment platform to satisfy their notoriously large resource requirements. Yet, to achieve cost efficiency, it is crucial to identify a deployment configuration that satisfies user-defined QoS constraints (e.g., on execution time), while avoiding unnecessary over-provisioning. This paper introduces Lynceus, a new approach for the optimization of cloud based data analytic jobs that improves overstate-of-the-art approaches by enabling significant cost savings both in terms of the final recommended configuration and of the optimization process used to recommend configurations. Unlike existing solutions, Lynceus optimizes in a joint fashion both the cloud-related and the application-level parameters. This allows for a reduction of the cost of recommended configurations by up to 3.7x at the 90-th percentile with respect to existing approaches, which treat the optimization of cloud-related and application-level parameters as two independent problems. Further, Lynceus reduces the cost of the optimization process (i.e., the cloud cost incurred for testing configurations) by up to 11x. Such an improvement is achieved thanks to two mechanisms: i) a timeout approach which allows to abort the exploration of configurations that are deemed suboptimal, while still extracting useful information to guide future explorations and to improve its predictive model - differently from recent works, which either incur the full cost for testing suboptimal configurations or are unable to extract any knowledge from aborted runs; ii) a long-sighted and budget-aware technique that determines which configurations to test by predicting the long-term impact of each exploration - unlike state-of-the-art approaches for the optimization of cloud jobs, which adopt greedy optimization methods.

preprint2020arXiv

Stretching the capacity of Hardware Transactional Memory in IBM POWER architectures

The hardware transactional memory (HTM) implementations in commercially available processors are significantly hindered by their tight capacity constraints. In practice, this renders current HTMs unsuitable to many real-world workloads of in-memory databases. This paper proposes SI-HTM, which stretches the capacity bounds of the underlying HTM, thus opening HTM to a much broader class of applications. SI-HTM leverages the HTM implementation of the IBM POWER architecture with a software layer to offer a single-version implementation of Snapshot Isolation. When compared to HTM- and software-based concurrency control alternatives, SI-HTM exhibits improved scalability, achieving speedups of up to 300% relatively to HTM on in-memory database benchmarks.

preprint2019arXiv

HeTM: Transactional Memory for Heterogeneous Systems

Modern heterogeneous computing architectures, which couple multi-core CPUs with discrete many-core GPUs (or other specialized hardware accelerators), enable unprecedented peak performance and energy efficiency levels. Unfortunately, though, developing applications that can take full advantage of the potential of heterogeneous systems is a notoriously hard task. This work takes a step towards reducing the complexity of programming heterogeneous systems by introducing the abstraction of Heterogeneous Transactional Memory (HeTM). HeTM provides programmers with the illusion of a single memory region, shared among the CPUs and the (discrete) GPU(s) of a heterogeneous system, with support for atomic transactions. Besides introducing the abstract semantics and programming model of HeTM, we present the design and evaluation of a concrete implementation of the proposed abstraction, which we named Speculative HeTM (SHeTM). SHeTM makes use of a novel design that leverages on speculative techniques and aims at hiding the inherently large communication latency between CPUs and discrete GPUs and at minimizing inter-device synchronization overhead. SHeTM is based on a modular and extensible design that allows for easily integrating alternative TM implementations on the CPU's and GPU's sides, which allows the flexibility to adopt, on either side, the TM implementation (e.g., in hardware or software) that best fits the applications' workload and the architectural characteristics of the processing unit. We demonstrate the efficiency of the SHeTM via an extensive quantitative study based both on synthetic benchmarks and on a porting of a popular object caching system.

preprint2014arXiv

A Flexible Framework for Accurate Simulation of Cloud In-Memory Data Stores

In-memory (transactional) data stores are recognized as a first-class data management technology for cloud platforms, thanks to their ability to match the elasticity requirements imposed by the pay-as-you-go cost model. On the other hand, defining the well-suited amount of cache servers to be deployed, and the degree of in-memory replication of slices of data, in order to optimize reliability/availability and performance tradeoffs, is far from being a trivial task. Yet, it is an essential aspect of the provisioning process of cloud platforms, given that it has an impact on how well cloud resources are actually exploited. To cope with the issue of determining optimized configurations of cloud in-memory data stores, in this article we present a flexible simulation framework offering skeleton simulation models that can be easily specialized in order to capture the dynamics of diverse data grid systems, such as those related to the specific protocol used to provide data consistency and/or transactional guarantees. Besides its flexibility, another peculiar aspect of the framework lies in that it integrates simulation and machine-learning (black-box) techniques, the latter being essentially used to capture the dynamics of the data-exchange layer (e.g. the message passing layer) across the cache servers. This is a relevant aspect when considering that the actual data-transport/networking infrastructure on top of which the data grid is deployed might be unknown, hence being not feasible to be modeled via white-box (namely purely simulative) approaches. We also provide an extended experimental study aimed at validating instances of simulation models supported by our framework against execution dynamics of real data grid systems deployed on top of either private or public cloud infrastructures.

preprint2014arXiv

Observational evidence of torus instability as trigger mechanism for coronal mass ejections: the 2011 August 4 filament eruption

Solar filaments are magnetic structures often observed in the solar atmosphere and consist of plasma that is cooler and denser than their surroundings. They are visible for days -- and even weeks -- which suggests that they are often in equilibrium with their environment before disappearing or erupting. Several eruption models have been proposed that aim to reveal what mechanism causes (or triggers) these solar eruptions. Validating these models through observations represents a fundamental step in our understanding of solar eruptions. We present an analysis of the observation of a filament eruption that agrees with the torus instability model. This model predicts that a magnetic flux rope embedded in an ambient field undergoes an eruption when the axis of the flux rope reaches a critical height that depends on the topology of the ambient field. We use the two vantage points of SDO and STEREO to reconstruct the three-dimensional shape of the filament, to follow its morphological evolution and to determine its height just before eruption. The magnetograms acquired by SDO/HMI are used to infer the topology of the ambient field and to derive the critical height for the onset of the torus instability. Our analysis shows that the torus instability is the trigger of the eruption. We also find that some pre-eruptive processes, such as magnetic reconnection during the observed flares and flux cancellation at the neutral line, facilitated the eruption by bringing the filament to a region where the magnetic field was more vulnerable to the torus instability.

preprint2014arXiv

On Bootstrapping Machine Learning Performance Predictors via Analytical Models

Performance modeling typically relies on two antithetic methodologies: white box models, which exploit knowledge on system's internals and capture its dynamics using analytical approaches, and black box techniques, which infer relations among the input and output variables of a system based on the evidences gathered during an initial training phase. In this paper we investigate a technique, which we name Bootstrapping, which aims at reconciling these two methodologies and at compensating the cons of the one with the pros of the other. We thoroughly analyze the design space of this gray box modeling technique, and identify a number of algorithmic and parametric trade-offs which we evaluate via two realistic case studies, a Key-Value Store and a Total Order Broadcast service.

preprint2014arXiv

The role of filament activation in a solar eruption

Observations show that the mutual relationship between filament eruptions and solar flares cannot be described in terms of an unique scenario. In some cases, the eruption of a filament appears to trigger a flare, while in others the observations are more consistent with magnetic reconnection that produces both the flare observational signatures (e.g., ribbons, plasma jets, post-flare loops, etc.) and later the destabilization and eruption of a filament. We study an event which occurred in NOAA 8471, where a flare and the activation of (at least) two filaments were observed on 28 February 1999. By using imaging data acquired in the 1216, 1600, 171 and 195 Å TRACE channels and by BBSO in the continnum and in H$α$, a morphological study of the event is carried out. Using TRACE 1216 and 1600 Å data, an estimate of the "pure" Ly$α$ power is obtained. The extrapolation of the magnetic field lines is done using the SOHO/MDI magnetograms and assuming a potential field. The potential magnetic field extrapolation indicates that the field line connectivity changes after the flare. The event is triggered by the destabilization of a filament located between the two polarities of a $δ$ spot. This destabilization involves the magnetic arcades of the active region and causes the eruption of a second filament, that gives rise to a CME and to plasma motions over a supergranular cell. We conclude that in this event the two filaments play an active and decisive role, albeit in different stages of the phenomenon, in fact the destabilization of one filament causes brightenings, reconnection and ribbons, while the second one, whose eruption is caused by the field reconfiguration resulting from the previous reconnection, undergoes the greatest changes and causes the CME.

preprint2013arXiv

Exploiting Locality in Lease-Based Replicated Transactional Memory via Task Migration

We present Lilac-TM, the first locality-aware Distributed Software Transactional Memory (DSTM) implementation. Lilac-TM is a fully decentralized lease-based replicated DSTM. It employs a novel self- optimizing lease circulation scheme based on the idea of dynamically determining whether to migrate transactions to the nodes that own the leases required for their validation, or to demand the acquisition of these leases by the node that originated the transaction. Our experimental evaluation establishes that Lilac-TM provides significant performance gains for distributed workloads exhibiting data locality, while typically incurring no overhead for non-data local workloads.