reproject


Namereproject JSON
Version 0.13.1 PyPI version JSON
download
home_pageNone
SummaryReproject astronomical images
upload_time2024-04-05 11:51:23
maintainerNone
docs_urlNone
authorChristoph Deil, Adam Ginsburg
requires_python>=3.10
licenseBSD 3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |Docs| |PyPI| |Build Status| |CI Status| |Coverage Status| |Powered by Astropy Badge|

About
=====

The `reproject` package is a Python package to reproject astronomical
images using various techniques via a uniform interface. By
*reprojection*, we mean the re-gridding of images from one world
coordinate system to another (for example changing the pixel resolution,
orientation, coordinate system). Currently, we have implemented
reprojection of celestial images by interpolation (like
`SWARP <http://www.astromatic.net/software/swarp>`__), by the adaptive and
anti-aliased algorithm of `DeForest (2004)
<https://doi.org/10.1023/B:SOLA.0000021743.24248.b0>`_, and by finding the
exact overlap between pixels on the celestial sphere (like `Montage
<http://montage.ipac.caltech.edu/index.html>`__). It can also reproject to/from
HEALPIX projections by relying on the `astropy-healpix
<https://github.com/astropy/astropy-healpix>`__ package.

For more information, including on how to install the package, see
https://reproject.readthedocs.io

.. figure:: https://github.com/astrofrog/reproject/raw/master/docs/images/index-4.png
   :alt: screenshot

.. |Docs| image:: https://readthedocs.org/projects/reproject/badge/?version=latest
   :target: https://reproject.readthedocs.io/en/latest/?badge=latest
.. |PyPI| image:: https://img.shields.io/pypi/v/reproject.svg
   :target: https://pypi.python.org/pypi/reproject
.. |Build Status| image:: https://dev.azure.com/astropy-project/reproject/_apis/build/status/astropy.reproject?branchName=main
   :target: https://dev.azure.com/astropy-project/reproject/_build/latest?definitionId=3&branchName=main
.. |CI Status| image:: https://github.com/astropy/reproject/workflows/CI/badge.svg
   :target: https://github.com/astropy/reproject/actions
