SearcharxivSearch

arXiv subjects

Jiayi Sun

Publications and source records attributed to Jiayi Sun.

At least 19 recordsLinked to original sources

ISAC with Co-Prime Arrays: Virtual-Aperture Sensing and uplink downlink communications

Integrated sensing and communication (ISAC) enables simultaneous communication and environmental sensing in unmanned aerial vehicle (UAV) networks, but its performance is constrained by the physical antenna aperture and residual self-interference (SI) in full-duplex (FD) sensing. To address these issues, we propose a shared-aperture ISAC architecture in which a sparse co-prime array (CPA) is embedded in a uniform linear array (ULA) grid for FD sensing, while the remaining antenna positions support time-division duplexing (TDD) communication. We characterize the sensing performance through an order-wise Cramer-Rao bound (CRB) analysis, showing that the CPA achieves a stronger asymptotic sensing gain than the partitioned ULA benchmark in both single-target and nondegenerate multi-target scenarios. We further reveal a space-time sampling tradeoff under the same physical aperture. Based on the proposed architecture, we formulate a non-convex joint resource allocation problem that maximizes the weighted downlink-uplink sum rate by jointly designing the sensing transmit covariance, downlink precoder, and uplink receive beamformers under sensing accuracy, BS transmit-power, communication QoS, and residual SI constraints. An alternating-optimization-based algorithm is developed. Simulations demonstrate consistent performance gains over the considered baselines and confirm the complementary benefits of the CPA virtual aperture and sensing covariance optimization.

cs.IT

The Milky Way Joins the Extragalactic World: I. PHANGS

Complete catalogs of molecular clouds in the Milky Way allow analysis of the molecular medium and the star formation properties of the Milky Way that closely follows the method used for nearby galaxies, in particular in the PHANGS project. The dependencies of the depletion time on other properties of molecular gas in the Milky Way are similar to those of other galaxies when analyzed in an analogous way. They exhibit a large scatter and relatively weak correlations. The strongest correlation is a decrease in depletion time with increasing velocity dispersion. We explore the effects of spatial resolution, sensitivity, cloud identificaton method, averaging method, and tracer choice on our results. Metallicity effects in converting observations to mass can have a substantial impact. Somewhat fortuitously, differences in conversion methods between PHANGS and the Milky Way do not affect the current comparison. Inadequate spatial resolution, resulting in unresolved cloud structure, has the most important effect on interpretation of both extragalactic observations and existing catalogs of Milky Way clouds.

astro-ph.GA

Variations in the 3.3 ${\mu}$m Polycyclic Aromatic Hydrocarbon Feature Across Nearby Galaxies Driven by Metallicity and Radiation Field Spectrum

We use JWST NIRCam imaging to investigate the 3.3 ${\mu}$m polycyclic aromatic hydrocarbon (PAH) feature in nearby galaxies. NIRCam observations of the 3.3 ${\mu}$m feature are emerging as a powerful tool for studying the structure of the interstellar medium (ISM) and the conditions of the dust at ~0".1 resolution. These maps require accurate subtraction of the underlying continuum emission. We present an empirical method to isolate the PAH-correlated emission in the F335M filter using the F300M and F360M filters for continuum subtraction. We find that the slope of the F335M/F300M versus F360M/F300M colors for PAH-correlated emission shows a dependence on local ISM properties, with the strongest dependence on specific star formation rate. Weaker emission features captured by these bands appear suppressed relative to the main 3.3 ${\mu}$m feature in regions of active star formation. We find trends in the 3.3/7.7 and 3.3/11.3 ${\mu}$m ratios that suggest changes in PAH size, charge, and heating by a varying radiation field spectrum. We find decreases in both band ratios with increasing metallicity, which we attribute to a shift to smaller PAH populations at low metallicity. Comparison to optical ionized gas line ratios and dust models show that variations in the interstellar radiation field spectrum influence the PAH feature ratios. This analysis supports inhibited growth formation scenarios for the observed PAH band ratio trends with metallicity and emphasizes the importance of considering the local radiation field characteristics and gas-phase metallicity when using these band ratios as PAH property diagnostics.

