SearcharxivSearch

arXiv subjects

Philip Charles

Publications and source records attributed to Philip Charles.

6 recordsLinked to original sources

eRASSU J043115.8-711730 :the first pulsating symbiotic super-soft X-ray source in the Magellanic Bridge

The Magellanic Bridge stellar population is a relic of the tidal interaction between the Large and Small Magellanic Clouds. A comprehensive view of the evolution of the Bridge stellar population requires probing the compact remnants of stellar evolution, otherwise hidden at optical wavelengths. The all-sky survey conducted by the eROSITA instrument on-board the Spectrum Roentgen Gamma observatory has discovered a significant population of compact-object-powered systems in the Bridge using X-ray. The candidate super-soft source eRASSU J043115.8-711730 (hereafter J0431-71) was discovered as a part of this campaign, and we present here a deeper study of this source using XMM-Newton and SALT spectroscopy, long-term optical-infrared photometry using OGLE, ATLAS, ASAS-SN, WISE, and GAIA data. J0431-71 is a highly variable super-soft X-ray source, classified as a red giant with the GAIA color-magnitude diagram. The source exhibits: (a) a thermal X-ray spectrum with a temperature of kT$\sim$30 eV and a bright state luminosity of $3.2\times10^{37}$~erg~s$^{-1}$ in the 0.15-1 keV band, (b) Balmer emission lines, [Fe X] coronal line, HeII emission, and the Bowen fluorescence blend, (c) an optical and infrared periodicity of $\sim$500-560 days in phase with the X-ray-UV emission, (d) a 'redder-when-brighter' trend in the stellar emission with a $\sim$520 day period indicating a pulsating donor star. We argue that the observed spectral and temporal properties in J0431-71 are consistent with a high-accretion rate onto a white-dwarf via Roche-lobe overflow, making J0431-71 the first symbiotic source discovered in the Bridge.

astro-ph.HE

Multiwavelength Analysis of the Einstein Probe X-ray Transient EP240305a

We report multiwavelength observations of EP240305a, an uncatalogued X-ray transient detected by the Einstein Probe on March 5, 2024. The source exhibits distinct characteristics across the X-ray, optical, near-infrared, and radio bands. The soft X-ray observations show two significant flares lasting ~100-250 s, accompanied by rapid flux decay in a few days, and the optical and near-infrared data reveal a faint, candidate counterpart. In contrast, the radio observations expose a long-term spectral evolution from a self-absorbed to an optically thin state within two months, implying discrete jet ejection. We compare EP240305a with known classes of X-ray transients and find that it is unlikely to be associated with long-timescale transients such as jetted tidal disruption events or X-ray binaries. Its properties also disfavor a short-timescale stellar flare origin. Although the absence of optical spectroscopy prevents a redshift determination, the source exhibits properties similar to those of gamma-ray-dark gamma-ray burst-like transients, which may be associated with relativistic jets viewed off-axis or with choked jets. The discovery of EP240305a, along with other uncataloged transients detected by the Einstein Probe, underscores the scientific potential of highly sensitive X-ray survey telescopes and rapid-response multiwavelength follow-up observations in exploring the nature of atypical astronomical transients.

astro-ph.HE

An optimal Petrov-Galerkin framework for operator networks

The optimal Petrov-Galerkin formulation to solve partial differential equations (PDEs) recovers the best approximation in a specified finite-dimensional (trial) space with respect to a suitable norm. However, the recovery of this optimal solution is contingent on being able to construct the optimal weighting functions associated with the trial basis. While explicit constructions are available for simple one- and two-dimensional problems, such constructions for a general multidimensional problem remain elusive. In the present work, we revisit the optimal Petrov-Galerkin formulation through the lens of deep learning. We propose an operator network framework called Petrov-Galerkin Variationally Mimetic Operator Network (PG-VarMiON), which emulates the optimal Petrov-Galerkin weak form of the underlying PDE. The PG-VarMiON is trained in a supervised manner using a labeled dataset comprising the PDE data and the corresponding PDE solution, with the training loss depending on the choice of the optimal norm. The special architecture of the PG-VarMiON allows it to implicitly learn the optimal weighting functions, thus endowing the proposed operator network with the ability to generalize well beyond the training set. We derive approximation error estimates for PG-VarMiON, highlighting the contributions of various error sources, particularly the error in learning the true weighting functions. Several numerical results are presented for the advection-diffusion equation to demonstrate the efficacy of the proposed method. By embedding the Petrov-Galerkin structure into the network architecture, PG-VarMiON exhibits greater robustness and improved generalization compared to other popular deep operator frameworks, particularly when the training data is limited.

