Data from "The first ALMA survey of protoplanetary discs at 3 mm: demographics of grain growth in the Lupus region"
收藏数据链接:
官方服务:
资源简介:
Table 1 and Table 2 from Tazzari et al., 2021, "The first ALMA survey of protoplanetary discs at 3 mm: demographics of grain growth in the Lupus region", Monthly Notices of the Royal Astronomical Society, arXiv:2010.02248 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-19



