corecon


Namecorecon JSON
Version 1.4.2 PyPI version JSON
download
home_pagehttps://github.com/EGaraldi/corecon
Summaryan open collection of constraints on the Epoch of Reionization
upload_time2024-07-24 11:27:42
maintainerNone
docs_urlNone
authorEnrico Garaldi
requires_pythonNone
licensegpl-3.0
keywords constraints reionization cosmic observations data
VCS
bugtrack_url
requirements numpy matplotlib
Travis-CI
coveralls test coverage No coveralls.
            ![](logo.png)

[![DOI](https://zenodo.org/badge/224433919.svg)](https://zenodo.org/badge/latestdoi/224433919)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.05407/status.svg)](https://doi.org/10.21105/joss.05407)



CoReCon: open collection of Reionization Constraints
====================================================

**CoReCon** is an open collection of constraints on various physical
quantities linked to the *Epoch of Reionization (EoR)*.

It is built to be easily complemented by contribution from the scientific
community, thanks to a simple data form that supports two different ways of
input data.

CoReCon takes care of loading and interpreting the data, and presenting them
in an organic and ready-to-use way. It also implement simple slicing capabilities,
which allow to perform simple data filtering.

See https://corecon.readthedocs.io/en/latest/ for the latest documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/EGaraldi/corecon",
    "name": "corecon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "constraints, reionization, cosmic, observations, data",
    "author": "Enrico Garaldi",
    "author_email": "enrico.garaldi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9a/fd/c7d60cf915758a96738fa761e611ed5f5013820580f38f5a95444f2ff760/corecon-1.4.2.tar.gz",
    "platform": null,
    "description": "![](logo.png)\n\n[![DOI](https://zenodo.org/badge/224433919.svg)](https://zenodo.org/badge/latestdoi/224433919)\n[![DOI](https://joss.theoj.org/papers/10.21105/joss.05407/status.svg)](https://doi.org/10.21105/joss.05407)\n\n\n\nCoReCon: open collection of Reionization Constraints\n====================================================\n\n**CoReCon** is an open collection of constraints on various physical\nquantities linked to the *Epoch of Reionization (EoR)*.\n\nIt is built to be easily complemented by contribution from the scientific\ncommunity, thanks to a simple data form that supports two different ways of\ninput data.\n\nCoReCon takes care of loading and interpreting the data, and presenting them\nin an organic and ready-to-use way. It also implement simple slicing capabilities,\nwhich allow to perform simple data filtering.\n\nSee https://corecon.readthedocs.io/en/latest/ for the latest documentation.\n",
    "bugtrack_url": null,
    "license": "gpl-3.0",
    "summary": "an open collection of constraints on the Epoch of Reionization",
    "version": "1.4.2",
    "project_urls": {
        "Download": "https://github.com/EGaraldi/corecon/archive/v1.4.2.tar.gz",
        "Homepage": "https://github.com/EGaraldi/corecon"
    },
    "split_keywords": [
        "constraints",
        " reionization",
        " cosmic",
        " observations",
        " data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da75a17bb3c3c5d3e95961a22289ae7fd17095762a8f2498bf631ac11d3b03ad",
                "md5": "01db528da4688de0dec43c2e22a12780",
                "sha256": "c98023c79483d7bd78e5a96768c75d6b6961ada5f8b6d6b5e4c99696b4d5022f"
            },
            "downloads": -1,
            "filename": "corecon-1.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01db528da4688de0dec43c2e22a12780",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 211529,
            "upload_time": "2024-07-24T11:27:39",
            "upload_time_iso_8601": "2024-07-24T11:27:39.590569Z",
            "url": "https://files.pythonhosted.org/packages/da/75/a17bb3c3c5d3e95961a22289ae7fd17095762a8f2498bf631ac11d3b03ad/corecon-1.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9afdc7d60cf915758a96738fa761e611ed5f5013820580f38f5a95444f2ff760",
                "md5": "f99c76d8d6cf260a477abe2c7bf48fed",
                "sha256": "5aae57478d765a4b5a0a79a5b2fb87f627f00c5b742b78f315e83d2fe5031677"
            },
            "downloads": -1,
            "filename": "corecon-1.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f99c76d8d6cf260a477abe2c7bf48fed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 212850,
            "upload_time": "2024-07-24T11:27:42",
            "upload_time_iso_8601": "2024-07-24T11:27:42.697849Z",
            "url": "https://files.pythonhosted.org/packages/9a/fd/c7d60cf915758a96738fa761e611ed5f5013820580f38f5a95444f2ff760/corecon-1.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-24 11:27:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EGaraldi",
    "github_project": "corecon",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": []
        }
    ],
    "lcname": "corecon"
}
        
Elapsed time: 4.06712s