Giter Club home page Giter Club logo

chronos's Introduction

chronos

Build Status Code style: black License: GPL v3

Installation

$ git clone [email protected]:jpdeleon/chronos.git
$ cd chronos
$ pip install -e .

test

$ pytest tests/

Modules

  • target.py: star bookkeeping, e.g. position, catalog cross-matching, archival data look-up
  • star.py: physics-related calculations, e.g. extinction, spectral typing, isochrones, gyrochronology (inherits target)
  • planet.py: planet parameters calculations (inherits star)
  • tpf.py: targetpixel file manipulation
  • lightcurve.py: light curve analysis either using SPOC or custom pipeline for short and long cadence (inherits tpf)
  • k2.py: tpf and light curve for K2; likely to be ingested/refactored to tpf.py & lightcurve.py
  • cluster.py: cluster catalog, cluster analysis + plotting
  • cdips.py & pathos.py: api for CDIPS and PATHOS pipelines
  • plot.py: custom plotting functionalities
  • utils.py: useful utilities

Dependencies

  • astropy & astroquery for star and catalog bookkeeping
  • lightkurve, transitleastsquares, & wotan for light curve analysis
  • emcee & corner for MCMC analysis
  • isochrones for isochrones analysis
  • dustmass for extinction calculation
  • stardate for gyrochronology
  • mrexo for mass-radius relation
  • triceratops for FPP calculation based on lightc urve shape and contrast curve constraints

For next update

  • platon for calculating transmission spectrum
  • theJoker for two-body MCMC sampler
  • contaminante for pixel level modeling
  • allesfitter for light curve model fitting
  • PyPopStar for stellar population analysis
  • sedfitter for SED fitting
  • maelstrom for pulsating binary analysis
  • stella & fleck for flare detection and modeling
  • eleanor & f3 for TESS FFI
  • envelope for planet's envelope fraction estimation using MESA simulations based on Milholland+19,20
  • evolstate for assigning stellar evolutionary state
  • barycorrpy for conversion to BJD_TDB

Examples

Check examples in nbviewer.

See also

tql for TESS Quick Look plotting

chronos's People

Contributors

jpdeleon 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.