pypeit


Namepypeit JSON
Version 1.15.0 PyPI version JSON
download
home_pagehttps://github.com/pypeit/PypeIt
SummaryPypeIt Spectroscopic Reduction
upload_time2024-02-08 16:36:04
maintainer
docs_urlNone
authorPypeIt Collaboration
requires_python<3.12,>=3.9
licenseBSD-3
keywords pypeit pypeit astronomy keck uco lick spectroscopy data reduction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. |PyPI| image:: https://img.shields.io/pypi/v/pypeit?label=PyPI&logo=pypi&logoColor=white
    :target: https://pypi.org/project/pypeit/#history

.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/pypeit
    :target: https://pypi.org/project/pypeit/#files

.. |License| image:: https://img.shields.io/github/license/pypeit/PypeIt
   :target: https://github.com/pypeit/PypeIt/blob/release/LICENSE.rst

.. |CITests| image:: https://github.com/pypeit/PypeIt/workflows/CI%20Tests/badge.svg
    :target: https://github.com/pypeit/PypeIt/actions?query=workflow%3A"CI+Tests"

.. |Coverage| image:: https://codecov.io/gh/PypeIt/pypeit/branch/release/graph/badge.svg
    :target: https://codecov.io/gh/PypeIt/pypeit

.. |docs| image:: https://readthedocs.org/projects/pypeit/badge/?version=latest
    :target: https://pypeit.readthedocs.io/en/latest/

.. |DOI_latest| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3743493.svg
   :target: https://doi.org/10.5281/zenodo.3743493

.. |JOSS| image:: https://joss.theoj.org/papers/10.21105/joss.02308/status.svg
   :target: https://doi.org/10.21105/joss.02308

.. |arxiv| image:: https://img.shields.io/badge/arxiv-2005.06505-black
   :target: https://arxiv.org/abs/2005.06505

.. |astropy| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
    :target: http://www.astropy.org/

.. |forks| image:: https://img.shields.io/github/forks/pypeit/PypeIt?style=social
   :target: https://github.com/pypeit/PypeIt

.. |stars| image:: https://img.shields.io/github/stars/pypeit/PypeIt?style=social
   :target: https://github.com/pypeit/PypeIt

.. |github| image:: https://img.shields.io/badge/GitHub-PypeIt-brightgreen
   :target: https://github.com/pypeit/PypeIt


.. image:: https://raw.githubusercontent.com/pypeit/PypeIt/release/doc/_static/PypeIt_color_white_txt_black_background.png
    :target: https://github.com/pypeit/PypeIt
    :width: 485


PypeIt |forks| |stars|
======================

|github| |pypi| |pypi_downloads| |License|

|docs| |CITests| |Coverage| 

|DOI_latest| |JOSS| |arxiv|

PypeIt is a Python package for semi-automated reduction of astronomical
spectroscopic data. Its algorithms build on decades-long development of previous
data reduction pipelines by the developers. The reduction procedure - including
a complete list of the input parameters and available functionality - is
provided by our `online documentation
<https://pypeit.readthedocs.io/en/release/>`__.

PypeIt is designed to be used by both advanced spectroscopists with prior data
reduction expertise and astronomers with no prior experience of data reduction.
It is highly configurable and designed to be applied to any standard
slit-imaging spectrograph, including long-slit, multi-slit, as well as
cross-dispersed echelle spectra.  **The spectrographs that PypeIt can be used
with are listed** `here
<https://pypeit.readthedocs.io/en/release/spectrographs/spectrographs.html>`__.

Also note that `this link
<https://pypeit.readthedocs.io/en/release/spectrographs/spectrographs.html#instrument-specific-details>`__
contains some useful information about reducing data
with certain instruments that you might also find helpful.

In addition to our primary code base, we maintain an extensive `development
suite <https://github.com/pypeit/PypeIt-development-suite>`__ primarily used to
perform multiple layers of code testing, from basic unit tests to full
end-to-end tests of all our command-line scripts.  **If you are new to PypeIt,
you are encouraged to pull example data from the DevSuite for your instrument
when learning how to use the software.**

----

.. _community:

Community
+++++++++

As a project, PypeIt is committed to fostering a welcoming, diverse, and
inclusive community.  As a member of this community you are expected to read and
follow our `Code of Conduct
<https://pypeit.readthedocs.io/en/release/codeconduct.html>`__.

