cloud-kepler
stable
  • System configuration
  • Quickstart Guide
  • Retrieving and downloading data
  • BLS pulse algorithm
  • detrend – Detrend lightcurve data
  • clean_signal – Signal cleaning (removal of strong periodic signals)
  • postprocessing – Analyze output from BLS pulse
  • utils – Utility functions
 
cloud-kepler
  • Docs »
  • Welcome to cloud-kepler’s documentation!
  • Edit on GitHub

Welcome to cloud-kepler’s documentation!¶

cloud-kepler is a cloud-enabled Kepler planet searching pipeline.

Contents:

  • System configuration
    • Python and Virtualenv setup
    • Hadoop setup
    • Lein setup
    • LEMUR setup
    • References
  • Quickstart Guide
    • Specifying the data to download
    • Configuration file options
  • Retrieving and downloading data
    • get_data – Get data from MAST or hard disk
    • join_quarters – Stitch multiple quarters of data together
  • BLS pulse algorithm
    • drive_bls_pulse – Driver interface to BLS pulse
    • bls_pulse_python – Naive pure Python implementation
    • bls_pulse_vec – Vectorized Python implementation
    • bls_pulse_cython – Optimized Cython implementation
  • detrend – Detrend lightcurve data
  • clean_signal – Signal cleaning (removal of strong periodic signals)
  • postprocessing – Analyze output from BLS pulse
  • utils – Utility functions
Next

© Copyright 2014, Scott Fleming, Andrea Zonca, Jack Flowers, Peter McCullough, Ellen Price. Revision 890082628271f04915a44d17dd1099c0a7c26f22.

Built with Sphinx using a theme provided by Read the Docs.