Astrophysics (Index)About

batman

(basic transit model calculation in Python)
(code to calculate model transit lightcurves)

The code, batman, for basic transit model calculation in Python (or a somewhat-different alternate phrase), generates model light curves for extra-solar planet transits, based upon the limb darkening profile and radius of the host star, the radius of the planet, and the planet's path across the star by the planet from our point of view (e.g., the smallest fraction of the star's radius the planet reaches).


Note there exists unrelated astrophysical software named BATMAN (for Bayesian Technique for Multi-image Analysis).


(code,transits,Python)
Further reading:
https://ui.adsabs.harvard.edu/abs/2015PASP..127.1161K/abstract
https://github.com/lkreidberg/batman
https://www.ascl.net/1510.002
https://ui.adsabs.harvard.edu/abs/2017MNRAS.466.3989C/abstract
https://astro.ft.uam.es/selgifs/BaTMAn/index.html
https://ascl.net/1612.021

Index