SearcharxivSearch

arXiv subjects

James Lamb

Publications and source records attributed to James Lamb.

At least 19 recordsLinked to original sources

Summary of the First Year of the Space Weather Around Young Suns Program: 900 Hours of Low-frequency Radio and Optical Data Dedicated to Young, Solar-type Stars

The Space Weather Around Young Suns (SWAYS) program was introduced in \citet{Davis2025} as a multi-wavelength monitoring program for studying the activity and particle environments of nearby, young, solar-type stars. The SWAYS program currently includes the Owens Valley Radio Observatory Long Wavelength Array (OVRO-LWA) operating between 13--87\,MHz to search for stellar equivalents of solar type~II and III bursts, which are associated with bulk plasma motion in the corona and interplanetary medium. These observations are accompanied by simultaneous photometric data from the high-precision, optical instrument Flarescope to identify associated flare events. These two instruments have collectively acquired nearly 900\,hr of data with $\approx70\%$ overlap between November 2023--June 2024, dedicated to six stars. Here, we present the results of this first season of the SWAYS observing campaign, which include a superflare from the star EK~Draconis with no accompanying low-frequency particle-flux signal. The novelty of the coordination at these specific parts of the spectrum allow us to uniquely evaluate the conditions that may have inhibited a radio detection. We find that the exceptionally hot, dense coronae of incredibly active stars may not be conducive to the development of the instabilities required for type~II and III bursts, or else inspire new expectations for when we should expect to observe a signal relative to the time of the flare. This may represent the plasma-density complement to the magnetospheric limitations to observing space-weather signatures at low frequencies.

astro-ph.SR

All-Sky Ultra-Narrowband Spectral Imaging with the OVRO-LWA: Technosignature Constraints and Axion-Like Particle Prospects

We present an imaging-domain search for technosignatures at decametric wavelengths with the OVRO-LWA, targeting ultra-narrowband continuous-wave signals between 50 and 86 MHz. We implement an offline GPU pipeline that processes raw voltage data with upchannelization to approximately 10 Hz frequency resolution, producing all-sky images for each fine channel and totaling more than 3 x 10^6 images for a single 30 s epoch. Candidate selection is performed using multi-kernel matched filtering across frequency, empirical noise standardization, and false-discovery-rate control. After applying quality cuts that remove extended sources, corrupted images, and obvious RFI, three narrowband candidates with signal-to-noise ratios above 10 sigma were selected for detailed analysis. By re-imaging these candidates with finer temporal and spectral resolution, we resolved their structure and found them to be inconsistent with compact celestial narrowband emitters. Consequently, we report no detection of extraterrestrial technosignatures. The representative sensitivity of the search is ~100 Jy per channel across the entire visible hemisphere. For an unresolved emitter, this corresponds to 10 sigma equivalent isotropic radiated power (EIRP) limits of about 10^14 W at a distance of 10 pc and 10^18 W at 1 kpc. The wide field of view and ultra-fine spectral resolution of this approach enable simultaneous probing of technosignature signals from millions of stellar systems. This method further establishes a scalable framework for deeper integrations and stacked searches toward neutron-star targets relevant to axion-like particle (ALP) line conversion.

astro-ph.IM

Implementation of a Near-Realtime Recording and Reporting System of Solar Radio Bursts

Strong solar activity is often accompanied by a variety of radio bursts. These bursts are valuable diagnostics of coronal and heliospheric processes and also have potential applications in space weather monitoring and forecasting. However, space weather applications require low-latency, high-sensitivity radio burst recording and reporting capabilities, which have remained limited. In this work, we present the development of a near-realtime radio burst recording and reporting system using the Owens Valley Radio Observatory Long Wavelength Array. The system directly clips data from a realtime buffer and streams them as a live radio dynamic spectrogram. These spectrograms are then processed by a deep-learning-based burst identification module for type III radio bursts. The identifier is based on a YOLO (You Only Look Once) architecture and is trained on synthetic type III radio bursts generated using a physics-based model to achieve accurate and robust detection. This system enables continuous realtime radio spectrum streaming and automatic reporting of type III radio bursts within approximately 10 seconds of their occurrence.

