Particle Trace of a Milky Way Mass Galaxy from the EAGLE simulations (Baryons)
收藏数据链接:
官方服务:
资源简介:
This repository contains .npy files, loaded like: <pre><code class="language-python">with open('EAGLE_MW_trace_coords.npy', 'rb') as f: coordinates = np.load(f) with open('EAGLE_MW_trace_redshifts.npy', 'rb') as f: redshifts = np.load(f)</code></pre> which contain the locations of particles which are within 30pkpc of the centre of a Milky Way stellar mass galaxy from the EAGLE suite of simulations. This dataset was primarily produced to look at the accretion of matter onto galaxies like the Milky Way, studying how they assemble over time, which makes for some quite pretty visualisations.
提供机构:
Mackereth, J. Ted创建时间:
2020-05-28



