Metadata-Version: 2.1
Name: pycrires
Version: 0.0.1
Summary: Data reduction pipeline for VLT/CRIRES
Home-page: https://github.com/tomasstolker/pycrires
Author: Tomas Stolker
Author-email: stolker@strw.leidenuniv.nl
License: MIT
Project-URL: Documentation, https://pycrires.readthedocs.io
Description: *pycrires*
        ==========
        
        Pipeline for reduction of high-resolution spectroscopy data from VLT/CRIRES
        
        .. image:: https://img.shields.io/pypi/v/pycrires
           :target: https://pypi.python.org/pypi/pycrires
        
        .. image:: https://img.shields.io/pypi/pyversions/pycrires
           :target: https://pypi.python.org/pypi/pycrires
        
        .. image:: https://github.com/tomasstolker/pycrires/workflows/CI/badge.svg?branch=main
           :target: https://github.com/tomasstolker/pycrires/actions
        
        .. image:: https://img.shields.io/readthedocs/pycrires
           :target: http://pycrires.readthedocs.io
        
        .. image:: https://codecov.io/gh/tomasstolker/pycrires/branch/main/graph/badge.svg?token=3O7YEYIR8C
           :target: https://codecov.io/gh/tomasstolker/
        
        .. image:: https://img.shields.io/codefactor/grade/github/tomasstolker/pycrires
           :target: https://www.codefactor.io/repository/github/tomasstolker/pycrires
        
        .. image:: https://img.shields.io/github/license/tomasstolker/pycrires
           :target: https://github.com/tomasstolker/pycrires/blob/main/LICENSE
        
        The pipeline is currently under development!
        
        Documentation
        -------------
        
        Documentation can be found at `http://pycrires.readthedocs.io <http://pycrires.readthedocs.io>`_.
        
        Contributing
        ------------
        
        Contributions are welcome so please consider forking the repository and creating a pull request. Bug reports can be provided by creating an `issue <https://github.com/tomasstolker/pycrires/issues>`_ on the Github page.
        
        License
        -------
        
        Copyright 2021 Tomas Stolker
        
        *pycrires* is distributed under the MIT License. See the LICENSE file for the terms and conditions.
        
Keywords: pycrires
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/x-rst
