PyCBC


NamePyCBC JSON
Version 2.7.3 PyPI version JSON
download
home_pagehttp://pycbc.org/
SummaryCore library to analyze gravitational-wave data, find signals, and study their parameters.
upload_time2025-02-25 20:02:19
maintainerNone
docs_urlNone
authorThe PyCBC team
requires_python>=3.9
licenseNone
keywords ligo physics gravity signal processing gravitational waves
VCS
bugtrack_url
requirements astropy Mako scipy matplotlib numpy pillow h5py jinja2 mpld3 beautifulsoup4 cython lalsuite lscsoft-glue igwn-segments tqdm gwdatafind pegasus-wms.api boto3 certifi GitPython pyjwt pyyaml s3transfer urllib3 markupsafe python-ligo-lw emcee dynesty Sphinx sphinx-carousel sphinx-rtd-theme sphinxcontrib-programoutput sphinx_design pykerr
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![GW150914](https://raw.githubusercontent.com/gwastro/pycbc-logo/master/pycbc_logo_name.png)

[PyCBC](http://pycbc.org) is a software package used to explore astrophysical sources of gravitational waves.
It contains algorithms to analyze gravitational-wave data,
detect coalescing compact binaries, and make bayesian inferences from gravitational-wave data.
PyCBC was used in the [first direct detection of gravitational waves](https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.116.061102) and
is used in flagship analyses of LIGO and Virgo data.

PyCBC is collaboratively developed by the community and is lead by a team of GW astronomers with the
aim to build accessible tools for gravitational-wave data analysis.

The PyCBC home page is located on github at

 * https://pycbc.org/

Documentation is automatically built from the latest master version

 * https://pycbc.org/pycbc/latest/html/

For the detailed installation instructions of PyCBC

 * https://pycbc.org/pycbc/latest/html/install.html

Want to get going using PyCBC?

 * [Try out our tutorials](https://github.com/gwastro/PyCBC-Tutorials). No software installation required and these can run entirely from the browser.

Quick Installation
```
pip install pycbc
```

To test the code on your machine
```
pip install pytest "tox<4.0.0"
tox
```

If you use any code from PyCBC in a scientific publication, then please see our [citation guidelines](http://pycbc.org/pycbc/latest/html/credit.html) for more details on how to cite pycbc algorithms and
programs.

For the citation of the ``pycbc library``,  please use a bibtex entry and DOI for the
appropriate release of the PyCBC software (or the latest available release).
A bibtex key and DOI for each release is avaliable from [Zenodo](http://zenodo.org/).

[![DOI](https://zenodo.org/badge/31596861.svg)](https://zenodo.org/badge/latestdoi/31596861) [![Build Status](https://travis-ci.org/gwastro/pycbc.svg?branch=master)](https://travis-ci.org/gwastro/pycbc)
[![PyPI version](https://badge.fury.io/py/PyCBC.svg)](https://badge.fury.io/py/PyCBC) ![PyPI - Downloads](https://img.shields.io/pypi/dm/pycbc) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/pycbc/badges/version.svg)](https://anaconda.org/conda-forge/pycbc) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/pycbc/badges/downloads.svg)](https://anaconda.org/conda-forge/pycbc)
[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)

            

Raw data

            {
    "_id": null,
    "home_page": "http://pycbc.org/",
    "name": "PyCBC",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "ligo, physics, gravity, signal processing, gravitational waves",
    "author": "The PyCBC team",
    "author_email": "alex.nitz@gmail.org",
    "download_url": "https://files.pythonhosted.org/packages/82/57/801fe26794126c5dc15d838c61bba2bf05c41b5089b7aaeb61ff039978c1/PyCBC-2.7.3.tar.gz",
    "platform": null,
    "description": "![GW150914](https://raw.githubusercontent.com/gwastro/pycbc-logo/master/pycbc_logo_name.png)\n\n[PyCBC](http://pycbc.org) is a software package used to explore astrophysical sources of gravitational waves.\nIt contains algorithms to analyze gravitational-wave data,\ndetect coalescing compact binaries, and make bayesian inferences from gravitational-wave data.\nPyCBC was used in the [first direct detection of gravitational waves](https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.116.061102) and\nis used in flagship analyses of LIGO and Virgo data.\n\nPyCBC is collaboratively developed by the community and is lead by a team of GW astronomers with the\naim to build accessible tools for gravitational-wave data analysis.\n\nThe PyCBC home page is located on github at\n\n * https://pycbc.org/\n\nDocumentation is automatically built from the latest master version\n\n * https://pycbc.org/pycbc/latest/html/\n\nFor the detailed installation instructions of PyCBC\n\n * https://pycbc.org/pycbc/latest/html/install.html\n\nWant to get going using PyCBC?\n\n * [Try out our tutorials](https://github.com/gwastro/PyCBC-Tutorials). No software installation required and these can run entirely from the browser.\n\nQuick Installation\n```\npip install pycbc\n```\n\nTo test the code on your machine\n```\npip install pytest \"tox<4.0.0\"\ntox\n```\n\nIf you use any code from PyCBC in a scientific publication, then please see our [citation guidelines](http://pycbc.org/pycbc/latest/html/credit.html) for more details on how to cite pycbc algorithms and\nprograms.\n\nFor the citation of the ``pycbc library``,  please use a bibtex entry and DOI for the\nappropriate release of the PyCBC software (or the latest available release).\nA bibtex key and DOI for each release is avaliable from [Zenodo](http://zenodo.org/).\n\n[![DOI](https://zenodo.org/badge/31596861.svg)](https://zenodo.org/badge/latestdoi/31596861) [![Build Status](https://travis-ci.org/gwastro/pycbc.svg?branch=master)](https://travis-ci.org/gwastro/pycbc)\n[![PyPI version](https://badge.fury.io/py/PyCBC.svg)](https://badge.fury.io/py/PyCBC) ![PyPI - Downloads](https://img.shields.io/pypi/dm/pycbc) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/pycbc/badges/version.svg)](https://anaconda.org/conda-forge/pycbc) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/pycbc/badges/downloads.svg)](https://anaconda.org/conda-forge/pycbc)\n[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Core library to analyze gravitational-wave data, find signals, and study their parameters.",
    "version": "2.7.3",
    "project_urls": {
        "Download": "https://github.com/gwastro/pycbc/tarball/v2.7.3",
        "Homepage": "http://pycbc.org/"
    },
    "split_keywords": [
        "ligo",
        " physics",
        " gravity",
        " signal processing",
        " gravitational waves"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4147e26943528184a0aaa2058bdd2fd28695c3ad51f33768809aeddbe7ee7d5d",
                "md5": "0f4ad8c2ef627d222f26ae86ba933f10",
                "sha256": "9fbdfa1307fe8a6ea71610bd57dd2465ace96e8e0edf5b61d74dabb0ac8decbb"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0f4ad8c2ef627d222f26ae86ba933f10",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 4616737,
            "upload_time": "2025-02-25T20:01:35",
            "upload_time_iso_8601": "2025-02-25T20:01:35.831329Z",
            "url": "https://files.pythonhosted.org/packages/41/47/e26943528184a0aaa2058bdd2fd28695c3ad51f33768809aeddbe7ee7d5d/pycbc-2.7.3-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "940acdf221af10cdf41be999d78053450b7b93b633f48f8ce6ce06948d4aa38e",
                "md5": "275fb0f23aeda594364af7a8dba1e577",
                "sha256": "dab3cda300d9c8c4f6df744e0c8be42478af69ce56e6c0d0340373c3c9fbec3f"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "275fb0f23aeda594364af7a8dba1e577",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 4559414,
            "upload_time": "2025-02-25T20:01:39",
            "upload_time_iso_8601": "2025-02-25T20:01:39.246417Z",
            "url": "https://files.pythonhosted.org/packages/94/0a/cdf221af10cdf41be999d78053450b7b93b633f48f8ce6ce06948d4aa38e/pycbc-2.7.3-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a5360d4a7e22a792ace7bdcc0266572312f60898ec5ab6d849fc1f972a21185",
                "md5": "101ab85ca1a56834553d3776c1359f90",
                "sha256": "ff9befe4d9f5d755a874d4349ab0842702b3bd9e47cb2479d90aa44ea4d7867d"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "101ab85ca1a56834553d3776c1359f90",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 8401689,
            "upload_time": "2025-02-25T20:01:41",
            "upload_time_iso_8601": "2025-02-25T20:01:41.845875Z",
            "url": "https://files.pythonhosted.org/packages/9a/53/60d4a7e22a792ace7bdcc0266572312f60898ec5ab6d849fc1f972a21185/pycbc-2.7.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ac8a2455a55adf221800058d6a58a0d4b71fea5c02b1bc0fd9518ab37bc66d89",
                "md5": "2e5fd05c3d79dc275e70f1ffe4b779dd",
                "sha256": "45e1910609d9ea19248234ab5811eccbe643cc309e5b416e8a0d5fc265a2618e"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2e5fd05c3d79dc275e70f1ffe4b779dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 8595779,
            "upload_time": "2025-02-25T20:01:44",
            "upload_time_iso_8601": "2025-02-25T20:01:44.144139Z",
            "url": "https://files.pythonhosted.org/packages/ac/8a/2455a55adf221800058d6a58a0d4b71fea5c02b1bc0fd9518ab37bc66d89/pycbc-2.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3f4c957885ee85d488f594af8ff9880056d795f4b121ce910f23f4866aba4118",
                "md5": "f850e7ba85faf6354563a74ed0fbe4d6",
                "sha256": "4076b889a5945ccf19bf2a41785907c235574cbef43eff05ac4f12dcf8f460f9"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f850e7ba85faf6354563a74ed0fbe4d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 4616798,
            "upload_time": "2025-02-25T20:01:46",
            "upload_time_iso_8601": "2025-02-25T20:01:46.139569Z",
            "url": "https://files.pythonhosted.org/packages/3f/4c/957885ee85d488f594af8ff9880056d795f4b121ce910f23f4866aba4118/pycbc-2.7.3-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "67be81b85bd1eb6439cee98c1de38354bc269d6d8b6cca08e890bcece57c2e0f",
                "md5": "76d3253fabfa380f3bdabf1758bba0c0",
                "sha256": "12fde99911d63d4a7726488241111ef6d3c44361d14ddd986475beafd1dc62fb"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "76d3253fabfa380f3bdabf1758bba0c0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 4559757,
            "upload_time": "2025-02-25T20:01:48",
            "upload_time_iso_8601": "2025-02-25T20:01:48.524855Z",
            "url": "https://files.pythonhosted.org/packages/67/be/81b85bd1eb6439cee98c1de38354bc269d6d8b6cca08e890bcece57c2e0f/pycbc-2.7.3-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1f7e4be7a14f1be633b92043c96097cdcadcb9c259de576c7909a8057d15409c",
                "md5": "478618138abfd9fea58557c534f97537",
                "sha256": "d23bdb1b5c36b743dea71bf44af152d860300646907f0572220528959d257d8d"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "478618138abfd9fea58557c534f97537",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 8773079,
            "upload_time": "2025-02-25T20:01:50",
            "upload_time_iso_8601": "2025-02-25T20:01:50.311068Z",
            "url": "https://files.pythonhosted.org/packages/1f/7e/4be7a14f1be633b92043c96097cdcadcb9c259de576c7909a8057d15409c/pycbc-2.7.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c5e544b9800c61fc9d7ea7dc8518b561046fe552f279a40c01bfced3a7a28fd",
                "md5": "684a267e027d60bf2c15f5c0b111e7d2",
                "sha256": "8bd30ff0994c20310e33b654da007a58ba423b2f9867f21719ec677a2190b118"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "684a267e027d60bf2c15f5c0b111e7d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 8972295,
            "upload_time": "2025-02-25T20:01:52",
            "upload_time_iso_8601": "2025-02-25T20:01:52.717740Z",
            "url": "https://files.pythonhosted.org/packages/4c/5e/544b9800c61fc9d7ea7dc8518b561046fe552f279a40c01bfced3a7a28fd/pycbc-2.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3653185d16a5830dd074a218e4a854dc93feba369a270f9248832c719d384d84",
                "md5": "e6199042f7cfcbfcfd54036cd3e9fd9a",
                "sha256": "e6571dbcda584c5057c041f189c25684f8b44bb6140fb6db5e75f56e47ba5b2e"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e6199042f7cfcbfcfd54036cd3e9fd9a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 4629464,
            "upload_time": "2025-02-25T20:01:54",
            "upload_time_iso_8601": "2025-02-25T20:01:54.830993Z",
            "url": "https://files.pythonhosted.org/packages/36/53/185d16a5830dd074a218e4a854dc93feba369a270f9248832c719d384d84/pycbc-2.7.3-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "acf33f2be3d31300aaa6db694968b67412423a493d37e58153555b6b5511917c",
                "md5": "e5449d5f074f34c6e0ce604812a83c71",
                "sha256": "6b690697509752085d7654a30e6a7c9ee47383413efb6df75d8a4ccba24ed37c"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e5449d5f074f34c6e0ce604812a83c71",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 4569167,
            "upload_time": "2025-02-25T20:01:56",
            "upload_time_iso_8601": "2025-02-25T20:01:56.326839Z",
            "url": "https://files.pythonhosted.org/packages/ac/f3/3f2be3d31300aaa6db694968b67412423a493d37e58153555b6b5511917c/pycbc-2.7.3-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ba91794530c99f61bcd2c83b143303550e48460e462c931663ea856cc25b7a91",
                "md5": "5a8b5a820c507c053f2053c1127a2223",
                "sha256": "bb6cbf10aa3082e697d9082ab2ff54fb3a64c626615821aab1a049f8d02f2c3c"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "5a8b5a820c507c053f2053c1127a2223",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 8673051,
            "upload_time": "2025-02-25T20:01:59",
            "upload_time_iso_8601": "2025-02-25T20:01:59.105535Z",
            "url": "https://files.pythonhosted.org/packages/ba/91/794530c99f61bcd2c83b143303550e48460e462c931663ea856cc25b7a91/pycbc-2.7.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b642eeef6cbaea454664b837bdf7d24bb6d2aa726d18d8a150e712a9b1b5b940",
                "md5": "208fb15b11bce755843668dffc40c688",
                "sha256": "e3d0aa2280865fe4e7114192383ca0d95e3e21a852effbe626c402e9d7ce1120"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "208fb15b11bce755843668dffc40c688",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 8924172,
            "upload_time": "2025-02-25T20:02:02",
            "upload_time_iso_8601": "2025-02-25T20:02:02.315995Z",
            "url": "https://files.pythonhosted.org/packages/b6/42/eeef6cbaea454664b837bdf7d24bb6d2aa726d18d8a150e712a9b1b5b940/pycbc-2.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1946f990a330526b3cc53bc59c2f8618576275da08b02ee88aab36498de0000f",
                "md5": "c1ba98e825afb5314019b20e61890439",
                "sha256": "c1ca4ed7f4666edeaffabbc5a4fb2fcb557d29914574c10ea33915ca6d0c7bcd"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c1ba98e825afb5314019b20e61890439",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 4620813,
            "upload_time": "2025-02-25T20:02:06",
            "upload_time_iso_8601": "2025-02-25T20:02:06.944042Z",
            "url": "https://files.pythonhosted.org/packages/19/46/f990a330526b3cc53bc59c2f8618576275da08b02ee88aab36498de0000f/pycbc-2.7.3-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9d14cd1193fb04eee614e4402f8462a310c2ebda622dde91b706d303d738a846",
                "md5": "6a95fe42cd834baa63cbb1a7a738174e",
                "sha256": "a5209e5eb1b086c61835ba2e04a7de438adb8a871f293cdb4878f1c452e7c66c"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "6a95fe42cd834baa63cbb1a7a738174e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 4562783,
            "upload_time": "2025-02-25T20:02:09",
            "upload_time_iso_8601": "2025-02-25T20:02:09.647422Z",
            "url": "https://files.pythonhosted.org/packages/9d/14/cd1193fb04eee614e4402f8462a310c2ebda622dde91b706d303d738a846/pycbc-2.7.3-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "85c50d865eea7b0258ae60ee97f2f531bfbb4f5880dbba59170cb870ae5673c2",
                "md5": "25aee0e8c42042091be06cb27e93007d",
                "sha256": "8f4d7303af2406a253ac310d162186991d36da9eedbc37378ed246763ac657fa"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "25aee0e8c42042091be06cb27e93007d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 8414773,
            "upload_time": "2025-02-25T20:02:12",
            "upload_time_iso_8601": "2025-02-25T20:02:12.957562Z",
            "url": "https://files.pythonhosted.org/packages/85/c5/0d865eea7b0258ae60ee97f2f531bfbb4f5880dbba59170cb870ae5673c2/pycbc-2.7.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c451105b07e10f76bf8a842afc95d7242d1e9f986e838a854ee66932d4331277",
                "md5": "3ba91ce95cb61b815a5b0e6f7f0614c0",
                "sha256": "f0c596a022375194287ce887074d9654133f82e7a76fb966d56eb9ede769168c"
            },
            "downloads": -1,
            "filename": "pycbc-2.7.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3ba91ce95cb61b815a5b0e6f7f0614c0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 8615908,
            "upload_time": "2025-02-25T20:02:15",
            "upload_time_iso_8601": "2025-02-25T20:02:15.708479Z",
            "url": "https://files.pythonhosted.org/packages/c4/51/105b07e10f76bf8a842afc95d7242d1e9f986e838a854ee66932d4331277/pycbc-2.7.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8257801fe26794126c5dc15d838c61bba2bf05c41b5089b7aaeb61ff039978c1",
                "md5": "918278174d334f12c5df53bb109b37e4",
                "sha256": "0bdf9c0a7e16f5ee14627840c5b2cb8626b1db1c8697dcbccfd66c19491d20f8"
            },
            "downloads": -1,
            "filename": "PyCBC-2.7.3.tar.gz",
            "has_sig": false,
            "md5_digest": "918278174d334f12c5df53bb109b37e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3541708,
            "upload_time": "2025-02-25T20:02:19",
            "upload_time_iso_8601": "2025-02-25T20:02:19.926033Z",
            "url": "https://files.pythonhosted.org/packages/82/57/801fe26794126c5dc15d838c61bba2bf05c41b5089b7aaeb61ff039978c1/PyCBC-2.7.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-25 20:02:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gwastro",
    "github_project": "pycbc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "landscape": true,
    "requirements": [
        {
            "name": "astropy",
            "specs": [
                [
                    "!=",
                    "4.2.1"
                ],
                [
                    ">=",
                    "2.0.3"
                ],
                [
                    "!=",
                    "4.0.5"
                ]
            ]
        },
        {
            "name": "Mako",
            "specs": [
                [
                    ">=",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "0.16.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "!=",
                    "1.19.0"
                ],
                [
                    ">=",
                    "1.16.0"
                ],
                [
                    "!=",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": []
        },
        {
            "name": "h5py",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ],
                [
                    "!=",
                    "3.7.0"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": []
        },
        {
            "name": "mpld3",
            "specs": [
                [
                    ">=",
                    "0.3"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    ">=",
                    "4.6.0"
                ]
            ]
        },
        {
            "name": "cython",
            "specs": []
        },
        {
            "name": "lalsuite",
            "specs": [
                [
                    "!=",
                    "7.2"
                ]
            ]
        },
        {
            "name": "lscsoft-glue",
            "specs": [
                [
                    ">=",
                    "1.59.3"
                ]
            ]
        },
        {
            "name": "igwn-segments",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "gwdatafind",
            "specs": [
                [
                    ">=",
                    "1.1.3"
                ]
            ]
        },
        {
            "name": "pegasus-wms.api",
            "specs": [
                [
                    ">=",
                    "5.0.8"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": []
        },
        {
            "name": "certifi",
            "specs": []
        },
        {
            "name": "GitPython",
            "specs": []
        },
        {
            "name": "pyjwt",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "s3transfer",
            "specs": []
        },
        {
            "name": "urllib3",
            "specs": []
        },
        {
            "name": "markupsafe",
            "specs": [
                [
                    "<=",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "python-ligo-lw",
            "specs": [
                [
                    ">=",
                    "1.8.1"
                ]
            ]
        },
        {
            "name": "emcee",
            "specs": [
                [
                    "==",
                    "2.2.1"
                ]
            ]
        },
        {
            "name": "dynesty",
            "specs": []
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "<",
                    "8.2.0"
                ],
                [
                    ">=",
                    "4.2.0"
                ]
            ]
        },
        {
            "name": "sphinx-carousel",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "sphinxcontrib-programoutput",
            "specs": [
                [
                    ">=",
                    "0.11"
                ]
            ]
        },
        {
            "name": "sphinx_design",
            "specs": []
        },
        {
            "name": "pykerr",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "pycbc"
}
        
Elapsed time: 0.96380s