Metadata-Version: 2.1
Name: eleanor
Version: 0.2.6
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.6 (2019-08-15):
        
        * Made available for sector 13
        * Other bug fixes
        
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
