Search NASASearch

SEARCH · Search NASA

Results for “Astronomy data modeling”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 19 records

$\mathrm{SageNet}$: Fast Neural Network Emulation of the Stiff-amplified Gravitational Waves from Inflation

Accurate modeling of the inflationary gravitational waves (GWs) requires time-consuming, iterative numerical integrations of differential equations to take into account their backreaction on the expansion history. To improve computational efficiency while preserving accuracy, we present the Stiff-amplified Gravitational-wave Emulator Network (SageNet), a deep learning framework designed to replace conventional numerical solvers (code available at https://github.com/YifangLuo/SageNet). SageNet employs a long short-term memory architecture to emulate the present-day energy density spectrum of the inflationary GWs with possible stiff amplification, Ω GW (f). Trained on a data set of 25,689 numerically generated solutions, SageNet allows accurate reconstructions of Ω GW (f) and generalizes well to a wide range of cosmological parameters; 90.9% of the test emulations with randomly distributed parameters exhibit errors of under 4%. In addition, SageNet demonstrates its ability to learn and reproduce the artificial, adaptive sampling patterns in numerical calculations, which implement denser sampling of frequencies around changes in spectral indices in Ω GW (f). The dual capability of learning both physical and artificial features of the numerical GW spectra establishes SageNet as a robust alternative to exact numerical methods. Finally, our benchmark tests show that SageNet reduces the computation time from tens of seconds to milliseconds, achieving a speedup of ∼10 4 times over standard CPU-based numerical solvers with the potential for further acceleration on GPU hardware. These capabilities make SageNet a powerful tool for accelerating Bayesian inference procedures for extended cosmological models. In a broad sense, the SageNet framework offers a fast, accurate, and generalizable solution to modeling cosmological observables whose theoretical predictions demand costly differential equation solvers.

Astronomy data modeling

C++, objected-oriented programming, and astronomical data models

Contemporary astronomy is characterized by increasingly complex instruments and observational techniques, higher data collection rates, and large data archives, placing severe stress on software analysis systems. The object-oriented paradigm represents a significant new approach to software design and implementation that holds great promise for dealing with this increased complexity. The basic concepts of this approach will be characterized in contrast to more traditional procedure-oriented approaches. The fundamental features of objected-oriented programming will be discussed from a C++ programming language perspective, using examples familiar to astronomers. This discussion will focus on objects, classes and their relevance to the data type system; the principle of information hiding; and the use of inheritance to implement generalization/specialization relationships. Drawing on the object-oriented approach, features of a new database model to support astronomical data analysis will be presented.

Farris, A.

SN 2018fif: The Explosion of a Large Red Supergiant Discovered in its Infancy by the Zwicky Transient Facility

High-cadence transient surveys are able to capture supernovae closer to their first light than ever before. Applying analytical models to such early emission, we can constrain the progenitor stars' properties. In this paper, we present observations of SN 2018fif (ZTF 18abokyfk). The supernova was discovered close to first light and monitored by the Zwicky Transient Facility (ZTF) and the Neil Gehrels Swift Observatory. Early spectroscopic observations suggest that the progenitor of SN 2018fif was surrounded by relatively small amounts of circumstellar material compared to all previous cases. This particularity, coupled with the high-cadence multiple-band coverage, makes it a good candidate to investigate using shock-cooling models. We employ the SOPRANOS code, an implementation of the model by Sapir & Waxman and its extension to early times by Morag et al. Compared with previous implementations, SOPRANOS has the advantage of including a careful account of the limited temporal validity domain of the shock-cooling model as well as allowing usage of the entirety of the early UV data. We find that the progenitor of SN 2018fif was a large red supergiant with a radius of R = 744.0 (sup +183.0) (sub -128.0) R⨀ and an ejected mass of M(sub ej) = 9.3 (sup +0.4)(sub -5.8) M⨀. Our model also gives information on the explosion epoch, the progenitor's inner structure, the shock velocity, and the extinction. The distribution of radii is double-peaked, with smaller radii corresponding to lower values of the extinction, earlier recombination times, and a better match to the early UV data. If these correlations persist in future objects, denser spectroscopic monitoring constraining the time of recombination, as well as accurate UV observations (e.g., with ULTRASAT), will help break the extinction/radius degeneracy and independently determine both.

Supernovae

Data-constrained Solar Modeling with GX Simulator

To facilitate the study of solarflares and active regions, we have created a modeling framework, the freelydistributed GX Simulator IDL package, that combines 3D magnetic and plasma structures with thermal andnonthermal models of the chromosphere, transition region, and corona. Its object-based modular architecture,which runs on Windows, Mac, and Unix/Linux platforms, offers the ability to either import 3D density andtemperature distribution models, or to assign numerically defined coronal or chromospheric temperatures anddensities, or their distributions, to each individual voxel. GX Simulator can apply parametric heating modelsinvolving average properties of the magneticfield lines crossing a given voxel, as well as compute and investigatethe spatial and spectral properties of radio,(sub)millimeter, EUV, and X-ray emissions calculated from the model,and quantitatively compare them with observations. The package includes a fully automatic model productionpipeline that, based on minimal users input, downloads the required SDO/HMI vector magneticfield data,performs potential or nonlinear force-freefield extrapolations, populates the magneticfield skeleton withparameterized heated plasma coronal models that assume either steady-state or impulsive plasma heating, andgenerates non-LTE density and temperature distribution models of the chromosphere that are constrained byphotospheric measurements. The standardized models produced by this pipeline may be further customizedthrough specialized IDL scripts, or a set of interactive tools provided by the graphical user interface. Here, wedescribe the GX Simulator framework and its applications.

Solar active regions

Measurement of Galactic 26Al with the Compton Spectrometer and Imager

The Compton Spectrometer and Imager (COSI) is a balloon-borne compact Compton telescope de-17signed to survey the 0.2–5 MeV sky. COSI’s energy resolution of ∼0.2% at 1.8 MeV, single-photon reconstruction, and wide field of view make it capable of studying astrophysical nuclear lines, particularly the 1809 keVγ-ray line from decaying Galactic 26Al. Most 26Al originates in massive stars and core-collapse supernova nucleosynthesis, but the path from stellar evolution models to Galaxy-wide emission remains unconstrained. In 2016, COSI had a successful 46-day flight on a NASA super pressure balloon. Here, we detail the first search for the 1809 keV26Al line in the COSI 2016 balloon flight using a maximum likelihood analysis. We find a Galactic 26Al flux of (8.6±2.5) ×10−4ph cm−2s−124 within the Inner Galaxy (|ℓ|≤30◦,|b|≤10◦) with 3.7σ significance above background. Within uncertainties, this flux is consistent with expectations from previous measurements by SPI and COMPTEL. This analysis demonstrates COSI’s powerful capabilities for studies of γ-ray lines and underscores the scientific potential of future compact Compton telescopes. In particular, the next iteration of COSI as a NASA Small Explorer satellite has recently been approved for launch in 2025.

Gamma-ray lines

Update on Bayesian Blocks: Segmented Models for Sequential Data

The Bayesian Block algorithm, in wide use in astronomy and other areas, has been improved in several ways. The model for block shape has been generalized to include other than constant signal rate - e.g., linear, exponential, or other parametric models. In addition the computational efficiency has been improved, so that instead of O(N**2) the basic algorithm is O(N) in most cases. Other improvements in the theory and application of segmented representations will be described.

Scargle, Jeff

Polar cap emission model of Uranian kilometric radiation

Theoretical radiation patterns of Uranian kilometric radiation, consisting of a planet-wide hollow emission cone whose axis of symmetry is along the dipole axis, have been constructed for several frequencies. A comparison of model results with planetary radio astronomy data shows that the pulse profile is influenced by the geometry of the spacecraft relative to the magnetic field. The introduction of a small longitudinal variation of the emitting L-shell is found to eliminate the 10-deg phase discrepancy noted between theory and observations.

Barbosa, D. D.

Status on Iterative Transform Phase Retrieval Applied to the GBT Data

This slide presentation reviews the use of iterative transform phase retrieval in the analysis of the Green Bank Radio Telescope (GBT) Data. It reviews the NASA projects that have used phase retrieval, and the testbed for the algorithm to be used for the James Webb Space Telescope. It shows the comparison of phase retrieval with an interferometer, and reviews the two approaches used for phase retrieval, iterative transform (ITA) or parametric (non-linear least squares model fitting). The concept of ITA Phase Retrieval is reviewed, and the application to Radio Antennas is reviewed. The presentation also examines the National Radio Astronomy Observatory (NRAO) data from the GBT, and the Fourier model that NRAO uses to analyze the data. The challenge for ITA phase retrieval is reviewed, and the coherent approximation for incoherent data is shown. The validity of the approximation is good for a large tilt. There is a review of the proof of concept of the Phase Review simulation using the input wavefront, and the initial sampling parameters estimate from the focused GBT data.

Dean, Bruce

Chandra and XMM-Newton: Atomic Data Needs For X-ray Astronomy

With the launches of the Chandra X-ray Observatory and XM M-Newton, high resolution X-ray spectra of cosmic sources are broadening our understanding of the physical conditions, such as temperature, density, Ionization state, and elemental abundances. X-ray emitting astrophysical plasmas can be generally classified by their dominant ionization mechanism, either collisional ionization or X-ray photoionization. The atomic data needs are significantly different for these two cases; however, for both cases it is important that we identify robust and accurate diagnostics and that we verify completeness of the broadband models. We discuss the status of tile atomic data currently used in atomic databases for X-ray astronomy, in view of theoretical and experimental atomic physics considerations. We will also discuss the application of these models to new astrophysical data.

Brickhouse, Nancy

Global ocean tides through assimilation of oceanographic and altimeter satellite data in a hydrodynamic model

Ocean tides must be considered in many scientific disciplines: astronomy, oceanography, geodesy, geophysics, meteorology, and space technologies. Progress in each of these disciplines leads to the need for greater knowledge and more precise predictions of the ocean tide contribution. This is particularly true of satellite altimetry. On one side, the present and future satellite altimetry missions provide and will supply new data that will contribute to the improvement of the present ocean tide solutions. On the other side, tidal corrections included in the Geophysical Data Records must be determined with the maximum possible accuracy. The valuable results obtained with satellite altimeter data thus far have not been penalized by the insufficiencies of the present ocean tide predictions included in the geophysical data records (GDR's) because the oceanic processes investigated have shorter wavelengths than the error field of the tidal predictions, so that the residual errors of the tidal corrections are absorbed in the empirical tilt and bias corrections of the satellite orbit. For future applications to large-scale oceanic phenomena, however, it will no longer be possible to ignore these insufficiencies.

Leprovost, Christian

Update on Parametric Cost Models for Space Telescopes

Since the June 2010 Astronomy Conference, an independent review of our cost data base discovered some inaccuracies and inconsistencies which can modify our previously reported results. This paper will review changes to the data base, our confidence in those changes and their effect on various parametric cost models

Stahl. H. Philip

High-count rate effects in event processing for XRISM/ Resolve X-ray microcalorimeter: I. Ground test

The spectroscopic performance of an X-ray microcalorimeter is compromised at high count rates. We utilize the Resolve X-ray microcalorimeter onboard the XRISM satellite to examine the effects observed during high-count rate measurements and propose modeling approaches to mitigate them. We specifically address the following instrumental effects that impact performance: CPU limit, pile-up, and untriggered electrical cross-talk. Experimental data at high count rates were acquired during ground testing using the flight model instrument and a calibration X-ray source. In the experiment, data processing not limited by the performance of the onboard CPU was run in parallel, which cannot be done in orbit. This makes it possible to access the data degradation caused by limited CPU performance. We use these data to develop models that allow for a more accurate estimation of the aforementioned effects. To illustrate the application of these models in observation planning, we present a simulated observation of GX 13+1. Understanding and addressing these issues is crucial to enhancing the reliability and precision of X-ray spectroscopy in situations characterized by elevated count rates.

47 OTHER INSTRUMENTATION

Cosmic-Ray Background Flux Model Baed on a Gamma-Ray Large Area Space Telescope Baloon Flight Engineering

Cosmic-ray background fluxes were modeled based on existing measurements and theories and are presented here. The model, originally developed for the Gamma-ray Large Area Space Telescope (GLAST) Balloon Experiment, covers the entire solid angle (4(pi) sr), the sensitive energy range of the instrument ((approx) 10 MeV to 100 GeV) and abundant components (proton, alpha, e(sup -), e(sup +), (mu)(sup -), (mu)(sup +) and gamma). It is expressed in analytic functions in which modulations due to the solar activity and the Earth geomagnetism are parameterized. Although the model is intended to be used primarily for the GLAST Balloon Experiment, model functions in low-Earth orbit are also presented and can be used for other high energy astrophysical missions. The model has been validated via comparison with the data of the GLAST Balloon Experiment.

COSMIC RADIATION

DSS-13 26-meter antenna upgraded radiometer system

The Deep Space Station (DSS)-13 26-m antenna radiometer system was upgraded with an IBM-compatible computer-controlled configuration with improved supporting hardware and software. Software was generated to analyze results and correct for antenna mispointing, tropospheric loss, and other observing errors. This total power radiometer configuration provides a prototype for the new DSS-13 34-m antenna. The radiometer system is described in terms of the theory, instrumentation hardware, computer configuration, and operational features and performance. The system is used to obtain antenna efficiency and pointing model data and is useful for radio source calibrations required for radio astronomy. Some recent results are given.

Stelzried, C. T.

Magnetohydrodynamic simulation of the coronal transient associated with the solar limb flare of 1980, June 29, 18:21 UT

The spatial and temporal behavior of excess and depleted density regions of the coronal transient accompanying the west limb solar flare of 18:21 UT on June 29, 1980, is modeled mathematically on the basis of SMM-X-ray-polychrometer data, and the results are compared to observations made with the radio spectrograph at Harvard Radio Astronomy Station at Fort Davis and with the NCAR/HAO Mark III K-coronameter at Mauna Loa. Input data for the model include T(max) = about 20 x 10 to the 6th K, n(max) = about 4 x 10 to the 11th/cu cm, and an assumed ejection velocity of 200 km/sec. Computations using an improved 2D nonplane MHD model are carried out for locally open and closed magnetic topologies. The spatially wide, large-amplitude, temporarily steepened MHD wave predicted by the model for both magnetic topologies is shown to agree well with the observations, except that the predicted density enhancement exceeded observed values by at least 50 percent for the closed field and by a factor of 3 for the open field. This discrepancy is seen as an indication that the mass emitting soft X-rays was confined in closed-field regions near the sun during the obervation period.

Wu, S. T.

Atomic Data Needs for X-ray Astronomy

This publication contains written versions of most of the invited talks presented at the workshop on "Atomic Data Needs for X-ray Astronomy," which was held at NASA's Goddard Space Flight Center on December 16-17, 1999. The workshop was divided into five major areas: Observational Spectroscopy, Theoretical Calculations of Atomic Data, Laboratory Measurements of Atomic Parameters, Spectra Modeling, and Atomic Databases. These proceedings are expected to be of interest to producers and users of atomic data. Moreover, the contributions presented here have been written in a way that can be used by a general audience of scientists and graduate students in X-ray astronomy, modelling, and in computational and experimental atomic physics.

Bautista, Manuel A.

Maven: a multimodal foundation model for supernova science

Abstract A common setting in astronomy is the availability of a small number of high-quality observations, and larger amounts of either lower-quality observations or synthetic data from simplified models. Time-domain astrophysics is a canonical example of this imbalance, with the number of supernovae observed photometrically outpacing the number observed spectroscopically by multiple orders of magnitude. At the same time, no data-driven models exist to understand these photometric and spectroscopic observables in a common context. Contrastive learning objectives, which have grown in popularity for aligning distinct data modalities in a shared embedding space, provide a potential solution to extract information from these modalities. We present Maven, the first foundation model for supernova science. To construct Maven, we first pre-train our model to align photometry and spectroscopy from 0.5 M synthetic supernovae using a contrastive objective. We then fine-tune the model on 4702 observed supernovae from the Zwicky transient facility. Maven reaches state-of-the-art performance on both classification and redshift estimation, despite the embeddings not being explicitly optimized for these tasks. Through ablation studies, we show that pre-training with synthetic data improves overall performance. In the upcoming era of the Vera C. Rubin observatory, Maven will serve as a valuable tool for leveraging large, unlabeled and multimodal time-domain datasets.

Zhang, Gemma (ORCID:0000000280198082)

LF radio noise from the earth's magnetosphere

Gyro-synchrotron radio noise emitted by electrons trapped in the earth's magnetosphere has been a subject of extensive research. Previous efforts, which considered frequencies greater than 1 MHz, have shown that this noise should not be detectable in the MF to HF range because its intensity is below the cosmic background noise level. The author has investigated the LF range and has found that appreciable noise is generated at these frequencies. In fact, the theoretical results for this LF noise agree very well with experimental data obtained by a radio astronomy experiment aboard the IMP 6 spacecraft. A comparison showed that the model predicted both variation in the observed noise intensity with Kp and the noise spectral characteristics. Consequently, it is concluded that detectable LF radio noise is emitted, by means of the cyclotron-synchrotron mechanism, by electrons trapped in the earth's magnetosphere, and that this noise is observable only for frequencies below about 300 kHz. For higher frequencies, the theoretical model and the experimental data reconfirm that this noise is below that of cosmic origin.

Frankel, M. S.