Published June 21, 2021
| Version v1
Dataset
Open
Data from "Multi-wavelength continuum sizes of protoplanetary discs: scaling relations and implications for grain growth and radial drift"
Description
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']
Files
Table1.txt
Additional details
Related works
- Is compiled by
- Preprint: arXiv:2010.02249 (arXiv)