遇见数据集

MCMC chains for demographic fits presented in "NICMOS Kernel-Phase Interferometry II: Demographics of Nearby Brown Dwarfs"

收藏
Zenodo2023-01-31 更新2026-05-25 收录
数据链接:
官方服务:

资源简介:

These files are the data behind the figure for Figure 3 (and the corresponding Figure Set) as well as other fits presented in Table 5. They are saved in npy format which can be read into python using numpy according to the code snippet below. The files are flattened and trimmed MCMC chains produced by running emcee (Foreman-Mackey et al. 2013) using 64 walkers for 10,000 steps. The first 1,000 steps were trimmed for burn in and the remaining chains were thinned by 40 steps. The files are named according to the following convention: flatSamples&lt;malm cor&gt;&lt;age&gt;&lt;prior&gt;.npy where: &lt;malm cor&gt; is either 'Malm' or '' (nothing) if the model population was or was not corrected for Malmquist bias (before comparing to the observed population while fitting). &lt;age&gt; is '0p9', '1p2', '1p5', '1p9', '2p4', or '3p1' according to that assumed field age (in Gyr). &lt;prior&gt; is 'U' or 'I' for uninformed or informed (incorporating the information from Blake et al. 2010 on the unresolved population). The true underlying population corresponds to the flatSamplesMalm&lt;age&gt;I.npy files while the others are included for context and comparison to populations fit to the observed (not Malmquist corrected) population. The uninformed prior chains are dominated by a significant population of unresolved companions which is not consistent with previous RV studies. The files can be read into python using: <pre><code class="language-python">import numpy as np flat_samples0p9I = np.load('flatSamples0p9I.npy') </code></pre> which produces an array with shape 14400 x 4. The rows are the samples and the four columns are the parameters \(F, \gamma, \overline{\log(\rho)}\), and \(\sigma_{\log(\rho)}\), respectively.

提供机构:
Zenodo
创建时间:
2022-09-09
二维码
社区交流群
二维码
科研交流群
商业服务