-
Seven-Probe Fiber Detector for Time-Resolved Source Tracking in HDR-Brachytherapy: Experimental Evaluation
Authors:
Mathieu Gonod,
Miguel Angel Suarez,
Samir Laskri,
Gwenael Rolin,
Karine Charriere,
Emmanuel Dordor,
Julien Crouzilles,
Thomas Lihoreau,
Lionel Pazart,
Jean-Francois Vinchant,
Leone Aubignac,
Thierry Grosjean
Abstract:
{\bf Purpose:} This study evaluates a compact biocompatible Seven-probe Scintillator Detector (7SD) for monitoring HDR-BT treatment sequences across a range of dwell times and source-probe spacings representative of most HDR-BT techniques.
{\bf Methods:} The SSD comprises seven detection cells made of Gd$_2$O$_2$S:Tb, each measuring 0.28 $\pm$ 0.02 mm in diameter and 0.43 $\pm$ 0.02 mm in length…
▽ More
{\bf Purpose:} This study evaluates a compact biocompatible Seven-probe Scintillator Detector (7SD) for monitoring HDR-BT treatment sequences across a range of dwell times and source-probe spacings representative of most HDR-BT techniques.
{\bf Methods:} The SSD comprises seven detection cells made of Gd$_2$O$_2$S:Tb, each measuring 0.28 $\pm$ 0.02 mm in diameter and 0.43 $\pm$ 0.02 mm in length, coupled to the microstructured tips of silica optical fibers (110-micron diameter). The probes, spaced 15 mm apart along the fiber axis, are organized into a bundle with a total diameter of less than 0.45 mm. The SSD was tested using a MicroSelectron 9.1 Ci Ir-192 HDR afterloader connected to a BT stainless steel interstitial needle. Detection signals were acquired with an sCMOS camera equipped. Monitoring of dwell times and positions was performed by combining detection signals from all seven probes.
{\bf Results:} A total of 4,040 dwell positions were analyzed, covering source-probe spacings from 10 to 36 mm and a source travel range of 62 mm, with dwell times ranging from 0.1 to 19.5 s. The 7SD successfully identified 99.5\% of the dwell positions. In cylindrical coordinates, the measured dwell positions deviated from the planned values by 0.224 $\pm$ 0.155 mm (radial) and 0.077 $\pm$ 0.181 mm (axial, source travel axis). The average deviation from planned dwell times was 0.006 $\pm$ 0.061 s. 99.4\% of the dwell positions were measured within the 1 mm reliability threshold. The remaining 0.6\% of deviations consistently occurred at the initial dwell position of treatment sequences and appear to stem from a systematic source positioning error by the afterloader. Additionally, the detector accurately identified intentional needle mispositioning scenarios with sub-millimeter accuracy.
△ Less
Submitted 19 June, 2025;
originally announced June 2025.
-
Automatic Qiskit Code Refactoring Using Large Language Models
Authors:
José Manuel Suárez,
Luis Mariano Bibbó,
Joaquin Bogado,
Alejandro Fernandez
Abstract:
As quantum software frameworks evolve, developers face increasing challenges in maintaining compatibility with rapidly changing APIs. In this work, we present a novel methodology for refactoring Qiskit code using large language models (LLMs). We begin by extracting a taxonomy of migration scenarios from the different sources of official Qiskit documentation (such as release notes), capturing commo…
▽ More
As quantum software frameworks evolve, developers face increasing challenges in maintaining compatibility with rapidly changing APIs. In this work, we present a novel methodology for refactoring Qiskit code using large language models (LLMs). We begin by extracting a taxonomy of migration scenarios from the different sources of official Qiskit documentation (such as release notes), capturing common patterns such as migration of functionality to different modules and deprecated usage. This taxonomy, along with the original Python source code, is provided as input to an LLM, which is then tasked with identifying instances of migration scenarios in the code and suggesting appropriate refactoring solutions. Our approach is designed to address the context length limitations of current LLMs by structuring the input and reasoning process in a targeted, efficient manner. The results demonstrate that LLMs, when guided by domain-specific migration knowledge, can effectively assist in automating Qiskit code migration. This work contributes both a set of proven prompts and taxonomy for Qiskit code migration from earlier versions to version 0.46 and a methodology to asses the capabilities of LLMs to assist in the migration of quantum code.
△ Less
Submitted 17 June, 2025;
originally announced June 2025.
-
Taxonomy of migration scenarios for Qiskit refactoring using LLMs
Authors:
José Manuel Suárez,
Luís Mariano Bibbó,
Joaquín Bogado,
Alejandro Fernandez
Abstract:
As quantum computing advances, quantum programming libraries' heterogeneity and steady evolution create new challenges for software developers. Frequent updates in software libraries break working code that needs to be refactored, thus adding complexity to an already complex landscape. These refactoring challenges are, in many cases, fundamentally different from those known in classical software e…
▽ More
As quantum computing advances, quantum programming libraries' heterogeneity and steady evolution create new challenges for software developers. Frequent updates in software libraries break working code that needs to be refactored, thus adding complexity to an already complex landscape. These refactoring challenges are, in many cases, fundamentally different from those known in classical software engineering due to the nature of quantum computing software. This study addresses these challenges by developing a taxonomy of quantum circuit's refactoring problems, providing a structured framework to analyze and compare different refactoring approaches. Large Language Models (LLMs) have proven valuable tools for classic software development, yet their value in quantum software engineering remains unexplored. This study uses LLMs to categorize refactoring needs in migration scenarios between different Qiskit versions. Qiskit documentation and release notes were scrutinized to create an initial taxonomy of refactoring required for migrating between Qiskit releases. Two taxonomies were produced: one by expert developers and one by an LLM. These taxonomies were compared, analyzing differences and similarities, and were integrated into a unified taxonomy that reflects the findings of both methods. By systematically categorizing refactoring challenges in Qiskit, the unified taxonomy is a foundation for future research on AI-assisted migration while enabling a more rigorous evaluation of automated refactoring techniques. Additionally, this work contributes to quantum software engineering (QSE) by enhancing software development workflows, improving language compatibility, and promoting best practices in quantum programming.
△ Less
Submitted 8 June, 2025;
originally announced June 2025.
-
Evaluating the Effects of Organic vs. Conventional Farming on Aquifer Water Quality
Authors:
Marta Llorente,
Marta Suárez
Abstract:
This study analyzes water quality dynamics and aquifer recharge through irrigated agriculture, contributing to the literature on Managed Aquifer Recharge (MAR) amidst growing water scarcity. We develop two optimal control models-- a linear and a non-linear extension of (Martin and Stahn, 2013) --that incorporate the impact of fertilizers on aquifer water quality, distinguishing between organic and…
▽ More
This study analyzes water quality dynamics and aquifer recharge through irrigated agriculture, contributing to the literature on Managed Aquifer Recharge (MAR) amidst growing water scarcity. We develop two optimal control models-- a linear and a non-linear extension of (Martin and Stahn, 2013) --that incorporate the impact of fertilizers on aquifer water quality, distinguishing between organic and conventional farming practices. The linear model applies a constant rebate mechanism, whereas the non-linear model employs a concave rebate scheme. Our results show that, depending on climate change scenarios, fertilizer-induced food price discounts, and pollution levels, a socially optimal equilibrium in fertilizer use can be attained. Policy implications are discussed, emphasizing the trade-off between environmental sustainability and social welfare.
△ Less
Submitted 16 April, 2025;
originally announced April 2025.
-
Curriculum-based Sample Efficient Reinforcement Learning for Robust Stabilization of a Quadrotor
Authors:
Fausto Mauricio Lagos Suarez,
Akshit Saradagi,
Vidya Sumathy,
Shruti Kotpaliwar,
George Nikolakopoulos
Abstract:
This article introduces a curriculum learning approach to develop a reinforcement learning-based robust stabilizing controller for a Quadrotor that meets predefined performance criteria. The learning objective is to achieve desired positions from random initial conditions while adhering to both transient and steady-state performance specifications. This objective is challenging for conventional on…
▽ More
This article introduces a curriculum learning approach to develop a reinforcement learning-based robust stabilizing controller for a Quadrotor that meets predefined performance criteria. The learning objective is to achieve desired positions from random initial conditions while adhering to both transient and steady-state performance specifications. This objective is challenging for conventional one-stage end-to-end reinforcement learning, due to the strong coupling between position and orientation dynamics, the complexity in designing and tuning the reward function, and poor sample efficiency, which necessitates substantial computational resources and leads to extended convergence times. To address these challenges, this work decomposes the learning objective into a three-stage curriculum that incrementally increases task complexity. The curriculum begins with learning to achieve stable hovering from a fixed initial condition, followed by progressively introducing randomization in initial positions, orientations and velocities. A novel additive reward function is proposed, to incorporate transient and steady-state performance specifications. The results demonstrate that the Proximal Policy Optimization (PPO)-based curriculum learning approach, coupled with the proposed reward structure, achieves superior performance compared to a single-stage PPO-trained policy with the same reward function, while significantly reducing computational resource requirements and convergence time. The curriculum-trained policy's performance and robustness are thoroughly validated under random initial conditions and in the presence of disturbances.
△ Less
Submitted 17 April, 2025; v1 submitted 30 January, 2025;
originally announced January 2025.
-
The SPHERE infrared survey for exoplanets (SHINE). V. Complete observations, data reduction and analysis, detection performances, and final results
Authors:
A. Chomez,
P. Delorme,
A. -M. Lagrange,
R. Gratton,
O. Flasseur,
G. Chauvin,
M. Langlois,
J. Mazoyer,
A. Zurlo,
S. Desidera,
D. Mesa,
M. Bonnefoy,
M. Feldt,
J. Hagelberg,
M. Meyer,
A. Vigan,
C. Ginski,
M. Kenworthy,
D. Albert,
S. Bergeon,
J. -L. Beuzit,
B. Biller,
T. Bhowmik,
A. Boccaletti,
M. Bonavita
, et al. (95 additional authors not shown)
Abstract:
During the past decade, state-of-the-art planet-finder instruments like SPHERE@VLT, coupling coronagraphic devices and extreme adaptive optics systems, unveiled, thanks to large surveys, around 20 planetary mass companions at semi-major axis greater than 10 astronomical units. Direct imaging being the only detection technique to be able to probe this outer region of planetary systems, the SPHERE i…
▽ More
During the past decade, state-of-the-art planet-finder instruments like SPHERE@VLT, coupling coronagraphic devices and extreme adaptive optics systems, unveiled, thanks to large surveys, around 20 planetary mass companions at semi-major axis greater than 10 astronomical units. Direct imaging being the only detection technique to be able to probe this outer region of planetary systems, the SPHERE infrared survey for exoplanets (SHINE) was designed and conducted from 2015 to 2021 to study the demographics of such young gas giant planets around 400 young nearby solar-type stars. In this paper, we present the observing strategy, the data quality, and the point sources analysis of the full SHINE statistical sample as well as snapSHINE. Both surveys used the SPHERE@VLT instrument with the IRDIS dual band imager in conjunction with the integral field spectrograph IFS and the angular differential imaging observing technique. All SHINE data (650 datasets), corresponding to 400 stars, including the targets of the F150 survey, are processed in a uniform manner with an advanced post-processing algorithm called PACO ASDI. An emphasis is put on the classification and identification of the most promising candidate companions. Compared to the previous early analysis SHINE F150, the use of advanced post-processing techniques significantly improved by one or 2 magnitudes (x3-x6) the contrast detection limits, which will allow us to put even tighter constraints on the radial distribution of young gas giants. This increased sensitivity directly places SHINE as the largest and deepest direct imaging survey ever conducted. We detected and classified more than 3500 physical sources. One additional substellar companion has been confirmed during the second phase of the survey (HIP 74865 B), and several new promising candidate companions are awaiting second epoch confirmations.
△ Less
Submitted 21 January, 2025;
originally announced January 2025.
-
Mid-term bio-economic optimization of multi-species fisheries
Authors:
L. Bayon,
P. Fortuny Ayuso,
P. J. Garcia-Nieto,
J. A. Otero,
P. M. Suarez,
C. Tasis
Abstract:
In this paper, we analyze the dynamics of a multi-species fisheries system in the presence of harvesting. We solve the problem of finding the optimal harvesting strategy for a mid-term horizon with a fixed final stock of each species, while maximizing the expected present value of total revenues. The problem is formulated as an optimal control problem. For its solution, we combine techniques deriv…
▽ More
In this paper, we analyze the dynamics of a multi-species fisheries system in the presence of harvesting. We solve the problem of finding the optimal harvesting strategy for a mid-term horizon with a fixed final stock of each species, while maximizing the expected present value of total revenues. The problem is formulated as an optimal control problem. For its solution, we combine techniques derived from Pontryagin's Maximum Principle, cyclic coordinate descent and the shooting method. The algorithm we develop can solve problems both with inter-species competition and with predator-prey behaviors. Several numerical examples are presented to illustrate the different possibilities of the method and a study of the dependence of the behavior on some parameters is performed.
△ Less
Submitted 16 January, 2025;
originally announced January 2025.
-
Reconstruction of boosted and resolved multi-Higgs-boson events with symmetry-preserving attention networks
Authors:
Haoyang Li,
Marko Stamenkovic,
Alexander Shmakov,
Michael Fenton,
Darius Shih-Chieh Chao,
Kaitlyn Maiya White,
Caden Mikkelsen,
Jovan Mitic,
Cristina Mantilla Suarez,
Melissa Quinnan,
Greg Landsberg,
Harvey Newman,
Pierre Baldi,
Daniel Whiteson,
Javier Duarte
Abstract:
The production of multiple Higgs bosons at the CERN LHC provides a direct way to measure the trilinear and quartic Higgs self-interaction strengths as well as potential access to beyond the standard model effects that can enhance production at large transverse momentum $p_{\mathrm{T}}$. The largest event fraction arises from the fully hadronic final state in which every Higgs boson decays to a bot…
▽ More
The production of multiple Higgs bosons at the CERN LHC provides a direct way to measure the trilinear and quartic Higgs self-interaction strengths as well as potential access to beyond the standard model effects that can enhance production at large transverse momentum $p_{\mathrm{T}}$. The largest event fraction arises from the fully hadronic final state in which every Higgs boson decays to a bottom quark-antiquark pair ($b\bar{b}$). This introduces a combinatorial challenge known as the \emph{jet assignment problem}: assigning jets to sets representing Higgs boson candidates. Symmetry-preserving attention networks (SPA-Nets) have been been developed to address this challenge. However, the complexity of jet assignment increases when simultaneously considering both $H\rightarrow b\bar{b}$ reconstruction possibilities, i.e., two "resolved" small-radius jets each containing a shower initiated by a $b$-quark or one "boosted" large-radius jet containing a merged shower initiated by a $b\bar{b}$ pair. The latter improves the reconstruction efficiency at high $p_{\mathrm{T}}$. In this work, we introduce a generalization to the SPA-Net approach to simultaneously consider both boosted and resolved reconstruction possibilities and unambiguously interpret an event as "fully resolved'', "fully boosted", or in between. We report the performance of baseline methods, the original SPA-Net approach, and our generalized version on nonresonant $HH$ and $HHH$ production at the LHC. Considering both boosted and resolved topologies, our SPA-Net approach increases the Higgs boson reconstruction purity by 57--62\% and the efficiency by 23--38\% compared to the baseline method depending on the final state.
△ Less
Submitted 28 March, 2025; v1 submitted 4 December, 2024;
originally announced December 2024.
-
Technology and Performance Benchmarks of IQM's 20-Qubit Quantum Computer
Authors:
Leonid Abdurakhimov,
Janos Adam,
Hasnain Ahmad,
Olli Ahonen,
Manuel Algaba,
Guillermo Alonso,
Ville Bergholm,
Rohit Beriwal,
Matthias Beuerle,
Clinton Bockstiegel,
Alessio Calzona,
Chun Fai Chan,
Daniele Cucurachi,
Saga Dahl,
Rakhim Davletkaliyev,
Olexiy Fedorets,
Alejandro Gomez Frieiro,
Zheming Gao,
Johan Guldmyr,
Andrew Guthrie,
Juha Hassel,
Hermanni Heimonen,
Johannes Heinsoo,
Tuukka Hiltunen,
Keiran Holland
, et al. (89 additional authors not shown)
Abstract:
Quantum computing has tremendous potential to overcome some of the fundamental limitations present in classical information processing. Yet, today's technological limitations in the quality and scaling prevent exploiting its full potential. Quantum computing based on superconducting quantum processing units (QPUs) is among the most promising approaches towards practical quantum advantage.
In thi…
▽ More
Quantum computing has tremendous potential to overcome some of the fundamental limitations present in classical information processing. Yet, today's technological limitations in the quality and scaling prevent exploiting its full potential. Quantum computing based on superconducting quantum processing units (QPUs) is among the most promising approaches towards practical quantum advantage.
In this article the basic technological approach of IQM Quantum Computers is described covering both the QPU and the rest of the full-stack quantum computer. In particular, the focus is on a 20-qubit quantum computer featuring the Garnet QPU and its architecture, which we will scale up to 150 qubits. We also present QPU and system-level benchmarks, including a median 2-qubit gate fidelity of 99.5% and genuinely entangling all 20 qubits in a Greenberger-Horne-Zeilinger (GHZ) state.
△ Less
Submitted 22 August, 2024;
originally announced August 2024.
-
Evaluation of the eddy diffusivity in a pollutant dispersion model in the planetary boundary layer
Authors:
A. Goulart,
J. M. S. Suarez,
M. J. Lazo,
J. C. Marques
Abstract:
In this work, eddy diffusivity is derived from the energy spectra for the stable and convective regimes in the planetary boundary layer. The energy spectra are obtained from a spectral model for the inertial subrange that considers the anomalous behavior of turbulence. This spectrum is expressed as a function of the Hausdorff fractal dimension. The diffusivity eddies are employed in a classical Eu…
▽ More
In this work, eddy diffusivity is derived from the energy spectra for the stable and convective regimes in the planetary boundary layer. The energy spectra are obtained from a spectral model for the inertial subrange that considers the anomalous behavior of turbulence. This spectrum is expressed as a function of the Hausdorff fractal dimension. The diffusivity eddies are employed in a classical Eulerian dispersion model, where the derivatives are of integer order and in fractional dispersion model, where the derivatives are of fractional order. The eddy diffusivity proposed considers the anomalous nature of geophysical turbulent flow. The results obtained with the fractional and classic dispersion models using the eddy diffusivity proposed is satisfactory when compared with the experimental data of the Prairie Grass and Hanford experiments in a stable regime, and the Copenhagen experiment in a convective regime.
△ Less
Submitted 19 August, 2024;
originally announced August 2024.
-
The ECFA Early-Career Researchers Panel: Report for the year 2023
Authors:
Julia Allen,
Bruno Alves,
Jan-Hendrik Arling,
Kamil Augsten,
Emanuele Bagnaschi,
Giovanni Benato,
Anna Bennecke,
Cecilia Borca,
Paulo Braz,
Lydia Brenner,
Jordy Degens,
Yannick Dengler,
Christina Dimitriadi,
Eleonora Diociaiuti,
Laurent Dufour,
Patrick Dunne,
Ozgur Etisken,
Silvia Ferrario Ravasio,
Nikolai Fomin,
Andrea Garcia Alonso,
Leif Gellersen,
Andreas Gsponer,
Tomas Herman,
Bojan Hiti,
Laura Huhta
, et al. (45 additional authors not shown)
Abstract:
The European Committee for Future Accelerators (ECFA) Early-Career Researcher (ECR) panel, which represents the interests of the ECR community to ECFA, presents in this document its initiatives and activities in the year 2023. This report summarises the process of the first big turnover in the panel composition at the start of 2023 and reports on the activities of the active working groups - eithe…
▽ More
The European Committee for Future Accelerators (ECFA) Early-Career Researcher (ECR) panel, which represents the interests of the ECR community to ECFA, presents in this document its initiatives and activities in the year 2023. This report summarises the process of the first big turnover in the panel composition at the start of 2023 and reports on the activities of the active working groups - either pursued from before or newly established. The overarching goal of the ECFA-ECR panel is to better understand and support the diverse interests of early-career researchers in the ECFA community and beyond.
△ Less
Submitted 17 July, 2024;
originally announced July 2024.
-
High contrast at short separation with VLTI/GRAVITY: Bringing Gaia companions to light
Authors:
N. Pourré,
T. O. Winterhalder,
J. -B. Le Bouquin,
S. Lacour,
A. Bidot,
M. Nowak,
A. -L. Maire,
D. Mouillet,
C. Babusiaux,
J. Woillez,
R. Abuter,
A. Amorim,
R. Asensio-Torres,
W. O. Balmer,
M. Benisty,
J. -P. Berger,
H. Beust,
S. Blunt,
A. Boccaletti,
M. Bonnefoy,
H. Bonnet,
M. S. Bordoni,
G. Bourdarot,
W. Brandner,
F. Cantalloube
, et al. (151 additional authors not shown)
Abstract:
Since 2019, GRAVITY has provided direct observations of giant planets and brown dwarfs at separations of down to 95 mas from the host star. Some of these observations have provided the first direct confirmation of companions previously detected by indirect techniques (astrometry and radial velocities). We want to improve the observing strategy and data reduction in order to lower the inner working…
▽ More
Since 2019, GRAVITY has provided direct observations of giant planets and brown dwarfs at separations of down to 95 mas from the host star. Some of these observations have provided the first direct confirmation of companions previously detected by indirect techniques (astrometry and radial velocities). We want to improve the observing strategy and data reduction in order to lower the inner working angle of GRAVITY in dual-field on-axis mode. We also want to determine the current limitations of the instrument when observing faint companions with separations in the 30-150 mas range. To improve the inner working angle, we propose a fiber off-pointing strategy during the observations to maximize the ratio of companion-light-to-star-light coupling in the science fiber. We also tested a lower-order model for speckles to decouple the companion light from the star light. We then evaluated the detection limits of GRAVITY using planet injection and retrieval in representative archival data. We compare our results to theoretical expectations. We validate our observing and data-reduction strategy with on-sky observations; first in the context of brown dwarf follow-up on the auxiliary telescopes with HD 984 B, and second with the first confirmation of a substellar candidate around the star Gaia DR3 2728129004119806464. With synthetic companion injection, we demonstrate that the instrument can detect companions down to a contrast of $8\times 10^{-4}$ ($Δ\mathrm{K}= 7.7$ mag) at a separation of 35 mas, and a contrast of $3\times 10^{-5}$ ($Δ\mathrm{K}= 11$ mag) at 100 mas from a bright primary (K<6.5), for 30 min exposure time. With its inner working angle and astrometric precision, GRAVITY has a unique reach in direct observation parameter space. This study demonstrates the promising synergies between GRAVITY and Gaia for the confirmation and characterization of substellar companions.
△ Less
Submitted 6 June, 2024;
originally announced June 2024.
-
Accelerating Resonance Searches via Signature-Oriented Pre-training
Authors:
Congqiao Li,
Antonios Agapitos,
Jovin Drews,
Javier Duarte,
Dawei Fu,
Leyun Gao,
Raghav Kansal,
Gregor Kasieczka,
Louis Moureaux,
Huilin Qu,
Cristina Mantilla Suarez,
Qiang Li
Abstract:
The search for heavy resonances beyond the Standard Model (BSM) is a key objective at the LHC. While the recent use of advanced deep neural networks for boosted-jet tagging significantly enhances the sensitivity of dedicated searches, it is limited to specific final states, leaving vast potential BSM phase space underexplored. We introduce a novel experimental method, Signature-Oriented Pre-traini…
▽ More
The search for heavy resonances beyond the Standard Model (BSM) is a key objective at the LHC. While the recent use of advanced deep neural networks for boosted-jet tagging significantly enhances the sensitivity of dedicated searches, it is limited to specific final states, leaving vast potential BSM phase space underexplored. We introduce a novel experimental method, Signature-Oriented Pre-training for Heavy-resonance ObservatioN (Sophon), which leverages deep learning to cover an extensive number of boosted final states. Pre-trained on the comprehensive JetClass-II dataset, the Sophon model learns intricate jet signatures, ensuring the optimal constructions of various jet tagging discriminates and enabling high-performance transfer learning capabilities. We show that the method can not only push widespread model-specific searches to their sensitivity frontier, but also greatly improve model-agnostic approaches, accelerating LHC resonance searches in a broad sense.
△ Less
Submitted 21 May, 2024;
originally announced May 2024.
-
Mass media competition and alternative ordering in social dynamics
Authors:
O. Alvarez-Llamoza,
M. G. Cosenza,
J. C. Gonzalez-Avella,
M. A. Suarez,
K. Tucci,
P. Valverde
Abstract:
We investigate the collective behavior of a system of social agents subject to the competition between two mass media influences considered as external fields. We study under what conditions either of two mass media with different intensities can impose its message to the majority. In addition to a collective state dominated by the stronger mass media and a disordered phase, we characterize two no…
▽ More
We investigate the collective behavior of a system of social agents subject to the competition between two mass media influences considered as external fields. We study under what conditions either of two mass media with different intensities can impose its message to the majority. In addition to a collective state dominated by the stronger mass media and a disordered phase, we characterize two nontrivial effects as the parameters of the system are varied: (i) the appearance of a majority sharing the state of the weaker mass media, and (ii) the emergence of an alternative ordering in a state different from those of either media. We explore the dependence of both phenomena on the topology of the network of interactions. We show that the presence of long-range interactions rather than random connections is essential for the occurrence of both effects. The model can be extended to include multiple mass media and we illustrate it by considering three mass media fields acting on the system. Nontrivial collective behaviors persist for some ranges of parameters: the weakest mass media can convince the majority, and the system can spontaneously order against all applied fields.
△ Less
Submitted 7 May, 2024;
originally announced May 2024.
-
Versatile Metamaterial: Exploring Symmetry-Protected Mode Resonances for Multi-Task Functionality
Authors:
Souhaila Boublouh,
Miguel Suarez,
Gao Feng,
Abderrahmane Belkhir,
Abdelkrim Khelif,
Fadi I. Baida
Abstract:
In this article, we present an experimental study supported by numerical modeling showing the possibility of exciting Symmetry-Protected Bound states In the Continuum (SP-BICs) in a 1D silicon grating fabricated on a lithium niobate substrate in both transverse electric and transverse magnetic polarization states of the incident illumination. This leads to different resonances in the transmission…
▽ More
In this article, we present an experimental study supported by numerical modeling showing the possibility of exciting Symmetry-Protected Bound states In the Continuum (SP-BICs) in a 1D silicon grating fabricated on a lithium niobate substrate in both transverse electric and transverse magnetic polarization states of the incident illumination. This leads to different resonances in the transmission spectra with large quality factors up to $10^6$ and a significant electric/magnetic field enhancement up to $10^5$ opening the way to the exploitation of this structure for different sensing applications (biological, electromagnetic, thermal...) but also to nonlinear applications such as the generation of second harmonic, in addition to electro- and acousto-optic modulation.
△ Less
Submitted 9 May, 2024; v1 submitted 11 April, 2024;
originally announced April 2024.
-
Optical spin waves
Authors:
Vage Karakhanyan,
Roland Salut,
Miguel Suarez,
Nicolas Martin,
Thierry Grosjean
Abstract:
Chirality is inherent to a broad range of systems, including in solid-state and wave physics. The precession (chiral motion) of electron spins in magnetic materials, forming spin waves, has various properties and many applications in magnetism and spintronics. We show that an optical analog of spin waves can be generated in arrays of plasmonic nanohelices. Such optical waves arise from the interac…
▽ More
Chirality is inherent to a broad range of systems, including in solid-state and wave physics. The precession (chiral motion) of electron spins in magnetic materials, forming spin waves, has various properties and many applications in magnetism and spintronics. We show that an optical analog of spin waves can be generated in arrays of plasmonic nanohelices. Such optical waves arise from the interaction between chiral helix eigenmodes carrying spin angular momentum. We demonstrate that these optical spin waves are reflected at the interface between successive domains of enantiomeric nanohelices, forming a heterochiral lattice, regardless of the wave propagation direction within the lattice. Optical spin waves may be applied in techniques involving photon spin, ranging from data processing and storage to quantum optics.
△ Less
Submitted 28 October, 2023; v1 submitted 20 October, 2023;
originally announced October 2023.
-
The regularity of the coupled system between an electrical network with fractional dissipation and a plate equation with fractional inertial rotational
Authors:
Santos R. W. S. Bejarano,
Filomena B. R. Mendes,
Fredy M. Sobrado Suárez,
Gilson Tumelero,
Marieli M. Tumelero
Abstract:
In this work we study a strongly coupled system between the equation of plates with fractional rotational inertial force $κ(-Δ)^βu_{tt}$ where the parameter $0 <β\leq 1$ and the equation of an electrical network containing a fractional dissipation term $δ(-Δ)^θv_t$ where the parameter $0\leq θ\leq 1$, the strong coupling terms are given by the Laplacian of the displacement speed $γΔu_t$ and the La…
▽ More
In this work we study a strongly coupled system between the equation of plates with fractional rotational inertial force $κ(-Δ)^βu_{tt}$ where the parameter $0 <β\leq 1$ and the equation of an electrical network containing a fractional dissipation term $δ(-Δ)^θv_t$ where the parameter $0\leq θ\leq 1$, the strong coupling terms are given by the Laplacian of the displacement speed $γΔu_t$ and the Laplacian electric potential field $γΔv_t$. When $β= 1$, we have the Kirchoff-Love plate and when $β= 0$, we have the Euler-Bernoulli plate recently studied in Suárez-Mendes (2022-Preprinter)\cite{Suarez}. The contributions of this research are: We prove the semigroup $S(t)$ associated with the system is not analytic in $(θ,β)\in [0,1]\times(0,1]-\{( 1,1/2)\}$. We also determine two Gevrey classes: $s_1 >\frac{1}{2\max\{ \frac{1-β}{3-β}, \fracθ{2+θ-β}\}}$ for $2\leq θ+2β$ and $s_2> \frac{2(2+θ-β)}θ$ when the parameters $θ$ and $β$ lies in the interval $(0, 1)$ and we finish by proving that at the point $(θ,β)=(1,1/2)$ the semigroup $S(t)$ is analytic and with a note about the asymptotic behavior of $S(t)$. We apply semigroup theory, the frequency domain method together with multipliers and the proper decomposition of the system components and Lions' interpolation inequality.
△ Less
Submitted 1 October, 2023;
originally announced October 2023.
-
Stability and Regularity for Double Wall Carbon Nanotubes Modeled as Timoshenko Beams with Thermoelastic Effects and Intermediate Damping
Authors:
Fredy M. Sobrado Suárez,
Lesly D. Barbosa Sobrado,
Gabriel L. Lacerda de Araujo,
Filomena B. Rodrigues Mendes
Abstract:
This research studies two systems composed by the Timoshenko beam model for double wall carbon nanotubes, coupled with the heat equation governed by Fourier's law. For the first system, the coupling is given by the speed the rotation of the vertical filament in the beam $βψ_t$ from the first beam of Tymoshenko and the Laplacian of temperature $δθ_{xx}$, where we also consider the damping terms fra…
▽ More
This research studies two systems composed by the Timoshenko beam model for double wall carbon nanotubes, coupled with the heat equation governed by Fourier's law. For the first system, the coupling is given by the speed the rotation of the vertical filament in the beam $βψ_t$ from the first beam of Tymoshenko and the Laplacian of temperature $δθ_{xx}$, where we also consider the damping terms fractionals $γ_1(-\partial_{xx})^{τ_1}φ_t$, $γ_2(-\partial_{xx})^{τ_2} y_t$ and $γ_3(-\partial_{xx})^{τ_3} z_t$, where $(τ_1, τ_2, τ_3) \in [0,1]^3$. For this first system we proved that the semigroup $S_1(t)$ associated to system decays exponentially for all $(τ_1 , τ_2 , τ_3 ) \in [0,1]^3$. The second system also has three fractional damping $γ_1(-\partial_{xx})^{β_1}φ_t$, $γ_2(-\partial_{xx})^{β_2} y_t$ and $γ_3(-\partial_{xx})^{β_3} z_t$, with $(β_1, β_2, β_3) \in [0,1]^3$. Furthermore, the couplings between the heat equation and the Timoshenko beams of the double wall carbon nanotubes for the second system is given by the Laplacian of the rotation speed of the vertical filament in the beam $βψ_{xxt}$ of the first beam of Timoshenko and the Lapacian of the temperature $δθ_{xx}$. For the second system, we prove the exponential decay of $S_2(t)$ for $(β_1, β_2, β_3) \in [0,1]^3$ and also show that $S_2(t)$ admits Gevrey classes $s>(φ+1)/(2φ)$ for $φ=\min\{β_1,β_2,β_3\}, \forall (β_1,β_2,β_3)\in (0,1)^3$, and proving that $S_2(t)$ is analytic when the parameters $(β_1, β_2, β_3) \in [1/2,1]^3$. One of the motivations for this research was the work; Ramos et al. \cite{Ramos2023CNTs}, whose partial results are part of our results obtained for the first system for $(τ_1, τ_2, τ_3) = (0, 0, 0)$.
△ Less
Submitted 9 September, 2023;
originally announced September 2023.
-
Photon-rejection Power of the Light Dark Matter eXperiment in an 8 GeV Beam
Authors:
Torsten Åkesson,
Cameron Bravo,
Liam Brennan,
Lene Kristian Bryngemark,
Pierfrancesco Butti,
E. Craig Dukes,
Valentina Dutta,
Bertrand Echenard,
Thomas Eichlersmith,
Jonathan Eisch,
Einar Elén,
Ralf Ehrlich,
Cooper Froemming,
Andrew Furmanski,
Niramay Gogate,
Chiara Grieco,
Craig Group,
Hannah Herde,
Christian Herwig,
David G. Hitlin,
Tyler Horoho,
Joseph Incandela,
Wesley Ketchum,
Gordan Krnjaic,
Amina Li
, et al. (22 additional authors not shown)
Abstract:
The Light Dark Matter eXperiment (LDMX) is an electron-beam fixed-target experiment designed to achieve comprehensive model independent sensitivity to dark matter particles in the sub-GeV mass region. An upgrade to the LCLS-II accelerator will increase the beam energy available to LDMX from 4 to 8 GeV. Using detailed GEANT4-based simulations, we investigate the effect of the increased beam energy…
▽ More
The Light Dark Matter eXperiment (LDMX) is an electron-beam fixed-target experiment designed to achieve comprehensive model independent sensitivity to dark matter particles in the sub-GeV mass region. An upgrade to the LCLS-II accelerator will increase the beam energy available to LDMX from 4 to 8 GeV. Using detailed GEANT4-based simulations, we investigate the effect of the increased beam energy on the capabilities to separate signal and background, and demonstrate that the veto methodology developed for 4 GeV successfully rejects photon-induced backgrounds for at least $2\times10^{14}$ electrons on target at 8 GeV.
△ Less
Submitted 4 September, 2023; v1 submitted 29 August, 2023;
originally announced August 2023.
-
Regularity for the Timoshenko system with fractional damping
Authors:
Fredy Maglorio Sobrado Suárez
Abstract:
We study, the Regularity of the Timoshenko system with two fractional dampings $(-Δ)^τu_t$ and $(-Δ)^σψ_t$; both of the parameters $(τ, σ)$ vary in the interval $[0,1]$. We note that ($τ=0$ or $σ=0$) and ($τ=1$ or $σ=1$) the dampings are called frictional and viscous, respectively. Our main contribution is to show that the corresponding semigroup $S(t)=e^{\mathcal{B}t}$, is analytic for…
▽ More
We study, the Regularity of the Timoshenko system with two fractional dampings $(-Δ)^τu_t$ and $(-Δ)^σψ_t$; both of the parameters $(τ, σ)$ vary in the interval $[0,1]$. We note that ($τ=0$ or $σ=0$) and ($τ=1$ or $σ=1$) the dampings are called frictional and viscous, respectively. Our main contribution is to show that the corresponding semigroup $S(t)=e^{\mathcal{B}t}$, is analytic for $(τ,σ)\in R_A:=[1/2,1]\times[ 1/2,1]$ and determine the Gevrey's class $ν>\dfrac{1}φ$, where $φ=\left\{\begin{array}{ccc} \dfrac{2σ}{σ+1} &{\rm for} & σ\leq τ,\\\\ \dfrac{2τ}{τ+1} &{\rm for} & τ\leq σ. \end{array}\right.$ \quad and \quad $(τ,σ)\in R_{CG}:= (0,1)^2$.
△ Less
Submitted 28 August, 2023; v1 submitted 1 August, 2023;
originally announced August 2023.
-
Seven-probe scintillator dosimeter for treatment verification in HDR-brachytherapy
Authors:
Mathieu Gonod,
Miguel Angel Suarez,
Carlos Chacon Avila,
Vage Karakhanyan,
Clement Eustache,
Samir Laskri,
Julien Crouzilles,
Jean-Francois Vinchant,
Leone Aubignac,
Thierry Grosjean
Abstract:
Purpose: We introduce a novel concept of a compact multiprobe scintillator detector and demonstrate its applicability in HDR-brachytherapy. Our fabricated seven-probe system is sufficiently narrow to be inserted in a brachytherapy needle or in a catheter.
Methods: Our multiprobe detection system results from the parallel implementation of a miniaturized scintillator detector at the end of a bund…
▽ More
Purpose: We introduce a novel concept of a compact multiprobe scintillator detector and demonstrate its applicability in HDR-brachytherapy. Our fabricated seven-probe system is sufficiently narrow to be inserted in a brachytherapy needle or in a catheter.
Methods: Our multiprobe detection system results from the parallel implementation of a miniaturized scintillator detector at the end of a bundle of seven fibers. The resulting system, which is narrower than 320 microns, is tested with a MicroSelectron 9.1 Ci Ir-192 HDR afterloader, in a water phantom. The detection signals from all seven probes are simultaneously read with an sCMOS camera (at a rate of 0.06 s). The camera is coupled to a chromatic filter to cancel Cerenkov signal induced within the fibers upon exposure. By implementing an aperiodic array of six scintillating cells along the bundle axis (one probe is kept bare to assess the stem effect), we first determine the range of inter-probe spacings leading to optimal source tracking accuracy. Then, three different source tracking algorithms involving sequentially or simultaneously all the scintillating probes are tested and compared. In each case, dwell positions are assessed from dose measurements and compared to the treatment plan. Dwell time is also determined and compared to the treatment plan.
Results: The optimum inter-probe spacing for an accurate source tracking ranges from 15 mm to 35 mm. The optimum detection algorithm consists of adding the readout signals from all detector probes. In that case, the error to the planned dwell positions is of 0.01+/-0.14 mm and 0.02+/-0.29 mm at spacings between the source and detector axes of 5.5 and 40 mm, respectively. Using this approach, the average deviations to the expected dwell time are of -0.006+/-0.009 s and -0.008+/-0.058 s, at spacings between source and probe axes of 5.5 mm and 20 mm, respectively.
△ Less
Submitted 16 July, 2023;
originally announced July 2023.
-
Differentiable Earth Mover's Distance for Data Compression at the High-Luminosity LHC
Authors:
Rohan Shenoy,
Javier Duarte,
Christian Herwig,
James Hirschauer,
Daniel Noonan,
Maurizio Pierini,
Nhan Tran,
Cristina Mantilla Suarez
Abstract:
The Earth mover's distance (EMD) is a useful metric for image recognition and classification, but its usual implementations are not differentiable or too slow to be used as a loss function for training other algorithms via gradient descent. In this paper, we train a convolutional neural network (CNN) to learn a differentiable, fast approximation of the EMD and demonstrate that it can be used as a…
▽ More
The Earth mover's distance (EMD) is a useful metric for image recognition and classification, but its usual implementations are not differentiable or too slow to be used as a loss function for training other algorithms via gradient descent. In this paper, we train a convolutional neural network (CNN) to learn a differentiable, fast approximation of the EMD and demonstrate that it can be used as a substitute for computing-intensive EMD implementations. We apply this differentiable approximation in the training of an autoencoder-inspired neural network (encoder NN) for data compression at the high-luminosity LHC at CERN. The goal of this encoder NN is to compress the data while preserving the information related to the distribution of energy deposits in particle detectors. We demonstrate that the performance of our encoder NN trained using the differentiable EMD CNN surpasses that of training with loss functions based on mean squared error.
△ Less
Submitted 29 December, 2023; v1 submitted 7 June, 2023;
originally announced June 2023.
-
New Searches for Muonphilic Particles at Proton Beam Dump Spectrometers
Authors:
Diana Forbes,
Christian Herwig,
Yonatan Kahn,
Gordan Krnjaic,
Cristina Mantilla Suarez,
Nhan Tran,
Andrew Whitbeck
Abstract:
We introduce a new search strategy for visibly decaying muonphilic particles using a proton beam spectrometer modeled after the SpinQuest experiment at Fermilab. In this setup, a ${\sim}$100 GeV primary proton beam impinges on a thick fixed target and yields a secondary muon beam. As these muons traverse the target material, they scatter off nuclei and can radiatively produce hypothetical muonphil…
▽ More
We introduce a new search strategy for visibly decaying muonphilic particles using a proton beam spectrometer modeled after the SpinQuest experiment at Fermilab. In this setup, a ${\sim}$100 GeV primary proton beam impinges on a thick fixed target and yields a secondary muon beam. As these muons traverse the target material, they scatter off nuclei and can radiatively produce hypothetical muonphilic particles as initial- and final-state radiation. If such new states decay to dimuons, their combined invariant mass can be measured with a downstream spectrometer immersed in a Tesla-scale magnetic field. For a representative setup with $3\times 10^{14}$ muons on target with typical energies of $\sim$ 20 GeV, a $15\%$ invariant mass resolution, and an effective 100 cm target length, this strategy can probe the entire parameter space for which $\sim$ 200 MeV -- GeV scalar particles resolve the muon $g-2$ anomaly. We present sensitivity to these scalar particles at the SpinQuest experiment where no additional hardware is needed and the search could be parasitically executed within the primary nuclear physics program. Future proton beam dump experiments with optimized beam and detector configurations could have even greater sensitivity.
△ Less
Submitted 19 January, 2023; v1 submitted 30 November, 2022;
originally announced December 2022.
-
Regularity to Timoshenko's System with Thermoelasticity of Type III with Fractional Damping
Authors:
Filomena Barbosa Rodrigues Mendes,
Lesly Daiana Barbosa Sobrado,
Fredy Maglorio Sobrado Suárez
Abstract:
The article, presents the study of the regularity of two thermoelastic beam systems defined by the Timoshenko beam model coupled with the heat conduction of Green-Naghdiy theory of type III, both mathematical models are differentiated by their coupling terms that arise as a consequence of the constitutive laws initially considered. The systems presented in this work have 3 fractional dampings:…
▽ More
The article, presents the study of the regularity of two thermoelastic beam systems defined by the Timoshenko beam model coupled with the heat conduction of Green-Naghdiy theory of type III, both mathematical models are differentiated by their coupling terms that arise as a consequence of the constitutive laws initially considered. The systems presented in this work have 3 fractional dampings: $μ_1(-Δ)^τφ_t$, $μ_2(-Δ)^σψ_t$ and $K(-Δ)^ξθ_t$, where $φ,ψ$ and $θ$ are transverse displacement, rotation angle and empirical temperature of the bean respectively and the parameters $(τ,σ,ξ)\in [0,1]^3$. It is noted that for values 0 and 1 of the parameter $τ$, the so-called frictional or viscous damping will be faced, respectively. The main contribution of this article is to show that the corresponding semigroup $S_i(t)=e^{\mathcal{B}_it}$, with $i=1,2$, is of Gevrey class $s>\frac{r+1}{2r}$ for $r=\min \{τ,σ,ξ\}$ for all
$(τ,σ,ξ)\in R_{CG}:= (0, 1)^3$. It is also showed that $S_1(t)=e^{\mathcal{B}_1t}$ is analytic in the region $R_{A_1}:=\{(τ,σ, ξ)\in [\frac{1}{2},1]^3\}$ and $S_2(t)=e^{\mathcal{B}_2t}$ is analytic in the region $R_{A_2}:=\{(τ,σ, ξ)\in [\frac{1}{2},1]^3/ τ=ξ\}$.
△ Less
Submitted 19 August, 2023; v1 submitted 19 November, 2022;
originally announced November 2022.
-
Performance of the CMS High Granularity Calorimeter prototype to charged pion beams of 20$-$300 GeV/c
Authors:
B. Acar,
G. Adamov,
C. Adloff,
S. Afanasiev,
N. Akchurin,
B. Akgün,
M. Alhusseini,
J. Alison,
J. P. Figueiredo de sa Sousa de Almeida,
P. G. Dias de Almeida,
A. Alpana,
M. Alyari,
I. Andreev,
U. Aras,
P. Aspell,
I. O. Atakisi,
O. Bach,
A. Baden,
G. Bakas,
A. Bakshi,
S. Banerjee,
P. DeBarbaro,
P. Bargassa,
D. Barney,
F. Beaudette
, et al. (435 additional authors not shown)
Abstract:
The upgrade of the CMS experiment for the high luminosity operation of the LHC comprises the replacement of the current endcap calorimeter by a high granularity sampling calorimeter (HGCAL). The electromagnetic section of the HGCAL is based on silicon sensors interspersed between lead and copper (or copper tungsten) absorbers. The hadronic section uses layers of stainless steel as an absorbing med…
▽ More
The upgrade of the CMS experiment for the high luminosity operation of the LHC comprises the replacement of the current endcap calorimeter by a high granularity sampling calorimeter (HGCAL). The electromagnetic section of the HGCAL is based on silicon sensors interspersed between lead and copper (or copper tungsten) absorbers. The hadronic section uses layers of stainless steel as an absorbing medium and silicon sensors as an active medium in the regions of high radiation exposure, and scintillator tiles directly readout by silicon photomultipliers in the remaining regions. As part of the development of the detector and its readout electronic components, a section of a silicon-based HGCAL prototype detector along with a section of the CALICE AHCAL prototype was exposed to muons, electrons and charged pions in beam test experiments at the H2 beamline at the CERN SPS in October 2018. The AHCAL uses the same technology as foreseen for the HGCAL but with much finer longitudinal segmentation. The performance of the calorimeters in terms of energy response and resolution, longitudinal and transverse shower profiles is studied using negatively charged pions, and is compared to GEANT4 predictions. This is the first report summarizing results of hadronic showers measured by the HGCAL prototype using beam test data.
△ Less
Submitted 27 May, 2023; v1 submitted 9 November, 2022;
originally announced November 2022.
-
Stability and Regularity the MGT-Fourier Model with Fractional Coupling
Authors:
Filomena Barbosa Rodrigues Mendes,
Fredy M. Sobrado Suárez,
Richard S. W. Sanguino Bejarano
Abstract:
In this work, we study the stability and regularity of the system formed by the third-order vibration equation in Moore-Gilson-Thompson time coupled with the classical heat equation with Fourier's law. We consider fractional couplings. He the fractional coupling is given by: $ηA^φθ, αηA^φu_{tt}$ and $ηA^φu_t$, where the operator $A^φ$ is self-adjoint and strictly positive in a complex Hilbert spac…
▽ More
In this work, we study the stability and regularity of the system formed by the third-order vibration equation in Moore-Gilson-Thompson time coupled with the classical heat equation with Fourier's law. We consider fractional couplings. He the fractional coupling is given by: $ηA^φθ, αηA^φu_{tt}$ and $ηA^φu_t$, where the operator $A^φ$ is self-adjoint and strictly positive in a complex Hilbert space $H$ and the parameter $φ$ can vary between $0$ and $1$. When $φ=1$ we have the MGT-Fourier physical model, previously investigated, see; 2013\cite{ABMvFJRSV2013} and 2022\cite{DellOroPata2022}, in these works the authors respectively showed that the semigroup $S(t) = e^{t\mathbb{B}}$ associated with the MGT-Fourier model are exponentially stable and analytical. The model abstract of this research is given by: \eqref{Eq1.1}--\eqref{Eq1.3}, we show directly that the semigroup $S(t)$ is exponentially stable for $φ\in [0,1]$, we also show that for $φ=1$, $S(t)$ is analytic and study of the Gevrey classes of $S(t)$ and we show that for $φ\in (\frac{1}{2}, 1)$ there are two families of Gevrey classes: $s_1>2$ when $φ\in(1/2,2/3]$ and $s_2>\fracφ{2φ-1}$ when $φ\in[2/3,1)$, in the last part of our investigation using spectral analysis we tackled the study of the non-analyticity and lack of Gevrey classes of $S(t)$ when $φ\in[0,1/2]$. For the study of the existence, stability, and regularity, semigroup theory is used together with the techniques of the frequency domain, multipliers, and spectral analysis of system, using proprety of the fractional operator $A^φ$ for $φ\in[0,1]$.
△ Less
Submitted 14 August, 2023; v1 submitted 22 October, 2022;
originally announced October 2022.
-
Regularity of Euler-Bernoulli and Kirchhoff-Love Thermoelastic Plates with Fractional Coupling
Authors:
Fredy Maglorio Sobrado Suárez,
Lesly Daiana Barbosa Sobrado
Abstract:
I In this work, we present the study of the regularity of the solutions of the abstract system\eqref{Eq1.10} that includes the Euler-Bernoulli($ω=0$) and Kirchoff-Love($ω>0$) thermoelastic plates, we consider for both fractional couplings given by $A^σθ$ and $A^σu_t$, where $A$ is a strictly positive and self-adjoint linear operator and the parameter $σ\in[0,\frac{3}{2}]$. Our research stems from…
▽ More
I In this work, we present the study of the regularity of the solutions of the abstract system\eqref{Eq1.10} that includes the Euler-Bernoulli($ω=0$) and Kirchoff-Love($ω>0$) thermoelastic plates, we consider for both fractional couplings given by $A^σθ$ and $A^σu_t$, where $A$ is a strictly positive and self-adjoint linear operator and the parameter $σ\in[0,\frac{3}{2}]$. Our research stems from the work of \cite{MSJR}, \cite{OroJRPata2013}, and \cite{KLiuH2021}. Our contribution was to directly determine the Gevrey sharp classes: for $ω=0$, $s_{01}>\frac{1}{2σ-1}$ and $s_{02}> σ$ when $σ\in (\frac{1}{2},1)$ and $σ\in (1,\frac{3}{2})$ respectively. And $s_ω>\frac{1}{4(σ-1)}$ for case $ω>0$ when $σ\in (1,\frac{5}{4})$. This work also contains direct proofs of the analyticity of the corresponding semigroups $e^{t\mathbb{A}_ω}$: In the case $ω=0$ the analyticity of the semigroup $e^{t\mathbb{A}_0}$ occurs when $σ=1$ and for the case $ω>0$ the semigroup $e^{t\mathbb{A}_ω}$ is analytic for the parameter $σ\in[5/4, 3/2]$. The abstract system is given by: \begin{equation}\label{Eq1.10} \left\{\begin{array}{c} u_{tt}+ωAu_{tt}+A^2u-A^σθ=0,\\ θ_t+Aθ+A^σu_t=0. \end{array}\right. \end{equation} where $ω\geq 0$.
△ Less
Submitted 18 April, 2023; v1 submitted 18 September, 2022;
originally announced September 2022.
-
A Note on the Regularity of Thermoelastic Plates with Fractional Rotational Inertial Force
Authors:
Fredy Maglorio Sobrado Suárez
Abstract:
The present work intends to complement the study of the regularity of the solutions of the thermoelastic plate with rotacional forces. The rotational forces involve the spectral fractional Laplacian, with power parameter $τ\in [0,1]$ ( $γ(-Δ)^τu_{tt}$). Previous research regarding regularity showed that, as for the analyticity of the semigroup $S(t)=e^{\mathbb{B}t}$ for the Euler-Bernoulli Plate(…
▽ More
The present work intends to complement the study of the regularity of the solutions of the thermoelastic plate with rotacional forces. The rotational forces involve the spectral fractional Laplacian, with power parameter $τ\in [0,1]$ ( $γ(-Δ)^τu_{tt}$). Previous research regarding regularity showed that, as for the analyticity of the semigroup $S(t)=e^{\mathbb{B}t}$ for the Euler-Bernoulli Plate($τ=0$) model, the first result was established by Liu and Renardy, \cite{LiuR95} in the case of hinged and clamped boundary conditions, for the case $τ=1$ (Plate Kirchoff-Love) Lasiecka and Triggiani showed, that the semigroup is not differentiable \cite{LT1998, LT2000} and more recently in 2020 Tebou et al.\cite{Tebou2020} showed that for $τ\in (0,\frac{1}{2})$, $S(t)$ is of class Gevrey $s>\frac{2-τ}{2-4τ}$. Our main contribution here is to show that $S(t)$ is of Gevrey class $s>\frac{3-τ}{2-2τ}$ when the parameter $τ$ lies in the interval $[\frac{1}{2},1)$ and also show that $S(t)$ is not analytic for $τ\in (0,1]$ both results for Hinged plate/ Dirichlet temperature boundary conditions.
△ Less
Submitted 2 August, 2022;
originally announced August 2022.
-
Smart sensors using artificial intelligence for on-detector electronics and ASICs
Authors:
Gabriella Carini,
Grzegorz Deptuch,
Jennet Dickinson,
Dionisio Doering,
Angelo Dragone,
Farah Fahim,
Philip Harris,
Ryan Herbst,
Christian Herwig,
Jin Huang,
Soumyajit Mandal,
Cristina Mantilla Suarez,
Allison McCarn Deiana,
Sandeep Miryala,
F. Mitchell Newcomer,
Benjamin Parpillon,
Veljko Radeka,
Dylan Rankin,
Yihui Ren,
Lorenzo Rota,
Larry Ruckman,
Nhan Tran
Abstract:
Cutting edge detectors push sensing technology by further improving spatial and temporal resolution, increasing detector area and volume, and generally reducing backgrounds and noise. This has led to a explosion of more and more data being generated in next-generation experiments. Therefore, the need for near-sensor, at the data source, processing with more powerful algorithms is becoming increasi…
▽ More
Cutting edge detectors push sensing technology by further improving spatial and temporal resolution, increasing detector area and volume, and generally reducing backgrounds and noise. This has led to a explosion of more and more data being generated in next-generation experiments. Therefore, the need for near-sensor, at the data source, processing with more powerful algorithms is becoming increasingly important to more efficiently capture the right experimental data, reduce downstream system complexity, and enable faster and lower-power feedback loops. In this paper, we discuss the motivations and potential applications for on-detector AI. Furthermore, the unique requirements of particle physics can uniquely drive the development of novel AI hardware and design tools. We describe existing modern work for particle physics in this area. Finally, we outline a number of areas of opportunity where we can advance machine learning techniques, codesign workflows, and future microelectronics technologies which will accelerate design, performance, and implementations for next generation experiments.
△ Less
Submitted 27 April, 2022;
originally announced April 2022.
-
Programs Enabling Deep Technology Transfer from National Labs
Authors:
asou Arai,
Farah Fahim,
Ryosuke Furubayashi,
Matthew Garrett,
Shaorui Li,
Kathleen McDonald,
Aaron Sauers,
Mauricio Suarez,
Koji Yoshimura
Abstract:
To maximize the technology transfer potential, it is important to create an ecosystem for the inventors to adapt the technologies developed for basic science to successful commercial ventures. In this white paper we present a brief overview of technology transfer programs at high energy physics (HEP) laboratories with a focus on the programs at Fermilab and KEK, and identify opportunities and reco…
▽ More
To maximize the technology transfer potential, it is important to create an ecosystem for the inventors to adapt the technologies developed for basic science to successful commercial ventures. In this white paper we present a brief overview of technology transfer programs at high energy physics (HEP) laboratories with a focus on the programs at Fermilab and KEK, and identify opportunities and recommendations for increasing partnerships and commercialization at HEP-centric laboratories.
△ Less
Submitted 28 March, 2022;
originally announced March 2022.
-
DarkQuest: A dark sector upgrade to SpinQuest at the 120 GeV Fermilab Main Injector
Authors:
Aram Apyan,
Brian Batell,
Asher Berlin,
Nikita Blinov,
Caspian Chaharom,
Sergio Cuadra,
Zeynep Demiragli,
Adam Duran,
Yongbin Feng,
I. P. Fernando,
Stefania Gori,
Philip Harris,
Duc Hoang,
Dustin Keller,
Elizabeth Kowalczyk,
Monica Leys,
Kun Liu,
Ming Liu,
Wolfgang Lorenzon,
Petar Maksimovic,
Cristina Mantilla Suarez,
Hrachya Marukyan,
Amitav Mitra,
Yoshiyuki Miyachi,
Patrick McCormack
, et al. (14 additional authors not shown)
Abstract:
Expanding the mass range and techniques by which we search for dark matter is an important part of the worldwide particle physics program. Accelerator-based searches for dark matter and dark sector particles are a uniquely compelling part of this program as a way to both create and detect dark matter in the laboratory and explore the dark sector by searching for mediators and excited dark matter p…
▽ More
Expanding the mass range and techniques by which we search for dark matter is an important part of the worldwide particle physics program. Accelerator-based searches for dark matter and dark sector particles are a uniquely compelling part of this program as a way to both create and detect dark matter in the laboratory and explore the dark sector by searching for mediators and excited dark matter particles. This paper focuses on developing the DarkQuest experimental concept and gives an outlook on related enhancements collectively referred to as LongQuest. DarkQuest is a proton fixed-target experiment with leading sensitivity to an array of visible dark sector signatures in the MeV-GeV mass range. Because it builds off of existing accelerator and detector infrastructure, it offers a powerful but modest-cost experimental initiative that can be realized on a short timescale.
△ Less
Submitted 15 March, 2022;
originally announced March 2022.
-
Current Status and Future Prospects for the Light Dark Matter eXperiment
Authors:
Torsten Åkesson,
Nikita Blinov,
Lukas Brand-Baugher,
Cameron Bravo,
Lene Kristian Bryngemark,
Pierfrancesco Butti,
Caterina Doglioni,
Craig Dukes,
Valentina Dutta,
Bertrand Echenard,
Ralf Ehrlich,
Thomas Eichlersmith,
Andrew Furmanski,
Chloe Greenstein,
Craig Group,
Niramay Gogate,
Vinay Hegde,
Christian Herwig,
David G. Hitlin,
Duc Hoang,
Tyler Horoho,
Joseph Incandela,
Wesley Ketchum,
Gordan Krnjaic,
Amina Li
, et al. (23 additional authors not shown)
Abstract:
The constituents of dark matter are still unknown, and the viable possibilities span a vast range of masses. The physics community has established searching for sub-GeV dark matter as a high priority and identified accelerator-based experiments as an essential facet of this search strategy. A key goal of the accelerator-based dark matter program is testing the broad idea of thermally produced sub-…
▽ More
The constituents of dark matter are still unknown, and the viable possibilities span a vast range of masses. The physics community has established searching for sub-GeV dark matter as a high priority and identified accelerator-based experiments as an essential facet of this search strategy. A key goal of the accelerator-based dark matter program is testing the broad idea of thermally produced sub-GeV dark matter through experiments designed to directly produce dark matter particles. The most sensitive way to search for the production of light dark matter is to use a primary electron beam to produce it in fixed-target collisions. The Light Dark Matter eXperiment (LDMX) is an electron-beam fixed-target missing-momentum experiment that realizes this approach and provides unique sensitivity to light dark matter in the sub-GeV range. This contribution provides an overview of the theoretical motivation, the main experimental challenges, how LDMX addresses these challenges, and projected sensitivities. We further describe the capabilities of LDMX to explore other interesting new and standard physics, such as visibly-decaying axion and vector mediators or rare meson decays, and to provide timely electronuclear scattering measurements that will inform the modeling of neutrino-nucleus scattering for DUNE.
△ Less
Submitted 21 August, 2023; v1 submitted 15 March, 2022;
originally announced March 2022.
-
Improving Di-Higgs Sensitivity at Future Colliders in Hadronic Final States with Machine Learning
Authors:
Artur Apresyan,
Daniel Diaz,
Javier Duarte,
Sanmay Ganguly,
Raghav Kansal,
Nan Lu,
Cristina Mantilla Suarez,
Samadrita Mukherjee,
Cristían Peña,
Brian Sheldon,
Si Xie
Abstract:
One of the central goals of the physics program at the future colliders is to elucidate the origin of electroweak symmetry breaking, including precision measurements of the Higgs sector. This includes a detailed study of Higgs boson (H) pair production, which can reveal the H self-coupling. Since the discovery of the Higgs boson, a large campaign of measurements of the properties of the Higgs boso…
▽ More
One of the central goals of the physics program at the future colliders is to elucidate the origin of electroweak symmetry breaking, including precision measurements of the Higgs sector. This includes a detailed study of Higgs boson (H) pair production, which can reveal the H self-coupling. Since the discovery of the Higgs boson, a large campaign of measurements of the properties of the Higgs boson has begun and many new ideas have emerged during the completion of this program. One such idea is the use of highly boosted and merged hadronic decays of the Higgs boson ($\mathrm{H}\to\mathrm{b}\bar{\mathrm{b}}$, $\mathrm{H}\to\mathrm{W}\mathrm{W}\to\mathrm{q}\bar{\mathrm{q}}\mathrm{q}\bar{\mathrm{q}}$) with machine learning methods to improve the signal-to-background discrimination. In this white paper, we champion the use of these modes to boost the sensitivity of future collider physics programs to Higgs boson pair production, the Higgs self-coupling, and Higgs-vector boson couplings. We demonstrate the potential improvement possible at the Future Circular Collider in hadron mode, especially with the use of graph neural networks.
△ Less
Submitted 4 April, 2022; v1 submitted 14 March, 2022;
originally announced March 2022.
-
Development and demonstration of next generation technology for Nb_3Sn accelerator magnets with lower cost, improved performance uniformity, and higher operating point in the 12-14 T range
Authors:
Giorgio Ambrosio,
Giorgio Apollinari,
Vito Lombardo,
Stoyan Stoynev,
Mauricio Suarez,
George Velev,
Paolo Ferracin,
Soren Prestemon,
GianLuca Sabbi,
Kathleen Amm
Abstract:
The scope of the proposal outlined in this white paper is the development and demonstration of the technology needed for next generation of Nb_3Sn accelerator magnets in the 12-14 T range. The main goal is to cut magnet cold-mass cost by a factor 2 or higher with respect to the Nb_3Sn magnets produced by the US Accelerator Upgrade Project (AUP) for the High-Luminosity Large Hadron Collider (HL-LHC…
▽ More
The scope of the proposal outlined in this white paper is the development and demonstration of the technology needed for next generation of Nb_3Sn accelerator magnets in the 12-14 T range. The main goal is to cut magnet cold-mass cost by a factor 2 or higher with respect to the Nb_3Sn magnets produced by the US Accelerator Upgrade Project (AUP) for the High-Luminosity Large Hadron Collider (HL-LHC). This goal will be achieved by significant reduction of labor hours, higher operating point, and improved performance uniformity. A key factor will be automation that will be achieved through industry involvement and benefitting from the experience gained in US national laboratories through the production of the AUP magnets. This partnership will enable the development of a technology that will be easily transferable to industry for mid- and large-scale production of Nb_3Sn accelerator magnets in the 12-14 T range. This step is essential to enable next generation of colliders such as the FNAL-proposed Muon Collider, FCC and other HEP hadron colliders.
This is a Directed R&D where direction is given by the field range and industry involvement for high-automation and industry-ready technology. The plan includes ten milestones, to be achieved in 6-8 years at the cost of 5-7 $M/year.
△ Less
Submitted 8 October, 2022; v1 submitted 14 March, 2022;
originally announced March 2022.
-
Client Monitoring Software: A Monitoring Tool for Greatleaf Land Inc
Authors:
Carlo H. Godoy Jr.,
Jerico C. Torayno,
Audrey Rose Abbey C. Magtarayo,
Mark Wilson J. Suarez,
Armando Embile,
Daven Christian O. Estopia
Abstract:
Monitoring typically supports greater analysis and allows for a lot deeper data collection on a Web browser level. Analysts may usually see the use of web-based monitoring software within an entire client context when it comes to client-side monitoring, on the other hand. In the case of Greatleaf Land Inc., their monitoring is somehow traditional. Traditional means that the paper method of monitor…
▽ More
Monitoring typically supports greater analysis and allows for a lot deeper data collection on a Web browser level. Analysts may usually see the use of web-based monitoring software within an entire client context when it comes to client-side monitoring, on the other hand. In the case of Greatleaf Land Inc., their monitoring is somehow traditional. Traditional means that the paper method of monitoring is being utilized. When arranging piles of paper and afterwards forgetting about it, users lose track of where the information is situated. Another notable issue is that some information situating on a written on paper isn't easily cant be detected beyond skimming, which is a process normally being used to fast track records on a flipping pages, and sometimes there's also the fact that written records situating on papers can only situate in one location at a certain time unless the custodian has given up and made copies for everything. This study will check the feasibility of a web-based client monitoring software for Greatleaf Land Inc. By using ISO 25010, the study will determine if it is beneficial for Greatleaf Land Inc. to have an online monitoring software rather than settling to the traditional method that is currently being used by their company.
△ Less
Submitted 19 January, 2022;
originally announced February 2022.
-
Contactless optical spinning tweezers with tunable rotation frequency
Authors:
N. Hameed,
T. Zeghdoudi,
B. Guichardaz,
A. Mezeghrane,
M. Suarez,
N. Courjal,
M. -P. Bernal,
A. Belkhir,
F. I. Baida
Abstract:
Advances in optical trapping design principles have led to tremendous progress in manipulating nanoparticles (NPs) with diverse functionalities in different environments using bulky systems. However, efficient control and manipulation of NPs in harsh environments require a careful design of contactless optical tweezers. Here, we propose a simple design of a fibered optical probe allowing the trapp…
▽ More
Advances in optical trapping design principles have led to tremendous progress in manipulating nanoparticles (NPs) with diverse functionalities in different environments using bulky systems. However, efficient control and manipulation of NPs in harsh environments require a careful design of contactless optical tweezers. Here, we propose a simple design of a fibered optical probe allowing the trapping of dielectric NPs in a contactless regime as well as a transfer of the angular momentum of light to the NP inducing its mechanical rotation. A polarization conversion from linear (guided fundamental mode) to circular one is provoked geometrically by breaking the cylindrical symmetry of a coaxial nano-aperture that is engraved at the apex of a tapered metal coated optical fiber. Numerical simulations show that this simple geometry tip allows powerful light transmission with efficient polarization conversion. This guarantees a very stable trapping in non-contact regime together with potentially highly tunable positive or negative rotation frequencies (up to 45~Hz in water and 5.3 MHz in air for 10 mW injected power in the fiber). This type of fiber probe opens the way to a new generation of miniaturized tools for total manipulation (trapping, sorting, spinning) of NPs.
△ Less
Submitted 13 September, 2022; v1 submitted 24 May, 2021;
originally announced May 2021.
-
The SPHERE infrared survey for exoplanets (SHINE)- I Sample definition and target characterization
Authors:
S. Desidera,
G. Chauvin,
M. Bonavita,
S. Messina,
H. LeCoroller,
T. Schmidt,
R. Gratton,
C. Lazzoni,
M. Meyer,
J. Schlieder,
A. Cheetham,
J. Hagelberg,
M. Bonnefoy,
M. Feldt,
A-M. Lagrange,
M. Langlois,
A. Vigan,
T. G. Tan,
F. -J. Hambsch,
M. Millward,
J. Alcala,
S. Benatti,
W. Brandner,
J. Carson,
E. Covino
, et al. (83 additional authors not shown)
Abstract:
Large surveys with new-generation high-contrast imaging instruments are needed to derive the frequency and properties of exoplanet populations with separations from $\sim$5 to 300 AU. A careful assessment of the stellar properties is crucial for a proper understanding of when, where, and how frequently planets form, and how they evolve. The sensitivity of detection limits to stellar age makes this…
▽ More
Large surveys with new-generation high-contrast imaging instruments are needed to derive the frequency and properties of exoplanet populations with separations from $\sim$5 to 300 AU. A careful assessment of the stellar properties is crucial for a proper understanding of when, where, and how frequently planets form, and how they evolve. The sensitivity of detection limits to stellar age makes this a key parameter for direct imaging surveys. We describe the SpHere INfrared survey for Exoplanets (SHINE), the largest direct imaging planet-search campaign initiated at the VLT in 2015 in the context of the SPHERE Guaranteed Time Observations of the SPHERE consortium. In this first paper we present the selection and the properties of the complete sample of stars surveyed with SHINE, focusing on the targets observed during the first phase of the survey (from February 2015 to February 2017). This early sample composed of 150 stars is used to perform a preliminary statistical analysis of the SHINE data, deferred to two companion papers presenting the survey performance, main discoveries, and the preliminary statistical constraints set by SHINE. Based on a large database collecting the stellar properties of all young nearby stars in the solar vicinity (including kinematics, membership to moving groups, isochrones, lithium abundance, rotation, and activity), we selected the original sample of 800 stars that were ranked in order of priority according to their sensitivity for planet detection in direct imaging with SPHERE. The properties of the stars that are part of the early statistical sample were revisited, including for instance measurements from the GAIA Data Release 2.
△ Less
Submitted 7 March, 2021;
originally announced March 2021.
-
The SPHERE infrared survey for exoplanets (SHINE) -- II. Observations, Data reduction and analysis Detection performances and early-results
Authors:
M. Langlois,
R. Gratton,
A. -M. Lagrange,
P. Delorme,
A. Boccaletti,
M. Bonnefoy,
A. -L. Maire,
D. Mesa,
G. Chauvin,
S. Desidera,
A. Vigan,
A. Cheetham,
J. Hagelberg,
M. Feldt,
M. Meyer,
P. Rubini,
H. Le Coroller,
F. Cantalloube,
B. Biller,
M. Bonavita,
T. Bhowmik,
W. Brandner,
S. Daemgen,
V. D'Orazi,
O. Flasseur
, et al. (96 additional authors not shown)
Abstract:
Over the past decades, direct imaging has confirmed the existence of substellar companions (exoplanets or brown dwarfs) on wide orbits (>10 au) from their host stars. To understand their formation and evolution mechanisms, we have initiated in 2015 the SPHERE infrared survey for exoplanets (SHINE), a systematic direct imaging survey of young, nearby stars to explore their demographics.} {We aim to…
▽ More
Over the past decades, direct imaging has confirmed the existence of substellar companions (exoplanets or brown dwarfs) on wide orbits (>10 au) from their host stars. To understand their formation and evolution mechanisms, we have initiated in 2015 the SPHERE infrared survey for exoplanets (SHINE), a systematic direct imaging survey of young, nearby stars to explore their demographics.} {We aim to detect and characterize the population of giant planets and brown dwarfs beyond the snow line around young, nearby stars. Combined with the survey completeness, our observations offer the opportunity to constrain the statistical properties (occurrence, mass and orbital distributions, dependency on the stellar mass) of these young giant planets.} {In this study, we present the observing and data analysis strategy, the ranking process of the detected candidates, and the survey performances for a subsample of 150 stars, which are representative of the full SHINE sample. The observations were conducted in an homogeneous way from February 2015 to February 2017 with the dedicated ground-based VLT/SPHERE instrument equipped with the IFS integral field spectrograph and the IRDIS dual-band imager covering a spectral range between 0.9 and 2.3 $μ$m. We used coronographic, angular and spectral differential imaging techniques to reach the best detection performances for this study down to the planetary mass regime.}
△ Less
Submitted 5 March, 2021;
originally announced March 2021.
-
The LHC Olympics 2020: A Community Challenge for Anomaly Detection in High Energy Physics
Authors:
Gregor Kasieczka,
Benjamin Nachman,
David Shih,
Oz Amram,
Anders Andreassen,
Kees Benkendorfer,
Blaz Bortolato,
Gustaaf Brooijmans,
Florencia Canelli,
Jack H. Collins,
Biwei Dai,
Felipe F. De Freitas,
Barry M. Dillon,
Ioan-Mihail Dinu,
Zhongtian Dong,
Julien Donini,
Javier Duarte,
D. A. Faroughy,
Julia Gonski,
Philip Harris,
Alan Kahn,
Jernej F. Kamenik,
Charanjit K. Khosa,
Patrick Komiske,
Luc Le Pottier
, et al. (22 additional authors not shown)
Abstract:
A new paradigm for data-driven, model-agnostic new physics searches at colliders is emerging, and aims to leverage recent breakthroughs in anomaly detection and machine learning. In order to develop and benchmark new anomaly detection methods within this framework, it is essential to have standard datasets. To this end, we have created the LHC Olympics 2020, a community challenge accompanied by a…
▽ More
A new paradigm for data-driven, model-agnostic new physics searches at colliders is emerging, and aims to leverage recent breakthroughs in anomaly detection and machine learning. In order to develop and benchmark new anomaly detection methods within this framework, it is essential to have standard datasets. To this end, we have created the LHC Olympics 2020, a community challenge accompanied by a set of simulated collider events. Participants in these Olympics have developed their methods using an R&D dataset and then tested them on black boxes: datasets with an unknown anomaly (or not). This paper will review the LHC Olympics 2020 challenge, including an overview of the competition, a description of methods deployed in the competition, lessons learned from the experience, and implications for data analyses with future datasets as well as future colliders.
△ Less
Submitted 20 January, 2021;
originally announced January 2021.
-
Global Impact of COVID-19 Restrictions on the Atmospheric Concentrations of Nitrogen Dioxide and Ozone
Authors:
Christoph A. Keller,
Mat. J. Evans,
K. Emma Knowland,
Christa A. Hasenkopf,
Sruti Modekurty,
Robert A. Lucchesi,
Tomohiro Oda,
Bruno B. Franca,
Felipe C. Mandarino,
M. Valeria Díaz Suárez,
Robert G. Ryan,
Luke H. Fakes,
Steven Pawson
Abstract:
Social-distancing to combat the COVID-19 pandemic has led to widespread reductions in air pollutant emissions. Quantifying these changes requires a business as usual counterfactual that accounts for the synoptic and seasonal variability of air pollutants. We use a machine learning algorithm driven by information from the NASA GEOS-CF model to assess changes in nitrogen dioxide (NO$_{2}$) and ozone…
▽ More
Social-distancing to combat the COVID-19 pandemic has led to widespread reductions in air pollutant emissions. Quantifying these changes requires a business as usual counterfactual that accounts for the synoptic and seasonal variability of air pollutants. We use a machine learning algorithm driven by information from the NASA GEOS-CF model to assess changes in nitrogen dioxide (NO$_{2}$) and ozone (O$_{3}$) at 5,756 observation sites in 46 countries from January through June 2020. Reductions in NO$_{2}$ correlate with timing and intensity of COVID-19 restrictions, ranging from 60% in severely affected cities (e.g., Wuhan, Milan) to little change (e.g., Rio de Janeiro, Taipei). On average, NO$_{2}$ concentrations were 18% lower than business as usual from February 2020 onward. China experienced the earliest and steepest decline, but concentrations since April have mostly recovered and remained within 5% to the business as usual estimate. NO$_{2}$ reductions in Europe and the US have been more gradual with a halting recovery starting in late March. We estimate that the global NO$_{x}$ (NO+NO$_{2}$) emission reduction during the first 6 months of 2020 amounted to 2.9 TgN, equivalent to 5.1% of the annual anthropogenic total. The response of surface O$_{3}$ is complicated by competing influences of non-linear atmospheric chemistry. While surface O$_{3}$ increased by up to 50% in some locations, we find the overall net impact on daily average O$_{3}$ between February - June 2020 to be small. However, our analysis indicates a flattening of the O$_{3}$ diurnal cycle with an increase in night time ozone due to reduced titration and a decrease in daytime ozone, reflecting a reduction in photochemical production. The O$_{3}$ response is dependent on season, time scale, and environment, with declines in surface O$_{3}$ forecasted if NO$_{x}$ emission reductions continue.
△ Less
Submitted 3 August, 2020;
originally announced August 2020.
-
Excitation of Symmetry Protected Modes in a Lithium Niobate Membrane Photonic Crystal for Sensing Applications
Authors:
Ayman Hoblos,
Miguel Suarez,
Nadège Courjal,
Maria-Pilar Bernal,
Fadi I. Baida
Abstract:
Our theoretical study reveals the opportunity to develop an electric field sensor basedon the exploitation of Symmetry Protected Mode (SPM) that we excite within an electro-opticalmaterial, namely lithium niobate (LN). The SPM consists of a dark Fano-like resonance thatresults from the combination of a discrete Bloch mode of a Photonic Crystal (PhC) with acontinuum mode of a membrane, both of them…
▽ More
Our theoretical study reveals the opportunity to develop an electric field sensor basedon the exploitation of Symmetry Protected Mode (SPM) that we excite within an electro-opticalmaterial, namely lithium niobate (LN). The SPM consists of a dark Fano-like resonance thatresults from the combination of a discrete Bloch mode of a Photonic Crystal (PhC) with acontinuum mode of a membrane, both of them made in LN. The dark character is linked tothe structure geometry having a high degree of symmetry. The SPM excitation is then madepossible thanks to an illumination under small oblique incidence which breaks the symmetry ofthe configuration. This results in several ultra-sensitive and tunable Fano-like resonances withhigh quality factors up to 10^5 in the telecoms spectral range. Some of these resonances providemodes with a highly confined electric field inside LN. This confinement allows the enhancementof the electro-optic Pockels effect by a factor up to 4x10^5, thus exacerbating the detectionsensitivity of the designed sensor.
△ Less
Submitted 27 July, 2020;
originally announced July 2020.
-
The SPHERE infrared survey for exoplanets (SHINE). III. The demographics of young giant exoplanets below 300 au with SPHERE
Authors:
A. Vigan,
C. Fontanive,
M. Meyer,
B. Biller,
M. Bonavita,
M. Feldt,
S. Desidera,
G. -D. Marleau,
A. Emsenhuber,
R. Galicher,
K. Rice,
D. Forgan,
C. Mordasini,
R. Gratton,
H. Le Coroller,
A. -L. Maire,
F. Cantalloube,
G. Chauvin,
A. Cheetham,
J. Hagelberg,
A. -M. Lagrange,
M. Langlois,
M. Bonnefoy,
J. -L. Beuzit,
A. Boccaletti
, et al. (86 additional authors not shown)
Abstract:
The SHINE project is a 500-star survey performed with SPHERE on the VLT for the purpose of directly detecting new substellar companions and understanding their formation and early evolution. Here we present an initial statistical analysis for a subsample of 150 stars that are representative of the full SHINE sample. Our goal is to constrain the frequency of substellar companions with masses betwee…
▽ More
The SHINE project is a 500-star survey performed with SPHERE on the VLT for the purpose of directly detecting new substellar companions and understanding their formation and early evolution. Here we present an initial statistical analysis for a subsample of 150 stars that are representative of the full SHINE sample. Our goal is to constrain the frequency of substellar companions with masses between 1 and 75 MJup and semimajor axes between 5 and 300 au. We adopt detection limits as a function of angular separation from the survey data for all stars converted into mass and projected orbital separation using the BEX-COND-hot evolutionary tracks and known distance to each system. Based on the results obtained for each star and on the 13 detections in the sample, we use a MCMC tool to compare our observations to two different types of models. The first is a parametric model based on observational constraints, and the second type are numerical models that combine advanced core accretion and gravitational instability planet population synthesis. Using the parametric model, we show that the frequencies of systems with at least one substellar companion are $23.0_{-9.7}^{+13.5}\%$, $5.8_{-2.8}^{+4.7}\%$, and $12.6_{-7.1}^{+12.9}\%$ for BA, FGK, and M stars, respectively. We also demonstrate that a planet-like formation pathway probably dominates the mass range from 1-75 MJup for companions around BA stars, while for M dwarfs, brown dwarf binaries dominate detections. In contrast, a combination of binary star-like and planet-like formation is required to best fit the observations for FGK stars. Using our population model and restricting our sample to FGK stars, we derive a frequency of $5.7_{-2.8}^{+3.8}\%$, consistent with predictions from the parametric model. More generally, the frequency values that we derive are in excellent agreement with values obtained in previous studies.
△ Less
Submitted 13 July, 2020;
originally announced July 2020.
-
A deformed derivative model for turbulent diffusion of contaminants in the atmosphere
Authors:
A. G. Goulart,
M. J. Lazo,
J. M. S. Suarez
Abstract:
In the present work, we propose an advection-diffusion equation with Hausdorff deformed derivatives to stud the turbulent diffusion of contaminants in the atmosphere. We compare the performance of our model to fit experimental data against models with classical and Caputo fractional derivatives. We found that the Hausdorff equation gives better results than the tradition advection-diffusion equati…
▽ More
In the present work, we propose an advection-diffusion equation with Hausdorff deformed derivatives to stud the turbulent diffusion of contaminants in the atmosphere. We compare the performance of our model to fit experimental data against models with classical and Caputo fractional derivatives. We found that the Hausdorff equation gives better results than the tradition advection-diffusion equation when fitting experimental data. Most importantly, we show that our model and the Caputo fractional derivative model display a very similar performance for all experiments. This last result indicates that regardless of the kind of non-classical derivative we use, an advection-diffusion equation with non-classical derivative displaying power-law mean square displacement is more adequate to describe the diffusion of contaminants in the atmosphere than a model with classical derivatives. Furthermore, since Hausdorff derivatives can be related to several deformed operators, and since differential equations with the Hausdorff derivatives are easier to solve than equations with Caputo and other non-local fractional derivatives, our result highlights the potential of deformed derivative models to describe the diffusion of contaminants in the atmosphere.
△ Less
Submitted 26 June, 2020;
originally announced June 2020.
-
Searching for the near infrared counterpart of Proxima c using multi-epoch high contrast SPHERE data at VLT
Authors:
R. Gratton,
A. Zurlo,
H. Le Coroller,
M. Damasso,
F. Del Sordo,
M. Langlois,
D. Mesa,
J. Milli,
G. Chauvin,
S. Desidera,
J. Hagelberg,
E. Lagadec,
A. Vigan,
A. Boccaletti,
M. Bonnefoy,
W. Brandner,
S. Brown,
F. Cantalloube,
P. Delorme,
V. D'Orazi,
M. Feldt,
R. Galicher,
T. Henning,
M. Janson,
P. Kervella
, et al. (21 additional authors not shown)
Abstract:
Proxima Centauri is known to host an earth-like planet in its habitable zone; very recently a second candidate planet was proposed based on radial velocities. At quadrature, the expected projected separation of this new candidate is larger than 1 arcsec, making it a potentially interesting target for direct imaging. While difficult, identification of the optical counterpart of this planet would al…
▽ More
Proxima Centauri is known to host an earth-like planet in its habitable zone; very recently a second candidate planet was proposed based on radial velocities. At quadrature, the expected projected separation of this new candidate is larger than 1 arcsec, making it a potentially interesting target for direct imaging. While difficult, identification of the optical counterpart of this planet would allow detailed characterization of the closest planetary system. We searched for a counterpart in SPHERE images acquired during four years through the SHINE survey. In order to account for the large orbital motion of the planet, we used a method that assumes the circular orbit obtained from radial velocities and exploits the sequence of observations acquired close to quadrature in the orbit. We checked this with a more general approach that considers keplerian motion, K-stacker. We did not obtain a clear detection. The best candidate has S/N=6.1 in the combined image. A statistical test suggests that the probability that this detection is due to random fluctuation of noise is < 1% but this result depends on the assumption that distribution of noise is uniform over the image. The position of this candidate and the orientation of its orbital plane fit well with observations in the ALMA 12m array image. However, the astrometric signal expected from the orbit of the candidate we detected is 3-sigma away from the astrometric motion of Proxima as measured from early Gaia data. This, together with the unexpectedly high flux associated with our direct imaging detection, means we cannot confirm that our candidate is indeed Proxima c. On the other hand, if confirmed, this would be the first observation in imaging of a planet discovered from radial velocities and the second one (after Fomalhaut b) of reflecting circumplanetary material. Further confirmation observations should be done as soon as possible.
△ Less
Submitted 14 April, 2020;
originally announced April 2020.
-
Building a Shared Resource HPC Center Across University Schools and Institutes: A Case Study
Authors:
Glen MacLachlan,
Jason Hurlburt,
Marco Suarez,
Kai Leung Wong,
William Burke,
Terrence Lewis,
Andrew Gallo,
Jaroslav Flidr,
Raoul Gabiam,
Janis Nicholas,
Brian Ensor
Abstract:
Over the past several years, The George Washington University has recruited a significant number of researchers in a wide variety of domains requiring the availability of advanced computational resources. We discuss the challenges and obstacles encountered planning and establishing a first-time high performance computing center at the university level and present a set of solutions that will be us…
▽ More
Over the past several years, The George Washington University has recruited a significant number of researchers in a wide variety of domains requiring the availability of advanced computational resources. We discuss the challenges and obstacles encountered planning and establishing a first-time high performance computing center at the university level and present a set of solutions that will be useful for any university developing a fledgling high performance computing center. We focus on justification and cost model, strategies for determining anticipated use cases, planning appropriate resources, staffing, user engagement, and metrics for gauging success.
△ Less
Submitted 2 April, 2020; v1 submitted 30 March, 2020;
originally announced March 2020.
-
Tag N' Train: A Technique to Train Improved Classifiers on Unlabeled Data
Authors:
Oz Amram,
Cristina Mantilla Suarez
Abstract:
There has been substantial progress in applying machine learning techniques to classification problems in collider and jet physics. But as these techniques grow in sophistication, they are becoming more sensitive to subtle features of jets that may not be well modeled in simulation. Therefore, relying on simulations for training will lead to sub-optimal performance in data, but the lack of true cl…
▽ More
There has been substantial progress in applying machine learning techniques to classification problems in collider and jet physics. But as these techniques grow in sophistication, they are becoming more sensitive to subtle features of jets that may not be well modeled in simulation. Therefore, relying on simulations for training will lead to sub-optimal performance in data, but the lack of true class labels makes it difficult to train on real data. To address this challenge we introduce a new approach, called Tag N' Train (TNT), that can be applied to unlabeled data that has two distinct sub-objects. The technique uses a weak classifier for one of the objects to tag signal-rich and background-rich samples. These samples are then used to train a stronger classifier for the other object. We demonstrate the power of this method by applying it to a dijet resonance search. By starting with autoencoders trained directly on data as the weak classifiers, we use TNT to train substantially improved classifiers. We show that Tag N' Train can be a powerful tool in model-agnostic searches and discuss other potential applications.
△ Less
Submitted 25 January, 2021; v1 submitted 27 February, 2020;
originally announced February 2020.
-
Revealing photonic Symmetry-Protected Modes ($SPM$) by Finite-Difference-Time-Domain method
Authors:
A. Hoblos,
M. Suarez,
B. Guichardaz,
N. Courjal,
M. -P. Bernal,
F. I. Baida
Abstract:
This letter is devoted to point out a specific character of the Finite-Difference-Time-Domain method through the study of nano-structures supporting geometrical symmetry-protected modes that can not be excited at certain conditions of illumination. The spatial discretization performed in the FDTD algorithm naturally leads to break this symmetry and allows the excitation of these modes. The quality…
▽ More
This letter is devoted to point out a specific character of the Finite-Difference-Time-Domain method through the study of nano-structures supporting geometrical symmetry-protected modes that can not be excited at certain conditions of illumination. The spatial discretization performed in the FDTD algorithm naturally leads to break this symmetry and allows the excitation of these modes. The quality factor of the corresponding resonances are then directly linked to the degree of the symmetry breaking i.e. the spatial grid dimension even though the convergence criteria of the FDTD are fulfilled. This finding shows that the FDTD must be handled with a great care and, more importantly, that very huge quality-factor resonances could be achieved at the cost of nanometer-scale mastered fabrication processes.
△ Less
Submitted 25 December, 2019;
originally announced December 2019.
-
RefPlanets: Search for reflected light from extra-solar planets with SPHERE/ZIMPOL
Authors:
S. Hunziker,
H. M. Schmid,
D. Mouillet,
J. Milli,
A. Zurlo,
P. Delorme,
L. Abe,
H. Avenhaus,
A. Baruffolo,
A. Bazzon,
A. Boccaletti,
P. Baudoz,
J. L. Beuzit,
M. Carbillet,
G. Chauvin,
R. Claudi,
A. Costille,
J. B. Daban,
S. Desidera,
K. Dohlen,
C. Dominik,
M. Downing,
N. Engler,
M. Feldt,
T. Fusco
, et al. (33 additional authors not shown)
Abstract:
RefPlanets is a guaranteed time observation (GTO) programme that uses the Zurich IMaging POLarimeter (ZIMPOL) of SPHERE/VLT for a blind search for exoplanets in wavelengths from 600-900 nm. The goals of this study are the characterization of the unprecedented high polarimetic contrast and polarimetric precision capabilities of ZIMPOL for bright targets, the search for polarized reflected light aro…
▽ More
RefPlanets is a guaranteed time observation (GTO) programme that uses the Zurich IMaging POLarimeter (ZIMPOL) of SPHERE/VLT for a blind search for exoplanets in wavelengths from 600-900 nm. The goals of this study are the characterization of the unprecedented high polarimetic contrast and polarimetric precision capabilities of ZIMPOL for bright targets, the search for polarized reflected light around some of the closest bright stars to the Sun and potentially the direct detection of an evolved cold exoplanet for the first time. For our observations of Alpha Cen A and B, Sirius A, Altair, Eps Eri and Tau Ceti we used the polarimetric differential imaging (PDI) mode of ZIMPOL which removes the speckle noise down to the photon noise limit for angular separations >0.6". We describe some of the instrumental effects that dominate the noise for smaller separations and explain how to remove these additional noise effects in post-processing. We then combine PDI with angular differential imaging (ADI) as a final layer of post-processing to further improve the contrast limits of our data at these separations. For good observing conditions we achieve polarimetric contrast limits of 15.0-16.3 mag at the effective inner working angle of about 0.13", 16.3-18.3 mag at 0.5" and 18.8-20.4 mag at 1.5". The contrast limits closer in (<0.6") depend significantly on the observing conditions, while in the photon noise dominated regime (>0.6"), the limits mainly depend on the brightness of the star and the total integration time. We compare our results with contrast limits from other surveys and review the exoplanet detection limits obtained with different detection methods. For all our targets we achieve unprecedented contrast limits. Despite the high polarimetric contrasts we are not able to find any additional companions or extended polarized light sources in the data that has been taken so far.
△ Less
Submitted 28 November, 2019;
originally announced November 2019.
-
An approach to constraining the Higgs width at the LHC and HL-LHC
Authors:
Philip Coleman Harris,
Dylan Sheldon Rankin,
Cristina Mantilla Suarez
Abstract:
Despite the discovery of the Higgs boson decay in five separate channels many parameters of the Higgs boson remain largely unconstrained. In this paper, we present a new approach to constraining the Higgs total width by requiring the Higgs to be resolved as a single high p$_T$ jet and measuring the inclusive Higgs boson cross section. To measure the inclusive Higgs boson cross section, we rely on…
▽ More
Despite the discovery of the Higgs boson decay in five separate channels many parameters of the Higgs boson remain largely unconstrained. In this paper, we present a new approach to constraining the Higgs total width by requiring the Higgs to be resolved as a single high p$_T$ jet and measuring the inclusive Higgs boson cross section. To measure the inclusive Higgs boson cross section, we rely on new approaches from machine learning and a modified jet reconstruction. This approach is found to be complementary to the existing off-shell width measurement and, with the full HL-LHC luminosity, is capable of yielding similar sensitivity to the off-shell projections. We outline the theoretical and experimental limitations and present a path towards making this approach a truly model-independent measurement of the Higgs boson total width.
△ Less
Submitted 4 October, 2019;
originally announced October 2019.
-
Miniaturized fiber dosimeter of medical radiations on a narrow optical fiber
Authors:
Miguel Angel Suarez,
Tony Lim,
Louise Robillot,
Valentin Maillot,
Thomas Lihoreau,
Patrick Bontemps,
Lionel Pazart,
Thierry Grosjean
Abstract:
Fiber dosimeters have recently drawn much interest for measuring in vivo and in real time the dose of medical radiations. This paper presents the first miniaturized fiber dosimeter integrated at the end of a narrow 125-micron outer diameter optical fiber. Miniaturization is rendered possible by exploiting the concept of a leaky wave optical antenna for interfacing the scintillators and the fiber,…
▽ More
Fiber dosimeters have recently drawn much interest for measuring in vivo and in real time the dose of medical radiations. This paper presents the first miniaturized fiber dosimeter integrated at the end of a narrow 125-micron outer diameter optical fiber. Miniaturization is rendered possible by exploiting the concept of a leaky wave optical antenna for interfacing the scintillators and the fiber, and by taking advantage of the low propagation loss of narrow silica fibers and high detection yield of single-pixel photon counters. Upon irradiation at 6 MV, our fiber probe led to a linear detection response with a signal-to-noise ratio as high as 190 in air. Although implemented with inorganic scintillators and fiber, our fiber probe induces an intensity contrast in the impinging radiation lower than 0.9% over an area of 0.153 mm2. Our nano-optically driven approach opens the route for ultra-compact fiber dosimeters of negligible footprint in the radiotherapeutic processes, even with non-water equivalent fibers and scintillators. A large panel of therapies relying on ionizing radiations (photons or charged particles) may take benefit of this nano-optically-driven technology.
△ Less
Submitted 9 September, 2019;
originally announced September 2019.