astro-ph.GA

A Multiwavelength Inventory for the Local Group L-band Survey I: Atlas and Radial Profiles of Local Group Galaxies

Resolving atomic gas at $\lesssim100$ pc physical resolution is currently feasible only for the very nearest galaxies. We combine 120 pc resolution HI data using the Karl G. Jansky Very Large Array (VLA) from the first data release of the Local Group L-Band Survey (LGLBS) with uniformly processed infrared, ultraviolet, H$\alpha$, and CO maps. We analyze the radial profiles of gas, stars, and recent star formation for six local galaxies: M31, M33, IC 10, IC 1613, NGC 6822, and WLM. Across the sample, atomic-gas disks are the most extended component, reaching $r_{\rm HI}=2.8$-$5.8$ kpc in the dwarfs and $13$-$26$ kpc in M33 and M31. Azimuthally averaged $\Sigma_{\rm HI}$ profiles are often flat or only slowly declining compared to the steeper decline of $\Sigma_{\star}$ and $\Sigma_\mathrm{SFR}$, with outer HI scale lengths of $l_{\rm HI}^{\rm outer}\approx1.0$-$8.5$ kpc. The mass-weighted HI surface densities on 120 pc scale generally exceed the azimuthally averaged values by 10-70%, showing that localized high-column-density atomic structures persist even where azimuthally averaged profiles appear smooth. Atomic-gas depletion times rise from $\tau_{\rm dep}^{\rm atom}\approx0.8$-17 Gyr within the stellar half-mass radius to 10s-100 Gyr in the outer disks. Molecular depletion times are shorter. We provide a public release of these multi-wavelength data, which provide a valuable reference for the LGLBS targets and also form the basis for a companion paper that relates star formation, gas phases, and midplane pressure on 120 pc scales.

astro-ph.GA

Proof-or-Stop: Don't Trust the Agent, Trust the Evidence -- Loop Engineering for Verifiable Evidence-Gated Lifecycle Control

Autonomous coding agents increasingly execute multi-step software work, but lifecycle states such as reviewed, tested, DONE, and ready-to-merge remain claims unless supported by current evidence. We present Proof-or-Stop Lifecycle Control, a method that permits lifecycle transitions only when fresh, tracked-source-state-bound, mechanically verifiable evidence satisfies the relevant gate. The method treats agent outputs as claims rather than lifecycle state, and uses proof operationally to mean gate-admissible evidence under a stated trust model, not semantic program correctness. We evaluate an open-source implementation through mechanism tests, a powered control-policy ablation, and operated self-application evidence. The unattended-loop engine passed 10 of 10 scenarios with zero false-DONE, and local-key receipt bundles rejected 18 tamper classes with zero false accepts. In a 9,240-cell ablation, the pre-registered A4 versus A2-prime comparison reduced visible-pass/hidden-fail amplification from 31 of 1,800 injected cells under a compute-budgeted naive loop to 2 of 1,800 under the gated loop, a 1.6 percentage-point improvement in not-amplified rate with a 95 percent confidence interval of [0.8, 2.5]. A near-compute A3 versus A4 comparison, 14 of 1,800 versus 2 of 1,800, indicates that the gain is associated with enforcing review as a lifecycle gate rather than merely adding a reviewer. The self-application corpus contains 565 stories and 1,007 review findings, with 94.8 percent resolved, plus a 68-row high/critical cross-vendor exhibit. These results support Proof-or-Stop as a model-agnostic, host-neutral control layer for deciding which autonomous-agent claims a lifecycle may act on. The evaluation is limited to one model family, 24 ablation tasks, and a self-hosted corpus.

cs.AI

From gas to stars along the spiral wave: CO, HCN, and star formation variations across the spiral arms in NGC 4321 and M51