Along with our extensive `online documentation
<https://pypeit.readthedocs.io/en/release/>`__, we encourage the PypeIt user
base to communicate via our `PypeIt Users Slack <https://pypeit-users.slack.com>`__.
All are welcome to join using `this invitation link <https://join.slack.com/t/pypeit-users/shared_invite/zt-1kc4rxhsj-vKU1JnUA~8PZE~tPlu~aTg>`__.

If you find a bug (particularly one that is experienced by others in the Users
Slack) or have a feature request, please `submit an issue
<https://github.com/pypeit/PypeIt/issues>`__.

----

Citation
++++++++

If you use PypeIt in your research, please cite the following publications
(we provide the relevant `BibTeX entries
<https://pypeit.readthedocs.io/en/release/index.html#pypeit-bibtex-entries>`__
for your convenience):

 - Prochaska et al. (2020, JOSS): `arXiv <https://ui.adsabs.harvard.edu/abs/2020arXiv200506505P/abstract>`__, `JOSS <https://joss.theoj.org/papers/10.21105/joss.02308>`__
 - Prochaska et al. (2020, Zenodo): `Zenodo <https://ui.adsabs.harvard.edu/abs/2020zndo...3743493P/abstract>`__

If there is no place to include the relevant citations in the text of
the publication, please include the following acknowledgement
(provided in latex and using the provided `BibTeX entries
<https://pypeit.readthedocs.io/en/release/index.html#pypeit-bibtex-entries>`__):

