|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.11",
"maintainer_email": null,
"keywords": null,
"author": "Thomas Robitaille, Christoph Deil, Adam Ginsburg, Stuart Mumford, Sam Van Kooten",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/a4/62/d20f98df5d9825c561c201d962e6b24b6073cb90ca1b27317e3340ef8629/reproject-0.17.0.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.17.0",
"project_urls": {
"Homepage": "https://reproject.readthedocs.io"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8d6429c2f09bb6e9c047e5109545beb91b66990aefb257539212b711f90e5406",
"md5": "a502fb84bbb9969d3ddbe078ab1e4cd4",
"sha256": "387339f7bd5d6cbccb522487968cacab37c8381b23b535fb6ef1e4949558a695"
},
"downloads": -1,
"filename": "reproject-0.17.0-cp311-abi3-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "a502fb84bbb9969d3ddbe078ab1e4cd4",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 1000484,
"upload_time": "2025-10-09T13:22:08",
"upload_time_iso_8601": "2025-10-09T13:22:08.294366Z",
"url": "https://files.pythonhosted.org/packages/8d/64/29c2f09bb6e9c047e5109545beb91b66990aefb257539212b711f90e5406/reproject-0.17.0-cp311-abi3-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aaa2007b3f4bd931284cb7c0afbdf52c96aa43d97241a94969ff68fe630f6976",
"md5": "09eea84b23ddc45a49b0e7a18aeea4cc",
"sha256": "a32bb47b64ce136c055d06b3f55d3ea55f9d748c0cf31cd166428692cb6d2531"
},
"downloads": -1,
"filename": "reproject-0.17.0-cp311-abi3-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "09eea84b23ddc45a49b0e7a18aeea4cc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 1001670,
"upload_time": "2025-10-09T13:22:09",
"upload_time_iso_8601": "2025-10-09T13:22:09.757661Z",
"url": "https://files.pythonhosted.org/packages/aa/a2/007b3f4bd931284cb7c0afbdf52c96aa43d97241a94969ff68fe630f6976/reproject-0.17.0-cp311-abi3-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3322097397eb3b34d369c7e0f2d994a146ac1071560952736271412ce4065223",
"md5": "6c8a9704a4ece2529cb914d21c7d6e83",
"sha256": "f7a5ef667554fb09d102a5e4c0fa3f8b1dc0fbcfe58859d17fa9d6f0311fe200"
},
"downloads": -1,
"filename": "reproject-0.17.0-cp311-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "6c8a9704a4ece2529cb914d21c7d6e83",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 1595776,
"upload_time": "2025-10-09T13:22:10",
"upload_time_iso_8601": "2025-10-09T13:22:10.928704Z",
"url": "https://files.pythonhosted.org/packages/33/22/097397eb3b34d369c7e0f2d994a146ac1071560952736271412ce4065223/reproject-0.17.0-cp311-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dfe339d74148e9a0b308e8fc04e04471fa26fb35a577e5641e72ff8bf74ba4f0",
"md5": "d152cdadaa9565423c364a88c47466e1",
"sha256": "8514136b9ae6df439a0c9da06ab1b1e95defd02138356c026a073255b2e3a01d"
},
"downloads": -1,
"filename": "reproject-0.17.0-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "d152cdadaa9565423c364a88c47466e1",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 1600244,
"upload_time": "2025-10-09T13:22:12",
"upload_time_iso_8601": "2025-10-09T13:22:12.236610Z",
"url": "https://files.pythonhosted.org/packages/df/e3/39d74148e9a0b308e8fc04e04471fa26fb35a577e5641e72ff8bf74ba4f0/reproject-0.17.0-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "33c66ca54286e8b56fdfeca7ef21660578dac2b6fac533d75a33e516cabc3f86",
"md5": "c6c600087b064e906c86a112832df170",
"sha256": "eca620223637de837cd272f9d316cc43b40a8ab2c6b9e645cd571d6f38b3a70f"
},
"downloads": -1,
"filename": "reproject-0.17.0-cp311-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "c6c600087b064e906c86a112832df170",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 994037,
"upload_time": "2025-10-09T13:22:13",
"upload_time_iso_8601": "2025-10-09T13:22:13.394646Z",
"url": "https://files.pythonhosted.org/packages/33/c6/6ca54286e8b56fdfeca7ef21660578dac2b6fac533d75a33e516cabc3f86/reproject-0.17.0-cp311-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a462d20f98df5d9825c561c201d962e6b24b6073cb90ca1b27317e3340ef8629",
"md5": "56bf93e0b50bf2d239ec872183214426",
"sha256": "d60e93900d503b9993542dd2ba1baea9da87ad591ad7c6206a451184a03ae46f"
},
"downloads": -1,
"filename": "reproject-0.17.0.tar.gz",
"has_sig": false,
"md5_digest": "56bf93e0b50bf2d239ec872183214426",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 1613136,
"upload_time": "2025-10-09T13:22:15",
"upload_time_iso_8601": "2025-10-09T13:22:15.000375Z",
"url": "https://files.pythonhosted.org/packages/a4/62/d20f98df5d9825c561c201d962e6b24b6073cb90ca1b27317e3340ef8629/reproject-0.17.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-09 13:22:15",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "reproject"
}