SearcharxivSearch

arXiv subjects

Stephen Thorp

Publications and source records attributed to Stephen Thorp.

At least 19 recordsLinked to original sources

Follow-up of SN 2025wny I: Space-based Observations of the First Multiply-imaged Superluminous Supernova

We present space-based follow-up observations of the superluminous Type I supernova (SLSN-I) SN 2025wny at redshift $z_{SN}=2.0151$, gravitationally lensed by two galaxies at redshifts $z_{G1}=0.3755$ and $z_{G2}=0.3766$ into five resolved images. SN 2025wny is the first strongly lensed SLSN discovered and the first galaxy-scale lensed supernova for which both photometric and spectroscopic time-delay measurements are feasible. As such, it opens a new observational window for precision cosmology and the study of stellar explosions near the epoch of peak cosmic star formation. Our follow-up observations comprise two epochs of Hubble Space Telescope (HST) imaging, together with near-infrared imaging and spectroscopy obtained with the James Webb Space Telescope (JWST). From these data, we measure precise astrometry and multi-band photometry for the five resolved supernova images, the host galaxy, and the two deflecting galaxies. HST provides accurate relative image positions and rest-frame ultraviolet photometry, while JWST delivers complementary near-infrared imaging and spectroscopy probing the rest-frame optical at high signal-to-noise ratio. Together they yield a detailed characterization of both the lensing configuration and the supernova spectral energy distribution over a broad wavelength range. The data presented here provide the observational foundation for the accompanying analyses of the supernova properties, lens modeling, and time-delay cosmography, including the astrometric, photometric, and spectroscopic information required to measure $H_0$.

astro-ph.CO

Follow-up of SN 2025wny V: Lens Modelling and Cosmography of a Strongly Lensed Superluminous Supernova at $z = 2.015$ using Space Data

We present a lensing and cosmographic analysis of the strongly lensed Type I superluminous supernova SN 2025wny at redshift $z=2.015$, multiply imaged by two foreground galaxies at $z=0.376$. Using imaging obtained with the Hubble Space Telescope and the James Webb Space Telescope, we model the lens system with two elliptical power-law mass distributions and an external shear component. In addition to the supernova image positions, the modelling incorporates the surface-brightness distribution of the lensed host galaxy. The inferred Einstein radii are $\theta_{\rm E,1}\simeq 1.6$" and $\theta_{\rm E,2}\simeq 0.7$ - $0.8$", with broadly consistent results across all filters. After accounting for microlensing by stars in the lens galaxies, the posterior distribution spans total magnifications of approximately $\mu_{\rm tot}\sim 5$--$50$, with flux ratios of the multiple images consistent with observations. Combining the lens models with spectroscopically and photomerically measured time delays yields a filter-marginalized constraint of \[ H_0 = 66.7^{+7.6}_{-6.3}\; {\rm km\,s^{-1}\,Mpc^{-1}}, \] for a fiducial model with isothermal mass profiles. Allowing the density slopes of the lens galaxies to vary over a broad range results in \[ H_0 = 70.8^{+8.2}_{-6.1}\; {\rm km\,s^{-1}\,Mpc^{-1}}. \] These values are conditional on the adopted parameterization of the lens mass distribution, the assumed priors on the density slopes, and possible additional lensing contributions from the surrounding large-scale environment. We find that incorporating the currently available stellar kinematic measurements has only a modest effect on the inferred value of $H_0$. Future measurements of the lens-galaxy kinematics and a detailed characterization of the lens environment will further strengthen the utility of SN 2025wny as a cosmological probe.

astro-ph.CO

pop-cosmos: Galaxy size evolution across structural and star-formation classifications in COSMOS-Web

