Searcharxiv⌕ Search

arXiv subjects

Michael W. Coughlin

Publications and source records attributed to Michael W. Coughlin.

At least 19 recordsLinked to original sources

AppleCiDEr. II. SpectraNet: A Spectroscopic Neural Network Classifier for Transients Demonstrated on ZTF Follow-up Data

Time-domain surveys such as the Zwicky Transient Facility have opened a new frontier in the discovery and characterization of transients. While photometric light curves provide broad temporal coverage, spectroscopic observations remain crucial for physical interpretation and source classification. However, existing spectral analysis methods, often reliant on template fitting or parametric models, are limited in their ability to capture the complex and evolving spectra characteristic of such sources, which are sometimes only available at low resolution. In this work, we introduce SpectraNet, a deep convolutional neural network designed to learn robust representations of optical spectra from transients. Our model combines multi-scale convolution kernels and pooling operations to extract features from preprocessed spectra in a hierarchical and interpretable manner. We train and validate SpectraNet on low-resolution time-series spectra obtained from the Spectral Energy Distribution Machine and other instruments, demonstrating better performance in classification compared to other known pipelines.

astro-ph.IM↗

Multiband Color Monitoring of 3I/ATLAS through Ground-Based Relay Observations

We present multiband, long-baseline photometric observations of interstellar comet 3I throughout its 2025--2026 apparition using coordinated ground-based global relay observations. Our dataset combines measurements from professional observatories and citizen-operated Unistellar eVscopes distributed worldwide, providing dense temporal coverage from 2025 July 2 through 2026 April 1 and spanning the comet's pre- and post-perihelion trajectory. Broadband photometry was obtained in bandpasses equivalent to the Johnson--Cousins $B$ (436 nm), $V$ (545 nm), and $R$ (641 nm) filters and the Sloan $g$ (477 nm), $r$ (623 nm), and $i$ (763 nm) filters. The photometry was measured using projected aperture radii of approximately 10{,}000~km to provide a consistent probe of the inner coma across the heterogeneous dataset. We measure representative mean colors of $B-V=0.86\pm0.06$, $V-R=0.50\pm0.03$, $B-R=1.36\pm0.08$, and $g-r=0.58\pm0.08$, demonstrating a persistently red optical coma. Constant-color models provide an adequate description of the data, with little evidence for long-term color evolution with time or heliocentric distance despite substantial changes in the coma's brightness, gas production, and volatile composition. This suggests that the ensemble-averaged optical scattering properties of the coma remained relatively stable over the period sampled by our observations, even as other properties of the coma evolved. These observations provide the first densely sampled, apparition-long characterization of the broadband optical colors of an interstellar comet and establish a benchmark for comparison with future interstellar objects.

astro-ph.EP↗

A Proliferated Space Architecture for Time-Domain Astrophysics

Time-Domain and Multi-Messenger Astrophysics (TDAMM) is entering a discovery-rich but follow-up-limited era, creating an urgent need for responsive, multiwavelength space-based capabilities. The Hydra constellation is a concept for a proliferated space architecture for time-domain astrophysics. The constellation would act as a disaggregated observatory composed of coordinated, relatively low-cost spacecraft that collectively provide capabilities traditionally concentrated within a single large mission. The architecture would combine persistent wide-field gamma-ray monitoring, wide-field and focused X-ray observations, and rapid-response ultraviolet, optical, and infrared imaging and spectroscopy. The constellation would both discover high-energy transients and respond to external alerts from gravitational-wave detectors, neutrino observatories, and ground- and space-based surveys, using low-latency communications, automated event prioritization, and community coordination frameworks to rapidly assign observing resources. A proliferated architecture would offer operational advantages over a single larger mission, including simultaneous observations of multiple targets, graceful degradation following individual spacecraft failures, recurring technology refresh, and opportunities for commercial, international, and philanthropic contributed nodes to join the network. The constellation would address fundamental questions concerning cosmic accelerators, the origin and evolution of the elements, the behavior of matter at extreme density, and the nature of dark energy through gravitational-wave standard sirens. This white paper presents the Hydra concept description that was submitted to NASA's ASTRA initiative for consideration by the Cosmic Origins Program Analysis Group (CoPAG) and Physics of the Cosmos Program Analysis Group (PhysPAG).

astro-ph.IM↗

