Notebooks¶
Examples¶
- Parametric Mode (
save to disk) - Multi-planet Mode (
save to disk) - Custom exoplanet survey (
save to disk)
The notebooks are also viewable on github
Papers¶
- Mulders+ 2018 (see tutorials Parametric Mode and Multi-planet Mode)
- Fernandes+ 2019
- Mulders+ 2019 (in prep)
These script are are also viewable on this github folder and you can copy these scripts to a local directory with:
>>> import EPOS
>>> EPOS.scripts.install()