Galaxy sizes are correlated with stellar mass and redshift, as characterised by size scaling relations. The inferred forms of these scaling relations are sensitive to how galaxies are classified -- either by their star formation activity (e.g. specific star-formation rate, sSFR) or by their morphology markers (e.g. bulge-to-total ratio, S\'{e}rsic index). We combine stellar mass and sSFR estimates from pop-cosmos (a generative model trained on COSMOS2020 Spitzer IRAC $\textit{Ch.1} <26$) with size and morphology measurements from COSMOS-Web, obtaining $99,369$ galaxies. By investigating the size-mass and the size-redshift relations, we show that: (i) the sSFR/morphology splits give quantitatively different slopes, intercepts, and intrinsic scatter behaviour; (ii) intrinsic scatter depends on structural morphology but not on sSFR, which constrains the galaxy-halo connection; (iii) the quiescent and bulge-dominated size-mass relations both show double-power law breaks, but at different pivot masses, indicating that quenching and structural transformation occur on different time-scales; (iv) the morphology-dependent trends are only recoverable from space-based imaging. Further, the quiescent pivot mass $M_{\ast} \sim 10^{10.7}~\mathrm{M}_{\odot}$ coincides with the mass scale at which AGN (infrared torus) bolometric luminosity fraction peaks in transitioning galaxies, while the bulge-dominated pivot mass $M_{\ast} \sim 10^{11.1}~\mathrm{M}_{\odot}$ coincides with the halo mass at which AGN-driven baryonic redistribution peaks, tracing the interval over which AGN feedback ramps from quenching onset to structural transformation.

astro-ph.GA

pop-cosmos: Disentangling galaxy properties from observables using data-driven approaches

The physical processes that shape a galaxy's spectrum are strongly degenerate in observations, obscuring which processes act independently. Leveraging the pop-cosmos generative galaxy population model, we investigate how many independent degrees of freedom the rest-frame optical SED contains. We use a $\beta$-variational autoencoder (VAE) to compress a 16-parameter stellar population synthesis (SPS) description into a disentangled latent representation interpreted through mutual information (MI). We find that five independent dimensions suffice, corresponding to stellar mass, recent star formation, dust, and two degrees of freedom in the ionization state of the gas. Stellar metallicity and stellar age are not among these primary drivers; their spectral effects are distributed across the others rather than independently encoded. By tying each dimension to specific spectral features, this decomposition breaks the star-formation--dust--metallicity degeneracies that limit broadband photometry, and recovers the physical conditions of the gas in typical star-forming galaxies more cleanly than the line-ratio diagnostics in standard use.

astro-ph.GA

StAD: Stein Amortized Divergence for Fast Likelihoods with Diffusion and Flow

Diffusion and flow-based models are ubiquitously used for generative modelling and density estimation. They admit a deterministic probability flow ordinary differential equation (PF-ODE), analogous to continuous normalizing flows (CNFs), which describes the transport of the probability mass. Obtaining the likelihood from these models is of interest to many workflows, especially Bayesian analysis, and requires solving the trace of the Jacobian to compute the divergence of the learned PF-ODE, which is either $\mathcal{O}(D^2)$ to compute exactly or $\mathcal{O}(D)$ with a noisy estimate. We introduce StAD, a new distillation method to predict and learn the divergence of the PF-ODE using the Langevin-Stein operator without ever computing the Jacobian. We show that our method is competitive with the Hutchinson and Hutch++ on CIFAR-10, ImageNet and other density estimation tasks, consistently improving the variance and speed of the likelihood predictions compared to the Hutchinson. We additionally show our method will generalize to a varied class of generative models, and show that under some regularity conditions these learned vector fields can be made to satisfy the Stein class.

stat.ML

Thermostats, Not Engines: A New Picture of Halo Gas Regulation

We propose that black hole feedback regulates gas in massive halos by establishing an entropy ceiling; the resulting buoyant gas migrates to the virial radius with no additional energy input required. The FLAMINGO simulations support this picture: at the virial radius, outflow entropy is mass-independent for isotropic thermal feedback but depends on the solid angle of directly heated gas for jet feedback. Above a critical halo mass $M_\rm{crit} \approx 10^{13.5\text{--}14}\, M_\odot$, virial shocks overwhelm the ceiling, predicting rejuvenation of star formation in the most massive galaxies, supported by new low-redshift evidence from star formation rates and morphologies.

astro-ph.CO

Rapid and robust simulation-based inference for kilonovae

With the next generation of both electromagnetic and gravitational wave observatories beginning to come online, rapid analysis methods for kilonova data are becoming increasingly important in astronomy. Traditional Bayesian parameter estimation using Markov chain Monte Carlo (MCMC) is time-consuming and relies on explicit likelihood approximations that can break down when modeling uncertainties are significant. We develop a simulation-based inference (SBI) framework for kilonova parameter estimation using density-estimation likelihood-free inference. The framework uses a Gaussian process emulator trained on $\sim 1300$ POSSIS simulations. We demonstrate that SBI provides a rapid alternative to MCMC that is robust to likelihood misspecification. The standard Gaussian likelihood approximation fails to capture the non-Gaussian, correlated structure of emulator uncertainty; SBI learns this structure directly from forward simulations. Simulation studies show that the SBI method accurately recovers injected parameters, while the MCMC suffers from systematic bias caused by likelihood misspecification. This problem persists when analyzing AT2017gfo, where a subset of the MCMC posteriors pile up at prior boundaries and the SBI posteriors do not. The SBI framework infers a total ejecta mass of $\sim 0.087 M_{\odot}$ dominated by lanthanide-poor ejecta and excludes toroidal and peanut ejecta geometries at the 99th percentile for both components. The SBI framework generates $\sim 2 \times 10^{4}$ posterior samples in seconds.

astro-ph.IM

A Natural $\gtrsim 100\times$ Telescope: Discovery of the Strongly Lensed Type II SN 2025mkn at $z=1.37$

We present the discovery of SN 2025mkn, a gravitationally lensed Type II supernova. First detected as a blue transient in ZTF, 0.83$^{\prime\prime}$ from a $z=0.42$ elliptical galaxy, follow-up SNIFS/UH2.2m and LRIS/Keck spectra revealed absorption lines at $z=1.371$. Later JWST NIRCam imaging shows that the bright transient is a close pair of point sources separated by $\sim 0.07^{\prime\prime}$, and a 30 times fainter counterimage opposite the lens, for which NIRSpec reveals strong H$\alpha$ emission also at $z=1.371$. The light curves and spectra are consistent with the Type II supernova source being magnified $\gtrsim 100$ times, with $\sim 250$ required to reconcile its luminosity with that of nearby events such as SN 2023ixf. Lens models are consistent with such high magnifications, and always show that the faint image arrived first (undetected in earlier ZTF imaging), consistent with the later spectral phase of this fainter image. A fourth image is also predicted and possibly detected in the NIRSpec data. Light-curve-based time-delay measurements are not possible due to the first image being the faintest; however, the resolved NIRSpec spectra offer a future opportunity for time-delay cosmography through supernova phase measurements.

astro-ph.CO

FlowSN: Neural Simulation-Based Inference under Realistic Selection Effects applied to Supernova Cosmology

We present FlowSN, a statistical framework using simulation-based inference (SBI) with normalising flows to account for selection effects in observational astronomy. Failure to account for selection effects can lead to biased inference on global parameters. An example is Malmquist bias, where detection limits result in a sample skewed towards brighter objects. In Type Ia supernova (SN Ia) cosmology, these selection effects can systematically shift the inferred posterior distributions of cosmological parameters, necessitating the development of robust statistical frameworks to account for the biases. SBI enables us to implicitly learn probability distributions that are analytically intractable to calculate. In this work, we introduce a novel approach that employs a normalising flow to learn the non-analytic selected SN likelihood for a given survey from forward simulations, independent of the assumed cosmological model. The resulting likelihood approximation is incorporated into a hierarchical Bayesian framework and posterior sampling is performed using Hamiltonian Monte Carlo to obtain constraints on cosmological parameters conditioned on the observed data. The modular learnt likelihood approximation can be reused without retraining to evaluate different cosmological models, providing a key advantage over other SBI approaches. We demonstrate the performance of this methodology by training and testing the SBI technique using realistic LSST-like SNANA simulations for the first time. Our FlowSN approach yields accurate posterior estimates on cosmological parameters, including the dark energy equation of state $w_0$, that are an order of magnitude less biased than those obtained with conventional techniques and also exhibit improved frequentist calibration.

astro-ph.CO

pop-cosmos: Forward modeling KiDS-1000 redshift distributions using realistic galaxy populations

The accuracy of the cosmological constraints from Stage~IV galaxy surveys will be limited by how well the galaxy redshift distributions can be inferred. We have addressed this challenging problem for the Kilo-Degree Survey (KiDS) cosmic shear sample by developing a forward-modeling framework with two main ingredients: (1) the \texttt{pop-cosmos} generative model for the evolving galaxy population, calibrated on \textit{Spitzer} IRAC $\textit{Ch.\,1}<26$ galaxies from COSMOS2020; and (2) a data model for noise and selection, machine-learned from the SURFS-based KiDS-Legacy-Like Simulations (SKiLLS). Applying KiDS tomographic binning to our synthetic photometric data, we infer redshift distributions in each of five bins directly from the population and data models, bypassing the need for spectroscopic reweighting. Keeping the data model fixed, we compare results using two different galaxy population models: \texttt{pop-cosmos}; and \texttt{shark}, the semi-analytic galaxy formation model used in SKiLLS. In the first ($0.1<z<0.3$) and last ($0.9<z<1.2$) tomographic bins we find systematic differences in the mean redshifts of $\Delta z\sim0.05$-$0.1$, comparable to the reported uncertainties from spectroscopic reweighting methods. This work paves the way for accurate redshift distribution calibration for Stage~IV surveys directly through forward modeling, thus providing an independent cross-check on spectroscopic-based calibrations which avoids their selection biases and incompleteness. We will use the \texttt{pop-cosmos} redshift distributions in an upcoming full KiDS cosmology reanalysis.

astro-ph.CO

pop-cosmos: Redshifts and physical properties of KiDS-1000 galaxies

Principled Bayesian inference of galaxy properties has not previously been performed for wide-area weak lensing surveys with millions of sources. We address this gap by applying the pop-cosmos generative model to perform spectral energy distribution (SED) fitting for 4 million KiDS-1000 galaxies. Calibrated on deep COSMOS2020 photometric data, pop-cosmos specifies a physically-motivated prior over the galaxy population up to $z \simeq 6$ in stellar population synthesis (SPS) parameter space. Using the Speculator SPS emulator with GPU-accelerated MCMC sampling, we perform full posterior inference at 8.2 GPU seconds per galaxy, obtaining joint constraints on galaxy redshifts and physical properties. We validate photometric redshifts against $\sim\!185,\!000$ KiDS galaxies cross-matched to DESI DR1 spectroscopic samples, achieving low bias ($2\times10^{-3}$), scatter ($\sigma_{\mathrm{MAD}}=0.03$), and outlier fraction (3.2%) for the Bright Galaxy Survey, with comparable performance (bias $3\times10^{-2}$, $\sigma_{\mathrm{MAD}}=0.05$, 1.0% outliers) for luminous red galaxies (LRGs). Within the LRG sample, we identify massive, dusty, star-forming contaminants at $z \simeq 0.4$ satisfying standard colour selections for quenched populations. We infer trends in stellar mass, star formation, metallicity, and dust across five tomographic redshift bins consistent with established scaling relations. Using specific star formation rate constraints, we identify $\sim$7% of KiDS-1000 galaxies as quenched, versus 37% implied by conservative colour cuts. This enables the construction of weak lensing samples defined by physical properties while mitigating intrinsic alignment systematics and preserving statistical power. Our analysis validates pop-cosmos out-of-sample, establishing it as a scalable approach for galaxy evolution and cosmological analyses with photometric surveys.

astro-ph.GA

Opportunities in AI/ML for the Rubin LSST Dark Energy Science Collaboration

The Vera C. Rubin Observatory's Legacy Survey of Space and Time (LSST) will produce unprecedented volumes of heterogeneous astronomical data (images, catalogs, and alerts) that challenge traditional analysis pipelines. The LSST Dark Energy Science Collaboration (DESC) aims to derive robust constraints on dark energy and dark matter from these data, requiring methods that are statistically powerful, scalable, and operationally reliable. Artificial intelligence and machine learning (AI/ML) are already embedded across DESC science workflows, from photometric redshifts and transient classification to weak lensing inference and cosmological simulations. Yet their utility for precision cosmology hinges on trustworthy uncertainty quantification, robustness to covariate shift and model misspecification, and reproducible integration within scientific pipelines. This white paper surveys the current landscape of AI/ML across DESC's primary cosmological probes and cross-cutting analyses, revealing that the same core methodologies and fundamental challenges recur across disparate science cases. Since progress on these cross-cutting challenges would benefit multiple probes simultaneously, we identify key methodological research priorities, including Bayesian inference at scale, physics-informed methods, validation frameworks, and active learning for discovery. With an eye on emerging techniques, we also explore the potential of the latest foundation model methodologies and LLM-driven agentic AI systems to reshape DESC workflows, provided their deployment is coupled with rigorous evaluation and governance. Finally, we discuss critical software, computing, data infrastructure, and human capital requirements for the successful deployment of these new methodologies, and consider associated risks and opportunities for broader coordination with external actors.

astro-ph.IM

The Case for Space: Estimating Precise Time Delays from Ground- and Space-Based Observations of Lensed Supernovae with Glimpse

The delay in arrival time of the multiple images of gravitationally lensed supernovae (glSNe) can be related to the present-day expansion rate of the universe, $H_{0}$. Despite their rarity, Rubin Observatory's Legacy Survey of Space and Time (Rubin-LSST) is expected to discover tens of galaxy-scale glSNe per year, many of which will not be resolved due to their compact nature. Follow-up from ground- and space-based telescopes will be necessary to estimate time delays to sufficient precision for meaningful $H_{0}$ constraints. We present the Glimpse model (GausSN Light curve Inference of Magnifications and Phase Shifts, Extended) that estimates time delays with resolved and unresolved observations together for the first time, while simultaneously accounting for dust and microlensing effects. With this method, we explore best follow-up strategies for glSNe observed by Rubin-LSST. For unresolved systems on the dimmest end of detectability by Rubin-LSST, having peak i-band magnitudes of 22-24 mag, the time delays are measured to as low as 0.7 day uncertainty with 6-8 epochs of resolved space-based observations in each of 4-6 optical and NIR filters. For systems of similar brightness that are resolved by ground-based facilities, time delays are consistently constrained to 0.5-0.8 day precision with 6 epochs in 4 optical and NIR filters of space-based observations or 8 epochs in 4 optical filters of deep ground-based observations. This work improves on previous time-delay estimation methods and demonstrates that glSNe time delays of $\sim10-20$ days can be measured to sufficient precision for competitive $H_{0}$ estimates in the Rubin-LSST era.

astro-ph.IM

pop-cosmos: Star formation over 12 Gyr from generative modelling of a deep infrared-selected galaxy catalogue

We study star formation over 12 Gyr using pop-cosmos, a generative model trained on 26-band photometry of 420,000 COSMOS2020 galaxies (IRAC Ch.1 $<26$). The model learns distributions over 16 SPS parameters via score-based diffusion, matching observed colours and magnitudes. We compute the star formation rate density (SFRD) to $z=3.5$ by directly integrating individual galaxy SFRs. The SFRD peaks at $z=1.3\pm0.1$, with peak value $0.08\pm0.01$ M$_{\odot}$ yr$^{-1}$ Mpc$^{-3}$. We classify star-forming (SF) and quiescent (Q) galaxies using specific SFR $<10^{-11}$ yr$^{-1}$, comparing with $NUVrJ$ colour selection. The sSFR criterion yields up to 20% smaller quiescent fractions across $0 0.95$) during the most recent $\sim$300 Myr, then sharp decorrelation with earlier star-forming epochs, marking clear quenching transitions. Massive ($10<\log_{10}(M_*/$M$_{\odot})<11$) galaxies quench on a time-scale of $\sim1$ Gyr, with mass assembly concentrated in their first 3.5 Gyr. Finally, AGN activity (infrared luminosity) peaks as massive ($\sim10^{10.5}$ M$_\odot$) galaxies approach the transition between star-forming and quiescent states, declining sharply once quiescence is established. This provides evidence that AGN feedback operates in a critical regime during the $\sim1$ Gyr quenching transition.

