Metadata-Version: 2.1
Name: eleanor
Version: 0.2.5
Summary: Source Extraction for TESS Full Frame Images
Home-page: http://github.com/afeinstein20/eleanor
Author: Adina D. Feinstein
Author-email: adina.d.feinstein@gmail.com
License: MIT
Description: 
        eleanor is a python package to extract target pixel files from
        TESS Full Frame Images and produce systematics-corrected light curves
        for any star observed by the TESS mission. In its simplest form, eleanor
        takes a TIC ID, a Gaia source ID, or (RA, Dec) coordinates of a star
        observed by TESS and returns, as a single object, a light curve and
        accompanying target pixel data.
        Read the documentation at https://adina.feinste.in/eleanor
        
        Changes to v0.2.4 (2019-08-07):
        
        * eleanor.Visualize.tess_the_movie()
        * eleanor.Crossmatch() for getting both TASOC and Oelkers & Stassun (2019) light curves
        * Flipped axis in eleanor.Visualize.pixel_by_pixel() to match properly
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.0
Description-Content-Type: text/markdown
