Skip to content
hpparvi edited this page Nov 24, 2012 · 7 revisions

PyTransit

Fast and easy-to-use planet transit modelling for Python and Fortran.

The package implements an optimized Fortran version of the transit model described by A. Gimenez (A&A 450, 1231--1237, 2006). The Fortran code is adapted from the implementation available at http://thor.ieec.uab.es/LRVCode.

The package also offers Python bindings to the Fortran code, and a Python class for easy access to the model.

Clone this wiki locally