astro-ph.GA

pop-cosmos: Insights from generative modeling of a deep, infrared-selected galaxy population

We present an extension of the pop-cosmos model for the evolving galaxy population up to redshift $z\sim6$. The model is trained on distributions of observed colors and magnitudes, from 26-band photometry of $\sim420,000$ galaxies in the COSMOS2020 catalog with Spitzer IRAC $\textit{Ch. 1}<26$. The generative model includes a flexible distribution over 16 stellar population synthesis (SPS) parameters, and a depth-dependent photometric uncertainty model, both represented using score-based diffusion models. We use the trained model to predict scaling relationships for the galaxy population, such as the stellar mass function, star-forming main sequence, and gas-phase and stellar metallicity vs. mass relations, demonstrating reasonable-to-excellent agreement with previously published results. We explore the connection between mid-infrared emission from active galactic nuclei (AGN) and star-formation rate, finding high AGN activity for galaxies above the star-forming main sequence at $1\lesssim z\lesssim 2$. Using the trained population model as a prior distribution, we perform inference of the redshifts and SPS parameters for 429,669 COSMOS2020 galaxies, including 39,588 with publicly available spectroscopic redshifts. The resulting redshift estimates exhibit minimal bias ($\text{median}[\Delta_z]=-8\times10^{-4}$), scatter ($\sigma_\text{MAD}=0.0132$), and outlier fraction ($6.19\%$) for the full $0<z<6$ spectroscopic compilation. These results establish that pop-cosmos can achieve the accuracy and realism needed to forward-model modern wide--deep surveys for Stage IV cosmology. We publicly release pop-cosmos software, mock galaxy catalogs, and COSMOS2020 redshift and SPS parameter posteriors.