A data processing pipeline for the WINTER near-infrared surveyor using the $\texttt{mirar}$ framework

We present the data reduction and transient detection pipeline for the Wide-field Infrared Transient Explorer (WINTER) surveyor and report its on-sky performance. The WINTER camera utilizes cost-effective InGaAs sensors as alternatives to traditional IR sensors, and is mounted on a dedicated 1-m robotic telescope at Palomar Observatory. The WINTER camera has six detectors producing a combined field-of-view of 1.2 sq. deg. equipped with y, J, and shortened-H bands. WINTER saw first light in June 2023 and has been operating robotically since. The WINTER data processing pipeline ($\texttt{winterdrp}$) has been implemented within the broader framework $\texttt{mirar}$: a modular, open-source $\texttt{python}$ package developed for realtime processing of images from time-domain surveys. $\texttt{winterdrp}$ performs end-to-end data processing implementing data reduction and image subtraction to go from raw dithered WINTER images to transient alerts in the $\texttt{avro}$ format, which are then sent to $\texttt{SkyPortal}$ for vetting and follow-up. During a year of observations in 2024, WINTER achieved J-band median 5-$σ$ depths ranging from $18.1-18.8$ mag (AB) on its six detectors in 960 second integrations as part of its survey, with an astrometric accuracy of $\approx0.2$ arcsec (a fifth of a pixel) and a detector-performance limited photometric accuracy ranging from $\approx0.09-0.18$ mag for its six detectors. We present early science results from WINTER, which include the identification of a stellar merger in M31, dust-enshrouded outbursting young stellar objects and classical novae in the Galactic plane, NIR followup of known supernovae, and multi-messenger follow-up of neutrinos, gravitational waves, fast X-ray transients and gamma-ray bursts.

astro-ph.IM↗

Learned proposals in trans-dimensional inference are optimal at equilibrium, not during assembly

Inferring the dimension of a model - the number of components needed to explain data - jointly with the parameters is a pervasive problem, from counting sources in an image to mixture modeling, and reversible-jump Markov chain Monte Carlo solves it exactly but mixes slowly. Learned proposals are well established at fixed dimension, but whether they can accelerate the dimension-changing moves themselves has remained largely untested. We show that the answer has a structural origin: the optimal proposal for the dimension-changing birth move is a different object in different phases of the run. While the fit is being assembled it must match the current residual - a state-dependent quantity no state-independent network can represent - but at equilibrium it degenerates to the posterior's single-component marginal, which is exactly the distribution an adaptive normalizing flow learns from the sampler's own history. A learned state-independent birth proposal is therefore useless in one phase and optimal in the other. Controlled experiments confirm the attribution: applied with an exact Metropolis--Hastings correction that leaves the target invariant for any network, the learned births leave acceptance rates unchanged yet accelerate model-order mixing - in a ten-seed benchmark they meet a pre-specified stopping rule in six of ten runs, typically several times sooner, where a strong hand-tuned baseline meets it in one (one-sided p=0.03) - and an isolation experiment shows the same flow deployed within-model buys nothing. Making no domain-specific assumptions, the same sampler counts sources in a noisy image and reconstructs signals across scientific domains, including gravitational waves from ground- and space-based detectors and a scalp EEG recording. We release the method as HyperWave, an open-source package.

physics.data-an↗

Binary neutron stars in the next-generation era: Multi-messenger detection prospects and constraints on the equation of state, mass distribution, and cosmology

Next-generation gravitational-wave (GW) observatories will provide crucial insights into the nature of neutron star (NS) matter and the cosmological expansion history. We estimate the number of multi-messenger detections from binary neutron stars (BNS) with the Einstein Telescope (ET) and Cosmic Explorer (CE), and project the resulting constraints on the equation of state (EOS), BNS mass distribution, and cosmology via joint hierarchical Bayesian inference. Assuming a local merger rate of 106.6 Gpc$^{-3}$ yr$^{-1}$ and considering two different mass functions, a narrow one centred around 1.4 $M_\odot$ and a wide one ranging between 1.1--2 $M_\odot$, we find that for ET, our mock follow-up algorithm results in at least $\sim40$ and up to $\sim100$ successfully identified electromagnetic counterparts per year, depending on the detector layout and mass distribution. In a joint network with CE, the number of multi-messenger detections can range from $\sim 200$ to $\sim500$. Additionally, several more afterglows from gamma-ray bursts or KNe could be found with dedicated late-time observations. Based on the identified multi-messenger events, we perform an injection campaign to hierarchically constrain the EOS, mass distribution, and cosmology in a fully Bayesian framework. Focussing on ET alone, we show how in an ideal scenario, GW signals, KNe, and host galaxy redshifts can constrain the canonical NS radius $R_{1.4}$ within $\sim 0.2$ km and the Hubble constant $H_0$ within $\sim 1$ km s$^{-1}$ Mpc$^{-1}$, while recovering the essential features of the mass distribution. By comparing inference results that rely solely on GW data and those that incorporate light curve information, we find that while KN light-curve posteriors have a negligible impact on the EOS constraints, they can benefit the inference of cosmological parameters.

