photutils


Namephotutils JSON
Version 1.12.0 PyPI version JSON
download
home_pageNone
SummaryAn Astropy package for source detection and photometry
upload_time2024-04-12 20:51:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseCopyright (c) 2011-2023, Photutils Developers 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 photometry aperture psf source detection background segmentation centroids isophote morphology radial profiles
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
Photutils
=========

|PyPI Version| |Conda Version| |PyPI Downloads| |Astropy|

|CI Status| |Codecov Status| |Latest RTD Status|

Photutils is an `Astropy`_ package for detection and photometry of
astronomical sources.

Please see the `online documentation
<https://photutils.readthedocs.io>`_ for `installation instructions
<https://photutils.readthedocs.io/en/stable/install.html>`_ and usage
information.


Citing Photutils
----------------

|Zenodo|

If you use Photutils for a project that leads to a publication,
whether directly or as a dependency of another package, please include
the following acknowledgment::

    This research made use of Photutils, an Astropy package for
    detection and photometry of astronomical sources (Bradley et al.
    <YEAR>).

where (Bradley et al. <YEAR>) is a citation to the `Zenodo record
<https://doi.org/10.5281/zenodo.596036>`_ of the Photutils
version that was used. We also encourage citations in the
main text wherever appropriate. Please see the `CITATION
<https://github.com/astropy/photutils/blob/main/photutils/CITATION.rst>`_
file for details and an example BibTeX entry.


License
-------

Photutils is licensed under a 3-clause BSD license.  Please see the
`LICENSE
<https://github.com/astropy/photutils/blob/main/LICENSE.rst>`_ file
for details.


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

.. |Conda Version| image:: https://img.shields.io/conda/vn/conda-forge/photutils
    :target: https://anaconda.org/conda-forge/photutils
    :alt: Conda Latest Release

.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/photutils?label=PyPI%20Downloads
    :target: https://pypistats.org/packages/photutils
    :alt: PyPI Downloads

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

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

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

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

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

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

