|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": "Christoph Deil, Adam Ginsburg",
"author_email": "Thomas Robitaille <thomas.robitaille@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/49/17/33b65b45dc2b7c43537e7566c746be030ccfd11371e858f334b5eccf4fa2/reproject-0.15.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.15.0",
"project_urls": {
"Homepage": "https://reproject.readthedocs.io"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ae3199d077bba04569c8d2c250116f667c41fcdb0e46e7393bc58b0723efcc35",
"md5": "01bebea01996e27459ac8d82bc75d135",
"sha256": "4b156c339a9ece9b10fb769249c14f0e53667ab6aba8d9d99941d025264968db"
},
"downloads": -1,
"filename": "reproject-0.15.0-cp311-abi3-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "01bebea01996e27459ac8d82bc75d135",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 987178,
"upload_time": "2025-08-01T22:49:15",
"upload_time_iso_8601": "2025-08-01T22:49:15.991822Z",
"url": "https://files.pythonhosted.org/packages/ae/31/99d077bba04569c8d2c250116f667c41fcdb0e46e7393bc58b0723efcc35/reproject-0.15.0-cp311-abi3-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5171ce2649b06b90d6e61e94b737ab036a8dbf2dedcb315573976d706d765485",
"md5": "214a8b59f0e0f67d35fee97e088809a2",
"sha256": "01d0bf62661755266343988bf71b557c8e27224532197422bf401582d94fa323"
},
"downloads": -1,
"filename": "reproject-0.15.0-cp311-abi3-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "214a8b59f0e0f67d35fee97e088809a2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 982984,
"upload_time": "2025-08-01T22:49:17",
"upload_time_iso_8601": "2025-08-01T22:49:17.231928Z",
"url": "https://files.pythonhosted.org/packages/51/71/ce2649b06b90d6e61e94b737ab036a8dbf2dedcb315573976d706d765485/reproject-0.15.0-cp311-abi3-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "addd4a95f6d7ed3cc6b1601e3c85876b692e6ea0a261b2446bf96eaf6345c252",
"md5": "31b167088d45dd799846012948a6ac2a",
"sha256": "36407f54d42be7dfda7da210a65b4905404abf24df6a4dd669ed798622f1f958"
},
"downloads": -1,
"filename": "reproject-0.15.0-cp311-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
"has_sig": false,
"md5_digest": "31b167088d45dd799846012948a6ac2a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 1587098,
"upload_time": "2025-08-01T22:49:18",
"upload_time_iso_8601": "2025-08-01T22:49:18.252380Z",
"url": "https://files.pythonhosted.org/packages/ad/dd/4a95f6d7ed3cc6b1601e3c85876b692e6ea0a261b2446bf96eaf6345c252/reproject-0.15.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": "974d064404a11c88132e980e34cb6082b8447d63b91adca5b276784ca0df43c2",
"md5": "648f449e674b9eee5bf04d7a587addbc",
"sha256": "b2074f88db89609ef2def99d58589ddd601c32dc19b6f15b09081b35c0dfb398"
},
"downloads": -1,
"filename": "reproject-0.15.0-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "648f449e674b9eee5bf04d7a587addbc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 1591772,
"upload_time": "2025-08-01T22:49:19",
"upload_time_iso_8601": "2025-08-01T22:49:19.339065Z",
"url": "https://files.pythonhosted.org/packages/97/4d/064404a11c88132e980e34cb6082b8447d63b91adca5b276784ca0df43c2/reproject-0.15.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": "307d673755f9dfecf95da643242c1e39a1c391ee5949254fa88ffa72bf8b07fe",
"md5": "613c2ab9ce21dab0cb935c0d18cd21ba",
"sha256": "9684869a1dcd0c538ea48be9335aec5d2672807b4ef24cc4f8bff18fd3043739"
},
"downloads": -1,
"filename": "reproject-0.15.0-cp311-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "613c2ab9ce21dab0cb935c0d18cd21ba",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.11",
"size": 985386,
"upload_time": "2025-08-01T22:49:20",
"upload_time_iso_8601": "2025-08-01T22:49:20.414181Z",
"url": "https://files.pythonhosted.org/packages/30/7d/673755f9dfecf95da643242c1e39a1c391ee5949254fa88ffa72bf8b07fe/reproject-0.15.0-cp311-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "491733b65b45dc2b7c43537e7566c746be030ccfd11371e858f334b5eccf4fa2",
"md5": "ea3a1143d831d840ad5a53e620b5a7fe",
"sha256": "97da66c6d5c81a797c4fc7c2b14a7fe72de445e83731775a3748b6ae9704a84e"
},
"downloads": -1,
"filename": "reproject-0.15.0.tar.gz",
"has_sig": false,
"md5_digest": "ea3a1143d831d840ad5a53e620b5a7fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 1602800,
"upload_time": "2025-08-01T22:49:21",
"upload_time_iso_8601": "2025-08-01T22:49:21.510390Z",
"url": "https://files.pythonhosted.org/packages/49/17/33b65b45dc2b7c43537e7566c746be030ccfd11371e858f334b5eccf4fa2/reproject-0.15.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-01 22:49:21",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "reproject"
}