astro-ph.HE↗

Prospects for GRB Afterglow Discovery with the Eric and Wendy Schmidt Observatory System

Two time domain surveys, recently funded as part of the Eric and Wendy Schmidt Observatory System; the Argus Array, in the optical, and the Deep Synoptic Array (DSA), in the radio, will transform gamma-ray burst (GRB) science via the serendipitous discovery of hundreds of GRB afterglows per year. In this work, we simulate DSA and Argus observations of GRB afterglows. We find that, of the long-duration GRBs (LGRBs) detected by the Fermi Gamma-ray Burst Monitor, (26$\pm$3)% will yield afterglow detections with Argus and (44$\pm$3)% with DSA, corresponding to rates of 51$\pm$5 and 86$\pm$8 per year respectively. We also compute rates for both upcoming and proposed GRB monitors; the forthcoming StarBurst Multi-messenger Pioneer, with 84$\pm$6 detections per year in Argus and 158$\pm$11 detections per year in DSA, and the Moon Burst Energetics All-sky Monitor (MoonBEAM) concept, with 90$\pm$9 per year in Argus and 160$\pm$14 per year in DSA. The observatory system will also detect 118$\pm$10 optical and 199$\pm$17 radio afterglows per year, independent of GRB triggers, exceeding the current annual rate with global follow-up. Afterglow counterparts to short-duration GRBs, originating from neutron star mergers, will be detected at 5-10% of the LGRB afterglow rate, which is promising for multi-messenger detections of gravitational wave sources and constraining the neutron star merger rate. The Argus Array, with its second-minute cadence, will detect afterglows before they peak $\sim$18% of the time, which will dramatically increase the sample of observed reverse shock and prompt optical emission.

astro-ph.HE↗

A Multi-Wavelength View of the First Type Ic-BL Supernova with an Einstein Probe X-ray Shock Breakout

In March 2026, the Einstein Probe (EP) discovered its most nearby (z = 0.0343) Fast X-ray Transient (FXT), EP260321a, the first EP FXT to provide a strong match to expectations for X-ray "shock breakout'" (SBO) emission. Here, we present our multi-wavelength follow-up campaign of EP260321a and its broad-line Type Ic (Ic-BL) supernova (SN) counterpart, SN2026gzf. We show that our radio follow-up extending over 5.8 - 54.5 days post-FXT rules out an on-axis jet counterpart of isotropic-equivalent kinetic energy $E_{K} \gtrsim 10^{49}$ erg for circumburst densities $n > 10^{-2}~{\rm cm}^{-3}$ and assuming microphysical parameters $ε_e = ε_B = 0.1$. Our radio data also constrains a median mass-loss rate of $\dot{M} \lesssim 1.2 \times 10^{-5} M_{\odot}~{\rm yr}^{-1}$ for a Wolf-Rayet progenitor. In addition, we derive SN2026gzf's properties, including $^{56}$Ni mass, diffusion timescale, and expansion velocities, from our $\sim$nightly-cadence optical data and compare them with those of optically discovered Type Ic-BL SNe, finding that SN 2026gzf is well within the 90\% confidence interval across all properties. We further fit SN2026gzf's light curve and determine that combined emission from both interaction with CSM and $^{56}$Ni radioactive decay provides the best fit with plausible model parameters. Finally, using the rate of Ic-BL SNe from the ZTF Bright Transient Survey and assuming all Type Ic-BL SNe produce EP260321a-like FXTs, we infer an expected rate of EP-detected SBOs of 4.4 - 16 year$^{-1}$. This is inconsistent at the 90% confidence level with current EP detection rates, potentially indicating that most Type Ic-BL SNe produce less luminous X-ray SBO signals compared to EP260321a.