astro-ph.SR

A Commensal Radio-Only Cosmic Ray Detector at the Owens Valley Radio Observatory Long Wavelength Array

The brief (10 nanoseconds) transient radio emission from cosmic ray air showers carries key information about the energy and mass composition of high energy cosmic rays, but anthropogenic radio frequency interference has historically prevented radio-based cosmic ray studies from being carried out independently from other types of detectors. We describe a cosmic ray detection system for the Owens Valley Radio Observatory Long Wavelength Array that searches for radio emission from cosmic ray air showers without relying on an external trigger, and runs alongside the other observing modes of the array. The OVRO-LWA, located in Eastern California, recently completed an expansion to 352 dual-polarization antennas and new signal processing infrastructure. In order to detect cosmic rays in the presence of radio frequency interference (RFI), initial event classification and RFI rejection is performed on Field Programmable Gate Array boards, which each process a sampled voltage timeseries from both polarizations of a subarray of 32 antennas. Each board uses dedicated RFI veto antennas outside the air shower radio footprint to reject RFI events. We present the trigger design, RFI flagging strategy, and candidate cosmic rays.

astro-ph.IM

Automated Extraction of Unstructured Post-SBRT Toxicity Data from Radiology Reports Using Large Language Models

We evaluated the viability of using a Large Language Model (LLM) to extract patient-specific specific toxicity and progression outcomes from unstructured radiology reports. We retrospectively extracted 160 follow-up CT and PET/CT electronic medical record notes for patients treated with lung stereotactic body radiotherapy (SBRT) at our institution from January 2017 through December 2023. Using the Llama 3.3-70-B-Instruct LLM, we engineered prompts to extract four clinical endpoints from each radiology report: locoregional progression, distant progression, radiation-induced fibrosis, and radiation-induced rib fractures. Progression endpoints were classified as yes, no, or maybe, while fibrosis and rib fractures were binary (yes or no). Ground truth labels were defined using two-grader consensus for the 60-note training set, used for prompt development, and a three-grader majority vote for the 100-note test set. LLM performance was evaluated using sensitivity, specificity, and accuracy. As detailed by our evaluation metrics, the strong performance of our methods demonstrates the viability of using prompt-engineered LLMs to extract radiation-toxicities and progression classification from radiology reports.

physics.med-ph

Automated Dose-Based Anatomic Region Classification of Radiotherapy Treatment for Big Data Applications

Curation is a significant barrier to using 'big data' radiotherapy planning databases of 100,000+ patients. Anatomic site stratification is essential for downstream analyses, but current methods rely on inconsistent plan labels or target nomenclature, which is unreliable for multi-institutional data. We developed software to automate labeling by inferring anatomic regions directly from dose-volume overlap with deep-learning segmentations, eliminating metadata reliance. The software processes DICOM files in bulk, utilizing deep learning to segment 118 structures (organs, glands, and bones) categorized into six regions: Cranial, Head and Neck, Pelvis, Abdomen, Thorax, Extremity. The 85% and 50% isodose lines are converted to structures to compute organ-specific dose-overlap metrics. Plans are assigned ranked regional labels based on these intersections. The algorithm was refined using 109 expert-labeled cases and validated on 100 consecutive clinical plans. On the 100-plan test dataset, the algorithm achieved 91% Exact Accuracy (matching all expert labels and order), 94% Top-2 Accuracy (matching the top two expert regions regardless of order), and 95% Top-1 Accuracy (matching the primary expert label). The automated workflow demonstrated high accuracy and robustness. The 95% Top-1 Accuracy is particularly significant, as it enables reliable querying of plans based on the primary treatment site. Detailed analysis of the few mismatched cases showed most were treated areas at the border between anatomic regions and were ambiguous between these two regions in a common-sense interpretation. This algorithm provides a scalable, standardized solution for curating the large, multi-institutional datasets required for 'big data' in radiotherapy and provides an important complement to text-based approaches.

