Data from "Multi-wavelength continuum sizes of protoplanetary discs: scaling relations and implications for grain growth and radial drift"
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/4756380
下载链接
链接失效反馈官方服务:
资源简介:
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:
from astropy.io import ascii
tb = ascii.read('Table1.txt', format='ipac')
Table comments (stored at the beginning of the ASCII file as lines starting with "/") can be read as:
tb.meta['comments']
创建时间:
2021-06-25



