vix.ing · top · new · best · stats · spec

Galmoss: A package for GPU-accelerated Galaxy Profile Fitting

2024/04/11 by Mi Chen, Rafael S. de Souza, Chen, Mi +13
Computer Science · Physics and Astronomy · #Astrophysics of Galaxies (astro-ph.GA) #Computational Physics and Python Applications #FOS: Physical sciences #Galaxies: Formation, Evolution, Phenomena #Video Analysis and Summarization

paper · pdf · doi:10.48550/arxiv.2404.07780

openalex publication_date 2024/04/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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érsic, 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érsic profile fitting in about 10 minutes. Benchmark tests show that galmoss achieves computational speeds that are 6 × faster than those of default implementations.

Related