cardiac


Namecardiac JSON
Version 1.1.6 PyPI version JSON
download
home_pageNone
SummaryCode for Anisotropic Redshift Distributions in Angular Clustering
upload_time2024-03-27 00:51:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords feed reader tutorial
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CARDiAC

**C**ode for **A**nisotropic **R**edshift **D**istributions **i**n **A**ngular **C**lustering

CARDiAC is a python code that computes the impact of anisotropic redshift distributions on a wide class of angular
 clustering observables, following [Baleato Lizancos & White 2023](https://arxiv.org/abs/2305.15406).
  
At present, the code supports auto- and cross-correlations of galaxy samples and cosmic shear maps, including galaxy
-galaxy lensing. The anisotropy can be present in the mean redshift and/or width of Gaussian distributions, as
   well as in the fraction of galaxies in each component of multi-modal distributions. Templates of these variations
    can be provided by the user or simulated internally within the code.

## Installation
The code can be installed simply by running

     python -m pip install

###### Dependencies:
- `numpy`, `scipy`, `matplotlib`
- `astropy`
- `healpy`
- `py3nj`
- `camb`
- `numba` for JIT compilation of galaxy lensing kernels, which are slow to compute otherwise

Optionally, galaxy-galaxy and galaxy-matter spectra can be obtained from a Lagrangian bias expansion using the `anzu`
code if the user has it installed.

## Usage
See `Tutorial.ipynb` at [the code's repository](https://github.com/abaleato/CARDiAC) on Github.

## Attribution
If you use the code, please cite [Baleato Lizancos & White 2023](https://arxiv.org/abs/2305.15406).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cardiac",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "feed, reader, tutorial",
    "author": null,
    "author_email": "Anton Baleato Lizancos <a.baleatolizancos@berkeley.edu>",
    "download_url": "https://files.pythonhosted.org/packages/b6/ae/8b424d5a6ef3b795b1c320441cfc97407a0945e69967af0d0144f265d8e5/cardiac-1.1.6.tar.gz",
    "platform": null,
    "description": "# CARDiAC\n\n**C**ode for **A**nisotropic **R**edshift **D**istributions **i**n **A**ngular **C**lustering\n\nCARDiAC is a python code that computes the impact of anisotropic redshift distributions on a wide class of angular\n clustering observables, following [Baleato Lizancos & White 2023](https://arxiv.org/abs/2305.15406).\n  \nAt present, the code supports auto- and cross-correlations of galaxy samples and cosmic shear maps, including galaxy\n-galaxy lensing. The anisotropy can be present in the mean redshift and/or width of Gaussian distributions, as\n   well as in the fraction of galaxies in each component of multi-modal distributions. Templates of these variations\n    can be provided by the user or simulated internally within the code.\n\n## Installation\nThe code can be installed simply by running\n\n     python -m pip install\n\n###### Dependencies:\n- `numpy`, `scipy`, `matplotlib`\n- `astropy`\n- `healpy`\n- `py3nj`\n- `camb`\n- `numba` for JIT compilation of galaxy lensing kernels, which are slow to compute otherwise\n\nOptionally, galaxy-galaxy and galaxy-matter spectra can be obtained from a Lagrangian bias expansion using the `anzu`\ncode if the user has it installed.\n\n## Usage\nSee `Tutorial.ipynb` at [the code's repository](https://github.com/abaleato/CARDiAC) on Github.\n\n## Attribution\nIf you use the code, please cite [Baleato Lizancos & White 2023](https://arxiv.org/abs/2305.15406).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Code for Anisotropic Redshift Distributions in Angular Clustering",
    "version": "1.1.6",
    "project_urls": {
        "Homepage": "https://github.com/abaleato/CARDiAC"
    },
    "split_keywords": [
        "feed",
        " reader",
        " tutorial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d7247d6a13cca7bb708b022884b3f8f4b744128fd7f6ad1fb760bf8f56ef813",
                "md5": "8c3534d17f548e1de9c7b6b67309fd72",
                "sha256": "104f6abd9bb19356cf1bea42f4fd70df006032a3b90268e84423abd0596c3a27"
            },
            "downloads": -1,
            "filename": "cardiac-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c3534d17f548e1de9c7b6b67309fd72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25986,
            "upload_time": "2024-03-27T00:51:41",
            "upload_time_iso_8601": "2024-03-27T00:51:41.526585Z",
            "url": "https://files.pythonhosted.org/packages/8d/72/47d6a13cca7bb708b022884b3f8f4b744128fd7f6ad1fb760bf8f56ef813/cardiac-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6ae8b424d5a6ef3b795b1c320441cfc97407a0945e69967af0d0144f265d8e5",
                "md5": "21b09f9634e2641bf2d3babd67714c2c",
                "sha256": "600d2050de8efb5b36a30420d8c8dfa5781cf3ae463d4959fe98092901b8db85"
            },
            "downloads": -1,
            "filename": "cardiac-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "21b09f9634e2641bf2d3babd67714c2c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 24280,
            "upload_time": "2024-03-27T00:51:43",
            "upload_time_iso_8601": "2024-03-27T00:51:43.193512Z",
            "url": "https://files.pythonhosted.org/packages/b6/ae/8b424d5a6ef3b795b1c320441cfc97407a0945e69967af0d0144f265d8e5/cardiac-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 00:51:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abaleato",
    "github_project": "CARDiAC",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cardiac"
}
        
Elapsed time: 0.21592s