astro-ph.GA

Impact of redshift distribution uncertainties on Lyman-break galaxy cosmological parameter inference

A significant number of Lyman-break galaxies (LBGs) with redshifts 3 < z < 5 are expected to be observed by the upcoming Vera C. Rubin Observatory Legacy Survey of Space and Time (LSST). This will enable us to probe the universe at higher redshifts than is currently possible with cosmological galaxy clustering and weak lensing surveys. However, accurate inference of cosmological parameters requires precise knowledge of the redshift distributions of selected galaxies, where the number of faint objects expected from LSST alone will make spectroscopic based methods of determining these distributions extremely challenging. To overcome this difficulty, it may be possible to leverage the information in the large volume of photometric data alone to precisely infer these distributions. This could be facilitated using forward models, where in this paper we use stellar population synthesis (SPS) to estimate uncertainties on LBG redshift distributions for a 10 year LSST (LSSTY10) survey. We characterise some of the modelling uncertainties inherent to SPS by introducing a flexible parameterisation of the galaxy population prior, informed by observations of the galaxy stellar mass function (GSMF) and cosmic star formation density (CSFRD). These uncertainties are subsequently marginalised over and propagated to cosmological constraints in a Fisher forecast. Assuming a known dust attenuation model for LBGs, we forecast constraints on the sigma8 parameter comparable to Planck cosmic microwave background (CMB) constraints.

