Machine learning based parametrization of the resolution function for the first experimental area (EAR1) of the n_TOF facility at CERN
Petar Žugec, Marta Sabate Gilarte, Michael Bacak, Vasilis Vlachoudis, Adria Casanovas, Francisco Garcia Infantes
TL;DR
The paper tackles the challenge of parametrizing the neutron-beam resolution function, which spans more than 10 orders of magnitude in energy, by employing a neural-network parametrization in the $\lambda$-representation $\mathcal{R}_\lambda(E,\lambda')$. It trains a feedforward network on a dense $E$–$\lambda'$ grid to obtain a smooth, compact model that can be transformed into the time-of-flight ($R_T$) and reconstructed-energy ($R_{\mathcal{E}}$) representations, including smearing due to the proton beam width. A dedicated C++ interface, rf_guide, wraps the trained network, performing normalization, fast smearing via FFT, and efficient transformations to alternate forms; the method is demonstrated on EAR1 Phase-3 data and applied to $^{53}$Cr$(n,\gamma)$ resonances with good agreement. The approach enables rapid reparameterization after changes to the neutron production chain and can be extended to EAR2 by incorporating sample-position as an additional input, offering a practical tool for n_TOF data analyses with preserved normalization and consistent cross-form representations.
Abstract
This study addresses a challenge of parametrizing a resolution function of the neutron beam from the neutron time of flight facility n_TOF at CERN. A difficulty stems from a fact that a resolution function exhibits rather strong variations in shape, over approximately 10 orders of magnitude in neutron energy. In order to avoid a need for a manual identification of the appropriate analytical forms - hindering past attempts at its parametrization - we take advantage of the versatile machine learning techniques. In particular, we parametrize it by training a multilayer feedforward neural network, relying on a key idea that such networks act as the universal approximators. The proof of concept is presented for a resolution function for the first experimental area of the n_TOF facility, from the third phase of its operation. We propose an optimal network structure for a resolution function in question, which is also expected to be optimal or near-optimal for other experimental areas and for different phases of n_TOF operation. In order to reconstruct several resolution function forms in common use from a single parametrized form, we provide a practical tool in the form of a specialized C++ class encapsulating the computationally efficient procedures suited to the task. Specifically, the class allows an application of a user-specified temporal spread of a primary proton beam (from a neutron production process at n_TOF) to a desired resolution function form.
