layout | title | permalink |
---|---|---|
page |
Research |
/research/ |
{% include image.html url="/images/Hedgehog.png" caption="Hedgehog: an isolated quiescent dwarf galaxy at 2.4 Mpc" width=250 align="right" %}
In Li et al. (2024b), we discovered a new isolated quiescent dwarf galaxy at a distance of 2.4 Mpc! The galaxy, named Hedgehog, has no neighbors within 1 Mpc, and is 1.7 Mpc from its nearest galaxy group Centaurus A, making it one of the most isolated quiescent dwarfs at this stellar mass. The distance is measured using surface brightness fluctuations with both Legacy Surveys and deep Magellan/IMACS imaging data. It has a red optical color, early-type morphology, and shows no UV emission. This indicates that Hedgehog has an old stellar population and is quiescent in star formation. Compared with other quiescent dwarfs in the Local Group and Local Volume, Hedgehog appears smaller in size for its luminosity but is consistent with the mass--size relations. Hedgehog might be a backsplash galaxy from the Centaurus A group, but it could also have been quenched in the field by ram pressure stripping in the cosmic web, reionization, or internal processes such as supernova and stellar feedback.
Please check out the 3-D environment of Hedgehog using this interactive plot: Hedgehog Environment. Also check out the AAS NOVA highlight on this discovery: AAS NOVA.
<iframe src="https://aasnova.org/2024/11/06/discovery-of-a-lonely-galactic-hedgehog/" width="800" height="450"></iframe>The YouTube video below also nicely introduces the discovery of Hedgehog (made by a YouTuber, not me!).
<iframe width="560" height="315" src="https://www.youtube.com/embed/-cpowWCC2-M?si=Iq1k6w4bsfS7J_3a" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>{% include image.html url="/images/PopSED_ICML_poster.jpeg" caption="Poster of PopSED for the MLxAstro workshop in 2023 ICML" width=450 align="right"%}
In Li et al. (2024a), we present PopSED, a framework for population-level inference of galaxy properties from photometric data. Unlike the traditional approach of first analyzing individual galaxies and then combining the results to determine the physical properties of the entire galaxy population, we directly make the population distribution the inference objective. We train normalizing flows to approximate the population distribution by minimizing the Wasserstein distance between the synthetic photometry of the galaxy population and the observed data. We validate our method using mock observations and apply it to galaxies from the GAMA survey. PopSED reliably recovers the redshift and stellar mass distribution of 100K galaxies using broadband photometry within 1 GPU-hour, being 1 million times faster than the traditional SED modeling method. From the population posterior we also recover the star-forming main sequence for GAMA galaxies at
The code popsed is available on GitHub. If you have any questions, please feel free to open an issue on GitHub or contact me via email.
Our poster for AAS243 has won the Chambliss Astronomy Achievement Student Award!
Beyond Ultra-Diffuse Galaxies II: Environmental Quenching of Mass-Size Outliers Among the Satellites of Milky Way Analogs
{% include image.html url="/images/upg_quench.png" caption="The quenched fractions of UDGs (gray), UPGs (green), normal-sized satellites (orange) as a function of stellar mass." width=450 align="right" %}
In Paper I (Li et al. 2023a), we present a sample of large diffuse galaxies (i.e., ultra-diffuse and ultra-puffy galaxies) around Milky-Way analogs using the exquisitely deep and wide Hyper Suprime-Cam Strategic Survey images. As a follow-up study, in this Paper II (Li et al. 2023b), we explore the statistical characteristics of these mass-size outliers, including their size distribution, spatial distribution, and most importantly, their star formation status. By comparing these distributions with normal satellites of MW analogs, we learn about how mass-size outliers form, and how their star formation is tied to their exotic sizes. We find that, once using the appropriate way to construct the mass-size outlier sample (i.e., selecting then based on the mass-size relation, instead of hard cuts on size or surface brightness), the quenched fraction (the fraction of galaxies that are quiescent in star formation) of mass-size outliers is very similar to normal-sized satellites. This hints that quenching is not tied to being a mass-size outlier. We discuss the possibility where mass-size outliers are formed prior to falling into the current host, and are quenched together with normal-sized dwarfs via ram pressure stripping. The next step is to find ultra-puffy galaxies in simulations, where we can study their formation and evolution in detail.
{% include image.html url="/images/upg_images.png" caption="Ultra-puffy and ultra-diffuse galaxies in HSC data" width=620 align="center" %}
Large diffuse galaxies are hard to find, but understanding the environments where they live, their numbers, and ultimately their origins, is of intense interest and importance for galaxy formation and evolution. In Paper I (Li et al. 2023a), we propose a new concept of "ultra-puffy" galaxies (UPGs), defined to be
Using Subaru's Hyper Suprime-Cam Strategic Survey Program, we perform a systematic search for low surface brightness galaxies, and present samples of UPGs and UDGs associated with Milky-Way analogs at
Reaching for the Edge I: Probing the Outskirts of Massive Galaxies with HSC, DECaLS, SDSS, and Dragonfly
In Li et al. (2022a), we compared the abilities to detect massive galaxy outskirts and related systematics for Hyper Suprime-Cam (HSC), Dark Energy Camera Legacy Survey (DECaLS), Dragonfly Telephoto Array and SDSS. Dragonfly shows outstanding ability on recovering outskirts of low-$$z$$ bright galaxies to
{% include image.html url="/images/low-z-postage.jpg" caption="Images of five low redshift massive galaxies in four different surveys" width=720 align="center" %}
Multi-resolution filtering: an empirical method for isolating faint, extended emission in Dragonfly data and other low resolution images
We developed an empirical, self-contained method "Multi-resolution filtering" (MRF) to isolate and study faint, large-scale emission in imaging data of low spatial resolution. The method was developed for the Dragonfly Telephoto Array, which produces images that have excellent low surface brightness sensitivity but poor spatial resolution. The resulting image only contains emission fainter than a pre-defined surface brightness limit. The method is implemented in $$\texttt{mrf}$$, an open-source MIT licensed Python package. It also contains an well-defined method to determine the surface brightness detection limit on a certain scale. This work is crucial for the future sciences of Dragonfly surveys. Please see van Dokkum et al. 2019 for more details.
{% include image.html url="/images/MRF-cirrus.jpg" caption="MRF reveals Galactic cirrus clearly in Dragonfly data (Danieli et al. 2019)" width=720 align="center" %}
{% include image.html url="/images/Ha-ring.png" caption="H-alpha ring galaxies in MaNGA" width=400 align="right" %}
We investigated galaxies with H$$\alpha$$ emission ring-like structures in Mapping Nearby Galaxies at APO (MaNGA) survey, with the stellar mass in the range of
-
smplotlib: Matplotlib template for SuperMongo style. Just one line of code to make your plot look like SuperMongo! Also see a thread on Twitter
-
mrf: Multi-Resolution Filtering is a method for isolating faint, extended emission in Dragonfly data and other low resolution images, developed by Pieter van Dokkum and Jiaxuan Li.
-
unagi: Search and download data from Hyper Suprime-Cam (HSC) Subaru Strategic Survey (SSP), developed by Song Huang, Jiaxuan Li and contributors.
-
kungpao: Photometric analysis library for Hyper Suprime Camera (HSC) images, developed by Song Huang and Jiaxuan Li.
-
lvhuo: Image stacking analysis for Hyper Suprime-Cam data, developed by Jiaxuan Li and Song Huang.
-
slug: Integrated tool for calculating 1-D surface brightness profile of massive galaxies, developed by Jiaxuan Li.
-
More works can be found on Github: @AstroJacobLi. Please star if you like them!