arXiv ScienceSearch

arXiv · 2504.06870

Bayesian Component Separation for DESI LAE Automated Spectroscopic Redshifts and Photometric Targeting

Abstract

Lyman Alpha Emitters (LAEs) are valuable high-redshift cosmological probes traditionally identified using specialized narrow-band photometric surveys. In ground-based spectroscopy, it can be difficult to distinguish the sharp LAE peak from residual sky emission lines using automated methods, leading to misclassified redshifts. We present a Bayesian spectral component separation technique to automatically determine spectroscopic redshifts for LAEs while marginalizing over sky residuals. We use visually inspected spectra of LAEs obtained using the Dark Energy Spectroscopic Instrument (DESI) to create a data-driven prior and can determine redshift by jointly inferring sky residual, LAE, and residual components for each individual spectrum. We demonstrate this method on 881 spectroscopically observed $z = 2-4$ DESI LAE candidate spectra and determine their redshifts with $>$90% accuracy when validated against visually inspected redshifts. Using the $Δχ^2$ value from our pipeline as a proxy for detection confidence, we then explore potential survey design choices and implications for targeting LAEs with medium-band photometry. This method allows for scalability and accuracy in determining redshifts from DESI spectra, and the results provide recommendations for LAE targeting in anticipation of future high-redshift spectroscopic surveys.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Ana Sofía M. Uzsoy, Andrew K. Saydjari, Arjun Dey, Anand Raichoor, Douglas P. Finkbeiner, Eric Gawiser, Kyoung-Soo Lee, Steven Ahlen, Davide Bianchi, David Brooks, Todd Claybaugh, Andrei Cuceu, Axel de la Macorra, Peter Doel, Andreu Font-Ribera, Jaime E. Forero-Romero, Enrique Gaztañaga, Satya Gontcho A Gontcho, Gaston Gutierrez, Mustapha Ishak, Robert Kehoe, David Kirkby, Anthony Kremin, Martin Landriau, Laurent Le Guillou, Aaron Meisner, Ramon Miquel, John Moustakas, Nathalie Palanque-Delabrouille, Francisco Prada, Ignasi Pérez-Ràfols, Graziano Rossi, Eusebio Sanchez, David Schlegel, Michael Schubnell, Hee-Jong Seo, David Sprayberry, Gregory Tarlé, Benjamin Alan Weaver, Hu Zou. 2026-03-25. Bayesian Component Separation for DESI LAE Automated Spectroscopic Redshifts and Photometric Targeting. https://arxiv.org/abs/2504.06870

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

Progress in quantum telescopes

Classically, the angular resolution of a telescope is limited by its diffraction limit: the ratio of its observing wavelength to its diameter. Developments in quantum information theory over the past decade have uncovered quantum-optimal measurement methods that enable super-resolution imaging beyond the diffraction limit, and many laboratory-scale demonstrations of these methods have been performed over the past decade, culminating in the recent first on-sky demonstration of quantum-enhanced astronomical imaging. In this Review, we detail the current progress and achievements of these theoretical and experimental results, discuss the astronomical science cases motivating the development of higher resolution telescopes, summarise the technological challenges facing the practical application of quantum imaging technologies to astronomy, and present a vision for the realization of \emph{quantum telescopes} with imaging resolutions orders of magnitude better than current observatories.

astro-ph.IM

Transitioning from ADS to SciX to Serve 21st Century Astronomy

For decades, the NASA Astrophysics Data System (ADS) has been the foundational digital library for astronomy. As ADS becomes the Science Explorer (SciX), the team prioritizes preserving this trusted experience while increasing their support for space and Earth sciences broadly, without diluting its commitment to astrophysics.

astro-ph.IM

cosmokdtree: a flexible OpenMP-parallelized k-d tree for computational astrophysics applications

Modern numerical astrophysics applications present a common demand for efficient spatial querying techniques, such as neighbor searches or density estimations over billions of resolution elements. To address the growing need for fast and versatile tools tailored to these tasks, we present cosmokdtree, a fast and flexible multi-purpose k-d tree implementation in Fortran, parallelized with OpenMP directives. Our library supports arbitrary dimensionality and spatial distributions, and is designed for efficient tree construction and fast query performance for moderate-scale applications (performance tested up to 10^9 points). Python bindings coupled to the module are also provided. All these ingredients yield a k-d tree package suitable for analysis purposes. We benchmark cosmokdtree across a variety of scenarios, including different point distributions, dimensionality, and parallel scaling. We also compare its performance against the widely used scipy implementation and other efficient alternatives such as coretran's and a GPU-based version, showing that cosmokdtree consistently achieves lower construction and query times than CPU alternatives while keeping a reasonable memory usage. Our tree-building phase implementation, executed on a mid-range workstation-class CPU, approaches the performance of GPU-based implementations when run on high-end consumer graphic cards, although data-center GPUs, out of the scope for our comparison, could still deliver substantially higher performance and a broader conclusion cannot be extracted. We further present some applications tackling common problems in astrophysics, namely, the friends-of-friends clustering algorithm and the particle-to-mesh assignment process. The code is publicly released and intended to serve as a flexible multi-purpose tool for computational applications in a wide range of scenarios, particularly in astrophysics.

astro-ph.IM