math.NA

Millinovae: A New Class of Transient Supersoft X-ray Sources without a Classical Nova Eruption

Some accreting binary systems containing a white dwarf (such as classical novae or persistent supersoft sources) are seen to emit low-energy X-rays with temperatures of ~10^6 K and luminosities exceeding 10^35 erg/s. These X-rays are thought to originate from nuclear burning on the white dwarf surface, either caused by a thermonuclear runaway (classical novae) or a high mass-accretion rate that sustains steady nuclear burning (persistent sources). The discovery of transient supersoft X-rays from ASASSN-16oh challenged these ideas, as no clear signatures of mass ejection indicative of a classical nova eruption were detected, and the origin of these X-rays remains controversial. It was unclear whether this star was one of a kind or representative of a larger, as yet undiscovered, group. Here, we present the discovery of 29 stars located in the direction of the Magellanic Clouds exhibiting long-duration, symmetrical optical outbursts similar to that seen in ASASSN-16oh. We observed one of these objects during an optical outburst and found it to be emitting transient supersoft X-rays, while no signatures of mass ejection (indicative of a classical nova eruption) were detected. We therefore propose that these objects form a homogeneous group of transient supersoft X-ray sources, which we dub ``millinovae'' because their optical luminosities are approximately a thousand times fainter than those of ordinary classical novae.

astro-ph.SR

Learning WENO for entropy stable schemes to solve conservation laws

Entropy conditions play a crucial role in the extraction of a physically relevant solution for systems of conservation laws, thus motivating the construction of entropy stable schemes that satisfy a discrete analogue of such conditions. TeCNO schemes (Fjordholm et al. 2012) form a class of arbitrary high-order entropy stable finite difference solvers, which require specialized reconstruction algorithms satisfying the sign property at each cell interface. Third-order weighted essentially non-oscillatory (WENO) schemes called SP-WENO (Fjordholm and Ray, 2016) and SP-WENOc (Ray, 2018) have been designed to satisfy the sign property. However, these WENO algorithms can perform poorly near shocks, with the numerical solutions exhibiting large spurious oscillations. In the present work, we propose a variant of the SP-WENO, termed as Deep Sign-Preserving WENO (DSP-WENO), where a neural network is trained to learn the WENO weighting strategy. The sign property and third-order accuracy are strongly imposed in the algorithm, which constrains the WENO weight selection region to a convex polygon. Thereafter, a neural network is trained to select the WENO weights from this convex region with the goal of improving the shock-capturing capabilities without sacrificing the rate of convergence in smooth regions. The proposed synergistic approach retains the mathematical framework of the TeCNO scheme while integrating deep learning to remedy the computational issues of the WENO-based reconstruction. We present several numerical experiments to demonstrate the significant improvement with DSP-WENO over the existing variants of WENO satisfying the sign property.

math.NA

AstroSat Observations of the first Galactic ULX Pulsar Swift J0243.6+6124

SwiftJ0243.6+6124, the first Galactic ultra-luminous X-ray pulsar, was observed during its 2017-2018 outburst with \emph{AstroSat} at both sub- and super-Eddington levels of accretionwith X-ray luminosities of $L_{X}{\sim}7{\times}10^{37}$ and $6{\times}10^{38}$$ergs^{-1}$, respectively.Our broadband timing and spectral observations show that X-ray pulsations at ${\sim}9.85\rm{s}$ have been detected up to 150keV when the source was accreting at the super-Eddington level.The pulse profiles are a strong function of both energy and source luminosity,showing a double-peaked profile with pulse fraction increasing from $\sim$$10{\%}$ at $1.65\rm{keV}$ to 40--80$\%$ at $70\rm{keV}$.The continuum X-ray spectra are well-modeled with a high energy cut-off power law($Γ$${\sim}$0.6-0.7) and one or two blackbody components with temperatures of $\sim$0.35$\rm{keV}$ and $1.2\rm{keV}$, depending on the accretion level.No iron line emission is observed at sub-Eddington level, while a broad emission feature at around 6.9keV is observed at the super-Eddington level, along with a blackbody radius($121-142\rm{km}$) that indicates the presence of optically thick outflows.

astro-ph.HE