Comparisons_bare_rocks_atm module
This module is to compare the phase curves of TRAPPIST-1 planets with and without thick atmospheres.
- Comparisons_bare_rocks_atm.nb_points = 100000
Number of points in the simulation
- Comparisons_bare_rocks_atm.Keplerian = True
Set to True to use Keplerian orbital periods, False for periods modified because of TTVs (not working yet)
- Comparisons_bare_rocks_atm.planets = 'defgh'
Planets to simulate
- Comparisons_bare_rocks_atm.filter = 'F1500W'
MIRI filter to use
- Comparisons_bare_rocks_atm.save_plots = False
Set to True if you want to save the plots, False otherwise
- Comparisons_bare_rocks_atm.do_simulation = False
Set to True if the simulation hasn’t been done yet, False if the phase curves were already saved and you don’t want to redo the simulation
- Comparisons_bare_rocks_atm.plot_individual_planets = True
Set to True if you want to plot the individual planets as bare rocks to see their phases, False otherwise
- Comparisons_bare_rocks_atm.run_comparison()
Runs the comparison of TRAPPIST-1 phase curves with and without thick atmospheres following the previous settings.