Mini-EUSO is a wide Field-of-View (FoV, 44$^{\circ}$) telescope currently in operation from a nadia-facing UV-transparent window in the Russian Zvezda module on the International Space Station (ISS). It is the first detector of the JEM-EUSO program deployed on the ISS, launched in August 2019. The main goal of Mini-EUSO is to measure the UV emissions from the ground and atmosphere, using an orbital platform. Mini-EUSO is mainly sensitive in the 290-430 nm bandwidth. Light is focused by a system of two Fresnel lenses of 25 cm diameter each on the Photo- Detector-Module (PDM), which consists of an array of 36 Multi-Anode Photomultiplier Tubes (MAPMTs), for a total of 2304 pixels working in photon counting mode, in three different time resolutions of 2.5 ${\mu}$s, 320 ${\mu}$s, 40.96 ms operation in parallel. In the longest time scale, the data is continuously acquired to monitor the UV emission of the Earth. It is best suited for the observation of ground sources and therefore has been used for the observational campaigns of the Mini-EUSO. In this contribution, we present the assembled UV flasher, the operation of the field campaign and the analysis of the obtained data. The result is compared with the overall efficiency computed from the expectations which takes into account the atmospheric attenuation and the parameterization of different effects such as the optics efficiency, the MAPMT detection efficiency, BG3 filter transmittance and the transparency of the ISS window.
Context. Observations of meteors in the Earth's atmosphere offer a unique tool for determining the flux of meteoroids that are too small to be detected by direct telescopic observations. Although these objects are routinely observed from ground-based facilities, such as meteor and fireball networks, space-based instruments come with notable advantages and have the potential to achieve a broad and uniform exposure. Aims. In this paper, we describe the first observations of meteor events with Mini-EUSO, a very wide field-of-view telescope launched in August 2019 from the Baikonur cosmodrome and installed on board the Russian Zvezda module of the International Space Station. Mini-EUSO can map the night-time Earth in the near-UV range (290-130 nm) with a field of view equal to 44 degrees x 44 degrees and a spatial resolution of about 4.7 km at an altitude of 100 km from the ground. The detector saves triggered transient phenomena with a sampling frequency of 2.5 mu s and 320 mu s, as well as a continuous acquisition at 40.96 ms scale that is suitable for meteor observations. Methods. We designed two dedicated and complementary trigger methods, together with an analysis pipeline able to estimate the main physical parameters of the observed population of meteors, such as the duration, horizontal speed, azimuth, and absolute magnitude. To compute the absolute flux of meteors from Mini-EUSO observations, we implemented a simulation framework able to estimate the detection efficiency as a function of the meteor magnitude and the background illumination conditions. Results. The instrument detected 24 thousand meteors within the first 40 data-taking sessions from November 2019 to August 2021, for a total observation time of approximately 6 days with a limiting absolute magnitude of +6. Our estimation of the absolute flux density of meteoroids in the range of mass between 10(-5) kg to 10(-1) kg was found to be comparable to other results available in the literature. Conclusions. The results of this work prove the potential for space-based observations to increase the statistics of meteor observations achievable with instruments operating on the ground. The slope of the mass distribution of meteoroids sampled with Mini-EUSO suggests a mass index of either s = 2.09 +/- 0.02 or s = 2.31 +/- 0.03, according to two different methodologies for the computation of the pre-atmospheric mass starting from the luminosity of each event.
More than three dozen submillisecond events of ELVES type (“elves”), which are the result of the interaction of the front of an electromagnetic pulse from a lightning discharge and the lower layer of the ionosphere, have been identified in the data of a UV Atmosphere orbital multichannel detector (Mini-EUSO). Each event has a characteristic annular glow pattern and occupies a significant part of the detector’s field of view, and the signal in a separate channel has an asymmetric profile with a pronounced peak. The distribution of peak times contains information about both the localization of the discharge and the altitude of the glow. In this paper, we propose a Bayesian (probabilistic) model for reconstructing ELVES events, implemented using probabilistic programming methods in PyMC-5. The capabilities of the model for determining the position of the discharge are shown using the example of several events. Methods for modifying the model to restore the discharge orientation and refine the glow height are outlined.
In this article, we present cutting-edge machine learning-based techniques for the detection and reconstruction of meteors and space debris in the Mini-EUSO experiment, a detector installed on board of the International Space Station, and pointing toward the Earth. We base our approach on a recent technique, the STACKing method plus Convolutional Neural Network (STACK-CNN), originally developed as an online trigger in an orbiting remediation system to detect space debris. Our proposed method, the refined-STACKing method plus convolutional neural network (R-Stack-CNN), makes the STACKing method plus convolutional neural network (STACK-CNN) more robust, thanks to a random forest that learns the temporal development of these events in the camera. We prove the flexibility of our method by showing that it is sensitive to any space object that moves linearly in the field of view. First, we search small space debris, never observed by Mini-EUSO. Due to the limiting statistics, also in this case, no debris were found. However, since meteors produce signals similar to space debris but they are much more frequent, the R-Stack-CNN is adapted to identify such events while avoiding the numerous false positives of the Stack-CNN. Results from real data show that the R-Stack-CNN is able to find more meteors than a classical thresholding method and a new method of two neural networks. We also show that the method is also able to accurately reconstruct speed and direction of meteors with simulated data.
Optical emissions associated with Terrestrial Gamma-ray Flashes (TGFs) have recently become important subjects in space-based and ground-based observations since these emissions play crucial roles in understanding the generation of TGFs during thunderstorms. In this paper, we present the first time-resolved leader spectra of the optical component associated with a downward TGF. The TGF was observed at the Telescope Array Surface Detector (TASD) simultaneously with other lightning detectors, including a Lightning Mapping Array (LMA), an INTerFerometer (INTF), a Fast Antenna (FA), and a spectroscopic system. The spectroscopic system recorded leader spectra at 29,900 frames per second (33.44 $\mu$s time resolution), covering a spectral range from 400 nm to 900 nm, with 2.1 nm per pixel. The recordings of the leader spectra began 11.7 ms before the $-18$ kA return stroke and at a height of 2.37 km above the ground. These spectra reveal that optical emissions of singly-ionized nitrogen and oxygen occur between 167 $\mu$s before and 267 $\mu$s after the TGF detection, while optical emissions of neutrals (H I, 656 nm; N I, 744 nm, and O I, 777 nm) occur right at the moment of the detection. The time-dependent spectra reveal differences in the optical emissions of lightning leaders with and without downward TGFs.
The complexity of modern cosmic ray observatories and the rich data sets they capture often require a sophisticated software framework to support the simulation of physical processes, detector response, as well as reconstruction and analysis of real and simulated data. Here we present the EUSO-(Off) over bar(line) under bar framework. The code base was originally developed by the Pierre Auger Collaboration, and portions of it have been adopted by other collaborations to suit their needs. We have extended this software to fulfill the requirements of Ultra-High Energy Cosmic Ray detectors and very high energy neutrino detectors developed for the Joint Exploratory Missions for an Extreme Universe Observatory (JEM-EUSO). These path-finder instruments constitute a program to chart the path to a future space-based mission like POEMMA. For completeness, we describe the overall structure of the framework developed by the Auger collaboration and continue with a description of the JEM-EUSO simulation and reconstruction capabilities. The framework is written predominantly in modern C++ (compliled against C++17) and incorporates third-party libraries chosen based on functionality and our best judgment regarding support and longevity. Modularity is a central notion in the framework design, a requirement for large collaborations in which many individuals contribute to a common code base and often want to compare different approaches to a given problem. For the same reason, the framework is designed to be highly configurable, which allows us to contend with a variety of JEM-EUSO missions and observation scenarios. We also discuss how we incorporate broad, industry-standard testing coverage which is necessary to ensure quality and maintainability of a relatively large code base, and the tools we employ to support a multitude of computing platforms and enable fast, reliable installation of external packages. Finally, we provide a few examples of simulation and reconstruction applications using EUSO-(Off) over bar(line) under bar.
The Extreme Universe Space Observatory on a Super Pressure Balloon 1 (EUSO-SPB1) was launched in 2017 April from Wanaka, New Zealand. The plan of this mission of opportunity on a NASA super pressure balloon test flight was to circle the southern hemisphere. The primary scientific goal was to make the first observations of ultra-high-energy cosmic-ray extensive air showers (EASs) by looking down on the atmosphere with an ultraviolet (UV) fluorescence telescope from suborbital altitude (33~km). After 12~days and 4~hours aloft, the flight was terminated prematurely in the Pacific Ocean. Before the flight, the instrument was tested extensively in the West Desert of Utah, USA, with UV point sources and lasers. The test results indicated that the instrument had sensitivity to EASs of approximately 3 EeV. Simulations of the telescope system, telescope on time, and realized flight trajectory predicted an observation of about 1 event assuming clear sky conditions. The effects of high clouds were estimated to reduce this value by approximately a factor of 2. A manual search and a machine-learning-based search did not find any EAS signals in these data. Here we review the EUSO-SPB1 instrument and flight and the EAS search.
We report on an observation of the difference between northern and southern skies of the ultrahigh energy cosmic ray energy spectrum with a significance of ∼8σ. We use measurements from the two largest experimentsx2014the Telescope Array observing the northern hemisphere and the Pierre Auger Observatory viewing the southern hemisphere. Since the comparison of two measurements from different observatories introduces the issue of possible systematic differences between detectors and analyses, we validate the methodology of the comparison by examining the region of the sky where the apertures of the two observatories overlap. Although the spectra differ in this region, we find that there is only a 1.8σ difference between the spectrum measurements when anisotropic regions are removed and a fiducial cut in the aperture is applied.
The data have been acquired with the Mini-EUSO detector, an UV telescope operating in the range 290-430 nm and located inside the International Space Station. The detector was launched in August 2019, and it has started operations from the nadir-facing UV-transparent window in the Russian Zvezda module in October 2019. The data presented here refer to 32 sessions acquired between 2019-11-19 and 2021-05-06. The instrument consists of a Fresnel-lens optical system and a focal surface composed of 36 multi-anode photomultiplier tubes, each with 64 channels, for a total of 2304 channels with single photon counting sensitivity. The telescope, with a square field-of-view of 44 degrees, has a spatial resolution on the Earth surface of 6.3 km and saves triggered transient phenomena with a temporal resolution of 2.5 mu s and 320 mu s. The telescope also operates in continuous acquisition at a 40.96 ms scale. In this article, large-area night-time UV maps obtained processing the 40.96 ms data, taking averages over regions of some specific geographical areas (e.g., Europe, North America) and over the entire globe, are presented. Data are binned into 0.1 degrees x 0.1 degrees or 0.05 degrees x 0.05 degrees cells (depending on the scale of the map) over the Earth's surface. Raw data are made available in the form of tables (latitude, longitude, counts) and.kmz files (containing the.png images). These are - to the best of our knowledge - the highest sensitivity data in this wavelength range and can be of use to various disciplines. (C) 2023 The Author(s). Published by Elsevier Inc.
This is a collection of papers presented by the JEM-EUSO Collaboration at the 38th International Cosmic Ray Conference (Nagoya, Japan, July 26-August 3, 2023)
Mini-EUSO is a wide Field-of-View (FoV, 44°) telescope currently in operation from a nadir-facing UV-transparent window in the Russian Zvezda module on the International Space Station (ISS). It is the first detector of the JEM-EUSO program deployed on the ISS, launched in August 2019. The main goal of Mini-EUSO is to measure the UV emissions from the ground and atmosphere, using an orbital platform. Mini-EUSO is mainly sensitive in the 290–430 nm bandwidth. Light is focused by a system of two Fresnel lenses of 25 cm diameter each on the Photo-Detector-Module (PDM), which consists of an array of 36 Multi-Anode Photomultiplier Tubes (MAPMTs), arranged in blocks of 2 × 2 called Elementary Cells (ECs), for a total of 2304 pixels working in photon counting mode, in three different time resolutions of 2.5 µs (defined as 1 Gate Time Unit, GTU), 320 µs and 40.96 ms operating in parallel. In the longest time scale, the data is continuously acquired to monitor the UV emission of the Earth. It is best suited for the observation of ground sources and therefore has been used for the observational campaigns of the ground-based UV flasher in order to perform an end-to-end calibration of Mini-EUSO. In this contribution, the assembled UV flasher, the operation of the field campaign and the analysis of the obtained data are presented. The result is compared with the overall effi ciency computed from the expectations which takes into account the atmospheric attenuation and the parametrisation of different effects such as the optics effi ciency, the MAPMT detection effi ciency, BG3 filter transmittance and the transparency of the ISS window.
Mini-EUSO is the first mission of the JEM-EUSO program on board the International Space Station. It was launched in 2019 and it is currently located in the Russian section (Zvezda module) of the station and viewing our planet from a nadir-facing UV-transparent window. The instrument is based on the concept of the original JEM-EUSO mission and consists of an optical system employing two Fresnel lenses and a focal surface composed of 36 Multi-Anode Photomultiplier tubes, 64 channels each, for a total of 2304 channels with single photon counting sensitivity and an overall field of view of 44° × 44°. Mini-EUSO can map the night-time Earth in the near UV range (predominantly between 290 nm and 430 nm), with a spatial resolution of about 6.3 km and different temporal resolutions of 2.5 µ, 320 µs and 41 ms. Mini-EUSO observations are extremely important to better assess the potential of a space-based detector in studying Ultra-High Energy Cosmic Rays (UHECRs) such as K-EUSO and POEMMA. In this contribution we focus the attention on UV measurements, the observation of clouds and of certain categories of events that Mini-EUSO triggers with the shortest temporal resolution. We place them in the context of UHECR observations from space, namely the estimation of exposure and sensitivity to Extensive Air Showers.
JEM-EUSO is an international program for the development of space-based Ultra-High Energy Cosmic Ray observatories. The program consists of a series of missions which are either under development or in the data analysis phase. All instruments are based on a wide-field-of-view telescope, which operates in the near-UV range, designed to detect the fluorescence light emitted by extensive air showers in the atmosphere. We describe the simulation software ESAF in the framework of the JEM-EUSO program and explain the physical assumptions used. We present here the implementation of the JEM-EUSO, POEMMA, K-EUSO, TUS, Mini-EUSO, EUSO-SPB1 and EUSO-TA configurations in ESAF. For the first time ESAF simulation outputs are compared with experimental data.
The nature of dark matter has been the subject of ongoing investigation in fields such as particle physics, cosmology, and astrophysics. One hypothetical form of dark matter is nuggets of strange quark matter, also known as nuclearites. They are characterized by a macroscopic mass with a high quark density. These nuclearites are believed to be bound to our galaxy and move at a similar speed of approximately 250 km s −1 , which is comparable to the galactic rotation near the Solar System. More commonly, such particles are now referred to as “macros”. They can potentially be observed optically when they traverse the atmosphere, emitting light similar to a meteor. In the DIMS (Dark matter and Interstellar Meteoroid Study) project, our goal is to search for these dark matter particles by monitoring the night sky. We have employed ultra-high sensitivity CMOS cameras at the Telescope Array ultra-high energy cosmic ray observatory site. After conducting pilot observations in Japan, we began regular operations with two cameras at the TA site in August 2022. In March 2023, we relocated additional two cameras. The data is acquired using the UFOCapture software, widely used by meteor astronomers. The cameras have proven their functionality by detecting a large number of meteors. In this study, we present the current status of the DIMS operation at the TA site, preliminary analysis and the prospect for the analysis aiming to macro search.
Mini-EUSO is a telescope launched on board the International Space Station in 2019 and currently located in the Russian section of the station and viewing our planet from a nadir facing UV-transparent window in the Zvezda module. The instrument is based on an optical system employing two Fresnel lenses and a focal surface composed of 36 Multi-Anode Photomultiplier tubes, 64 channels each, with single photon counting sensitivity and an overall field of view of 44$^\circ$. Main scientific objectives of the mission are the search for nuclearites and Strange Quark Matter, the study of atmospheric phenomena such as Transient Luminous Events, meteors and meteoroids, and the observation of sea bioluminescence. Mini-EUSO can map the night-time Earth in the near UV range (predominantly between 290 – 430 nm), with a spatial resolution of about 6.3 km and different temporal resolutions of 2.5 $\mu$s, 320 $\mu$s and 41 ms. Mini-EUSO observations are extremely important to assess the potential of a space-based detector of Ultra-High Energy Cosmic Rays (UHECRs) such as K-EUSO and POEMMA. In this contribution we describe the detector and show preliminary results in the context of UHECR observations from space. In particular, it is shown that the typical UV nightglow background level is comparable to what was originally estimated for a space based detector looking down to Earth. The adaptive trigger logic successfully keeps the spurious trigger rate at the designed level of $\sim$1 Hz in nominal conditions and in presence of quasi-static bright sources such as city lights. The logic triggers on UV transients in the $\mu$s time scale due to anthropogenic light sources, such as flashers. These signals can clearly be distinguished from Extensive Air Shower (EAS) events by comparing them with simulated EASs. In addition, they demonstrate the capability of a large space-based detector such as K-EUSO or POEMMA to detect UHECRs above a few times 10$^{19}$ eV. The presence of clouds can be clearly recognized by the UV camera in many situations, which is helpful for the calculation of the exposure and for the determination of the atmospheric conditions in case of detection of an EAS.