Sample of posterior distributions of paper "Demographics of Close-In TESS Exoplanets Orbiting FGK Main-sequence Stars -- II. Spectral-Type Dependence and the Neptunian Landscape"
收藏官方服务:
资源简介:
This is the sample of our TESS-SPOC exoplanet occurrence rate posteriors. The deail of the occurrence rate estimation can be found in our paper. Example of usage with Python: import h5pystellar_type = 'f' # available stellar types ('f', 'g', 'k') with h5py.File(f"occurrence_rate_posteriors_10x10_{stellar_type}.h5", "r") as f: sample = f["occurrence_rate_posteriors_10x10"][:] Then, the sample gives you a numpy ndarry with shape of (6960, 10, 10). This is the sample of occurrence rate (number of planets per star in each bin) posteriors of each 10-by-10 bins. We have an online interactive plot allows users to easily select any region and obtain its total occurrence rate.
提供机构:
Zenodo创建时间:
2026-08-12



