Name | skyCatalogs JSON |
Version |
2.0.0
JSON |
| download |
home_page | None |
Summary | Writes, reads catalogs input to LSST DESC simulations |
upload_time | 2025-03-19 21:32:09 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | Copyright (c) 2018, the skyCatalogs contributors on GitHub, https://github.com/LSSTDESC/skyCatalogs/graphs/contributors.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of skyCatalogs nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
keywords |
desc
python
catalog
simulation
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# The skyCatalogs package
This package contains
* code to create sky catalogs from input like cosmoDC2 (for galaxies) and similar catalogs for other source types
* an API to access information in the catalogs and products, such as flux calculations, derived from the catalogs
Sky Catalogs are chiefly intended for use by simulation programs. The physical representation is meant to compactly represent information needed to compute fluxes at a given time, under specified conditions (e.g. band).
For more complete information on installation and use see
[https://lsstdesc.org/skyCatalogs/](https://lsstdesc.org/skyCatalogs/)
## Set-up and testing
From bash
```
$ source <skyCatalogs install directory>/setup/setup.sh
$ nosetests <skyCatalogs install directory>
```
## Demo
## People
* [Joanne Bogart](https://github.com/DarkEnergyScienceCollaboration/skyCatalogs/issues/new?body=@JoanneBogart) (SLAC)
## License, etc.
This is open source software, available under the BSD license. If you are interested in this project, please do drop us a line via the hyperlinked contact names above, or by [writing us an issue](https://github.com/DarkEnergyScienceCollaboration/skyCatalogs/issues/new).
Raw data
{
"_id": null,
"home_page": null,
"name": "skyCatalogs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "desc, python, catalog, simulation",
"author": null,
"author_email": "Joanne Bogart <jrb@slac.stanford.edu>",
"download_url": "https://files.pythonhosted.org/packages/81/c4/9d4555a1bb30b107a195f59f94cf11e254082a1d63ca445183e468dae60d/skycatalogs-2.0.0.tar.gz",
"platform": null,
"description": "# The skyCatalogs package\n\nThis package contains \n* code to create sky catalogs from input like cosmoDC2 (for galaxies) and similar catalogs for other source types\n* an API to access information in the catalogs and products, such as flux calculations, derived from the catalogs\n\nSky Catalogs are chiefly intended for use by simulation programs. The physical representation is meant to compactly represent information needed to compute fluxes at a given time, under specified conditions (e.g. band).\n\nFor more complete information on installation and use see\n[https://lsstdesc.org/skyCatalogs/](https://lsstdesc.org/skyCatalogs/)\n\n## Set-up and testing\nFrom bash\n```\n$ source <skyCatalogs install directory>/setup/setup.sh\n$ nosetests <skyCatalogs install directory>\n```\n\n## Demo\n\n## People\n* [Joanne Bogart](https://github.com/DarkEnergyScienceCollaboration/skyCatalogs/issues/new?body=@JoanneBogart) (SLAC)\n\n## License, etc.\n\nThis is open source software, available under the BSD license. If you are interested in this project, please do drop us a line via the hyperlinked contact names above, or by [writing us an issue](https://github.com/DarkEnergyScienceCollaboration/skyCatalogs/issues/new).\n",
"bugtrack_url": null,
"license": "Copyright (c) 2018, the skyCatalogs contributors on GitHub, https://github.com/LSSTDESC/skyCatalogs/graphs/contributors.\n All rights reserved.\n \n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are met:\n \n * Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n \n * Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n \n * Neither the name of skyCatalogs nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n ",
"summary": "Writes, reads catalogs input to LSST DESC simulations",
"version": "2.0.0",
"project_urls": null,
"split_keywords": [
"desc",
" python",
" catalog",
" simulation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9f09f69ecc271d93ea5632f4174d36a8a8993ee2b530bc19bb4c096a582bfdfe",
"md5": "4b51ccd6525022252d44213de6d3fcfb",
"sha256": "c9a2d7a8efe9ddc7c45890e15db4b1b778637fc0513c82dbdf8683ea3a34b4db"
},
"downloads": -1,
"filename": "skycatalogs-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b51ccd6525022252d44213de6d3fcfb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5134389,
"upload_time": "2025-03-19T21:32:07",
"upload_time_iso_8601": "2025-03-19T21:32:07.375214Z",
"url": "https://files.pythonhosted.org/packages/9f/09/f69ecc271d93ea5632f4174d36a8a8993ee2b530bc19bb4c096a582bfdfe/skycatalogs-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "81c49d4555a1bb30b107a195f59f94cf11e254082a1d63ca445183e468dae60d",
"md5": "69e1032457d64417caba3df844b2abd0",
"sha256": "7948ac51c85690f6000ac0f4d3478e923bd96f344c97e1fef4db18fc01f8ec5a"
},
"downloads": -1,
"filename": "skycatalogs-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "69e1032457d64417caba3df844b2abd0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 5082722,
"upload_time": "2025-03-19T21:32:09",
"upload_time_iso_8601": "2025-03-19T21:32:09.382073Z",
"url": "https://files.pythonhosted.org/packages/81/c4/9d4555a1bb30b107a195f59f94cf11e254082a1d63ca445183e468dae60d/skycatalogs-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-19 21:32:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "skycatalogs"
}