遇见数据集

Color Classification of Extrasolar Giant Planets: Prospects and Cautions

收藏
Zenodo2020-09-20 更新2026-05-25 收录
数据链接:
官方服务:

资源简介:

This dataset contains the reflected light models used in the analysis of Batalha et al. 2018 (Color Classification of Extrasolar Giant Planets: Prospects and Cautions) . The paper explains the full calculation of the models and the parameter space. The public repository colorcolor contains notebooks that explain how extract spectra from the database. To show it's simplicity, we post a small code snippet below. <pre><code class="language-python">import colorcolor as c planet_dict = {'cloud': 0.03, 'distance': 0.85, 'gravity': 25, 'metallicity': 0.0, 'phase': 100.0, 'temp': 150} planet = c.select_model(planet_dict) wave, albedo = planet['WAVELN'], planet['GEOMALB']</code></pre> Further explanation can be found at the GitHub repository and within the paper.

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