SearcharxivSearch

arXiv subjects

Renhao Ye

Publications and source records attributed to Renhao Ye.

8 recordsLinked to original sources

From DESI to Euclid: A Generative Bridge to Improve Measurements of Galaxy Structure

Ground-based seeing imprints size-dependent biases on galaxy structural parameters, yet the high-resolution space-based imaging needed to improve these measurements currently covers only a small fraction of the sky. We close this gap with a generative model that produces Euclid-like VIS predictions from DESI imaging of Bright Galaxy Survey (BGS) targets. Our predictions remain Fourier-correlated with Euclid VIS images down to 0.37'', compared with 1.41'' and 1.00'' for the DESI $r$- and $z$-band inputs, corresponding to improvements by factors of ${\sim}3.8$ and ${\sim}2.7$, respectively. Although this correlation does not extend down to 0.16'', the characteristic Euclid VIS PSF FWHM, structural measurements from these predictions already show reduced biases relative to the DESI $r$-band structure measurements: the Petrosian radius bias falls to +0.072'' (from -0.845''), independent of galaxy size; the bias in the S\'ersic effective radius ($R_{\rm e}$) drops to -0.018'' (from -0.322''); and the S\'ersic-index bias to +0.093 (from +0.262). We release these predictions over the Euclid DR1 footprint as the Euclid-like Predictions of BGS (\textbf{E-BGS}), which can be blindly validated once DR1 is public.

astro-ph.GA

Schr\"odinger's Seed: Purr-fect Initialization for an Impurr-fect Universe

Context. Random seed selection in deep learning is often arbitrary -- conventionally fixed to values such as 42, a number with no known feline endorsement. Aims. We propose that cats, as liminal beings with a historically ambiguous relationship to quantum mechanics, are better suited to this task than random integers. Methods. We construct a cat-driven seed generator inspired by the first Friedmann equation, and test it by mapping 21 domestic cats' physical properties -- mass, coat pattern, eye colour, and name entropy -- via a Monte ``Catlo'' sampling procedure. Results. Cat-driven seeds achieve a mean accuracy of 92.58%, outperforming the baseline seed of 42 by $\sim$2.5%. Cats from astrophysicist households perform marginally better, suggesting cosmic insight may be contagious. Conclusions. The Universe responds better to cats than to arbitrary integers. Whether cats are aware of this remains unknown.

astro-ph.GA

Mock Observations for the CSST Mission: Integral Field Spectrograph--GEHONG: A Package for Generating Ideal Datacubes

We developed a Python package GEHONG to mock the three-dimensional spectral data cube under the observation of an ideal telescope for the Integral Field Spectrograph of the Chinese Space Station Telescope (CSST-IFS). This package can generate one-dimensional spectra corresponding to local physical properties at specific positions according to a series of two-dimensional distributions of physical parameters of target sources. In this way, it can produce a spatially resolved spectral cube of the target source. Two-dimensional distributions of physical parameters, including surface brightness, stellar population, and line-of-sight velocity, can be modeled using the parametric model or based on real observational data and numerical simulation data. For the generation of one-dimensional spectra, we have considered four types of spectra, including the stellar continuum spectra, ionized gas emission lines, AGN spectra, and stellar spectra. That makes GEHONG able to mock various types of targets, including galaxies, AGNs, star clusters, and HII regions.

astro-ph.IM

GalaxyGenius: Mock galaxy image generator for various telescopes from hydrodynamical simulations

We introduce GalaxyGenius, a Python package designed to produce synthetic galaxy images tailored to different telescopes based on hydrodynamical simulations. Its implementation will support and advance research on galaxies in the era of large-scale sky surveys. The package comprises three main modules: data preprocessing, ideal data cube generation, and mock observation. Specifically, the preprocessing module extracts necessary properties of star and gas particles for a selected subhalo from hydrodynamical simulations and creates the execution file for the following radiative transfer procedure. Subsequently, building on the above information, the ideal data cube generation module executes a widely used radiative transfer project, specifically the SKIRT, to perform the SED assignment for each particle and the radiative transfer procedure to produce an IFU-like ideal data cube. Lastly, the mock observation module takes the ideal data cube and applies the throughputs of aiming telescopes, while also incorporating the relevant instrumental effects, point spread functions (PSFs), and background noise to generate the required mock observational images of galaxies. To showcase the outcomes of GalaxyGenius, we created a series of mock images of galaxies based on the IllustrisTNG and EAGLE simulations for both space and ground-based surveys, spanning ultraviolet (UV) to infrared (IR) wavelength coverage, including CSST, Euclid, HST, JWST, Roman, and HSC. GalaxyGenius offers a flexible framework to generate mock galaxy images with customizable recipes. These generated images can serve as valuable references for verifying and validating new approaches in astronomical research. They can also serve as training sets for relevant studies using deep learning in cases where real observational data are insufficient.

