AstroPhot: Fitting Everything Everywhere All at Once in Astronomical Images
Connor Stone, Stephane Courteau, Jean-Charles Cuillandre, Yashar, Hezaveh, Laurence Perreault-Levasseur, Nikhil Arora

TL;DR
AstroPhot is a Python-based, GPU-accelerated tool for comprehensive astronomical image modeling, capable of fitting multiple components simultaneously and providing Bayesian parameter estimates, suitable for large and complex datasets.
Contribution
It introduces a unified, GPU-accelerated framework using automatic differentiation for simultaneous multi-component fitting in astronomical images, with Bayesian posterior analysis.
Findings
Supports large, multi-epoch, multi-band images
Handles overlapping objects and parameter covariances
Offers multiple optimization algorithms including MCMC
Abstract
We present AstroPhot, a fast, powerful, and user-friendly Python based astronomical image photometry solver. AstroPhot incorporates automatic differentiation and GPU (or parallel CPU) acceleration, powered by the machine learning library PyTorch. Everything: AstroPhot can fit models for sky, stars, galaxies, PSFs, and more in a principled Chi^2 forward optimization, recovering Bayesian posterior information and covariance of all parameters. Everywhere: AstroPhot can optimize forward models on CPU or GPU; across images that are large, multi-band, multi-epoch, rotated, dithered, and more. All at once: The models are optimized together, thus handling overlapping objects and including the covariance between parameters (including PSF and galaxy parameters). A number of optimization algorithms are available including Levenberg-Marquardt, Gradient descent, and No-U-Turn MCMC sampling. With an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGalaxies: Formation, Evolution, Phenomena · Stellar, planetary, and galactic studies · Astronomy and Astrophysical Research