physics.med-ph

Estimating Electron Densities in the Middle Solar Corona using White-light and Radio Observations

The electron density of the solar corona is a fundamental parameter in many areas of solar physics. Traditionally, routine estimates of coronal density have relied exclusively on white-light observations. However, these density estimates, obtained by inverting the white-light data, require simplifying assumptions, which may affect the robustness of the measurements. Hence, to improve the reliability of coronal density measurements, it is highly desirable to explore other complementary methods. In this study, we estimate the coronal electron densities in the middle corona, between approximately $1.7-3.5R_\odot$, using low-frequency radio observations from the recently commissioned Long Wavelength Array at the Owens Valley Radio Observatory (OVRO-LWA). The results demonstrate consistency with those derived from white-light coronagraph data and predictions from theoretical models. We also derive a density model valid between 1.7--3.5 $r_\odot$ and is given by $\rho (r')=1.27r'^{-2}+29.02r'^{-4}+71.18r'^{-6}$, where $r'=r/R_\odot$, and $r$ is the heliocentric distance. OVRO-LWA is a solar-dedicated radio interferometer that provides science-ready images with low latency, making it well-suited for generating regular and independent estimates of coronal densities to complement existing white-light techniques.

astro-ph.SR

Searches for Prompt Low-Frequency Radio Counterparts to Gravitational Wave Event S250206dm with the OVRO-LWA Time Machine

We report on a search for prompt, low-frequency radio emission from the gravitational-wave (GW) merger S250206dm using the Owens Valley Radio Observatory Long Wavelength Array (OVRO-LWA). Early alerts favored a neutron-star-containing merger, making this a compelling target. Motivated by theoretical predictions of coherent radio bursts from mergers involving a neutron star, we utilized the OVRO-LWA Time Machine system to analyze voltage data recorded around the time of the event. The Time Machine is a two-stage voltage buffer and processing pipeline that continuously buffers raw data from all antennas across the array's nearly full-hemisphere instantaneous field of view, enabling retrospective beamforming, dedispersion, and fast-transient candidate identification. For this event, we analyzed a 30-minute interval beginning 3.5 minutes after the merger, which included two minutes of pre-alert data recovered by the ring buffer. We searched the 50% localization probability region with millisecond time resolution in the 69-86 MHz frequency band. No radio counterpart was detected above a 7-sigma fluence detection threshold of ~150 Jy ms. Using Bayesian analysis, we place a 95% confidence upper limit on the source luminosity of L95 = 4 x 10^41 erg s^-1. These constraints start to probe the bright end of the coherent-emission parameter space predicted by jet-ISM shock processes, magnetar and blitzar-like mechanisms, and recent simulation-based scenarios for neutron-star-containing mergers. This study presents the first sensitive, large-area, millisecond-timescale search for prompt low-frequency radio emission from a GW merger with the OVRO-LWA, establishing a framework in which about ten additional events will yield stringent population-level constraints.

astro-ph.HE

Enigmatic centi-SFU and mSFU nonthermal radio transients detected in the middle corona

Decades of solar coronal observations have provided substantial evidence for accelerated particles in the corona. In most cases, the location of particle acceleration can be roughly identified by combining high spatial and temporal resolution data from multiple instruments across a broad frequency range. In almost all cases, these nonthermal particles are associated with quiescent active regions, flares, and coronal mass ejections (CMEs). Only recently, some evidence of the existence of nonthermal electrons at locations outside these well-accepted regions has been found. Here, we report for the first time multiple cases of transient nonthermal emissions, in the heliocentric range of $\sim 3-7R_\odot$, which do not have any obvious counterparts in other wavebands, like white-light and extreme ultra-violet. These detections were made possible by the regular availability of high dynamic range low-frequency radio images from the Owens Valley Radio Observatory's Long Wavelength Array. While earlier detections of nonthermal emissions at these high heliocentric distances often had comparable extensions in the plane-of-sky, they were primarily been associated with radio CMEs, unlike the cases reported here. Thus, these results add on to the evidence that the middle corona is extremely dynamic and contains a population of nonthermal electrons, which is only becoming visible with high dynamic range low-frequency radio images.

astro-ph.SR

Possible First Detection of Gyroresonance Emission from a Coronal Mass Ejection in the Middle Corona

Routine measurements of the magnetic field of coronal mass ejections (CMEs) have been a key challenge in solar physics. Making such measurements is important both from a space weather perspective and for understanding the detailed evolution of the CME. In spite of significant efforts and multiple proposed methods, achieving this goal has not been possible to date. Here we report the first possible detection of gyroresonance emission from a CME. Assuming that the emission is happening at the third harmonic, we estimate that the magnetic field strength ranges from 7.9--5.6 G between 4.9-7.5 $R_\odot$. We also demonstrate that this high magnetic field is not the average magnetic field inside the CME, but most probably is related to small magnetic islands, which are also being observed more frequently with the availability of high-resolution and high-quality white-light images.

astro-ph.SR

Measuring the Magnetic Field of a Coronal Mass Ejection from Low to Middle Corona

A major challenge in understanding the initiation and evolution of coronal mass ejections (CMEs) is measuring the magnetic field of the magnetic flux ropes (MFRs) that drive CMEs. Recent developments in radio imaging spectroscopy have paved the way for diagnosing the CMEs' magnetic field using gyrosynchrotron radiation. We present magnetic field measurements of a CME associated with an X5-class flare by combining radio imaging spectroscopy data in microwaves (1--18 GHz) and meter-wave (20--88 MHz), obtained by the Owens Valley Radio Observatory's Expanded Owens Valley Solar Array (EOVSA) and Long Wavelength Array (OVRO-LWA), respectively. EOVSA observations reveal that the microwave source, observed in the low corona during the initiation phase of the eruption, outlines the bottom of the rising MFR-hosting CME bubble seen in extreme ultraviolet and expands as the bubble evolves. As the MFR erupts into the middle corona and appears as a white light CME, its meter-wave counterpart, observed by OVRO-LWA, displays a similar morphology. For the first time, using gyrosynchrotron spectral diagnostics, we obtain magnetic field measurements of the erupting MFR in both the low and middle corona, corresponding to coronal heights of 0.02 and 1.83 $R_{\odot}$. The magnetic field strength is found to be around 300 G at 0.02 $R_{\odot}$ during the CME initiation, and about 0.6 G near the leading edge of the CME when it propagates to 1.83 $R_{\odot}$. These results provide critical new insights into the magnetic structure of the CME and its evolution during the early stages of its eruption.

astro-ph.SR

Probing the Turbulent Corona and Heliosphere Using Radio Spectral Imaging Observation during the Solar Conjunction of Crab Nebula

Measuring plasma parameters in the upper solar corona and inner heliosphere is challenging because of the region's weakly emissive nature and inaccessibility for most in situ observations. Radio imaging of broadened and distorted background astronomical radio sources during solar conjunction can provide unique constraints for the coronal material along the line of sight. In this study, we present radio spectral imaging observations of the Crab Nebula (Tau A) from June 9 to June 22, 2024 when it was near the Sun with a projected heliocentric distance of 5 to 27 solar radii, using the Owens Valley Radio Observatory's Long Wavelength Array (OVRO-LWA) at multiple frequencies in the 30--80 MHz range. The imaging data reveal frequency-dependent broadening and distortion effects caused by anisotropic wave propagation through the turbulent solar corona at different distances. We analyze the brightness, size, and anisotropy of the broadened images. Our results provide detailed observations showing that the eccentricity of the unresolved source increases as the line of sight approaches the Sun, suggesting a higher anisotropic ratio of the plasma turbulence closer to the Sun. In addition, the major axis of the elongated source is consistently oriented in the direction perpendicular to the radial direction, suggesting that the turbulence-induced scattering effect is more pronounced in the direction transverse to the coronal magnetic field. Lastly, when the source undergoes large-scale refraction as the line of sight passes through a streamer, the apparent source exhibits substructures at lower frequencies. This study demonstrates that observations of celestial radio sources with lines of sight near the Sun provide a promising method for measuring turbulence parameters in the inner heliosphere.

astro-ph.SR

A gas-rich cosmic web revealed by the partitioning of the missing baryons

Approximately half of the Universe's dark matter resides in collapsed halos; significantly less than half of the baryonic matter (protons and neutrons) remains confined to halos. A small fraction of baryons are in stars and the interstellar medium within galaxies. The lion's share are diffuse ($<$10$^{-3}$ cm$^{-3}$) and ionized (neutral fraction $<$10$^{-4}$), located in the intergalactic medium (IGM) and in the halos of galaxy clusters, groups, and galaxies. This diffuse ionized gas is notoriously difficult to measure, but has wide implications for galaxy formation, astrophysical feedback, and precision cosmology. Recently, the dispersion of extragalactic Fast Radio Bursts (FRBs) has been used to measure the total content of cosmic baryons. Here, we present a large cosmological sample of FRB sources localized to their host galaxies. We have robustly partitioned the missing baryons into the IGM, galaxy clusters, and galaxies, providing a late-Universe measurement of the total baryon density of $\Omega_b\,h_{70} = 0.051_{-0.006}^{+0.006}$. Our results indicate efficient feedback processes that can deplete galaxy halos and enrich the IGM ($f_{\rm IGM}=0.76_{-0.11}^{+0.10}$), agreeing with the baryon-rich cosmic web scenario seen in cosmological simulations. Our results may reduce the ``$S_8$ tension'' in cosmology, as strong feedback leads to suppression of the matter power spectrum.

astro-ph.CO

Preferential Occurrence of Fast Radio Bursts in Massive Star-Forming Galaxies

Fast Radio Bursts (FRBs) are millisecond-duration events detected from beyond the Milky Way. FRB emission characteristics favor highly magnetized neutron stars, or magnetars, as the sources, as evidenced by FRB-like bursts from a galactic magnetar, and the star-forming nature of FRB host galaxies. However, the processes that produce FRB sources remain unknown. Although galactic magnetars are often linked to core-collapse supernovae (CCSNe), it's uncertain what determines which supernovae result in magnetars. The galactic environments of FRB sources can be harnessed to probe their progenitors. Here, we present the stellar population properties of 30 FRB host galaxies discovered by the Deep Synoptic Array. Our analysis shows a significant deficit of low-mass FRB hosts compared to the occurrence of star-formation in the universe, implying that FRBs are a biased tracer of star-formation, preferentially selecting massive star-forming galaxies. This bias may be driven by galaxy metallicity, which is positively correlated with stellar mass. Metal-rich environments may favor the formation of magnetar progenitors through stellar mergers, as higher metallicity stars are less compact and more likely to fill their Roche lobes, leading to unstable mass transfer. Although massive stars do not have convective interiors to generate strong magnetic fields by dynamo, merger remnants are thought to have the requisite internal magnetic-field strengths to result in magnetars. The preferential occurrence of FRBs in massive star-forming galaxies suggests that CCSN of merger remnants preferentially forms magnetars.

astro-ph.HE

STARE2: Detecting Fast Radio Bursts in the Milky Way

There are several unexplored regions of the short-duration radio transient phase space. One such unexplored region is the luminosity gap between giant pulses (from pulsars) and cosmologically located fast radio bursts (FRBs). The Survey for Transient Astronomical Radio Emission 2 (STARE2) is a search for such transients out to 7 Mpc. STARE2 has a field of view of 3.6 steradians and is sensitive to one-millisecond transients above $\sim300$ kJy. With a two-station system we have detected and localized a solar burst, demonstrating that the pilot system is capable of detecting short duration radio transients. We found no convincing transients with duration between 65 $μ$s and 34 ms in 200 days of observing, limiting with 95% confidence the all-sky rate of transients above $\sim300$ kJy to $< 40$ ${\rm sky^{-1} year^{-1}}$. If the luminosity function of FRBs could be extrapolated down to 300 kJy for a distance of 10 kpc, then one would expect the rate to be $\sim2$ ${\rm sky^{-1} year^{-1}}$.

astro-ph.HE

Detection of intrinsic source structure at ~3 Schwarzschild radii with Millimeter-VLBI observations of SAGITTARIUS A*

We report results from very long baseline interferometric (VLBI) observations of the supermassive black hole in the Galactic center, Sgr A*, at 1.3 mm (230 GHz). The observations were performed in 2013 March using six VLBI stations in Hawaii, California, Arizona, and Chile. Compared to earlier observations, the addition of the APEX telescope in Chile almost doubles the longest baseline length in the array, provides additional {\it uv} coverage in the N-S direction, and leads to a spatial resolution of $\sim$30 $μ$as ($\sim$3 Schwarzschild radii) for Sgr A*. The source is detected even at the longest baselines with visibility amplitudes of $\sim$4-13% of the total flux density. We argue that such flux densities cannot result from interstellar refractive scattering alone, but indicate the presence of compact intrinsic source structure on scales of $\sim$3 Schwarzschild radii. The measured nonzero closure phases rule out point-symmetric emission. We discuss our results in the context of simple geometric models that capture the basic characteristics and brightness distributions of disk- and jet-dominated models and show that both can reproduce the observed data. Common to these models are the brightness asymmetry, the orientation, and characteristic sizes, which are comparable to the expected size of the black hole shadow. Future 1.3 mm VLBI observations with an expanded array and better sensitivity will allow a more detailed imaging of the horizon-scale structure and bear the potential for a deep insight into the physical processes at the black hole boundary.

astro-ph.GA

Persistent Asymmetric Structure of Sagittarius A* on Event Horizon Scales

The Galactic Center black hole Sagittarius A* (Sgr A*) is a prime observing target for the Event Horizon Telescope (EHT), which can resolve the 1.3 mm emission from this source on angular scales comparable to that of the general relativistic shadow. Previous EHT observations have used visibility amplitudes to infer the morphology of the millimeter-wavelength emission. Potentially much richer source information is contained in the phases. We report on 1.3 mm phase information on Sgr A* obtained with the EHT on a total of 13 observing nights over 4 years. Closure phases, the sum of visibility phases along a closed triangle of interferometer baselines, are used because they are robust against phase corruptions introduced by instrumentation and the rapidly variable atmosphere. The median closure phase on a triangle including telescopes in California, Hawaii, and Arizona is nonzero. This result conclusively demonstrates that the millimeter emission is asymmetric on scales of a few Schwarzschild radii and can be used to break 180-degree rotational ambiguities inherent from amplitude data alone. The stability of the sign of the closure phase over most observing nights indicates persistent asymmetry in the image of Sgr A* that is not obscured by refraction due to interstellar electrons along the line of sight.

astro-ph.GA

Resolved Magnetic-Field Structure and Variability Near the Event Horizon of Sagittarius A*

Near a black hole, differential rotation of a magnetized accretion disk is thought to produce an instability that amplifies weak magnetic fields, driving accretion and outflow. These magnetic fields would naturally give rise to the observed synchrotron emission in galaxy cores and to the formation of relativistic jets, but no observations to date have been able to resolve the expected horizon-scale magnetic-field structure. We report interferometric observations at 1.3-millimeter wavelength that spatially resolve the linearly polarized emission from the Galactic Center supermassive black hole, Sagittarius A*. We have found evidence for partially ordered fields near the event horizon, on scales of ~6 Schwarzschild radii, and we have detected and localized the intra-hour variability associated with these fields.

astro-ph.HE