rodluger / planetplanet

A general photodynamical code for exoplanet light curves
https://rodluger.github.io/planetplanet
GNU General Public License v3.0
45 stars 1 forks source link

Arbitrary temperature profile #45

Closed rodluger closed 7 years ago

rodluger commented 7 years ago

Allow user to input an arbitrary equation for the temperature profile as a function of zenith angle.

rodluger commented 7 years ago

Fix the plotting for this -- make the eyeball plots reflect the radiance gradient!

rodluger commented 7 years ago

This is coming along quite well! User can now specify arbitrary radiance maps, such as this one for a banded planet.

image

I need to improve the way the Planet class handles all the different options for planet surface maps. I'm thinking something like this:

image

rodluger commented 7 years ago

Done!