astro-ph.HE↗

Multiwavelength Analysis of Six Luminous Fast Blue Optical Transients

We present multiwavelength observations and analysis of six luminous fast blue optical transients (LFBOTs) discovered in Zwicky Transient Facility (ZTF) survey data. We identified these LFBOTs from their fast light-curve evolution ($t_{1/2}\leq 12 $d), blue colors at peak brightness ($g-r\leq-0.5 $mag), a visible host galaxy, high optical luminosity ($M_g<-20$), and an X-ray or radio detection. With the exception of AT2024aehp (ZTF24abygbss), these transients exhibit peaks in their $10\,$GHz radio light curves at $t_{\text{rest}} \approx 50-100$ d, with peak radio luminosities ranging from $10^{38}-10^{40}$ erg s$^{-1}$. Modeling the radio emission as synchrotron radiation indicates a fast ($v=0.1-0.3c$) shock in a dense ($n_e\approx10^{3}-10^{4}$ cm$^{-3}$) medium. The X-ray emission varies by $\approx2$ orders of magnitude in luminosity ($10^{42}-10^{44}$ erg s$^{-1}$) at $t_{\text{rest}}\sim20 $d. Analysis of the host-galaxy photometry and spectroscopy for each transient shows that they are predominantly nonnuclear (a few kpc offset) with star-forming host galaxies of stellar masses $10^{9}-10^{11} ,M_\odot$. Unlike all other LFBOTs to date, AT2024aehp exhibited a luminous ($M<-19 $mag) plateau in the optical light curve; spectra during this plateau phase showed a featureless blue continuum. The $6-15$ GHz radio emission of AT2024aehp brightened by over an order of magnitude from $t_{\text{rest}} \approx70 $d to $t_{\mathrm{rest}} \approx130 $d. The mostly consistent radio behavior between optically selected LFBOTs implies a similar circumburst medium, leading us to prefer a progenitor scenario in which mass is lost in a consistent way shortly prior to the terminal event, such as a massive star merging with a compact object.

astro-ph.HE↗

Catching Disguised Transients with ASTRANet: Anomaly-Aware Spectroscopic Classification and Conformal Calibration

Time-domain surveys discover thousands of transients per year, but the spectroscopic identification of rare and physically peculiar objects remains rate-limited by closed-set classifiers that confidently assign every input to a known class -- including spectra that genuinely belong to no known class. We present the \texttt{ASTRANet} framework, a confidence-aware infrastructure for spectroscopic transient classification built around three coupled modules: a hierarchical spectral classifier that operates directly on observer-frame spectra without requiring host-galaxy redshift or spectral phase as inputs; an anomaly detection layer (\texttt{ASTRANet-Sentinel}) that non-linearly combines $16$ embedding-space anomaly scores spanning four physically motivated families; and a conformal uncertainty quantification layer (\texttt{ASTRANet-CP}). We validate the framework on a held-out evaluation set of $289$ rare and out-of-taxonomy transients spanning $11$ classes deliberately excluded from training, chosen to span the full physical diversity of the rare-anomaly population: AGN-related outliers, GRB-related events, gap transients, novae, and peculiar supernovae. Through five astrophysically distinct failure modes of closed-set classifiers, we show that classifier-internal uncertainty and embedding-based anomaly detection are structurally complementary axes of confidence rather than alternative implementations of the same estimator. We further introduce AD-stratified Mondrian conformal prediction (AD-MCP) within \texttt{ASTRANet-CP}, achieving uniform conditional coverage across anomaly-score strata where vanilla Mondrian under-covers in the operational regime. This establishes the methodological infrastructure for confidence-aware spectroscopic discovery in the Vera C.\ Rubin Observatory era.

astro-ph.IM↗

nmma: An extended Bayesian framework for Nuclear Multimessenger Astronomy in the Era of Next-Generation Detectors