.. code-block:: latex

    This research made use of \ttfamily{PypeIt},\footnote{\url{https://pypeit.readthedocs.io/en/latest/}}
    a Python package for semi-automated reduction of astronomical slit-based spectroscopy
    \citep{pypeit:joss_pub, pypeit:zenodo}.

----

Funding
+++++++

PypeIt receives direct funding from the following sources:

  * NASA ADAP (A20-0412, 20-1018)
  * W.M. Keck Observatory
  * University of California Observatories

We also rely on important in-kind contributions from individuals at
Caltech, the Multiple Mirror Observatory, and elsewhere.

----

Developers
++++++++++

PypeIt is an open-source, community developed package.  Astronomers are
encouraged to join the project and should review our `Code of Conduct
<https://pypeit.readthedocs.io/en/release/codeconduct.html>`__ and `Development
Guidelines <https://pypeit.readthedocs.io/en/release/dev/development.html>`__.
We would also appreciate if you contact the lead developers (JXP, JFH) before
beginning development activities.

The following persons have contributed substantially to the
development of PypeIt.

* J Xavier Prochaska (JXP)
* Joseph F. Hennawi (JFH)
* Kyle B. Westfall
* Ryan J. Cooke
* Feige Wang
* Tiffany Hsyu
* Frederick B. Davies
* Emanuele Paolo Farina
* Debora Pelliccia
* James Reichwein
* Milan Roberson
* Timothy Pickering
* Timothy Ellsworth-Bowers
* Gregory Simonian
* Heather Martin


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pypeit/PypeIt",
    "name": "pypeit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<3.12,>=3.9",
    "maintainer_email": "",
    "keywords": "pypeit,PypeIt,astronomy,Keck,UCO,Lick,spectroscopy,data reduction",
    "author": "PypeIt Collaboration",
    "author_email": "pypeit@ucolick.org",
    "download_url": "https://files.pythonhosted.org/packages/0d/eb/8c52333138dd9d651788e6c3259085681f7b9be2674971e35a59e1f30d01/pypeit-1.15.0.tar.gz",
    "platform": null,
    "description": "\n.. |PyPI| image:: https://img.shields.io/pypi/v/pypeit?label=PyPI&logo=pypi&logoColor=white\n    :target: https://pypi.org/project/pypeit/#history\n\n.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/pypeit\n    :target: https://pypi.org/project/pypeit/#files\n\n.. |License| image:: https://img.shields.io/github/license/pypeit/PypeIt\n   :target: https://github.com/pypeit/PypeIt/blob/release/LICENSE.rst\n\n.. |CITests| image:: https://github.com/pypeit/PypeIt/workflows/CI%20Tests/badge.svg\n    :target: https://github.com/pypeit/PypeIt/actions?query=workflow%3A\"CI+Tests\"\n\n.. |Coverage| image:: https://codecov.io/gh/PypeIt/pypeit/branch/release/graph/badge.svg\n    :target: https://codecov.io/gh/PypeIt/pypeit\n\n.. |docs| image:: https://readthedocs.org/projects/pypeit/badge/?version=latest\n    :target: https://pypeit.readthedocs.io/en/latest/\n\n.. |DOI_latest| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3743493.svg\n   :target: https://doi.org/10.5281/zenodo.3743493\n\n.. |JOSS| image:: https://joss.theoj.org/papers/10.21105/joss.02308/status.svg\n   :target: https://doi.org/10.21105/joss.02308\n\n.. |arxiv| image:: https://img.shields.io/badge/arxiv-2005.06505-black\n   :target: https://arxiv.org/abs/2005.06505\n\n.. |astropy| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n    :target: http://www.astropy.org/\n\n.. |forks| image:: https://img.shields.io/github/forks/pypeit/PypeIt?style=social\n   :target: https://github.com/pypeit/PypeIt\n\n.. |stars| image:: https://img.shields.io/github/stars/pypeit/PypeIt?style=social\n   :target: https://github.com/pypeit/PypeIt\n\n.. |github| image:: https://img.shields.io/badge/GitHub-PypeIt-brightgreen\n   :target: https://github.com/pypeit/PypeIt\n\n\n.. image:: https://raw.githubusercontent.com/pypeit/PypeIt/release/doc/_static/PypeIt_color_white_txt_black_background.png\n    :target: https://github.com/pypeit/PypeIt\n    :width: 485\n\n\nPypeIt |forks| |stars|\n======================\n\n|github| |pypi| |pypi_downloads| |License|\n\n|docs| |CITests| |Coverage| \n\n|DOI_latest| |JOSS| |arxiv|\n\nPypeIt is a Python package for semi-automated reduction of astronomical\nspectroscopic data. Its algorithms build on decades-long development of previous\ndata reduction pipelines by the developers. The reduction procedure - including\na complete list of the input parameters and available functionality - is\nprovided by our `online documentation\n<https://pypeit.readthedocs.io/en/release/>`__.\n\nPypeIt is designed to be used by both advanced spectroscopists with prior data\nreduction expertise and astronomers with no prior experience of data reduction.\nIt is highly configurable and designed to be applied to any standard\nslit-imaging spectrograph, including long-slit, multi-slit, as well as\ncross-dispersed echelle spectra.  **The spectrographs that PypeIt can be used\nwith are listed** `here\n<https://pypeit.readthedocs.io/en/release/spectrographs/spectrographs.html>`__.\n\nAlso note that `this link\n<https://pypeit.readthedocs.io/en/release/spectrographs/spectrographs.html#instrument-specific-details>`__\ncontains some useful information about reducing data\nwith certain instruments that you might also find helpful.\n\nIn addition to our primary code base, we maintain an extensive `development\nsuite <https://github.com/pypeit/PypeIt-development-suite>`__ primarily used to\nperform multiple layers of code testing, from basic unit tests to full\nend-to-end tests of all our command-line scripts.  **If you are new to PypeIt,\nyou are encouraged to pull example data from the DevSuite for your instrument\nwhen learning how to use the software.**\n\n----\n\n.. _community:\n\nCommunity\n+++++++++\n\nAs a project, PypeIt is committed to fostering a welcoming, diverse, and\ninclusive community.  As a member of this community you are expected to read and\nfollow our `Code of Conduct\n<https://pypeit.readthedocs.io/en/release/codeconduct.html>`__.\n\nAlong with our extensive `online documentation\n<https://pypeit.readthedocs.io/en/release/>`__, we encourage the PypeIt user\nbase to communicate via our `PypeIt Users Slack <https://pypeit-users.slack.com>`__.\nAll are welcome to join using `this invitation link <https://join.slack.com/t/pypeit-users/shared_invite/zt-1kc4rxhsj-vKU1JnUA~8PZE~tPlu~aTg>`__.\n\nIf you find a bug (particularly one that is experienced by others in the Users\nSlack) or have a feature request, please `submit an issue\n<https://github.com/pypeit/PypeIt/issues>`__.\n\n----\n\nCitation\n++++++++\n\nIf you use PypeIt in your research, please cite the following publications\n(we provide the relevant `BibTeX entries\n<https://pypeit.readthedocs.io/en/release/index.html#pypeit-bibtex-entries>`__\nfor your convenience):\n\n - Prochaska et al. (2020, JOSS): `arXiv <https://ui.adsabs.harvard.edu/abs/2020arXiv200506505P/abstract>`__, `JOSS <https://joss.theoj.org/papers/10.21105/joss.02308>`__\n - Prochaska et al. (2020, Zenodo): `Zenodo <https://ui.adsabs.harvard.edu/abs/2020zndo...3743493P/abstract>`__\n\nIf there is no place to include the relevant citations in the text of\nthe publication, please include the following acknowledgement\n(provided in latex and using the provided `BibTeX entries\n<https://pypeit.readthedocs.io/en/release/index.html#pypeit-bibtex-entries>`__):\n\n.. code-block:: latex\n\n    This research made use of \\ttfamily{PypeIt},\\footnote{\\url{https://pypeit.readthedocs.io/en/latest/}}\n    a Python package for semi-automated reduction of astronomical slit-based spectroscopy\n    \\citep{pypeit:joss_pub, pypeit:zenodo}.\n\n----\n\nFunding\n+++++++\n\nPypeIt receives direct funding from the following sources:\n\n  * NASA ADAP (A20-0412, 20-1018)\n  * W.M. Keck Observatory\n  * University of California Observatories\n\nWe also rely on important in-kind contributions from individuals at\nCaltech, the Multiple Mirror Observatory, and elsewhere.\n\n----\n\nDevelopers\n++++++++++\n\nPypeIt is an open-source, community developed package.  Astronomers are\nencouraged to join the project and should review our `Code of Conduct\n<https://pypeit.readthedocs.io/en/release/codeconduct.html>`__ and `Development\nGuidelines <https://pypeit.readthedocs.io/en/release/dev/development.html>`__.\nWe would also appreciate if you contact the lead developers (JXP, JFH) before\nbeginning development activities.\n\nThe following persons have contributed substantially to the\ndevelopment of PypeIt.\n\n* J Xavier Prochaska (JXP)\n* Joseph F. Hennawi (JFH)\n* Kyle B. Westfall\n* Ryan J. Cooke\n* Feige Wang\n* Tiffany Hsyu\n* Frederick B. Davies\n* Emanuele Paolo Farina\n* Debora Pelliccia\n* James Reichwein\n* Milan Roberson\n* Timothy Pickering\n* Timothy Ellsworth-Bowers\n* Gregory Simonian\n* Heather Martin\n\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "PypeIt Spectroscopic Reduction",
    "version": "1.15.0",
    "project_urls": {
        "Homepage": "https://github.com/pypeit/PypeIt"
    },
    "split_keywords": [
        "pypeit",
        "pypeit",
        "astronomy",
        "keck",
        "uco",
        "lick",
        "spectroscopy",
        "data reduction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b445abb80eb4ed37b19435aec1f745de675c64a551e969768b3e690e4e57cf0",
                "md5": "d6fd5e4dfbd288d8754dd979ec0286e0",
                "sha256": "b8a360ee86213e298a018c118ed740d114beb86bacbba068ee21657fe0f297f4"
            },
            "downloads": -1,
            "filename": "pypeit-1.15.0-cp311-cp311-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d6fd5e4dfbd288d8754dd979ec0286e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<3.12,>=3.9",
            "size": 98177458,
            "upload_time": "2024-02-08T16:35:52",
            "upload_time_iso_8601": "2024-02-08T16:35:52.661052Z",
            "url": "https://files.pythonhosted.org/packages/9b/44/5abb80eb4ed37b19435aec1f745de675c64a551e969768b3e690e4e57cf0/pypeit-1.15.0-cp311-cp311-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0deb8c52333138dd9d651788e6c3259085681f7b9be2674971e35a59e1f30d01",
                "md5": "b3636da2579aa2a2002985d5efbe1cea",
                "sha256": "e794cd1c8fa1313c7db180431748d034a640f39c5df0905e334c20d021677cb8"
            },
            "downloads": -1,
            "filename": "pypeit-1.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b3636da2579aa2a2002985d5efbe1cea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.9",
            "size": 144717944,
            "upload_time": "2024-02-08T16:36:04",
            "upload_time_iso_8601": "2024-02-08T16:36:04.720883Z",
            "url": "https://files.pythonhosted.org/packages/0d/eb/8c52333138dd9d651788e6c3259085681f7b9be2674971e35a59e1f30d01/pypeit-1.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-08 16:36:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypeit",
    "github_project": "PypeIt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pypeit"
}
        
Elapsed time: 0.22028s