RoadRunner: a fast and flexible exoplanet transit model
Instituto de Astrofísica de Canarias (IAC), E-38200 La Laguna, Tenerife, Spain
arXiv:2009.08500 [astro-ph.EP], (17 Sep 2020)
@article{Parviainen_2020,
title={RoadRunner: a fast and flexible exoplanet transit model},
ISSN={1365-2966},
url={http://dx.doi.org/10.1093/mnras/staa2901},
DOI={10.1093/mnras/staa2901},
journal={Monthly Notices of the Royal Astronomical Society},
publisher={Oxford University Press (OUP)},
author={Parviainen, H},
year={2020},
month={Sep}
}
I present RoadRunner, a fast exoplanet transit model that can use any radially symmetric function to model stellar limb darkening while still being faster to evaluate than the analytical transit model for quadratic limb darkening by Mandel & Agol (2002). CPU and GPU implementations of the model are available in the PyTransit transit modelling package, and come with platform-independent parallelisation, supersampling, and support for modelling complex heterogeneous time series. The code is written in numba-accelerated Python (and the GPU model in OpenCL) without C or Fortran dependencies, which allows for the limb darkening model to be given as any Python-callable function. Finally, as an example of the flexibility of the approach, the latest version of PyTransit comes with a numerical limb darkening model that uses LDTk-generated limb darkening profiles directly without approximating them by analytical models.
September 27, 2020 by hgpu