Context. The joint analysis of different (astro-)physical messengers, in particular gravitational-wave data and electromagnetic follow-up observations, allows us to establish, explore and deepen links between different physical fields. As new survey capacities and improved detection methods will lead to a significant increase in the number of multimessenger detections in the upcoming decades, efficient and versatile software frameworks are essential to maximise the scientific outcome of such multimessenger studies. Aims. We present a major upgrade to the Nuclear Multimessenger Astronomy (nmma) framework, incorporating various recent developments in theoretical modelling and machine learning in a modularised and easily extendable Bayesian framework. For the first time, this allows direct sampling on nuclear parameters alongside gravitational-wave, kilonova and afterglow parameters. Methods. We combine fast surrogate models for electromagnetic transients with speed-ups from emulators that map nuclear parameters to macroscopic neutron-star properties. Additional acceleration methods for the evaluation of state-of-the-art waveform approximants enable full Bayesian analyses of multimessenger events at the speed required in the era of next-generation detectors. Results. We demonstrate the capabilities of the upgraded nmma framework through a series of representative applications. Reanalysing the 2017 multi-messenger detection of a neutron-star merger, we achieve 20- to 60-fold speed-ups while using more detailed physical models compared to previous studies. Moreover, we demonstrate for a hypothetical future detection how we can simultaneously constrain nuclear parameters and the Hubble parameter with robustly quantified uncertainties.

astro-ph.IM↗

AI-enabled gravitational-waves searches for binary neutron stars at optimal sensitivity

Gravitational Waves (GWs) represent the newest window of astronomy, furthering our understanding of compact objects like black holes and neutron stars in the Universe. The signal from two merging neutron stars is especially interesting since it brings the prospect of concordant electromagnetic and neutrino emissions. Such multi-messenger observations have a transformational impact on fundamental physics, nuclear matter, astrophysics, and gravity. It was first witnessed in 2017 with the detection of the binary neutron star (BNS) merger GW170817. However, searching for BNS signals in real-time in the LIGO-Virgo-KAGRA (LVK) GW detectors presents a computational challenge, as the data streaming out must be matched against $\sim$ million reference waveforms, which requires up to a thousand CPU cores. We present a different approach using neural networks to learn the presence of a signal in the data. Our algorithm, called Aframe, was deployed in the LVK's fourth observing run and was the first artificial intelligence (AI)-enabled search to detect multiple binary black holes (BBHs) live. In this work, we demonstrate that the approach extends to the lower-mass BNS regime, and is the first AI-enabled search that achieves sensitivity comparable to matched-filter pipelines at lower computational and latency costs. The challenge of the longer-duration BNS signals is addressed by heterodyning the data, following which the network architecture used for BBHs is sufficient to distinguish signal versus background. We also show that this analysis requires a single non-flagship GPU for online deployment. Furthermore, the design and adoption of inference-as-a-service tools allow rapid offline analysis using a distributed pool of GPU resources. Hence, aside from the use case of rapid online data analysis, we also establish the use of Aframe for efficient archival data analysis.

astro-ph.HE↗

Leveraging Multimodality for Real-Time Classification of Transients and Variables found by the Zwicky Transient Facility

Modern time-domain surveys such as the Zwicky Transient Facility (ZTF) generate hundreds of thousands of alerts each night, making real-time decisions for follow-up observations a central challenge in time-domain astronomy. Robust early classification is crucial for making informed decisions, but is hindered by sparse light curves and degeneracies between classes. In this work, we leverage multimodality to substantially improve real-time classification and demonstrate the practicality of our approach by deploying our model on the ZTF alert stream. Building on the Online Ranked Astrophysical CLass Estimator (ORACLE), we introduce the ORACLE-2 models, which combine light curves, metadata, and images for real-time hierarchical classification. Using both real and simulated datasets, we show that incorporating additional modalities consistently improves classification performance. On observations from ZTF's Bright Transient Survey, our best-performing model, ORACLE-2 Omni, achieves a macro F1 score of 0.73 -- an improvement of up to 11% over models using light curves and metadata alone, and up to 40% over light-curve-only models, with the strongest gains realized at early times. To demonstrate applicability to the Legacy Survey of Space and Time, which will increase alert volume by more than an order of magnitude, we train a light curve + metadata variant on the simulated ELAsTiCC dataset. This model achieves a macro F1 score of 0.88, an improvement of up to 13% over the light-curve-only variant, matching the performance of other state-of-the-art models. Finally, we quantify the trade-offs between performance and throughput, identifying regimes where multimodal approaches offer the greatest benefit. These results show that combining multiple modalities improves early-time classification, enabling more effective triage of high-volume alert streams for current and future time-domain surveys.