Molecular clouds form stars from the interstellar medium via gravitational collapse, following a sequence from low-density gas to high-density cores and eventually the formation of stars. In classical density wave theory, gas clouds orbiting the galaxy experience gas compression and triggered star formation, while encountering the gravitational well of spiral arms. We aim to trace these different phases of the molecular cloud life cycle via tracers of molecular gas (CO), dense molecular gas (HCN), and star formation (H$\alpha$, 24 $\mu$m) within the spiral arms of two grand-design spiral galaxies: NGC 4321 and M51 (NGC 5194). In the spiral arms of these galaxies, we investigate the relation between molecular gas, dense gas, and star formation (CO-HCN-SFR) at matched physical resolutions of 270 pc and 125 pc in NGC 4321 and M51, respectively. We employed spiral arm masks for these galaxies and investigate trends of HCN/CO and SFR/HCN (SFR/CO), which serve as proxies for the dense gas fraction and dense (molecular) gas star formation efficiency, perpendicular to the spiral arm spines. We find that HCN/CO, SFR/CO, and SFR/HCN increase from the upstream towards the downstream side of both spiral arms of NGC 4321, while their trends are less prominent in M51. Our results indicate that large-scale galactic dynamics (e.g. density waves) can induce a sequence of gas density and star formation-to-gas density variations perpendicular to the spiral arms. This sequence contributes to the increased scatter seen among spectroscopic ratios such as HCN/CO and SFR/HCN at sub-kiloparsec scales.

astro-ph.GA

The Radial and Vertical Structure of Molecular Gas in the Edge-On Galaxy NGC 4565

