Coder Social home page Coder Social logo

arcunique / exotransit Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5.41 MB

Python package for retrieval of properties of exoplanets by model-fitting their transit light curves using MCMC with additional features such as detrending of light curves, GP regression, and continuous monitoring of the retrieval process.

Python 5.84% Jupyter Notebook 94.16%
exoplanets transit light-curves mcmc-sampling gp-regression detrending monitoring autocorrelation-time

exotransit's Introduction

ExoTransit

Build Status Python 3.7

ExoTransit is a Python package for retrieval of the properties of an exoplanet by modeling its transit light curves using Markov chain Monte Carlo technique on the basis of the transit model of Mandel & Agol (2002) and their transit light curve routines. This package also allows users to simultaneous model the correlated noise with Gaussian process (GP) regression as well as detrend the light curves by choosing arbitrary trend functions and arguments.

One of the greatest features of the package is real-time visualization of the retrieval process by monitoring the progress of walkers, dynamic corner plots, and auto-correlation time of the samples over the iterations. This allows users to control the process manually or opt for automatic completion by choosing a convergence criterion, or the maximum number of iterations.

Author

  • Aritra Chakrabarty (IIA, Bangalore)

Requirements

  • python>3.6
  • numpy
  • matplotlib
  • scipy
  • emcee
  • george

Instructions on installation and use

Presently, the code is only available on Github. Either download the code or use the following line on terminal to install using pip:
pip install git+https://github.com/arcunique/ExoTransit #installs from the current master on this repo.

To use the retrieval function use the model_transit_lightcurve class defined. It can be imported by

from ExoTransit.retrieve import model_transit_lightcurve

Documentation of this package is underway. Some example Jupyter notebooks can be found in the run2learn directory of this package which demonstrate how to use the classes and functions. This package has already been used to perform modeling of transit light curves of some hot Jupiters, results from which can be found to be demonstrated in here.

exotransit's People

Contributors

arcunique avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.