astro-ph.CO

Characterising the Standardisation Properties of Type Ia Supernovae in the z band with Hierarchical Bayesian Modelling

Type Ia supernovae (SNe Ia) are standardisable candles: their peak magnitudes can be corrected for correlations between light curve properties and their luminosities to precisely estimate distances. Understanding SN Ia standardisation across wavelength improves methods for correcting SN Ia magnitudes. Using 150 SNe Ia from the Foundation Supernova Survey and Young Supernova Experiment, we present the first study focusing on SN Ia standardisation properties in the z band. Straddling the optical and near-infrared, SN Ia light in the z band is less sensitive to dust extinction and can be collected alongside the optical on CCDs. Pre-standardisation, SNe Ia exhibit less residual scatter in z-band peak magnitudes than in the g and r bands. SNe Ia peak z-band magnitudes still exhibit a significant dependence on light-curve shape. Post-standardisation, the z-band Hubble diagram has a total scatter of RMS $ = 0.195$ mag. We infer a z-band mass step of $\gamma_{z} = -0.105 \pm 0.031$ mag, which is consistent within $1\sigma$ of that estimated from gri data, assuming $R_{V} = 2.61$. When assuming different $R_{V}$ values for high and low mass host galaxies, the z-band and optical mass steps remain consistent within $1\sigma$. Based on current statistical precision, these results suggest dust reddening cannot fully explain the mass step. SNe Ia in the z band exhibit complementary standardisability properties to the optical that can improve distance estimates. Understanding these properties is important for the upcoming Vera Rubin Observatory and Nancy G. Roman Space Telescope, which will probe the rest-frame z band to redshifts 0.1 and 1.8.

