species


Namespecies JSON
Version 0.8.3 PyPI version JSON
download
home_pagehttps://github.com/tomasstolker/species
SummaryToolkit for atmospheric characterization of directly imaged exoplanets
upload_time2024-04-03 21:01:53
maintainerNone
docs_urlNone
authorTomas Stolker
requires_pythonNone
licenseMIT
keywords species
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *species*
=========

**spe**\ctral **c**\ haracterization and **i**\ nference for **e**\ xoplanet **s**\ cience

.. container::

    |PyPI Status| |Python Versions| |CI Status| |Docs Status| |Code Coverage| |Code Quality| |License|

*species* is a toolkit for atmospheric characterization of directly imaged exoplanets. 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 retrievals using Bayesian inference, synthetic photometry, interpolating a variety atmospheric and evolutionary model grids (including the possibility to add a custom grid), color-magnitude and color-color diagrams, empirical spectral analysis, spectral and photometric calibration, and analysis of emission lines. The package has been released on `PyPI <https://pypi.org/project/species/>`_ and is actively developed and maintained on `Github <https://github.com/tomasstolker/species>`_.

**Important:** Importing the *species* package had become slow because of the many classes and functions that were implicitly imported. The initialization of the package has therefore been adjusted. Any functionalities should now be explicitly imported from the modules that they are part of.

Documentation
-------------

Documentation can be found at `http://species.readthedocs.io <http://species.readthedocs.io>`_.

Tutorials
---------

There are several `Jupyter notebooks <https://species.readthedocs.io/en/latest/tutorials.html>`_ with tutorials for various types of analyses and functionalities.

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.

Contributing
------------

Contributions are welcome so please consider `forking <https://help.github.com/en/articles/fork-a-repo>`_ the repository and creating a `pull request <https://github.com/tomasstolker/species/pulls>`_. Bug reports and feature requests can be provided by creating an `issue <https://github.com/tomasstolker/species/issues>`_ on the Github page.

License
-------

Copyright 2018-2024 Tomas Stolker

*species* is distributed under the MIT License. See `LICENSE <https://github.com/tomasstolker/species/blob/main/LICENSE>`_ for the terms and conditions.

.. |PyPI Status| image:: https://img.shields.io/pypi/v/species
   :target: https://pypi.python.org/pypi/species

.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/species
   :target: https://pypi.python.org/pypi/species

.. |CI Status| image:: https://github.com/tomasstolker/species/workflows/CI/badge.svg?branch=main
   :target: https://github.com/tomasstolker/species/actions

.. |Docs Status| image:: https://img.shields.io/readthedocs/species
   :target: http://species.readthedocs.io

.. |Code Coverage| image:: https://codecov.io/gh/tomasstolker/species/branch/main/graph/badge.svg?token=LSSCPMJ5JH
   :target: https://codecov.io/gh/tomasstolker/species

.. |Code Quality| image:: https://img.shields.io/codefactor/grade/github/tomasstolker/species
   :target: https://www.codefactor.io/repository/github/tomasstolker/species

