Data from "Multi-wavelength continuum sizes of protoplanetary discs: scaling relations and implications for grain growth and radial drift"
收藏数据链接:
官方服务:
资源简介:
Table 1, Table 2, and Table 3 from Tazzari et al., 2021, "Multi-wavelength continuum sizes of protoplanetary discs: scaling relations and implications for grain growth and radial drift", Monthly Notices of the Royal Astronomical Society, arXiv:2010.02249 Both tables are available in IPAC format, which is in human- and machine-readable: <pre><code class="language-python">from astropy.io import ascii tb = ascii.read('Table1.txt', format='ipac')</code></pre> Table comments (stored at the beginning of the ASCII file as lines starting with "/") can be read as: <pre><code class="language-python">tb.meta['comments'] </code></pre>
提供机构:
Zenodo创建时间:
2021-06-21