astro-ph.IM

From Galaxy Zoo DECaLS to BASS/MzLS: detailed galaxy morphology classification with unsupervised domain adaption

The DESI Legacy Imaging Surveys (DESI-LIS) comprise three distinct surveys: the Dark Energy Camera Legacy Survey (DECaLS), the Beijing-Arizona Sky Survey (BASS), and the Mayall z-band Legacy Survey (MzLS). The citizen science project Galaxy Zoo DECaLS 5 (GZD-5) has provided extensive and detailed morphology labels for a sample of 253,287 galaxies within the DECaLS survey. This dataset has been foundational for numerous deep learning-based galaxy morphology classification studies. However, due to differences in signal-to-noise ratios and resolutions between the DECaLS images and those from BASS and MzLS (collectively referred to as BMz), a neural network trained on DECaLS images cannot be directly applied to BMz images due to distributional mismatch. In this study, we explore an unsupervised domain adaptation (UDA) method that fine-tunes a source domain model trained on DECaLS images with GZD-5 labels to BMz images, aiming to reduce bias in galaxy morphology classification within the BMz survey. Our source domain model, used as a starting point for UDA, achieves performance on the DECaLS galaxies' validation set comparable to the results of related works. For BMz galaxies, the fine-tuned target domain model significantly improves performance compared to the direct application of the source domain model, reaching a level comparable to that of the source domain. We also release a catalogue of detailed morphology classifications for 248,088 galaxies within the BMz survey, accompanied by usage recommendations.

astro-ph.GA

Capivara: A Spectral-based Segmentation Method for IFU Data Cubes

We present capivara, a fast and scalable spectral-based segmentation package designed to study astrophysical properties within distinct structural components of galaxies. This spectro-segmentation code for integral field unit (IFU) data provides a holistic view of galactic structure, moving beyond conventional radial gradients and the bulge-plus-disk dichotomy. It enables detailed comparisons of stellar ages and metallicities across components, and naturally identifies outliers by grouping spaxels according to dominant spectral features. The algorithm leverages Torch's scalability and GPU acceleration, outputting a masked FITS file that assigns each pixel to its respective group and generates the corresponding one-dimensional spectrum per group, without relying on Voronoi binning. We demonstrate the capabilities of the method using a sample of MaNGA galaxies, combining capivara segmentation with the starlight spectral fitting code to derive stellar population and ionized gas properties. The method effectively identifies regions with similar spectral properties across both continuum and emission lines. By aggregating the spectra of these regions, we enhance the signal-to-noise ratio of the analysis while preserving the spectral coherence within each group. capivara is released under an MIT license and is available at https://github.com/RafaelSdeSouza/capivara.

astro-ph.GA

Galmoss: A package for GPU-accelerated Galaxy Profile Fitting

We introduce galmoss, a python-based, torch-powered tool for two-dimensional fitting of galaxy profiles. By seamlessly enabling GPU parallelization, galmoss meets the high computational demands of large-scale galaxy surveys, placing galaxy profile fitting in the LSST-era. It incorporates widely used profiles such as the S\'ersic, Exponential disk, Ferrer, King, Gaussian, and Moffat profiles, and allows for the easy integration of more complex models. Tested on 8,289 galaxies from the Sloan Digital Sky Survey (SDSS) g-band with a single NVIDIA A100 GPU, galmoss completed classical S\'ersic profile fitting in about 10 minutes. Benchmark tests show that galmoss achieves computational speeds that are 6 $\times$ faster than those of default implementations.

astro-ph.GA

From Images to Features: Unbiased Morphology Classification via Variational Auto-Encoders and Domain Adaptation

We present a novel approach for the dimensionality reduction of galaxy images by leveraging a combination of variational auto-encoders (VAE) and domain adaptation (DA). We demonstrate the effectiveness of this approach using a sample of low redshift galaxies with detailed morphological type labels from the Galaxy-Zoo DECaLS project. We show that 40-dimensional latent variables can effectively reproduce most morphological features in galaxy images. To further validate the effectiveness of our approach, we utilised a classical random forest (RF) classifier on the 40-dimensional latent variables to make detailed morphology feature classifications. This approach performs similarly to a direct neural network application on galaxy images. We further enhance our model by tuning the VAE network via DA using galaxies in the overlapping footprint of DECaLS and BASS+MzLS, enabling the unbiased application of our model to galaxy images in both surveys. We observed that DA led to even better morphological feature extraction and classification performance. Overall, this combination of VAE and DA can be applied to achieve image dimensionality reduction, defect image identification, and morphology classification in large optical surveys.

astro-ph.GA