lacosmic


Namelacosmic JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummaryLaplacian Cosmic Ray Identification
upload_time2023-11-16 21:48:05
maintainer
docs_urlNone
author
requires_python>=3.9
licenseCopyright (c) 2014-2023, Larry Bradley All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords astronomy astrophysics images cosmic rays cosmic-ray removal filtering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
lacosmic
========

|PyPI Version| |CI Status| |Codecov Status| |Stable RTD Status| |Zenodo| |Astropy|

lacosmic is a Python package to remove cosmic rays from an
astronomical image using the `L.A.Cosmic algorithm
<http://www.astro.yale.edu/dokkum/lacosmic/>`_.  The algorithm is
based on Laplacian edge detection and is described in `van Dokkum
(2001; PASP 113, 1420)
<https://ui.adsabs.harvard.edu/abs/2001PASP..113.1420V/abstract>`_.


.. |PyPI Version| image::  https://img.shields.io/pypi/v/lacosmic.svg?logo=pypi&logoColor=white&label=PyPI
    :target: https://pypi.org/project/lacosmic/
    :alt: PyPI Latest Release

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

.. |CI Status| image:: https://github.com/larrybradley/lacosmic/workflows/CI%20Tests/badge.svg#
    :target: https://github.com/larrybradley/lacosmic/actions
    :alt: CI Status

.. |Codecov Status| image:: https://img.shields.io/codecov/c/github/larrybradley/lacosmic?logo=codecov
    :target: https://codecov.io/gh/larrybradley/lacosmic
    :alt: Codecov Status

.. |Stable RTD Status| image:: https://img.shields.io/readthedocs/lacosmic/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=stable
    :target: https://lacosmic.readthedocs.io/en/stable/
    :alt: Stable Documentation Status

.. |Zenodo| image:: https://zenodo.org/badge/28157875.svg
    :target: https://zenodo.org/badge/latestdoi/28157875
    :alt: Zenodo Latest DOI

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "lacosmic",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "astronomy,astrophysics,images,cosmic rays,cosmic-ray removal,filtering",
    "author": "",
    "author_email": "Larry Bradley <larry.bradley@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7e/1c/d358795f92970c21c72d460b8a6109dc7c5ef122ce4dded62eb23ce9d734/lacosmic-1.1.0.tar.gz",
    "platform": null,
    "description": "========\nlacosmic\n========\n\n|PyPI Version| |CI Status| |Codecov Status| |Stable RTD Status| |Zenodo| |Astropy|\n\nlacosmic is a Python package to remove cosmic rays from an\nastronomical image using the `L.A.Cosmic algorithm\n<http://www.astro.yale.edu/dokkum/lacosmic/>`_.  The algorithm is\nbased on Laplacian edge detection and is described in `van Dokkum\n(2001; PASP 113, 1420)\n<https://ui.adsabs.harvard.edu/abs/2001PASP..113.1420V/abstract>`_.\n\n\n.. |PyPI Version| image::  https://img.shields.io/pypi/v/lacosmic.svg?logo=pypi&logoColor=white&label=PyPI\n    :target: https://pypi.org/project/lacosmic/\n    :alt: PyPI Latest Release\n\n.. |Astropy| image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n    :target: https://www.astropy.org/\n    :alt: Powered by Astropy\n\n.. |CI Status| image:: https://github.com/larrybradley/lacosmic/workflows/CI%20Tests/badge.svg#\n    :target: https://github.com/larrybradley/lacosmic/actions\n    :alt: CI Status\n\n.. |Codecov Status| image:: https://img.shields.io/codecov/c/github/larrybradley/lacosmic?logo=codecov\n    :target: https://codecov.io/gh/larrybradley/lacosmic\n    :alt: Codecov Status\n\n.. |Stable RTD Status| image:: https://img.shields.io/readthedocs/lacosmic/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=stable\n    :target: https://lacosmic.readthedocs.io/en/stable/\n    :alt: Stable Documentation Status\n\n.. |Zenodo| image:: https://zenodo.org/badge/28157875.svg\n    :target: https://zenodo.org/badge/latestdoi/28157875\n    :alt: Zenodo Latest DOI\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2014-2023, Larry Bradley All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "Laplacian Cosmic Ray Identification",
    "version": "1.1.0",
    "project_urls": {
        "Documentation": "https://lacosmic.readthedocs.io/en/stable/",
        "Homepage": "https://github.com/larrybradley/lacosmic"
    },
    "split_keywords": [
        "astronomy",
        "astrophysics",
        "images",
        "cosmic rays",
        "cosmic-ray removal",
        "filtering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "752d977a04a5e887fb1ad0807fcc9a2ba8c038ab5473f28535a32ef849357d0f",
                "md5": "7e36d26fc3cf70215d6824f65480c218",
                "sha256": "7f27b4b34ca9d81540a3bb93b2271b38ca60a18404b7c0bb7c8f0ad325511ee3"
            },
            "downloads": -1,
            "filename": "lacosmic-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e36d26fc3cf70215d6824f65480c218",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10599,
            "upload_time": "2023-11-16T21:48:03",
            "upload_time_iso_8601": "2023-11-16T21:48:03.134460Z",
            "url": "https://files.pythonhosted.org/packages/75/2d/977a04a5e887fb1ad0807fcc9a2ba8c038ab5473f28535a32ef849357d0f/lacosmic-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e1cd358795f92970c21c72d460b8a6109dc7c5ef122ce4dded62eb23ce9d734",
                "md5": "bbd9270bc46cce2b2f98c78914deaaa0",
                "sha256": "657a23cd5cd79f6638f3b36e3597ce713b760923103d2326a66509964f9c423e"
            },
            "downloads": -1,
            "filename": "lacosmic-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bbd9270bc46cce2b2f98c78914deaaa0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 23128,
            "upload_time": "2023-11-16T21:48:05",
            "upload_time_iso_8601": "2023-11-16T21:48:05.090787Z",
            "url": "https://files.pythonhosted.org/packages/7e/1c/d358795f92970c21c72d460b8a6109dc7c5ef122ce4dded62eb23ce9d734/lacosmic-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-16 21:48:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "larrybradley",
    "github_project": "lacosmic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "lacosmic"
}
        
Elapsed time: 0.15038s