Metadata-Version: 2.1
Name: species
Version: 0.3.3
Summary: Toolkit for atmospheric characterization of directly imaged exoplanets
Home-page: https://github.com/tomasstolker/species
Author: Tomas Stolker
Author-email: stolker@strw.leidenuniv.nl
License: MIT
Project-URL: Documentation, https://species.readthedocs.io
Description: *species*
        =========
        
        **spe**\ctral **c**\ haracterization and **i**\ nference for **e**\ xoplanet **s**\ cience
        
        .. image:: https://badge.fury.io/py/species.svg
           :target: https://badge.fury.io/py/species
        
        .. image:: https://img.shields.io/badge/Python-3.6%2C%203.7%2C%203.8-orange.svg?style=flat
           :target: https://pypi.python.org/pypi/species
        
        .. image:: https://travis-ci.org/tomasstolker/species.svg?branch=master
           :target: https://travis-ci.org/tomasstolker/species
        
        .. image:: https://readthedocs.org/projects/species/badge/?version=latest
           :target: http://species.readthedocs.io/en/latest/?badge=latest
        
        .. image:: https://coveralls.io/repos/github/tomasstolker/species/badge.svg
           :target: https://coveralls.io/github/tomasstolker/species
        
        .. image:: https://www.codefactor.io/repository/github/tomasstolker/species/badge
           :target: https://www.codefactor.io/repository/github/tomasstolker/species
        
        .. image:: https://img.shields.io/github/commit-activity/m/tomasstolker/species
           :target: https://github.com/tomasstolker/species/commits/master
        
        .. image:: https://img.shields.io/github/issues-pr-closed/tomasstolker/species
           :target: https://github.com/tomasstolker/species/pulls?q=is%3Apr+is%3Aclosed
        
        .. image:: https://img.shields.io/github/license/tomasstolker/species
           :target: https://github.com/tomasstolker/species/blob/master/LICENSE
        
        .. image:: https://img.shields.io/badge/arXiv-1912.13316-blueviolet.svg?style=flat
           :target: https://arxiv.org/abs/1912.13316
        
        *species* is a toolkit for atmospheric characterization of directly imaged exoplanets and brown dwarfs. It provides a coherent framework for spectral and photometric analysis which builds on publicly-available data and models from various resources. There are tools available for grid and free atmospheric retrievals with Bayesian inference, color-magnitude and color-color diagrams, spectral and photometric calibration, and synthetic photometry. The package is has been released on `PyPI <https://pypi.org/project/species/>`_ and is actively developed and maintained on Github.
        
        Documentation
        -------------
        
        Documentation can be found at `http://species.readthedocs.io <http://species.readthedocs.io>`_.
        
        Attribution
        -----------
        
        Please cite `Stolker et al. (2020) <https://ui.adsabs.harvard.edu/abs/2020A%26A...635A.182S/abstract>`_ whenever results from *species* are used in a publication. Please also make sure to give credit to the relevant papers regarding the use of the publicly available data that *species* benefits from. The *species* logo is `available <https://home.strw.leidenuniv.nl/~stolker/species/species_logo.zip>`_ for use in presentations.
        
        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/species/issues>`_ on the Github page.
        
        License
        -------
        
        Copyright 2018-2021 Tomas Stolker
        
        *species* is distributed under the MIT License. See the LICENSE file for the terms and conditions.
        
Keywords: species
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