.. |Coverage Status| image:: https://codecov.io/gh/astropy/reproject/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/astropy/reproject
.. |Powered by Astropy Badge| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
   :target: https://astropy.org

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "reproject",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Christoph Deil, Adam Ginsburg",
    "author_email": "Thomas Robitaille <thomas.robitaille@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6d/fb/3034245de18b3f784924ee0976bf7e8bb2fe38e42c60ee36381adae2ab2b/reproject-0.13.1.tar.gz",
    "platform": null,
    "description": "|Docs| |PyPI| |Build Status| |CI Status| |Coverage Status| |Powered by Astropy Badge|\n\nAbout\n=====\n\nThe `reproject` package is a Python package to reproject astronomical\nimages using various techniques via a uniform interface. By\n*reprojection*, we mean the re-gridding of images from one world\ncoordinate system to another (for example changing the pixel resolution,\norientation, coordinate system). Currently, we have implemented\nreprojection of celestial images by interpolation (like\n`SWARP <http://www.astromatic.net/software/swarp>`__), by the adaptive and\nanti-aliased algorithm of `DeForest (2004)\n<https://doi.org/10.1023/B:SOLA.0000021743.24248.b0>`_, and by finding the\nexact overlap between pixels on the celestial sphere (like `Montage\n<http://montage.ipac.caltech.edu/index.html>`__). It can also reproject to/from\nHEALPIX projections by relying on the `astropy-healpix\n<https://github.com/astropy/astropy-healpix>`__ package.\n\nFor more information, including on how to install the package, see\nhttps://reproject.readthedocs.io\n\n.. figure:: https://github.com/astrofrog/reproject/raw/master/docs/images/index-4.png\n   :alt: screenshot\n\n.. |Docs| image:: https://readthedocs.org/projects/reproject/badge/?version=latest\n   :target: https://reproject.readthedocs.io/en/latest/?badge=latest\n.. |PyPI| image:: https://img.shields.io/pypi/v/reproject.svg\n   :target: https://pypi.python.org/pypi/reproject\n.. |Build Status| image:: https://dev.azure.com/astropy-project/reproject/_apis/build/status/astropy.reproject?branchName=main\n   :target: https://dev.azure.com/astropy-project/reproject/_build/latest?definitionId=3&branchName=main\n.. |CI Status| image:: https://github.com/astropy/reproject/workflows/CI/badge.svg\n   :target: https://github.com/astropy/reproject/actions\n.. |Coverage Status| image:: https://codecov.io/gh/astropy/reproject/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/astropy/reproject\n.. |Powered by Astropy Badge| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n   :target: https://astropy.org\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Reproject astronomical images",
    "version": "0.13.1",
    "project_urls": {
        "Homepage": "https://reproject.readthedocs.io"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0f872371001ddedea632804f6b8e66be275ea75074939c79398c7b7242d22c0",
                "md5": "12790c94a2ac9fdb9b7fed51d837b0fb",
                "sha256": "b74231762af6ebf4df2717937d190be8bfd2679ec221025b8fbe7b6b5ec68ffc"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "12790c94a2ac9fdb9b7fed51d837b0fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 995572,
            "upload_time": "2024-04-05T11:50:49",
            "upload_time_iso_8601": "2024-04-05T11:50:49.694107Z",
            "url": "https://files.pythonhosted.org/packages/e0/f8/72371001ddedea632804f6b8e66be275ea75074939c79398c7b7242d22c0/reproject-0.13.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9024f4b56771809f839327c4ba34949bc311a4c92b4a56f6f91702b4df5fe19",
                "md5": "6dcadd5d898f373879f9914539f10853",
                "sha256": "1d6c06dab680775c67cbe492075834eced7b1171177b761ba7440c174bcc6cb1"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "6dcadd5d898f373879f9914539f10853",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 981432,
            "upload_time": "2024-04-05T11:50:52",
            "upload_time_iso_8601": "2024-04-05T11:50:52.164297Z",
            "url": "https://files.pythonhosted.org/packages/c9/02/4f4b56771809f839327c4ba34949bc311a4c92b4a56f6f91702b4df5fe19/reproject-0.13.1-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ebfae0d3c892286249ae584a091c59f00a48dcb33f5d03763eff81dd798e03d",
                "md5": "20a5d3c8462b5f49d400b4c2a1c98141",
                "sha256": "a49de84747878219835ca65794b7156d94e7ccbba7b8fcaeb1b3cbfa54a25899"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "20a5d3c8462b5f49d400b4c2a1c98141",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 1614267,
            "upload_time": "2024-04-05T11:50:54",
            "upload_time_iso_8601": "2024-04-05T11:50:54.375165Z",
            "url": "https://files.pythonhosted.org/packages/5e/bf/ae0d3c892286249ae584a091c59f00a48dcb33f5d03763eff81dd798e03d/reproject-0.13.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "461e96949c1084545a7ed66fe926b0486a6f5aad0933051326e4c38740fcbb8d",
                "md5": "5b0c4e66d402a2e5ad79e666c7ecb776",
                "sha256": "ac3fdf32b7e74b9a2b159fe08c8f35939c6987cab0da07e8a20a8ba354da2c61"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5b0c4e66d402a2e5ad79e666c7ecb776",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 1623241,
            "upload_time": "2024-04-05T11:50:56",
            "upload_time_iso_8601": "2024-04-05T11:50:56.993319Z",
            "url": "https://files.pythonhosted.org/packages/46/1e/96949c1084545a7ed66fe926b0486a6f5aad0933051326e4c38740fcbb8d/reproject-0.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10affffaf311ced4f252a699b74b3bf02148e12ca688833ebb99e5d59f3610a0",
                "md5": "bbf3df3e36eeb24f7f9cf42e902a7115",
                "sha256": "31965258328d421c357d408bdef69a770964e0f166736135cd92824e6953cd55"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "bbf3df3e36eeb24f7f9cf42e902a7115",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 981692,
            "upload_time": "2024-04-05T11:51:01",
            "upload_time_iso_8601": "2024-04-05T11:51:01.127965Z",
            "url": "https://files.pythonhosted.org/packages/10/af/fffaf311ced4f252a699b74b3bf02148e12ca688833ebb99e5d59f3610a0/reproject-0.13.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4187998d9bd928fe601162efbcd4935614072be0c408b26362fd1627f682620",
                "md5": "952079d9bf700d60268281c34c171924",
                "sha256": "4e1c00b1dc5837e5b4f88bd9b1e9f43e70ded1b9519b352d1630334e05cb8da3"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "952079d9bf700d60268281c34c171924",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 995401,
            "upload_time": "2024-04-05T11:51:03",
            "upload_time_iso_8601": "2024-04-05T11:51:03.605447Z",
            "url": "https://files.pythonhosted.org/packages/b4/18/7998d9bd928fe601162efbcd4935614072be0c408b26362fd1627f682620/reproject-0.13.1-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af98c38522eee28135ac61b2981f4a9f5d16524a626b19f179b3eee02d57af42",
                "md5": "259473e261cd1a61cced26517d4e0f40",
                "sha256": "c00b80ea554758a7d16facd14487c1fae1b5a8c1de74c21cf34689ddee3a15b1"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "259473e261cd1a61cced26517d4e0f40",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 981266,
            "upload_time": "2024-04-05T11:51:07",
            "upload_time_iso_8601": "2024-04-05T11:51:07.742743Z",
            "url": "https://files.pythonhosted.org/packages/af/98/c38522eee28135ac61b2981f4a9f5d16524a626b19f179b3eee02d57af42/reproject-0.13.1-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "247505d07bb5b3c8e561ce1d2c1a5f7c6d9be6775d056d8d5242d2bada414666",
                "md5": "a1d9328eb251c8c20c5cf4b6564c188a",
                "sha256": "cfd6b6b5f17a55e839243fbb824c94560ad876a759544dde7ffe6e8223bd079e"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a1d9328eb251c8c20c5cf4b6564c188a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 1662229,
            "upload_time": "2024-04-05T11:51:09",
            "upload_time_iso_8601": "2024-04-05T11:51:09.511183Z",
            "url": "https://files.pythonhosted.org/packages/24/75/05d07bb5b3c8e561ce1d2c1a5f7c6d9be6775d056d8d5242d2bada414666/reproject-0.13.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41a90b7a9872d870d29d4a83ff99d141754dd46dc8dd171c3cefa9aa0b6c801f",
                "md5": "0c5fbb3da65c7559ea19eacfb8fab5ee",
                "sha256": "e7af94493e1136879ca52fed4196e6bfc89272f38bef680bcb887f684761a3ec"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0c5fbb3da65c7559ea19eacfb8fab5ee",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 1669205,
            "upload_time": "2024-04-05T11:51:11",
            "upload_time_iso_8601": "2024-04-05T11:51:11.071975Z",
            "url": "https://files.pythonhosted.org/packages/41/a9/0b7a9872d870d29d4a83ff99d141754dd46dc8dd171c3cefa9aa0b6c801f/reproject-0.13.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea7c21e11586ecc5faed7f21e7d3337a8e36ce0cb77f04c990ed4c4adf99263a",
                "md5": "b3196d501ffe4379249357b179316208",
                "sha256": "ab720bf6a5e172c85f99aecfeb97391d64c77681755035dd13a2aeeb621fef69"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b3196d501ffe4379249357b179316208",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 982447,
            "upload_time": "2024-04-05T11:51:13",
            "upload_time_iso_8601": "2024-04-05T11:51:13.287758Z",
            "url": "https://files.pythonhosted.org/packages/ea/7c/21e11586ecc5faed7f21e7d3337a8e36ce0cb77f04c990ed4c4adf99263a/reproject-0.13.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d075bb64be08973c1095167650c7f31c10fe3365f4fa9ae5d6adc8a899002879",
                "md5": "2d0a68ca1f3421ce7b89551831f355a2",
                "sha256": "4463e7f2f68bdd721491da831d75bbd9c49898e29e2ad99cfcd9b4905591260e"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2d0a68ca1f3421ce7b89551831f355a2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 993735,
            "upload_time": "2024-04-05T11:51:15",
            "upload_time_iso_8601": "2024-04-05T11:51:15.188692Z",
            "url": "https://files.pythonhosted.org/packages/d0/75/bb64be08973c1095167650c7f31c10fe3365f4fa9ae5d6adc8a899002879/reproject-0.13.1-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18cbd1ddcd1ec38634fad036a4eb8872e6a1f81e7f2ced0a885f82ded956d61a",
                "md5": "553be24d09004b0095a1371d72067156",
                "sha256": "f9ad5a6f9cedea3bb49c8737e642d7b440b469de6bb4e9cb8a5f429a6609a8e9"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "553be24d09004b0095a1371d72067156",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 981057,
            "upload_time": "2024-04-05T11:51:16",
            "upload_time_iso_8601": "2024-04-05T11:51:16.756422Z",
            "url": "https://files.pythonhosted.org/packages/18/cb/d1ddcd1ec38634fad036a4eb8872e6a1f81e7f2ced0a885f82ded956d61a/reproject-0.13.1-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "834ecf6da479392b43f5ddef4b820aa94b2121bf5cd02f183ce51c05268446dd",
                "md5": "8bf8d4cb116485285fc4a123ac90c2b5",
                "sha256": "558050ed5aac571c14fbe416aa0992b4b46b8ff648a6989dd56620efd06529ae"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8bf8d4cb116485285fc4a123ac90c2b5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 1657487,
            "upload_time": "2024-04-05T11:51:18",
            "upload_time_iso_8601": "2024-04-05T11:51:18.409470Z",
            "url": "https://files.pythonhosted.org/packages/83/4e/cf6da479392b43f5ddef4b820aa94b2121bf5cd02f183ce51c05268446dd/reproject-0.13.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c907939bd82423b411bbd24b096d394daa9a92298c9a020647f0e3a3186114f",
                "md5": "8e234eb8007f4fb07e52aef288fcb620",
                "sha256": "c7f70d5bc745317128c1cae23661b63bf03cdcae725ff46c1c92c497eeda1f21"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8e234eb8007f4fb07e52aef288fcb620",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 1670904,
            "upload_time": "2024-04-05T11:51:20",
            "upload_time_iso_8601": "2024-04-05T11:51:20.030258Z",
            "url": "https://files.pythonhosted.org/packages/8c/90/7939bd82423b411bbd24b096d394daa9a92298c9a020647f0e3a3186114f/reproject-0.13.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ed1fc1b3d03364996f81c80499ca69823ec6aaf072aba05a121d523400c4bbf",
                "md5": "13e164a24380befa20fc858b7b379646",
                "sha256": "334c7525cd777ef516d222ad10b70f73d70b322eeed20367b56722732674a3ed"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "13e164a24380befa20fc858b7b379646",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 981104,
            "upload_time": "2024-04-05T11:51:22",
            "upload_time_iso_8601": "2024-04-05T11:51:22.245855Z",
            "url": "https://files.pythonhosted.org/packages/9e/d1/fc1b3d03364996f81c80499ca69823ec6aaf072aba05a121d523400c4bbf/reproject-0.13.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dfb3034245de18b3f784924ee0976bf7e8bb2fe38e42c60ee36381adae2ab2b",
                "md5": "19076686f302fc52aba977dd5c7e83a3",
                "sha256": "63e35eed95200a2796702e33a9faea3f39abfe4194745ae819f20f29600268f6"
            },
            "downloads": -1,
            "filename": "reproject-0.13.1.tar.gz",
            "has_sig": false,
            "md5_digest": "19076686f302fc52aba977dd5c7e83a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 869894,
            "upload_time": "2024-04-05T11:51:23",
            "upload_time_iso_8601": "2024-04-05T11:51:23.675326Z",
            "url": "https://files.pythonhosted.org/packages/6d/fb/3034245de18b3f784924ee0976bf7e8bb2fe38e42c60ee36381adae2ab2b/reproject-0.13.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 11:51:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "reproject"
}
        
Elapsed time: 0.21784s