ben-cassese / squishyplanet

Transits of non-spherical exoplanets
https://squishyplanet.readthedocs.io/en/latest/
MIT License
4 stars 2 forks source link

add non-lambertian scattering laws #4

Closed ben-cassese closed 1 month ago

ben-cassese commented 5 months ago

Right now we only support Lambertian reflection, though since we're already using Monte Carlo samples of the surface and not doing it analytically, we should be able to support other laws as well. The beginnings of Henyey-Greenstein are in in place, but we need to plug it into reflected_phase_curve still.

ben-cassese commented 1 month ago

Closing to limit project scope for now.