arXiv ScienceSearch

arXiv subjects

Devon Powell

Publications and source records attributed to Devon Powell.

6 recordsLinked to original sources

Dynamical properties of z $\sim 4.5$ dusty star-forming galaxies and their connection with local early type galaxies

There is a large consensus that gas in high-$z$ galaxies is highly turbulent, because of a combination of stellar feedback processes and gravitational instabilities driven by mergers and gas accretion. In this paper, we present the analysis of a sample of five Dusty Star Forming Galaxies (DSFGs) at $4 \lesssim z\lesssim 5$. Taking advantage of the magnifying power of strong gravitational lensing, we quantified their kinematic and dynamical properties from ALMA observations of their [CII] emission line. We combined the dynamical measurements obtained for these galaxies with those obtained from previous studies to build the largest sample of $z \sim 4.5$ galaxies with high-quality data and sub-kpc spatial resolutions, so far. We found that all galaxies in the sample are dynamically cold, with rotation-to-random motion ratios, $V/\sigma$, between 7 to 15. The relation between their velocity dispersions and their star-formation rates indicates that stellar feedback is sufficient to sustain the turbulence within these galaxies and no further mechanisms are needed. In addition, we performed a rotation curve decomposition to infer the relative contribution of the baryonic (gas, stars) and dark matter components to the total gravitational potentials. This analysis allowed us to compare the structural properties of the studied DSFGs with those of their descendants, the local early type galaxies. In particular, we found that five out of six galaxies of the sample show the dynamical signature of a bulge, indicating that the spheroidal component is already in place at $z \sim 4.5$.

astro-ph.GA

A novel approach to visibility-space modelling of interferometric gravitational lens observations at high angular resolution

We present a new gravitational lens modelling technique designed to model high-resolution interferometric observations with large numbers of visibilities without the need to pre-average the data in time or frequency. We demonstrate the accuracy of the method using validation tests on mock observations. Using small data sets with $\sim 10^3$ visibilities, we first compare our approach with the more traditional direct Fourier transform (DFT) implementation and direct linear solver. Our tests indicate that our source inversion is indistinguishable from that of the DFT. Our method also infers lens parameters to within 1 to 2 per cent of both the ground truth and DFT, given sufficiently high signal-to-noise ratio (SNR). When the SNR is as low as 5, both approaches lead to errors of several tens of per cent in the lens parameters and a severely disrupted source structure, indicating that this is related to the SNR and choice of priors rather than the modelling technique itself. We then analyze a large data set with $\sim 10^8$ visibilities and a SNR matching real global Very Long Baseline Interferometry observations of the gravitational lens system MG J0751+2716. The size of the data is such that it cannot be modelled with traditional implementations. Using our novel technique, we find that we can infer the lens parameters and the source brightness distribution, respectively, with an RMS error of 0.25 and 0.97 per cent relative to the ground truth.

astro-ph.IM

Reducing Noise in Cosmological N-body Simulations with Neutrinos

We present a new method for generating initial conditions for numerical cosmological simulations in which massive neutrinos are treated as an extra set of N-body (collisionless) particles. It allows us to accurately follow the density field for both Cold Dark Matter (CDM) and neutrinos at both high and low redshifts. At high redshifts, the new method is able to reduce the shot noise in the neutrino power spectrum by a factor of more than $10^7$ compared to previous methods, where the power spectrum was dominated by shot noise at all scales. We find that our new approach also helps to reduce the noise on the total matter power spectrum on large scales, whereas on small scales the results agree with previous simulations. Our new method also allows for a systematic study of clustering of the low velocity tail of the distribution function of neutrinos. This method also allows for the study of the evolution of the overall velocity distribution as a function of the environment determined by the CDM field.

astro-ph.CO

The Doppler effect on indirect detection of dark matter using dark matter only simulations

Indirect detection of dark matter is a major avenue for discovery. However, baryonic backgrounds are diverse enough to mimic many possible signatures of dark matter. In this work, we study the newly proposed technique of dark matter velocity spectroscopy\,\cite{speckhard2016}. The non-rotating dark matter halo and the Solar motion produce a distinct longitudinal dependence of the signal which is opposite in direction to that produced by baryons. Using collisionless dark matter only simulations of Milky Way like halos, we show that this new signature is robust and holds great promise. We develop mock observations by high energy resolution X-ray spectrometer on a sounding rocket, the Micro-X experiment, to our test case, the 3.5 keV line. We show that by using six different pointings, Micro-X can exclude a constant line energy over various longitudes at $\geq$ 3$\sigma$. The halo triaxiality is an important effect and it will typically reduce the significance of this signal. We emphasize that this new {\it smoking gun in motion} signature of dark matter is general, and is applicable to any dark matter candidate which produces a sharp photon feature in annihilation or decay.

astro-ph.CO

Voids in cosmological simulations over cosmic time

We study evolution of voids in cosmological simulations using a new method for tracing voids over cosmic time. The method is based on tracking watershed basins (contiguous regions around density minima) of well developed voids at low redshift, on a regular grid of density field. It enables us to construct a robust and continuous mapping between voids at different redshifts, from initial conditions to the present time. We discuss how the new approach eliminates strong spurious effects of numerical origin when voids evolution is traced by matching voids between successive snapshots (by analogy to halo merger trees). We apply the new method to a cosmological simulation of a standard LambdaCDM cosmological model and study evolution of basic properties of typical voids (with effective radii between 6Mpc/h and 20Mpc/h at redshift z=0) such as volumes, shapes, matter density distributions and relative alignments. The final voids at low redshifts appear to retain a significant part of the configuration acquired in initial conditions. Shapes of voids evolve in a collective way which barely modifies the overall distribution of the axial ratios. The evolution appears to have a weak impact on mutual alignments of voids implying that the present state is in large part set up by the primordial density field. We present evolution of dark matter density profiles computed on iso-density surfaces which comply with the actual shapes of voids. Unlike spherical density profiles, this approach enables us to demonstrate development of theoretically predicted bucket-like shape of the final density profiles indicating a wide flat core and a sharp transition to high-density void walls.

astro-ph.CO

An exact general remeshing scheme applied to physically conservative voxelization

We present an exact general remeshing scheme to compute analytic integrals of polynomial functions over the intersections between convex polyhedral cells of old and new meshes. In physics applications this allows one to ensure global mass, momentum, and energy conservation while applying higher-order polynomial interpolation. We elaborate on applications of our algorithm arising in the analysis of cosmological N-body data, computer graphics, and continuum mechanics problems. We focus on the particular case of remeshing tetrahedral cells onto a Cartesian grid such that the volume integral of the polynomial density function given on the input mesh is guaranteed to equal the corresponding integral over the output mesh. We refer to this as "physically conservative voxelization". At the core of our method is an algorithm for intersecting two convex polyhedra by successively clipping one against the faces of the other. This algorithm is an implementation of the ideas presented abstractly by Sugihara (1994), who suggests using the planar graph representations of convex polyhedra to ensure topological consistency of the output. This makes our implementation robust to geometric degeneracy in the input. We employ a simplicial decomposition to calculate moment integrals up to quadratic order over the resulting intersection domain. We also address practical issues arising in a software implementation, including numerical stability in geometric calculations, management of cancellation errors, and extension to two dimensions. In a comparison to recent work, we show substantial performance gains. We provide a C implementation intended to be a fast, accurate, and robust tool for geometric calculations on polyhedral mesh elements.

physics.comp-ph