pycrires


Namepycrires JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/tomasstolker/pycrires
SummaryData reduction pipeline for VLT/CRIRES+
upload_time2023-09-21 06:19:11
maintainer
docs_urlNone
authorTomas Stolker
requires_python
licenseMIT
keywords pycrires
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *pycrires*
==========

Data reduction pipeline for 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

*pycrires* is a Python wrapper for running the CRIRES+ recipes of *EsoRex*.

The pipeline organizes the raw data, creates SOF and configuration files for *EsoRex*, runs the calibration and science recipes, improves the wavelength solution, and creates plots of the images and extracted spectra.

Additionally, there are dedicated routines for the extraction, calibration, and detection of spatially-resolved objects such as directly imaged planets.

For spatially resolved objects, the telluric lines can typically be corrected with the stellar spectrum. Otherwise, it is possible to use an empirical modeling approach with the recipes of *MolecFit*. The pipeline interface of *pycrires* provides functionalities for both cases.

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

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

Attribution
-----------

Please cite `Stolker & Landman (2023) <https://ui.adsabs.harvard.edu/abs/2023ascl.soft07040S/abstract>`_ when *pycrires* is used in a publication and Landman et al. (in prep.) specifically when using the dedicated routines for spatially-resolved sources.

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/pycrires/pulls>`_. Bug reports and feature requests can be provided by creating an `issue <https://github.com/tomasstolker/pycrires/issues>`_ on the Github page.

License
-------

Copyright 2021-2023 Tomas Stolker & Rico Landman

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tomasstolker/pycrires",
    "name": "pycrires",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pycrires",
    "author": "Tomas Stolker",
    "author_email": "stolker@strw.leidenuniv.nl",
    "download_url": "https://files.pythonhosted.org/packages/8b/bb/302fe88133651c871da1dbe633cea19ed87a56404ca51a5e47aaa6d15b4a/pycrires-0.3.0.tar.gz",
    "platform": null,
    "description": "*pycrires*\n==========\n\nData reduction pipeline for VLT/CRIRES+\n\n.. image:: https://img.shields.io/pypi/v/pycrires\n   :target: https://pypi.python.org/pypi/pycrires\n\n.. image:: https://img.shields.io/pypi/pyversions/pycrires\n   :target: https://pypi.python.org/pypi/pycrires\n\n.. image:: https://github.com/tomasstolker/pycrires/workflows/CI/badge.svg?branch=main\n   :target: https://github.com/tomasstolker/pycrires/actions\n\n.. image:: https://img.shields.io/readthedocs/pycrires\n   :target: http://pycrires.readthedocs.io\n\n.. image:: https://codecov.io/gh/tomasstolker/pycrires/branch/main/graph/badge.svg?token=3O7YEYIR8C\n   :target: https://codecov.io/gh/tomasstolker/\n\n.. image:: https://img.shields.io/codefactor/grade/github/tomasstolker/pycrires\n   :target: https://www.codefactor.io/repository/github/tomasstolker/pycrires\n\n.. image:: https://img.shields.io/github/license/tomasstolker/pycrires\n   :target: https://github.com/tomasstolker/pycrires/blob/main/LICENSE\n\n*pycrires* is a Python wrapper for running the CRIRES+ recipes of *EsoRex*.\n\nThe pipeline organizes the raw data, creates SOF and configuration files for *EsoRex*, runs the calibration and science recipes, improves the wavelength solution, and creates plots of the images and extracted spectra.\n\nAdditionally, there are dedicated routines for the extraction, calibration, and detection of spatially-resolved objects such as directly imaged planets.\n\nFor spatially resolved objects, the telluric lines can typically be corrected with the stellar spectrum. Otherwise, it is possible to use an empirical modeling approach with the recipes of *MolecFit*. The pipeline interface of *pycrires* provides functionalities for both cases.\n\nDocumentation\n-------------\n\nDocumentation can be found at `http://pycrires.readthedocs.io <http://pycrires.readthedocs.io>`_.\n\nAttribution\n-----------\n\nPlease cite `Stolker & Landman (2023) <https://ui.adsabs.harvard.edu/abs/2023ascl.soft07040S/abstract>`_ when *pycrires* is used in a publication and Landman et al. (in prep.) specifically when using the dedicated routines for spatially-resolved sources.\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/pycrires/pulls>`_. Bug reports and feature requests can be provided by creating an `issue <https://github.com/tomasstolker/pycrires/issues>`_ on the Github page.\n\nLicense\n-------\n\nCopyright 2021-2023 Tomas Stolker & Rico Landman\n\n*pycrires* is distributed under the MIT License. See `LICENSE <https://github.com/tomasstolker/pycrires/blob/main/LICENSE>`_ for the terms and conditions.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Data reduction pipeline for VLT/CRIRES+",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://pycrires.readthedocs.io",
        "Homepage": "https://github.com/tomasstolker/pycrires"
    },
    "split_keywords": [
        "pycrires"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff9a0b9af7c294ee7f0e0ff22d4b399dabbf3ba6ad2e3e3cced891a7a720cc81",
                "md5": "1a65a6e43cc2fdbdde29bfd81230b0bd",
                "sha256": "758e1d0bd820f23e5309d079255f6a98a3766a3fde04f38fc95fb2ad5ab4d1ab"
            },
            "downloads": -1,
            "filename": "pycrires-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a65a6e43cc2fdbdde29bfd81230b0bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 273116,
            "upload_time": "2023-09-21T06:19:09",
            "upload_time_iso_8601": "2023-09-21T06:19:09.402277Z",
            "url": "https://files.pythonhosted.org/packages/ff/9a/0b9af7c294ee7f0e0ff22d4b399dabbf3ba6ad2e3e3cced891a7a720cc81/pycrires-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bbb302fe88133651c871da1dbe633cea19ed87a56404ca51a5e47aaa6d15b4a",
                "md5": "43822049a0487d2b111f3c86f7d4b747",
                "sha256": "fa0e1549ef7b9919e7d6b0a641c41d7a3b24091d8ea67b1f68e4cec3801603d3"
            },
            "downloads": -1,
            "filename": "pycrires-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "43822049a0487d2b111f3c86f7d4b747",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 262253,
            "upload_time": "2023-09-21T06:19:11",
            "upload_time_iso_8601": "2023-09-21T06:19:11.391117Z",
            "url": "https://files.pythonhosted.org/packages/8b/bb/302fe88133651c871da1dbe633cea19ed87a56404ca51a5e47aaa6d15b4a/pycrires-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 06:19:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tomasstolker",
    "github_project": "pycrires",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pycrires"
}
        
Elapsed time: 0.11932s