astro-ph.IM↗

Constraints on Late-Time Flaring from Luminous Fast Blue Optical Transients using the Transiting Exoplanet Survey Satellite and the Zwicky Transient Facility

The Luminous Fast Blue Optical Transient (LFBOT) AT2022tsd exhibited minutes-timescale optical flares in the tens of days following the initial transient event, likely due to a central engine -- either an accreting black hole or a magnetar. In this paper, we use data from the Transiting Exoplanet Survey Satellite (TESS) and the Zwicky Transient Facility (ZTF) to constrain the occurrence of similar flares in the 12 (of 14) known LFBOTs that had observational coverage with TESS from tens of days to thousands of days after the transient's initial emission. We find seven flare-like signals at the locations of four unique LFBOTs; all seven can likely be attributed to a solar system object (SSO) moving through the TESS aperture. Assuming all seven flares arise from SSOs, for the LFBOT AT2024qfm we rule out flaring with a similar timescale (40--65 d) and luminosity ($νL_ν\sim10^{43}$ erg s$^{-1}$) as in AT2022tsd, while for AT2022tsd itself we rule out flares between 380--430 d after the initial transient that were as luminous as the earlier flares. This observation suggests that the engine power in AT2022tsd declined or shut off on a timescale of hundreds of days. We also find that there is no late-time activity detectable in TESS thousands of days after the prototype LFBOT, AT2018cow. We discuss our constraints on the duty cycle of such flaring and then present estimates for the number of minutes-duration flares detectable with ongoing and upcoming high-cadence ($\ll1$ d) wide-field surveys.

astro-ph.HE↗

Method to get Better Sky Maps in a GstLAL Low-Latency Analysis

Modeled gravitational wave searches correlate the strain data with a bank of gravitational wave template waveforms to make detections of gravitational wave candidates, and these results are processed by downstream tools to calculate the likely sky location and distance of the source of the candidates. This is crucial for multi-messenger efforts, since it informs astronomers where to point their telescopes to facilitate electromagnetic follow-up of the gravitational wave candidates. We present a novel method to improve the low-latency results of the GstLAL gravitational wave search pipeline, and thus improving sky location estimates of low-latency candidates. This method involves ingesting the GstLAL low-latency results, and performing a small targeted hierarchical search to recover the candidates with more accurate parameters, in a medium-latency timescale (few seconds to five minutes). To test our method, we perform a GstLAL low-latency analysis on forty days of data from the third observing run of LIGO, Virgo, and KAGRA, and show that our method improves the GstLAL results by 5.38% and the subsequent sky location results by 16.75% on average. In addition to this increase in precision, we also show that these results are more accurate as compared to the GstLAL results. This method has been adopted by GstLAL for the fourth observing run.

astro-ph.IM↗

SN~2018erx: A fast-evolving, dust-reddened Type Icn supernova with broad C II emission lines

We present the discovery and characterization of SN~2018erx (ZTF18abkmbpy), a fast-evolving, unusually red, interacting stripped-envelope supernova. Spectroscopically, SN~2018erx shows broad \ion{C}{2} emission with characteristic widths of $\sim\!3800$~km~s$^{-1}$, consistent with interaction with carbon-rich circumstellar material and a Type~Icn core-collapse SN classification. Photometrically, it evolves rapidly, rising from half-maximum to peak in 2.1~d and declining back in 3.1~d. Semi-analytical CSM-interaction modeling favors a compact, shell-like CSM with $M_{\rm CSM}\approx0.3\,M_\odot$, $R_0\approx0.7$~AU, and a low ejecta mass of $M_{\rm ej}\approx0.11\,M_\odot$. The radioactive yield is also small, with $M_{\rm Ni}\lesssim(3$--$5)\times10^{-3}\,M_\odot$, placing SN~2018erx at the low end of the H-poor distribution. At +29~d after peak, we detect a near-infrared excess consistent with pre-existing local circumstellar dust, with $M_{\rm d}\sim10^{-6}$--$10^{-5}\,M_\odot$. Together, the rapid evolution, strong local reddening, carbon-rich emission, and dust point to a multi-component circumstellar environment: a dense inner interaction region from enhanced pre-SN mass loss and an outer dusty layer from an earlier mass-loss episode roughly $10$--$200$~yr before core collapse. These properties favor an ultra-stripped core-collapse explosion of a low-mass He star in a binary system, with fallback-modified Wolf--Rayet collapse or merger-driven mass loss remaining possible alternatives. SN~2018erx provides rare insight into the mass-loss history of stripped-envelope SNe and suggests that dust-enshrouded explosions of this kind may be underrepresented in optical surveys.

