Metadata-Version: 2.1
Name: linea
Version: 0.1
Summary: Linear detrending for CHEOPS
Home-page: https://github.com/bmorris3/linea
Author: Brett M. Morris
Author-email: morrisbrettm@gmail.com
License: BSD 3-Clause
Description: linea
        -----
        
        .. image:: https://travis-ci.com/bmorris3/linea.svg?branch=master
            :target: https://travis-ci.com/bmorris3/linea
            :alt: Testing status
        
        .. image:: https://readthedocs.org/projects/linea/badge/?version=latest
            :target: https://linea.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
            :target: http://www.astropy.org
            :alt: Powered by Astropy Badge
        
        Linear light curve detrending for `CHEOPS <https://cheops.unibe.ch>`_ observations. 
        For more information and tutorials: `read the docs <https://linea.readthedocs.io/>`_.
        
        License
        -------
        
        This project is Copyright (c) Brett M. Morris and licensed under
        the terms of the BSD 3-Clause license. This package is based upon
        the `Astropy package template <https://github.com/astropy/package-template>`_
        which is licensed under the BSD 3-clause licence. See the licenses folder for
        more information.
        
        
        Contributing
        ------------
        
        We love contributions! linea is open source, built on open source, and we'd love
        to have you in our community. To contribute to ``linea``, please follow the
        `Astropy dev guidelines <https://docs.astropy.org/en/stable/development/workflow/development_workflow.html>`_
        to make a code contribution. Please report any issues or requests for support
        via the
        `GitHub Issue tracker <https://github.com/bmorris3/linea/issues>`_.
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