.. _Astropy: https://www.astropy.org/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "photutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "astronomy, astrophysics, photometry, aperture, psf, source detection, background, segmentation, centroids, isophote, morphology, radial profiles",
    "author": null,
    "author_email": "Photutils Developers <photutils.team@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2a/ec/ad4dca0a13614f813149029b14e6e62ac1970df4a546073c3de4fc10d442/photutils-1.12.tar.gz",
    "platform": null,
    "description": "=========\nPhotutils\n=========\n\n|PyPI Version| |Conda Version| |PyPI Downloads| |Astropy|\n\n|CI Status| |Codecov Status| |Latest RTD Status|\n\nPhotutils is an `Astropy`_ package for detection and photometry of\nastronomical sources.\n\nPlease see the `online documentation\n<https://photutils.readthedocs.io>`_ for `installation instructions\n<https://photutils.readthedocs.io/en/stable/install.html>`_ and usage\ninformation.\n\n\nCiting Photutils\n----------------\n\n|Zenodo|\n\nIf you use Photutils for a project that leads to a publication,\nwhether directly or as a dependency of another package, please include\nthe following acknowledgment::\n\n    This research made use of Photutils, an Astropy package for\n    detection and photometry of astronomical sources (Bradley et al.\n    <YEAR>).\n\nwhere (Bradley et al. <YEAR>) is a citation to the `Zenodo record\n<https://doi.org/10.5281/zenodo.596036>`_ of the Photutils\nversion that was used. We also encourage citations in the\nmain text wherever appropriate. Please see the `CITATION\n<https://github.com/astropy/photutils/blob/main/photutils/CITATION.rst>`_\nfile for details and an example BibTeX entry.\n\n\nLicense\n-------\n\nPhotutils is licensed under a 3-clause BSD license.  Please see the\n`LICENSE\n<https://github.com/astropy/photutils/blob/main/LICENSE.rst>`_ file\nfor details.\n\n\n.. |PyPI Version| image::  https://img.shields.io/pypi/v/photutils.svg?logo=pypi&logoColor=white&label=PyPI\n    :target: https://pypi.org/project/photutils/\n    :alt: PyPI Latest Release\n\n.. |Conda Version| image:: https://img.shields.io/conda/vn/conda-forge/photutils\n    :target: https://anaconda.org/conda-forge/photutils\n    :alt: Conda Latest Release\n\n.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/photutils?label=PyPI%20Downloads\n    :target: https://pypistats.org/packages/photutils\n    :alt: PyPI Downloads\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.. |Zenodo| image:: https://zenodo.org/badge/2640766.svg\n    :target: https://zenodo.org/badge/latestdoi/2640766\n    :alt: Zenodo Latest DOI\n\n.. |CI Status| image:: https://github.com/astropy/photutils/workflows/CI%20Tests/badge.svg#\n    :target: https://github.com/astropy/photutils/actions\n    :alt: CI Status\n\n.. |Codecov Status| image:: https://img.shields.io/codecov/c/github/astropy/photutils?logo=codecov\n    :target: https://codecov.io/gh/astropy/photutils\n    :alt: Coverage Status\n\n.. |Stable RTD Status| image:: https://img.shields.io/readthedocs/photutils/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=stable\n    :target: https://photutils.readthedocs.io/en/stable/\n    :alt: Stable Documentation Status\n\n.. |Latest RTD Status| image:: https://img.shields.io/readthedocs/photutils/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=latest\n    :target: https://photutils.readthedocs.io/en/latest/\n    :alt: Latest Documentation Status\n\n.. _Astropy: https://www.astropy.org/\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2011-2023, Photutils Developers 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": "An Astropy package for source detection and photometry",
    "version": "1.12.0",
    "project_urls": {
        "Documentation": "https://photutils.readthedocs.io/en/stable/",
        "Homepage": "https://github.com/astropy/photutils"
    },
    "split_keywords": [
        "astronomy",
        " astrophysics",
        " photometry",
        " aperture",
        " psf",
        " source detection",
        " background",
        " segmentation",
        " centroids",
        " isophote",
        " morphology",
        " radial profiles"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d0527cde6d747bf3fbb3f1d159357d736fb75ddd7d3cba50df5b0f97489ca56",
                "md5": "a774f15d7b6cdd5b9cbbae424f6eb4da",
                "sha256": "26fdae9f0043646f49350919d363b2080a5da6a1df126eeea433e31d14684224"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a774f15d7b6cdd5b9cbbae424f6eb4da",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 684839,
            "upload_time": "2024-04-12T20:51:11",
            "upload_time_iso_8601": "2024-04-12T20:51:11.808360Z",
            "url": "https://files.pythonhosted.org/packages/4d/05/27cde6d747bf3fbb3f1d159357d736fb75ddd7d3cba50df5b0f97489ca56/photutils-1.12.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0f268f6359755011e239f46964d30a620f9a69f9b3703ea2a44b6b8f017d8d3",
                "md5": "3b24b5484cc3e3033d5cf9888efc0159",
                "sha256": "3472e794ef01ee68c245db96fd49a36a886107beee62f57ee3253123f11420ab"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3b24b5484cc3e3033d5cf9888efc0159",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 683968,
            "upload_time": "2024-04-12T20:51:20",
            "upload_time_iso_8601": "2024-04-12T20:51:20.645508Z",
            "url": "https://files.pythonhosted.org/packages/d0/f2/68f6359755011e239f46964d30a620f9a69f9b3703ea2a44b6b8f017d8d3/photutils-1.12.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9605fde6db54fd28b14a420ff5b8bc95724c5538741f08f3fe7f9e3a5d57b833",
                "md5": "8490c5f415e2184091de818624f09e15",
                "sha256": "4ff17fe76b9b10b8cce89190ea82e21707b884b962a791ed9f762d8eb3163787"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8490c5f415e2184091de818624f09e15",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 1080257,
            "upload_time": "2024-04-12T20:51:23",
            "upload_time_iso_8601": "2024-04-12T20:51:23.215611Z",
            "url": "https://files.pythonhosted.org/packages/96/05/fde6db54fd28b14a420ff5b8bc95724c5538741f08f3fe7f9e3a5d57b833/photutils-1.12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1090786a748e70927db48977d4e9e550d0b5e6b7f0f93eaf241bc32d924fe317",
                "md5": "e6d4b3d8be35e79d63e239637864103a",
                "sha256": "ec9dde5fa911b66fc42b19b09cd537ddfa93fbdc648de624e8a590d8a0e4ab97"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e6d4b3d8be35e79d63e239637864103a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 698148,
            "upload_time": "2024-04-12T20:51:24",
            "upload_time_iso_8601": "2024-04-12T20:51:24.920709Z",
            "url": "https://files.pythonhosted.org/packages/10/90/786a748e70927db48977d4e9e550d0b5e6b7f0f93eaf241bc32d924fe317/photutils-1.12.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da49f83196dd5ac97dec7a1de5df4c8dfeffeb62ad0ceeb40e76b523246c31a6",
                "md5": "98b182d0529eec10d2c0673bced4eaa1",
                "sha256": "d8ae8c408bda3a9f806710cbe052640a5efe0fa0817e78a802eb41d85866307d"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "98b182d0529eec10d2c0673bced4eaa1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 684241,
            "upload_time": "2024-04-12T20:51:26",
            "upload_time_iso_8601": "2024-04-12T20:51:26.508450Z",
            "url": "https://files.pythonhosted.org/packages/da/49/f83196dd5ac97dec7a1de5df4c8dfeffeb62ad0ceeb40e76b523246c31a6/photutils-1.12.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d73e270dc41dcbaa8915d739894f9d458893400acbeceb28405ff000e8bff74e",
                "md5": "378ec4c84aa09980012a79da0fbc3b6a",
                "sha256": "29505f48ce482c7437450b1071509f9e3208686122e14bcecdff96f5100e34d2"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "378ec4c84aa09980012a79da0fbc3b6a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 683362,
            "upload_time": "2024-04-12T20:51:28",
            "upload_time_iso_8601": "2024-04-12T20:51:28.129052Z",
            "url": "https://files.pythonhosted.org/packages/d7/3e/270dc41dcbaa8915d739894f9d458893400acbeceb28405ff000e8bff74e/photutils-1.12.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c33149c75ee9e4fdd64f0df0cf428db59c655c8831446ad9db6c739f9df98db",
                "md5": "68749261ffb22e2f8ba2a6a351bba2f4",
                "sha256": "374bc174d52926775b24beae1b2929607125fc53bb5e4d8b103102d0e8b69034"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "68749261ffb22e2f8ba2a6a351bba2f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 1125623,
            "upload_time": "2024-04-12T20:51:30",
            "upload_time_iso_8601": "2024-04-12T20:51:30.196754Z",
            "url": "https://files.pythonhosted.org/packages/0c/33/149c75ee9e4fdd64f0df0cf428db59c655c8831446ad9db6c739f9df98db/photutils-1.12.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37bf374c79ee66e8ae278a6a2dcc0f5d5bc3eaa9009ecf4d1ce131c63df4bdcb",
                "md5": "5eefe14cb32cf97782ff644fcedad51b",
                "sha256": "854f10fbd25f0ddf3af22850ac43d49b2651ffcfda95a9d6051b2c1be38af40e"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5eefe14cb32cf97782ff644fcedad51b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 697957,
            "upload_time": "2024-04-12T20:51:32",
            "upload_time_iso_8601": "2024-04-12T20:51:32.546506Z",
            "url": "https://files.pythonhosted.org/packages/37/bf/374c79ee66e8ae278a6a2dcc0f5d5bc3eaa9009ecf4d1ce131c63df4bdcb/photutils-1.12.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed44743beda2baf0cd22544c6b05aba2461a7ee8ef9c9e0afc2c555adfc5398e",
                "md5": "2cabbfa5afad9973bf9274d01eb8ffca",
                "sha256": "964b6e35b448595047d68c8ee32b165de2ec4409f14afe768d14230a30e23167"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2cabbfa5afad9973bf9274d01eb8ffca",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 684873,
            "upload_time": "2024-04-12T20:51:34",
            "upload_time_iso_8601": "2024-04-12T20:51:34.697070Z",
            "url": "https://files.pythonhosted.org/packages/ed/44/743beda2baf0cd22544c6b05aba2461a7ee8ef9c9e0afc2c555adfc5398e/photutils-1.12.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82c482cfa89c42d9b6157b5d12652f8db5dad77ab5f8b315b74dec3a0bb51dd7",
                "md5": "29a7dbad56c5894ee5bfb64240223a1d",
                "sha256": "d46b5aa158553bb100a8f3c300b86ef03c4771d98cdfc7ea9eee86701d6027b5"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "29a7dbad56c5894ee5bfb64240223a1d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 683289,
            "upload_time": "2024-04-12T20:51:36",
            "upload_time_iso_8601": "2024-04-12T20:51:36.705097Z",
            "url": "https://files.pythonhosted.org/packages/82/c4/82cfa89c42d9b6157b5d12652f8db5dad77ab5f8b315b74dec3a0bb51dd7/photutils-1.12.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50bc646374d7b863ba8af170a9b298dcb340be65e10ae46e678dbd7db3712196",
                "md5": "be023571f4d16fc771286dfeee7e08f7",
                "sha256": "c8087cc6ca824c5eca9e197d7740f181e7a1593edb6ad8dc49c6f77305d3f274"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "be023571f4d16fc771286dfeee7e08f7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 1145496,
            "upload_time": "2024-04-12T20:51:38",
            "upload_time_iso_8601": "2024-04-12T20:51:38.512240Z",
            "url": "https://files.pythonhosted.org/packages/50/bc/646374d7b863ba8af170a9b298dcb340be65e10ae46e678dbd7db3712196/photutils-1.12.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f195434cd01e3ed5173e1b4b821f9d8eb4a52278dcc7efc6aca0dff98837eb1b",
                "md5": "9ab3f7aa21b7adf48c593215258530b0",
                "sha256": "27a783b035843c6be4173c9d6f86629aa44a3f941099cf37b3ab8e3763ede10e"
            },
            "downloads": -1,
            "filename": "photutils-1.12.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9ab3f7aa21b7adf48c593215258530b0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 698053,
            "upload_time": "2024-04-12T20:51:40",
            "upload_time_iso_8601": "2024-04-12T20:51:40.047873Z",
            "url": "https://files.pythonhosted.org/packages/f1/95/434cd01e3ed5173e1b4b821f9d8eb4a52278dcc7efc6aca0dff98837eb1b/photutils-1.12.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2aecad4dca0a13614f813149029b14e6e62ac1970df4a546073c3de4fc10d442",
                "md5": "ca4a1f47f68c320217328b5c63df0eca",
                "sha256": "d9641a8e27cb3ec25181cbaa9896f912ac10608d5130c0b896fc5b898d649378"
            },
            "downloads": -1,
            "filename": "photutils-1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "ca4a1f47f68c320217328b5c63df0eca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1118382,
            "upload_time": "2024-04-12T20:51:41",
            "upload_time_iso_8601": "2024-04-12T20:51:41.657591Z",
            "url": "https://files.pythonhosted.org/packages/2a/ec/ad4dca0a13614f813149029b14e6e62ac1970df4a546073c3de4fc10d442/photutils-1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 20:51:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "astropy",
    "github_project": "photutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "photutils"
}
        
Elapsed time: 0.22736s