We present high-resolution (0.94" $\approx$ 55 pc) ALMA CO(2-1) and 13CO(2-1) observations of the highly inclined (i~87.5 deg) galaxy NGC 4565 covering out to galactocentric radius Rgal > $\pm$ 17 kpc. The combination of sensitivity and resolution enables the detection of CO emission well into the HI-dominated outer disk while isolating individual molecular clouds across the full extent of the galaxy. Although often described as an edge-on Milky Way analog, the molecular gas profile of NGC 4565 has a central gap which is more similar to M31. The 13CO/12CO ratio remains consistent at 0.086 $\pm$ 0.009 from Rgal = 5-13 kpc. Based on fits to position-velocity slices, the molecular disk remains thin, with a FWHM scale height of 79.1 $\pm$ 1.6 pc measured from the vertical intensity profile with little evidence for vertical flaring. Molecular clouds in NGC 4565 show sizes, linewidths, and surface densities consistent with those found in similar environments in PHANGS-ALMA galaxies and in M31. We identify a prominent star-forming complex on the ring-an overdensity of molecular gas we term the East Ring Pileup. This feature hosts a compact, multiwavelength-bright region, which we call the Jewel. Effects of galaxy inclination on molecular cloud radius, velocity dispersion, surface density, and virial parameter appear as second-order effects that are strongest in velocity dispersion. At this resolution, GMCs are preferentially aligned with the disk of the galaxy and horizontally elongated by a factor of~2.

astro-ph.GA

The Structure of Molecular Gas in PHANGS-ALMA Galaxies: Cloud Spacing, Two-Point Correlation and Stacked Intensity Profiles

The sub-kpc scale gas structure encodes key information of giant molecular cloud (GMC) formation. Therefore, we aim for a quantitative description of molecular gas structure across 150-1000 pc using a sample of 8984 GMCs from 40 galaxies observed by PHANGS-ALMA. We homogenize our data to a fixed resolution of 150 pc and mass sensitivity of 2.5 M$_{\odot}$ pc$^{-2}$ to remove observational bias. We then calculate nearest neighbour distances, neighbour number density, and two-point correlation functions for the catalogued GMCs. When analysing the two-point correlation function, we generate several control samples that reflect different null hypotheses on large spatial scales. We stack integrated intensity CO emission profiles around the position of catalogued GMCs to probe the gas distribution on scales between the resolution limit and the typical GMC-GMC spacing. Our measurements of cloud spacing and number of neighbours show that GMC clustering follows the large-scale gas distribution. Once we account for this contribution, the peak excess clustering in the two-point correlation function drops from 1+$\omega$ of 2.3 to 1.3, with the power-law slope flattened from -0.25 to 0. We show that the stacked CO intensity profiles around CO peaks can be recovered by the "GMC size" measured by CPROPS, with an additional 20% of the flux in an extended component beyond 500 pc. We find that our stacked profiles can be fit with a double Gaussian function plus a constant offset. The broad Gaussian component accounts for 70% of the over-density power above the constant offset, and is stronger around massive and gravitationally bound GMCs. Our results indicate that galactic structure regulates the GMC distribution in galaxy disks, and the formation of massive, gravitationally bound GMCs is related to strong local gas clustering.

astro-ph.GA

Multi-scale Gas Structure and Dynamics in an Extragalactic Central Molecular Zone

The structures and dynamics of the interstellar medium are governed by a combination of self-gravity, external gravity, and various sources of ordered and random motions on different spatial scales. This paper uses ALMA CO (3-2) observations at 0.1" $\approx$ 5 pc resolution to examine the scale dependence of molecular gas structure and dynamics in the central molecular zone (CMZ) of a nearby galaxy, NGC 3351. We use the dendrogram technique to characterize hierarchical molecular gas structures spanning two decades in spatial scales and measure their size, gas mass, and velocity dispersion. Their size-linewidth relation shows a power-law slope of 0.58, comparable to measurements for CMZs in other galaxies and suggestive of significant contribution from ordered motion on large scales. We further decompose the observed velocity dispersion in each gas structure into ordered versus random motions. The former appears stronger in gas structures at $\gtrsim$ 30 pc while the latter becomes more dominant at $\lesssim$ 30 pc. Modulo uncertainties with the CO-to-H$_2$ conversion factor, the estimated gravitational free-fall time is comparable to the crossing time of ordered motions for structures on all spatial scales, and both becomes longer than the crossing time of random motions at small, $\lesssim$ 10 pc scales. Our results highlight the varying sources and drivers of gas motions on different spatial scales in the CMZ of a Milky Way-like galaxy.

astro-ph.GA

Constraining the Sub-Galactic Relationship Between Star Formation and the Hot Interstellar Medium in NGC 4254

We investigate the relationship between star formation and X-ray emission from the hot interstellar medium (ISM) on $\sim$kpc scales in NGC 4254 (M99) by combining spatially resolved star formation histories (SFHs) and Bayesian X-ray spectral fitting. We measure sub-galactic star formation rates (SFR) by modeling spectrophotometric UV-IR data with flexible SFHs, and we produce point-source-subtracted maps of the diffuse X-ray emission using Chandra data. We extract and fit the spectra of 5 regions selected by their SFR density $\Sigma_{\rm SFR}$, deriving hot gas luminosities and plasma temperatures. We examine the sub-galactic $kT-\Sigma_{\rm SFR}$ and $L^{\rm gas}_X-\Sigma_{\rm SFR}$ scaling relations in NGC 4254, and compare to predictions from simple models of the feedback into the ISM from core collapse supernovae (CCSNe). The hot gas emission from NGC 4254 is consistent with thermalization of $\approx 40-50\%$ of the energy from CCSNe in the ISM, and mass-loading of the CCSNe ejecta which decreases as $\Sigma_{\rm SFR}^{-1/3}$. Our optimized model implies a temperature and X-ray production efficiency that scale as $kT = (0.72^{+0.26}_{-0.18}~{\rm keV}) \Sigma_{\rm SFR}^{0.34\pm0.10}$ and $\eta = (0.03^{+0.02}_{-0.01}) \Sigma_{\rm SFR}^{0.34\pm0.18}$, respectively, for $\Sigma_{\rm SFR} = 0.01-0.13~{\rm M_{\odot}~yr^{-1}~kpc^{-2}}$. We also compare the properties of the hot ISM to other ISM phases using data from the PHANGS program. The diffuse X-ray emission of a given region is on average 200 times fainter than the H$\alpha$ emission, and we see evidence that the hot ISM is over-pressurized compared to the large-scale dynamical equilibrium pressure of the galaxy, consistent with expansion of the hot ISM into the ambient medium.

astro-ph.GA

Molecular Gas Morphological Analogues for the Milky Way

Complete catalogs of molecular clouds in the Milky Way allow analysis of the molecular medium and the star formation properties of the Milky Way that closely follows the method used for nearby galaxies. We explore whether the big dip in the radial distribution of molecular gas in the Milky Way is peculiar and find several other galaxies with similar patterns, all with similar morphological classifications of YClxxGnR, indicating a clearly defined, long bar leading to a grand-design spiral. This category is fairly rare among galaxies in the PHANGS sample, but all galaxies with this classification have some evidence for dips in the radial distribution of CO emission. The lengths of the bars correlate with the extents of the dips. The Milky Way and the other galaxies with dips have similar stellar masses and star formation rates, both lying near the high ends of the distributions for all PHANGS galaxies.

astro-ph.GA

Molecular gas and star formation in central rings across nearby galaxies

Nearby galaxies exhibit a variety of structures, including central rings, similar to the MW Central Molecular Zone (CMZ). These rings are common in barred galaxies and can be gas-rich and highly star-forming. We aim to study molecular gas content and star formation rate of central rings within nearby galaxies and link them to global galaxy properties (e.g. bar morphology). We utilize $1\,$'' resolution CO(2-1) PHANGS-ALMA observations, visually identify 20 central rings and determine their properties. For $14$ rings, SFR surface density maps are available. We derive ring geometry, integrated molecular gas masses, SFRs, depletion times, and compare them to host galaxy and bar properties. Molecular gas is a good tracer for central rings: Previous studies used ionized gas and dust tracers to identify central rings in galaxies of similar morphological types as this study. In comparison, we find similar fractions of galaxies hosting central rings and similar radii distributions. The gaseous central rings have typical radii of $400_{-150}^{+250}\,$pc, molecular gas masses of $\log(M_\text{mol}/M_\odot){\sim}8.1_{-0.23}^{+0.17}$, and SFRs of $0.21_{-0.16}^{+0.15}\,M_\odot/\text{yr}$, thus contributing $5.6_{-2.1}^{+4.5}\,\%$ and $13_{-5}^{+10}\,\%$ to their host galaxies' molecular gas mass and SFR. The MW CMZ sits at the lower end of the radius, molecular gas mass, and SFR distribution, but it has a similar molecular gas mass and SFR fraction, and depletion time. Longer bars contain more massive molecular central rings, but we find no correlation between bar strength and the ring's molecular gas content. Although absolute central ring properties likely depend on host galaxy properties, the similarities between the MW CMZ and PHANGS central rings in relative parameters suggest that the processes of gas inflow and star formation are similar for central rings across nearby galaxies.

astro-ph.GA

The impact of ram pressure on the radio spectral index and magnetic field of NGC 4522: A high-resolution VLA continuum study

We present high-resolution Very Large Array (VLA) continuum observations at S-band ($3$ GHz, $560$ pc scale) and X-band ($10$ GHz, $200$ pc scale) of the ram-pressure-stripped Virgo galaxy NGC 4522, to investigate the characteristics of its radio continuum, spectral index, and magnetic field under the influence of the intracluster medium (ICM). The total radio continuum shows an asymmetry that extends northwest, mirroring the HI gas distribution, but showing distinct features in the extraplanar regions. The spectral index steepens systematically from $\alpha\sim-0.6$ in the main disk to $\alpha\sim-1.1$ in the outer disk. We find that the spectral index behavior of the outer disk is mainly due to an ICM shock that can re-accelerate electrons and a significant reduction of thermal emission. Intriguingly, extraplanar clouds exhibit exceptionally flat spectral indices ($\alpha\sim-0.2$ to $0$), resulting from a combination of significantly enhanced thermal emission and pronounced spectral aging of the non-thermal component. Although some of these regions correlate with H$\alpha$, others do not. We propose that the mixing between the ICM and interstellar medium (ISM) is an alternative mechanism that enhances thermal emission independently of star formation. Polarized continuum emissions are highly asymmetric, preferentially distributed along the ICM wind side, and the polarization fraction increases radially outward from the galactic midplane, indicating that the polarized emission is strongly influenced by the ICM wind. Our results show how and where the ICM substantially affects the ISM, and also demonstrate that high-frequency observations are crucial for analyzing the radio continuum of ram pressure stripping galaxies.

astro-ph.GA

Evolved Supergiants in PHANGS I: Red Supergiants in 19 Galaxies between 5-20 Mpc with HST and JWST

Red supergiants (RSGs) are important for our understanding of supernova progenitors, stellar populations, stellar evolution, mass loss and dust production. Extragalactic surveys of RSGs have a long history in the Local Group, but few studies exist beyond that due to the limited resolution and sensitivity of ground-based and previous space-based infrared observatories. Here we demonstrate the combined power of HST and JWST to push systematic searches of RSGs out to $\sim$20 Mpc. We introduce a catalog of 97057 RSGs -- the largest single-survey release of RSGs -- with masses $\gtrsim$10 M$_{\odot}$ in 19 galaxies from the PHANGS HST+JWST Treasury program. We use HST F814W and JWST F200W photometry to select stars as RSGs based on predicted colors and magnitudes from PARSEC isochrones. The spatial distribution of our recovered RSGs follow the familiar pattern of mostly being concentrated in active star-forming regions such as spiral arms and central starburst rings. The RSG number density on kpc-scales is strongly correlated ($r_s$$\sim$0.82) with local star-formation rate density ($\Sigma_{SFR}$) traced by extinction-corrected far-ultraviolet (FUV) from GALEX+WISE, and weakly correlated ($r_s$$\sim$0.57) with the total stellar mass density ($\Sigma_*$), traced by near-infrared emission from WISE+Spitzer. The number of RSGs per mass of stellar populations with ages 6-30 Myr (the likely age range of RSGs $>$10 M$_{\odot}$) is $\sim$1 per 10$^{3.77\pm0.27}$ M$_{\odot}$, assuming constant star-formation rates from FUV+W4. Our sample will be a useful resource for tracking progenitors and feedback sites of future supernovae in PHANGS, age-dating stellar populations, and more.

astro-ph.GA

Multiphase Astrophysics to Unveil the Virgo Environment (MAUVE)

The Multiphase Astrophysics to Unveil the Virgo Environment (MAUVE) project is a multi-facility programme exploring how dense environments transform galaxies. Combining a VLT/MUSE P110 Large Programme and ALMA observations of 40 late-type Virgo Cluster galaxies, MAUVE resolves star formation, kinematics, and chemical enrichment within their molecular gas discs. A key goal is to track the evolution of cold gas that survives in the inner regions of satellites after entering the cluster, and how it evolves across different infall stages. With its high spatial resolution -- probing down to the physical scales of giant molecular cloud complexes -- and multiphase synergy, MAUVE aims to offer a time-resolved view of environmental quenching and set a new benchmark for cluster galaxy studies.

astro-ph.GA

Stability and slow dynamics of an interior spiky pattern in a one-dimensional spatial Solow model with capital-induced labor migration

One of the most significant findings in the study of spatial Solow-Swan models is the emergence of economic agglomeration, in which economic activities concentrate in specific regions. Such agglomeration provides a fundamental mechanism driving the spatial patterns of urbanization, labor migration, productivity growth, and resource allocation. In this paper, we consider the one-dimensional spatial Solow-Swan model with capital-induced labor migration, which captures the dynamic interaction between labor and capital through migration and accumulation. Focusing on the regime of sufficiently small capital diffusivity, we first construct an interior spike (spiky economic agglomeration) quasi-equilibrium. Next, we perform the linear stability of the corresponding spike equilibrium by using a hybrid asymptotic and numerical method. We show that a single interior spike remains stable for small reaction-time constants but undergoes a Hopf bifurcation when the constant is sufficiently large, leading to oscillations in spike height (economic fluctuation). Finally, we derive a differential-algebraic system to capture the slow drift motion of quasi-equilibrium (core-periphery shift). Numerical simulations are carried out to support our theoretical studies and reveal some intriguing yet unexplained dynamics.

math.AP

Resolved Profiles of Stellar Mass, Star Formation Rate, and Predicted CO-to-H$_2$ Conversion Factor Across Thousands of Local Galaxies

We present radial profiles of surface brightness in UV and IR bands, estimate stellar mass surface density ($\Sigma_\star$) and star formation rate surface density ($\Sigma_\mathrm{SFR}$), and predict the CO-to-H$_2$ conversion factor ($\alpha_\mathrm{CO}$) for over 5,000 local galaxies with stellar mass $M_\star\,{\geq}\,10^{9.3}\rm\,M_\odot$. We build these profiles and measure galaxy half-light radii using GALEX and WISE images from the $z$0MGS program, with special care given to highly inclined galaxies. From the UV and IR surface brightness profiles, we estimate $\Sigma_\star$ and $\Sigma_\mathrm{SFR}$ and use them to predict $\alpha_\mathrm{CO}$ with state-of-the-art empirical prescriptions. We validate our (kpc-scale) $\alpha_\mathrm{CO}$ predictions against observational estimates, finding the best agreement when accounting for CO-dark gas as well as CO emissivity and excitation effects. The CO-dark correction plays a primary role in lower-mass galaxies, whereas CO emissivity and excitation effects become more important in higher-mass and more actively star-forming galaxies, respectively. We compare our estimated $\alpha_\mathrm{CO}$ to observed galaxy-integrated SFR to CO luminosity ratio as a function of $M_\star$. A large compilation of literature data suggests that star-forming galaxies with $M_\star = 10^{9.5{-}11}\,M_\odot$ show strong anti-correlations of SFR/$L^\prime_\mathrm{CO(1{-}0)} \propto M_\star^{-0.29}$ and SFR/$L^\prime_\mathrm{CO(2{-}1)} \propto M_\star^{-0.40}$. The estimated $\alpha_\mathrm{CO}$ trends, when combined with a constant molecular gas depletion time $t_\mathrm{dep}$, can only explain ${\approx}1/3$ of these SFR/$L^\prime_\mathrm{CO}$ trends. This suggests that $t_\mathrm{dep}$ being systematically shorter in lower-mass star-forming galaxies is the main cause of the observed SFR/$L^\prime_\mathrm{CO}$ variations. (Abridged)

astro-ph.GA

Masses, Star-Formation Efficiencies, and Dynamical Evolution of 18,000 HII Regions

We present measurements of the masses associated with $\sim18,000$ HII regions across 19 nearby star-forming galaxies by combining data from JWST, HST, MUSE, ALMA, VLA, and MeerKAT from the multi-wavelength PHANGS survey. We report 10 pc-scale measurements of the mass of young stars, ionized gas, and older disk stars coincident with each HII region, as well as the initial and current mass of molecular gas, atomic gas, and swept-up shell material, estimated from lower resolution data. We find that the mass of older stars dominates over young stars at $\gtrsim10\rm\,pc$ scales, and ionized gas exceeds the stellar mass in most optically bright HII regions. Combining our mass measurements for a statistically large sample of HII regions, we derive 10 pc scale star-formation efficiencies $\approx6{-}17\%$ for individual HII regions. Comparing each region's self-gravity with the ambient ISM pressure and total pressure from pre-supernova stellar feedback, we show that most optically bright HII regions are over-pressured relative to their own self-gravity and the ambient ISM pressure, and that they are hence likely expanding into their surroundings. Larger HII regions in galaxy centers approach dynamical equilibrium. The self-gravity of regions is expected to dominate over pre-supernova stellar feedback pressure at $\gtrsim130\rm\,pc$ and $60\rm\,pc$ scales in galaxy disks and centers, respectively, but is always sub-dominant to the ambient ISM pressure on HII region scales. Our measurements have direct implications for the dynamical evolution of star-forming regions and the efficiency of stellar feedback in ionizing and clearing cold gas.

astro-ph.GA