# cs_util package
Utility library for CosmoStat
| Usage | Development | Release |
| ----- | ----------- | ------- |
| [![docs](https://img.shields.io/badge/docs-Sphinx-blue)](https://martinkilbinger.github.io/cs_util/) | [![build](https://github.com/martinkilbinger/cs_util/workflows/CI/badge.svg)](https://github.com/martinkilbinger/cs_util/actions?query=workflow%3ACI) | [![release](https://img.shields.io/github/v/release/martinkilbinger/cs_util)](https://github.com/martinkilbinger/cs_util/releases/latest) |
| [![license](https://img.shields.io/github/license/martinkilbinger/cs_util)](https://github.com/martinkilbinger/cs_util/blob/master/LICENCE.txt) | [![deploy](https://github.com/martinkilbinger/cs_util/workflows/CD/badge.svg)](https://github.com/martinkilbinger/cs_util/actions?query=workflow%3ACD) | [![pypi](https://img.shields.io/pypi/v/cs_util)](https://pypi.org/project/cs_util/) |
| [![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide) | [![codecov](https://codecov.io/gh/martinkilbinger/cs_util/branch/master/graph/badge.svg?token=XHJIQXV7AX)](https://codecov.io/gh/martinkilbinger/cs_util) | [![python](https://img.shields.io/pypi/pyversions/cs_util)](https://www.python.org/downloads/source/) |
| [![contribute](https://img.shields.io/badge/contribute-read-lightgrey)](https://github.com/martinkilbinger/cs_util/blob/master/CONTRIBUTING.md) | [![CodeFactor](https://www.codefactor.io/repository/github/martinkilbinger/cs_util/badge)](https://www.codefactor.io/repository/github/martinkilbinger/cs_util) | |
| [![coc](https://img.shields.io/badge/conduct-read-lightgrey)](https://github.com/martinkilbinger/cs_util/blob/master/CODE_OF_CONDUCT.md) | [![Updates](https://pyup.io/repos/github/martinkilbinger/cs_util/shield.svg)](https://pyup.io/repos/github/martinkilbinger/cs_util/) | |
---
> Author: <a href="www.cosmostat.org/people/kilbinger/" target="_blank" style="text-decoration:none; color: #F08080">Martin Kilbinger</a>
> Email: <a href="mailto:martin.kilbinger@cea.fr" style="text-decoration:none; color: #F08080">martin.kilbinger@cea.fr</a>
> Year: 2022
---
## Contents
### Library
- Galaxy catalogue handling
- Weak-lensing related cosmological quantities (e.g. surface mass density)
- VOS (Virtual Observatory Software)
- Command line logging
- Plotting
- Basic statistic calculations
- UNIONS/CFIS weak-lensing survey handling
Raw data
{
"_id": null,
"home_page": "",
"name": "cs-util",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "Martin Kilbinger <martin.kilbinger@cea.fr>",
"keywords": "CosmoStat,cosmology,weak gravitational lensing",
"author": "The CosmoStat Lab",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/b6/84/3a5eeea7ec45cc3e86af888da62e93f4b5521a9fc4a7042044de795ffbbd/cs_util-0.0.7.tar.gz",
"platform": null,
"description": "# cs_util package\n\nUtility library for CosmoStat\n\n| Usage | Development | Release |\n| ----- | ----------- | ------- |\n| [![docs](https://img.shields.io/badge/docs-Sphinx-blue)](https://martinkilbinger.github.io/cs_util/) | [![build](https://github.com/martinkilbinger/cs_util/workflows/CI/badge.svg)](https://github.com/martinkilbinger/cs_util/actions?query=workflow%3ACI) | [![release](https://img.shields.io/github/v/release/martinkilbinger/cs_util)](https://github.com/martinkilbinger/cs_util/releases/latest) |\n| [![license](https://img.shields.io/github/license/martinkilbinger/cs_util)](https://github.com/martinkilbinger/cs_util/blob/master/LICENCE.txt) | [![deploy](https://github.com/martinkilbinger/cs_util/workflows/CD/badge.svg)](https://github.com/martinkilbinger/cs_util/actions?query=workflow%3ACD) | [![pypi](https://img.shields.io/pypi/v/cs_util)](https://pypi.org/project/cs_util/) |\n| [![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide) | [![codecov](https://codecov.io/gh/martinkilbinger/cs_util/branch/master/graph/badge.svg?token=XHJIQXV7AX)](https://codecov.io/gh/martinkilbinger/cs_util) | [![python](https://img.shields.io/pypi/pyversions/cs_util)](https://www.python.org/downloads/source/) |\n| [![contribute](https://img.shields.io/badge/contribute-read-lightgrey)](https://github.com/martinkilbinger/cs_util/blob/master/CONTRIBUTING.md) | [![CodeFactor](https://www.codefactor.io/repository/github/martinkilbinger/cs_util/badge)](https://www.codefactor.io/repository/github/martinkilbinger/cs_util) | |\n| [![coc](https://img.shields.io/badge/conduct-read-lightgrey)](https://github.com/martinkilbinger/cs_util/blob/master/CODE_OF_CONDUCT.md) | [![Updates](https://pyup.io/repos/github/martinkilbinger/cs_util/shield.svg)](https://pyup.io/repos/github/martinkilbinger/cs_util/) | |\n\n---\n> Author: <a href=\"www.cosmostat.org/people/kilbinger/\" target=\"_blank\" style=\"text-decoration:none; color: #F08080\">Martin Kilbinger</a> \n> Email: <a href=\"mailto:martin.kilbinger@cea.fr\" style=\"text-decoration:none; color: #F08080\">martin.kilbinger@cea.fr</a> \n> Year: 2022 \n---\n\n\n\n## Contents\n\n### Library\n\n- Galaxy catalogue handling\n- Weak-lensing related cosmological quantities (e.g. surface mass density)\n- VOS (Virtual Observatory Software)\n- Command line logging\n- Plotting\n- Basic statistic calculations\n- UNIONS/CFIS weak-lensing survey handling\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.0.7",
"project_urls": {
"Documentation": "https://github.com/CosmoStat/cs_util",
"Source": "https://github.com/CosmoStat/cs_util",
"Tracker": "https://github.com/CosmoStat/cs_util/issues"
},
"split_keywords": [
"cosmostat",
"cosmology",
"weak gravitational lensing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bce02a773251166ae3b3affb3c142cc68afc05779c920ef0f9f5d872f61ce57c",
"md5": "d84c029809cc8304a97e1d3dce636e71",
"sha256": "b02de3ff13b1d5da66fd6dab72b813c5f8ecfaf418c4ac0e8827d1f67bcd893d"
},
"downloads": -1,
"filename": "cs_util-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d84c029809cc8304a97e1d3dce636e71",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 21255,
"upload_time": "2024-01-24T16:51:13",
"upload_time_iso_8601": "2024-01-24T16:51:13.632825Z",
"url": "https://files.pythonhosted.org/packages/bc/e0/2a773251166ae3b3affb3c142cc68afc05779c920ef0f9f5d872f61ce57c/cs_util-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b6843a5eeea7ec45cc3e86af888da62e93f4b5521a9fc4a7042044de795ffbbd",
"md5": "31c59601c004c5c044d4b142e9382cd7",
"sha256": "19975aded1e41b93acee125d3b0f6ce2fe70a6e1a7eda293ec954f9e458e1348"
},
"downloads": -1,
"filename": "cs_util-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "31c59601c004c5c044d4b142e9382cd7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 30802,
"upload_time": "2024-01-24T16:51:15",
"upload_time_iso_8601": "2024-01-24T16:51:15.284003Z",
"url": "https://files.pythonhosted.org/packages/b6/84/3a5eeea7ec45cc3e86af888da62e93f4b5521a9fc4a7042044de795ffbbd/cs_util-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-24 16:51:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CosmoStat",
"github_project": "cs_util",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "cs-util"
}