This repository contains the full data pack of the paper
"Water vapour in the atmosphere of the habitable-zone eight-Earth-mass planet K2-18 b"
by Angelos Tsiaras et al (2019)
published in Nature Αstronomy:
- https://www.nature.com/articles/s41550-019-0878-9
You can access the arXiv version from here:
- https://ui.adsabs.harvard.edu/abs/2019arXiv190905218T/abstract
When using the data, please cite the original publication.
Here you can find all the data (raw, reduced, final) for the analysis of K2-18 b, observed by the HST.
To reproduce the results you need to install Iraclis. Type:
- "pip install iraclis"
in your terminal.
Then you can simply run the file "analysis_spectral_extraction.py" to produce the final spectrum. Type:
- "python analysis_spectral_extraction.py"
in your terminal.
Documentation on the description of the codes and the output files can be found here:
- https://github.com/ucl-exoplanets/Iraclis