cosvar


Namecosvar JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/astrockragh/pyCV
SummaryPython Cosmic Variance Calculator
upload_time2023-01-22 04:55:34
maintainer
docs_urlNone
authorChristian Kragh Jespersen
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyCV
Python package based on the IDL code released with the Cosmic Variance Cookbook of Moster et al. (2010)

The code is based on galaxy stellar mass bins (as described in https://arxiv.org/pdf/1001.1737.pdf), scaled to dark matter cosmic variance (as described in https://arxiv.org/pdf/astro-ph/0109130.pdf). 

This is significantly more useful than dark matter - only variance, since the empirical galaxy variance is significantly higher.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/astrockragh/pyCV",
    "name": "cosvar",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Christian Kragh Jespersen",
    "author_email": "ckragh@princeton.edu",
    "download_url": "https://files.pythonhosted.org/packages/4f/ab/8b93308acd1265d32555f125025c114549ea52f05920e2e420232f7288da/cosvar-0.1.7.tar.gz",
    "platform": null,
    "description": "# pyCV\nPython package based on the IDL code released with the Cosmic Variance Cookbook of Moster et al. (2010)\n\nThe code is based on galaxy stellar mass bins (as described in https://arxiv.org/pdf/1001.1737.pdf), scaled to dark matter cosmic variance (as described in https://arxiv.org/pdf/astro-ph/0109130.pdf). \n\nThis is significantly more useful than dark matter - only variance, since the empirical galaxy variance is significantly higher.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Cosmic Variance Calculator",
    "version": "0.1.7",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91ae1fee096cf418a720425d12e7a7d2b7935c58e771eb2d868ad6141dc13e80",
                "md5": "497bb6743323dd00acc540e295c44d0d",
                "sha256": "bbbeba131ec9aae1903e44dbcc44acbd4e94d71e1e2df298c9ed35590eae439f"
            },
            "downloads": -1,
            "filename": "cosvar-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "497bb6743323dd00acc540e295c44d0d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 25169,
            "upload_time": "2023-01-22T04:55:32",
            "upload_time_iso_8601": "2023-01-22T04:55:32.894745Z",
            "url": "https://files.pythonhosted.org/packages/91/ae/1fee096cf418a720425d12e7a7d2b7935c58e771eb2d868ad6141dc13e80/cosvar-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fab8b93308acd1265d32555f125025c114549ea52f05920e2e420232f7288da",
                "md5": "cbd9e273120b9a8d856883d8f04e9d30",
                "sha256": "5d00281b1f7b4ba17cc65aaf867a4f7759c018dea008f997092f292e9532a981"
            },
            "downloads": -1,
            "filename": "cosvar-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "cbd9e273120b9a8d856883d8f04e9d30",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6919,
            "upload_time": "2023-01-22T04:55:34",
            "upload_time_iso_8601": "2023-01-22T04:55:34.856900Z",
            "url": "https://files.pythonhosted.org/packages/4f/ab/8b93308acd1265d32555f125025c114549ea52f05920e2e420232f7288da/cosvar-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-22 04:55:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "astrockragh",
    "github_project": "pyCV",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cosvar"
}
        
Elapsed time: 0.03588s