bmorris3 / kelp

Photometric phase curves of exoplanets
https://kelp.readthedocs.io/en/latest/
7 stars 2 forks source link

Fixing (silent) temperature map shape bug #37

Closed bmorris3 closed 3 years ago

bmorris3 commented 3 years ago

I wrote the albedo_redist function using theano indexing rather than Cython; fixing in this tiny PR.

Closes #36