astro-ph.HE↗

Low-Luminosity Type IIP Supernovae from the Zwicky Transient Facility Census of the Local Universe. II: Lightcurve Analysis

The Zwicky Transient Facility Census of the Local Universe survey yielded a sample of 330 Type IIP supernovae (SNe) with well-constrained peak luminosities. In paper I (arXiv:2502.19493), we measured their luminosity function and volumetric rate. Here (paper II), we present the largest systematic study of lightcurve properties for Type IIP SNe from a volume-limited survey, analyzing a selected subset of 129 events, including 16 low-luminosity Type IIP (LLIIP) SNe with M${r,peak} \geq -16$ mag. We find that plateau slope correlates with peak brightness, with many LLIIP SNe showing positive slopes--suggesting smaller progenitor radii and distinct density profiles compared to brighter Type IIP SNe. The plateau duration shows only a weak dependence on peak brightness, likely suggesting binary interaction. One SN exhibits a plateau-to-tail drop of >3.5 mag, consistent with an electron-capture or failed SN with very low or zero nickel mass. We derive explosion and progenitor parameters of the entire Type IIP SN sample using semi-analytical and radiation-hydrodynamical models. Based on radiation-hydrodynamical model fitting, LLIIP SNe are characterized by low nickel masses (0.001-0.025 $\mathrm{M_\odot}$), low explosion energies (0.1-0.28 $\times 10^{51}$ erg), low ejecta masses ($8.1^{+0.8}_{-1.7}$ $\mathrm{M\odot}$), and ZAMS masses below 11 $\mathrm{M_\odot}$. In comparison, the full Type IIP SN sample spans a wider range with nickel masses (0.001-0.222 $\mathrm{M_\odot}$), explosion energies (0.10-4.43 $\times 10^{51}$ erg), ejecta masses (5.4-24.8 $\mathrm{M_\odot}$), and ZAMS masses (9.3-16.7 $\mathrm{M_\odot}$). We find strong correlations between peak brightness, explosion energy, and nickel mass that extend to the low-luminosity end. We conclude that LLIIP SNe represent the faint, low-energy end of the Type IIP population and originate from the lowest-mass core-collapse progenitors.

astro-ph.HE↗

Hyrax: An Extensible Framework for Rapid ML Experimentation and Unsupervised Discovery in the Era of Rubin, Roman, and Euclid

The NSF-DOE Vera C. Rubin Observatory, Roman Space Telescope, Euclid, and other next-generation surveys will deliver imaging, spectroscopic, and time-domain data at scales that increasingly shift the bottleneck in astronomical machine learning (ML) projects from model design to infrastructure. We present Hyrax, an open-source, modular, GPU-enabled Python framework that supports the full ML lifecycle in astronomy: from data acquisition and training to inference and experiment comparison, with capabilities including multimodal dataset support, integrated vector databases for similarity search, and interactive two- and three-dimensional latent-space exploration for unsupervised discovery. We demonstrate Hyrax's versatility through five representative applications on real survey data: (i) unsupervised representation learning on $\sim 4\times10^5$ Rubin Legacy Survey of Space and Time (LSST) Data Preview 1 (DP1) galaxies, surfacing new merger and low-surface-brightness candidates missing from reference Euclid and Dark Energy Survey catalogs, while also isolating imaging artifacts -- all without labeled training data; (ii) hybrid density-based clustering for identifying cluster-scale gravitational lens candidates in DP1 data; (iii) multimodal early-time transient classification in the Zwicky Transient Facility leveraging light curves, spectra, images, and metadata; (iv) supervised false-positive filtering in shift-and-stack searches for distant solar system objects in the Dark Energy Camera Ecliptic Exploration Project survey; and (v) supervised detection of semi-resolved dwarf galaxies in Hyper Suprime-Cam and LSST-like imaging using synthetic source injection. Together, these results demonstrate that Hyrax provides astronomy-specific ML infrastructure that enables systematic discovery and rapid methodological iteration across next-generation astronomical surveys.

astro-ph.IM↗