.. |License| image:: https://img.shields.io/github/license/tomasstolker/species
   :target: https://github.com/tomasstolker/species/blob/main/LICENSE

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tomasstolker/species",
    "name": "species",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "species",
    "author": "Tomas Stolker",
    "author_email": "stolker@strw.leidenuniv.nl",
    "download_url": "https://files.pythonhosted.org/packages/f9/3f/93bc6c6e4b540e16c7572f664858bfa4b474f16e8e294d09d5923e4ab179/species-0.8.3.tar.gz",
    "platform": null,
    "description": "*species*\n=========\n\n**spe**\\ctral **c**\\ haracterization and **i**\\ nference for **e**\\ xoplanet **s**\\ cience\n\n.. container::\n\n    |PyPI Status| |Python Versions| |CI Status| |Docs Status| |Code Coverage| |Code Quality| |License|\n\n*species* is a toolkit for atmospheric characterization of directly imaged exoplanets. It provides a coherent framework for spectral and photometric analysis which builds on publicly-available data and models from various resources.\n\nThere are tools available for grid and free retrievals using Bayesian inference, synthetic photometry, interpolating a variety atmospheric and evolutionary model grids (including the possibility to add a custom grid), color-magnitude and color-color diagrams, empirical spectral analysis, spectral and photometric calibration, and analysis of emission lines. The package has been released on `PyPI <https://pypi.org/project/species/>`_ and is actively developed and maintained on `Github <https://github.com/tomasstolker/species>`_.\n\n**Important:** Importing the *species* package had become slow because of the many classes and functions that were implicitly imported. The initialization of the package has therefore been adjusted. Any functionalities should now be explicitly imported from the modules that they are part of.\n\nDocumentation\n-------------\n\nDocumentation can be found at `http://species.readthedocs.io <http://species.readthedocs.io>`_.\n\nTutorials\n---------\n\nThere are several `Jupyter notebooks <https://species.readthedocs.io/en/latest/tutorials.html>`_ with tutorials for various types of analyses and functionalities.\n\nAttribution\n-----------\n\nPlease 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.\n\nContributing\n------------\n\nContributions are welcome so please consider `forking <https://help.github.com/en/articles/fork-a-repo>`_ the repository and creating a `pull request <https://github.com/tomasstolker/species/pulls>`_. Bug reports and feature requests can be provided by creating an `issue <https://github.com/tomasstolker/species/issues>`_ on the Github page.\n\nLicense\n-------\n\nCopyright 2018-2024 Tomas Stolker\n\n*species* is distributed under the MIT License. See `LICENSE <https://github.com/tomasstolker/species/blob/main/LICENSE>`_ for the terms and conditions.\n\n.. |PyPI Status| image:: https://img.shields.io/pypi/v/species\n   :target: https://pypi.python.org/pypi/species\n\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/species\n   :target: https://pypi.python.org/pypi/species\n\n.. |CI Status| image:: https://github.com/tomasstolker/species/workflows/CI/badge.svg?branch=main\n   :target: https://github.com/tomasstolker/species/actions\n\n.. |Docs Status| image:: https://img.shields.io/readthedocs/species\n   :target: http://species.readthedocs.io\n\n.. |Code Coverage| image:: https://codecov.io/gh/tomasstolker/species/branch/main/graph/badge.svg?token=LSSCPMJ5JH\n   :target: https://codecov.io/gh/tomasstolker/species\n\n.. |Code Quality| image:: https://img.shields.io/codefactor/grade/github/tomasstolker/species\n   :target: https://www.codefactor.io/repository/github/tomasstolker/species\n\n.. |License| image:: https://img.shields.io/github/license/tomasstolker/species\n   :target: https://github.com/tomasstolker/species/blob/main/LICENSE\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Toolkit for atmospheric characterization of directly imaged exoplanets",
    "version": "0.8.3",
    "project_urls": {
        "Documentation": "https://species.readthedocs.io",
        "Homepage": "https://github.com/tomasstolker/species"
    },
    "split_keywords": [
        "species"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "090311944f394ce58b42a96622c06739cce0f69ac864dd58f4a6fabdf18e4f76",
                "md5": "ab1ae0ccc0d297c47e35d1f5eed4761b",
                "sha256": "fee32cd1aaa65db9cf3cccd9778c29ad2ea6702619b5f1a75da3737fe1087cae"
            },
            "downloads": -1,
            "filename": "species-0.8.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab1ae0ccc0d297c47e35d1f5eed4761b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 322703,
            "upload_time": "2024-04-03T21:01:50",
            "upload_time_iso_8601": "2024-04-03T21:01:50.490331Z",
            "url": "https://files.pythonhosted.org/packages/09/03/11944f394ce58b42a96622c06739cce0f69ac864dd58f4a6fabdf18e4f76/species-0.8.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f93f93bc6c6e4b540e16c7572f664858bfa4b474f16e8e294d09d5923e4ab179",
                "md5": "8c1df50977fe19836f6337e6dc4ef45e",
                "sha256": "348d36419ceb305f4c78cb8b650ae120a64561f59331eb554dd36d4c53188a44"
            },
            "downloads": -1,
            "filename": "species-0.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8c1df50977fe19836f6337e6dc4ef45e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 280927,
            "upload_time": "2024-04-03T21:01:53",
            "upload_time_iso_8601": "2024-04-03T21:01:53.690625Z",
            "url": "https://files.pythonhosted.org/packages/f9/3f/93bc6c6e4b540e16c7572f664858bfa4b474f16e8e294d09d5923e4ab179/species-0.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 21:01:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tomasstolker",
    "github_project": "species",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "species"
}
        
Elapsed time: 0.22918s