VSPEC


NameVSPEC JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummarySimulate Observations of Exoplanets in Variable Star Systems
upload_time2024-10-26 18:55:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2023 VSPEC-collab Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords exoplanet astronomy star
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://vspec-collab.github.io/VSPEC/latest/_images/vspec_logo.png
    :width: 400
    :alt: VSPEC Logo
    :align: center

|Documentation Status| |MIT license| |EMAC Badge|

.. |Documentation Status| image:: https://github.com/VSPEC-collab/VSPEC/actions/workflows/build-docs.yml/badge.svg
   :target: https://vspec-collab.github.io/VSPEC

.. |MIT license| image:: https://img.shields.io/badge/License-MIT-blue.svg
   :target: https://lbesson.mit-license.org/

.. |EMAC Badge| image:: https://img.shields.io/badge/EMAC-2401--001-blue
   :target: https://emac.gsfc.nasa.gov?cid=2401-001

.. image:: https://coveralls.io/repos/github/VSPEC-collab/VSPEC/badge.svg?branch=main
   :target: https://coveralls.io/github/VSPEC-collab/VSPEC?branch=main



VSPEC: Variable Star PhasE Curve
================================

VSPEC combines NASA's Planetary Spectrum Generator (PSG) with a custom stellar model
to produce phase curves of variable host + planet systems.

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

VSPEC's documentation is hosted `here <https://vspec-collab.github.io/VSPEC>`_.
There you can find a description of the API as well as numerous examples.

How to Cite
-----------

A paper describing the code has been accepted by *Astronomy & Computing*. Please cite this paper if you use ``VSPEC``.

Additionally, the ``CITATION.cff`` file in this repository contains citation information for specific ``VSPEC`` versions.

Authors
-------

VSPEC was written by CRESST II post-baccs Cameron Kelahan and Ted Johnson with support
from many others. See Authors.md for more info.

VSPEC is currently maintained by Ted Johnson

Questions
---------

To report bugs, ask questions, and request features please use the Issues page or email the authors.

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

Please reach out if you are interested in contributing to this project!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "VSPEC",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Ted Johnson <ted.johnson@unlv.edu>",
    "keywords": "exoplanet, astronomy, star",
    "author": null,
    "author_email": "Ted Johnson <ted.johnson@unlv.edu>, Cameron Kelahan <cameron.kelahan@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9a/e7/f931fc9cae5d9129e4d511a4e05497396f2130ed36b16c3aa24d66b349ff/vspec-1.0.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://vspec-collab.github.io/VSPEC/latest/_images/vspec_logo.png\n    :width: 400\n    :alt: VSPEC Logo\n    :align: center\n\n|Documentation Status| |MIT license| |EMAC Badge|\n\n.. |Documentation Status| image:: https://github.com/VSPEC-collab/VSPEC/actions/workflows/build-docs.yml/badge.svg\n   :target: https://vspec-collab.github.io/VSPEC\n\n.. |MIT license| image:: https://img.shields.io/badge/License-MIT-blue.svg\n   :target: https://lbesson.mit-license.org/\n\n.. |EMAC Badge| image:: https://img.shields.io/badge/EMAC-2401--001-blue\n   :target: https://emac.gsfc.nasa.gov?cid=2401-001\n\n.. image:: https://coveralls.io/repos/github/VSPEC-collab/VSPEC/badge.svg?branch=main\n   :target: https://coveralls.io/github/VSPEC-collab/VSPEC?branch=main\n\n\n\nVSPEC: Variable Star PhasE Curve\n================================\n\nVSPEC combines NASA's Planetary Spectrum Generator (PSG) with a custom stellar model\nto produce phase curves of variable host + planet systems.\n\nDocumentation\n-------------\n\nVSPEC's documentation is hosted `here <https://vspec-collab.github.io/VSPEC>`_.\nThere you can find a description of the API as well as numerous examples.\n\nHow to Cite\n-----------\n\nA paper describing the code has been accepted by *Astronomy & Computing*. Please cite this paper if you use ``VSPEC``.\n\nAdditionally, the ``CITATION.cff`` file in this repository contains citation information for specific ``VSPEC`` versions.\n\nAuthors\n-------\n\nVSPEC was written by CRESST II post-baccs Cameron Kelahan and Ted Johnson with support\nfrom many others. See Authors.md for more info.\n\nVSPEC is currently maintained by Ted Johnson\n\nQuestions\n---------\n\nTo report bugs, ask questions, and request features please use the Issues page or email the authors.\n\nContributing\n------------\n\nPlease reach out if you are interested in contributing to this project!\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 VSPEC-collab  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Simulate Observations of Exoplanets in Variable Star Systems",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://vspec-collab.github.io/VSPEC/1.0.0/",
        "Issues": "https://github.com/VSPEC-collab/VSPEC/issues",
        "Repository": "https://github.com/VSPEC-collab/VSPEC"
    },
    "split_keywords": [
        "exoplanet",
        " astronomy",
        " star"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "beb38c2939a4c9fd2cad6d69e167f4fdbe7faf917e38d9609104f2c9c47ab567",
                "md5": "0e371574f8c5aac0d51315a8a18efb3c",
                "sha256": "b37292afe3af7d4e64f11d8ac57022b06592ac8a412e63cd16167231a199bfed"
            },
            "downloads": -1,
            "filename": "VSPEC-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e371574f8c5aac0d51315a8a18efb3c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 60858,
            "upload_time": "2024-10-26T18:55:16",
            "upload_time_iso_8601": "2024-10-26T18:55:16.178722Z",
            "url": "https://files.pythonhosted.org/packages/be/b3/8c2939a4c9fd2cad6d69e167f4fdbe7faf917e38d9609104f2c9c47ab567/VSPEC-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ae7f931fc9cae5d9129e4d511a4e05497396f2130ed36b16c3aa24d66b349ff",
                "md5": "dd475a663eb6b3c646a5843d7960bed6",
                "sha256": "cc3a9b2dec3ad24862d9a19d38ddbcb68edee1707140873f874d45989f23a401"
            },
            "downloads": -1,
            "filename": "vspec-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dd475a663eb6b3c646a5843d7960bed6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 54228,
            "upload_time": "2024-10-26T18:55:17",
            "upload_time_iso_8601": "2024-10-26T18:55:17.806229Z",
            "url": "https://files.pythonhosted.org/packages/9a/e7/f931fc9cae5d9129e4d511a4e05497396f2130ed36b16c3aa24d66b349ff/vspec-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 18:55:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "VSPEC-collab",
    "github_project": "VSPEC",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "vspec"
}
        
Elapsed time: 0.38281s