astro-ph.CO

Microlensing of lensed supernovae Zwicky & iPTF16geu: constraints on the lens galaxy mass slope and dark compact object fraction

To date, only two strongly lensed type Ia supernovae (SNIa) have been discovered with an isolated galaxy acting as the lens: iPTF16geu and SN Zwicky. The observed image fluxes for both lens systems were inconsistent with predictions from a smooth macro lens model. A potential explanation for the anomalous flux ratios is microlensing: additional (de)magnification caused by stars and other compact objects in the lens galaxy. In this work, we combine observations of iPTF16geu and SN Zwicky with simulated microlensing magnification maps, leveraging their standardizable candle properties to constrain the lens galaxy mass slope, $\eta$, and the fraction of dark compact objects, $f_{\rm dc}$. The resulting mass slopes are $\eta = 1.70 \pm 0.07$ for iPTF16geu and $\eta = 1.81 \pm 0.10$ for SN Zwicky. Our results indicate no evidence for a population of dark compact objects, placing upper limits at the $95\%$ confidence level of $f_{\rm dc} < 0.25$ for iPTF16geu and $f_{\rm dc} < 0.47$ for SN Zwicky (for compact objects with masses above $ 0.02 M_{\odot}$). Assuming a constant fraction of dark compact objects for both lensed SNe, we obtain $f_{\rm dc} < 0.19$. These results highlight the potential of strongly lensed SNIa to probe the innermost parts of lens galaxies and learn about compact matter.

astro-ph.GA