Search arXiv⌕ Search

arXiv · 1612.07513

Measurement of Interstellar Polarization and Estimation of Galactic Extinction for the Direction of X-ray Black Hole Binary V404 Cygni

Abstract

V404 Cygni is a well-known black hole binary candidate thought to have relativistic jets. It showed extreme outbursts on June 2015, characterized by a large amplitude and short time variation of flux in the radio, optical, and X-ray bands. Not only disk emission, but also synchrotron radiation from the relativistic jets were suggested by radio observations. However, it is difficult to measure the accurate spectral shape in the optical/near infrared band because there are uncertainties of interstellar extinction. To estimate the extinction value for V404 Cygni, we performed photopolarimetric and spectroscopic observations of V404 Cygni and nearby field stars. Here, we estimate the Galactic extinction using interstellar polarization based on the observation that the origin of the optical polarization is the interstellar medium, and investigate the properties of interstellar polarization around V404~Cygni. We found a good correlation between the color excess and polarization degree in the field stars. We also confirmed that the wavelength dependence of the polarization degree in the highly polarized field stars was similar to that of V404~Cygni. Using the highly polarized field stars, we estimated the color excess and the extinction, $E(B-V)=1.2 \pm 0.2$ and $3.0 < A(V) < 3.6$, respectively. A tendency for a bluer peak of polarization ($λ_{\rm max}<5500$ Å) was commonly seen in the highly polarized field stars, suggesting that the dust grains toward this region are generally smaller than the Galactic average. The corrected spectral energy distribution of V404~Cygni in the near infrared (NIR) and optical bands in our results indicated a spectral break between $2.5 \times 10^{14}$ Hz and $3.7 \times 10^{14}$ Hz, which might be originated in the synchrotron self absorption.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Ryosuke Itoh, Yasuyuki T. Tanaka, Koji S. Kawabata, Makoto Uemura, Makoto Watanabe, Yasushi Fukazawa, Yuka Kanda, Hiroshi Akitaya, Yuki Moritani, Tatsuya Nakaoka, Miho Kawabata, Kensei Shiki, Michitoshi Yoshida, Yumiko Oasa, Jun Takahashi. 2016-12-22. Measurement of Interstellar Polarization and Estimation of Galactic Extinction for the Direction of X-ray Black Hole Binary V404 Cygni. https://doi.org/10.1093/pasj%2Fpsw130

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

Denoising Interferometric Observations Using Visibility-Informed Neural Networks

The upcoming observations from the Square Kilometer Array Observatory will provide the astronomical community with a wealth of observations of important objects at long wavelengths. Full analysis of these outputs will necessitate specialized methods and software. Using synthetic observations of protoplanetary discs as an example, we present VIREO, a machine-learning-based visibility-informed method for denoising interferometric images. VIREO operates on image-plane observations, but it is informed by the interferometric measurement process through the UV-derived point spread function supplied as an additional input and used in the loss function. VIREO outperforms traditional cleaning methods and PSF-ignorant denoising models by producing data that is quantitatively cleaner and more conducive to analysis of the planets within the disc. Applying VIREO to archival ALMA data creates images with significantly less background noise, while maintaining, and in some cases enhancing, the substructure. By demonstrating the general utility of visibility-informed models, our results suggest that VIREO can be applied across interferometric observatories when trained on appropriate datasets.

astro-ph.IM↗

GREX-PLUS Science Book v2

GREX-PLUS (Galaxy Reionization EXplorer and PLanetary Universe Spectrometer) is a mission candidate for a JAXA strategic L-class mission to be launched in the 2030s. Its primary science goals are two-fold: galaxy formation and evolution, and planetary system formation and evolution. The GREX-PLUS spacecraft will carry a telescope with a 1 m primary mirror aperture cooled down to 50 K. The two science instruments will be onboard: a wide-field camera in the 2--8 $μ$m wavelength band and a high-resolution spectrometer with a wavelength resolution of 30,000 in the 10--18 $μ$m band. The GREX-PLUS wide-field camera aims to detect the first generation of galaxies at redshift $z>15$. The GREX-PLUS high-resolution spectrometer aims to identify the location of the water ``snowline'' in protoplanetary disks. Both instruments will provide unique datasets for a broad range of scientific topics, including galaxy mass assembly, the origin of supermassive blackholes, infrared background radiation, molecular spectroscopy in the interstellar medium, transit spectroscopy of exoplanet atmospheres, planetary atmospheres in the Solar System, and so on. This document is the second version of a collection of scientific themes that can be achieved with GREX-PLUS. Each section in Chapters~2 and 3 is based on presentations at several GREX-PLUS Science Workshops.

astro-ph.IM↗

Differentiable astrophysics at scale: solving and differentiating ODE ensembles on the GPU

Astronomers increasingly fit their models with gradient-based methods, such as Hamiltonian Monte Carlo, which need the derivatives of the model with respect to its parameters. In many analyses a prediction requires solving a small system of ordinary differential equations (ODEs) for thousands to millions of parameter sets, and this ensemble of integrations often sets the cost of the analysis. We introduce to the astronomical community GRADSOLVE, a JAX library that moves this computation to graphics processing units (GPUs): it integrates each member of the ensemble in its own GPU thread with its own step size and returns the derivatives with respect to the parameters in the same pass. We measure the speed-up it provides in three examples from different fields of astronomy, stellar orbits in the Galactic potential, the expansion history of a dark-energy cosmology and the spin precession of binary black holes, with every code held to the same accuracy requirement. For a million trajectories GRADSOLVE runs 8.5 to 1500 times faster than the serial CPU code of each example running on all 128 cores of a CPU, and several orders of magnitude faster than on one core. On the same GPU it is also 11 to 15 times faster than DIFFRAX, the state-of-the-art ODE library in JAX, in all three examples. With GRADSOLVE a million such integrations take seconds or less on one GPU, so gradient-based analyses that need ensembles of this size become routine. The code is publicly available at https://github.com/ECLIPSE-AI4Science/gradsolve.

astro-ph.IM↗