Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 847 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 847 Bytes

transit-lib

transit-lib is a python package for synthetic curve generation of planetary transits.

Requirements

The code requires latest versions of Python 2.x and Scipy package.

For Windows users we recommend Python(x,y) which includes latest python version along with commonly used scientific packages packed in a user-friendly installation.

GUI

You can also download the latest version of our GUI application. It's based on this package and includes features like loading and saving of your models, import of observational data, result plot and export function.

The code of the GUI application can be downloaded from our transit-gui repository.