Name | torusimaging JSON |
Version |
0.1
JSON |
| download |
home_page | |
Summary | Inferring the Galactic mass distribution with stellar labels |
upload_time | 2024-01-12 17:42:17 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2021–2023 Adrian Price-Whelan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
astronomy
dynamics
galactic dynamics
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Orbital Torus Imaging 🍩
[![Actions Status][actions-badge]][actions-link]
<img src="https://github.com/adrn/TorusImaging/blob/main/docs/_static/torus.jpg?raw=true" width=250>
<!-- SPHINX-START -->
<!-- prettier-ignore-start -->
[actions-badge]: https://github.com/adrn/torusimaging/workflows/CI/badge.svg
[actions-link]: https://github.com/adrn/torusimaging/actions
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/torusimaging
[conda-link]: https://github.com/conda-forge/torusimaging-feedstock
[pypi-link]: https://pypi.org/project/torusimaging/
[pypi-platforms]: https://img.shields.io/pypi/pyversions/torusimaging
[pypi-version]: https://img.shields.io/pypi/v/torusimaging
[rtd-badge]: https://readthedocs.org/projects/torusimaging/badge/?version=latest
[rtd-link]: https://torusimaging.readthedocs.io/en/latest/?badge=latest
[zenodo-badge]: https://zenodo.org/badge/DOI/10.5281/zenodo.1228136.svg
[zenodo-link]: https://doi.org/10.5281/zenodo.1228136
<!-- prettier-ignore-end -->
An implementation of the method of
[Orbital Torus Imaging](https://arxiv.org/abs/2012.00015), which exploits
gradients in stellar labels (e.g., element abundances or ages) or stellar label
moments to infer the orbit structure and mass distribution of the Galaxy.
## Documentation
[![Documentation Status][rtd-badge]][rtd-link]
The documentation for `torusimaging` is hosted on
[Read the Docs](http://torusimaging.rtfd.io).
## Installation and Dependencies
[![PyPI version][pypi-version]][pypi-link]
The recommended way to install `torusimaging` is using `pip` to install the
latest development version:
pip install git+https://github.com/adrn/torusimaging
or, to install the latest stable version:
pip install torusimaging
## Attribution
<!-- [![Zenodo record][zenodo-badge]][zenodo-link] -->
If you find this package useful, please cite the latest Orbital Torus Imaging
paper:
TODO
## License
Copyright 2021-2024 Adrian Price-Whelan and contributors.
`torusimaging` is free software made available under the MIT License. For
details see the
[LICENSE](https://github.com/adrn/torusimaging/blob/main/LICENSE) file.
Raw data
{
"_id": null,
"home_page": "",
"name": "torusimaging",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "astronomy,dynamics,galactic dynamics",
"author": "",
"author_email": "Adrian Price-Whelan <adrianmpw@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/93/10/8a61000e1af35367b847aa032071aaa234ac61eb3920ea57df845ff9d3f3/torusimaging-0.1.tar.gz",
"platform": null,
"description": "# Orbital Torus Imaging \ud83c\udf69\n\n[![Actions Status][actions-badge]][actions-link]\n\n<img src=\"https://github.com/adrn/TorusImaging/blob/main/docs/_static/torus.jpg?raw=true\" width=250>\n\n<!-- SPHINX-START -->\n\n<!-- prettier-ignore-start -->\n[actions-badge]: https://github.com/adrn/torusimaging/workflows/CI/badge.svg\n[actions-link]: https://github.com/adrn/torusimaging/actions\n[conda-badge]: https://img.shields.io/conda/vn/conda-forge/torusimaging\n[conda-link]: https://github.com/conda-forge/torusimaging-feedstock\n[pypi-link]: https://pypi.org/project/torusimaging/\n[pypi-platforms]: https://img.shields.io/pypi/pyversions/torusimaging\n[pypi-version]: https://img.shields.io/pypi/v/torusimaging\n[rtd-badge]: https://readthedocs.org/projects/torusimaging/badge/?version=latest\n[rtd-link]: https://torusimaging.readthedocs.io/en/latest/?badge=latest\n[zenodo-badge]: https://zenodo.org/badge/DOI/10.5281/zenodo.1228136.svg\n[zenodo-link]: https://doi.org/10.5281/zenodo.1228136\n\n<!-- prettier-ignore-end -->\n\nAn implementation of the method of\n[Orbital Torus Imaging](https://arxiv.org/abs/2012.00015), which exploits\ngradients in stellar labels (e.g., element abundances or ages) or stellar label\nmoments to infer the orbit structure and mass distribution of the Galaxy.\n\n## Documentation\n\n[![Documentation Status][rtd-badge]][rtd-link]\n\nThe documentation for `torusimaging` is hosted on\n[Read the Docs](http://torusimaging.rtfd.io).\n\n## Installation and Dependencies\n\n[![PyPI version][pypi-version]][pypi-link]\n\nThe recommended way to install `torusimaging` is using `pip` to install the\nlatest development version:\n\n pip install git+https://github.com/adrn/torusimaging\n\nor, to install the latest stable version:\n\n pip install torusimaging\n\n## Attribution\n\n<!-- [![Zenodo record][zenodo-badge]][zenodo-link] -->\n\nIf you find this package useful, please cite the latest Orbital Torus Imaging\npaper:\n\n TODO\n\n## License\n\nCopyright 2021-2024 Adrian Price-Whelan and contributors.\n\n`torusimaging` is free software made available under the MIT License. For\ndetails see the\n[LICENSE](https://github.com/adrn/torusimaging/blob/main/LICENSE) file.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2021\u20132023 Adrian Price-Whelan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Inferring the Galactic mass distribution with stellar labels",
"version": "0.1",
"project_urls": {
"Bug Tracker": "https://github.com/adrn/torusimaging/issues",
"Changelog": "https://github.com/adrn/torusimaging/releases",
"Discussions": "https://github.com/adrn/torusimaging/discussions",
"Homepage": "https://github.com/adrn/torusimaging"
},
"split_keywords": [
"astronomy",
"dynamics",
"galactic dynamics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "690fd70d0ed2ee26dc0f42f433c2adebb895cfd219e913cc59c454a899dfdaf5",
"md5": "82f0fa3a4e874cdf9a1d169dfed35e19",
"sha256": "61a6b63d051749b98464b84a6f475eec73cf37ab2baa8e72a5fcf1f4d7d96073"
},
"downloads": -1,
"filename": "torusimaging-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "82f0fa3a4e874cdf9a1d169dfed35e19",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 24120,
"upload_time": "2024-01-12T17:42:15",
"upload_time_iso_8601": "2024-01-12T17:42:15.624972Z",
"url": "https://files.pythonhosted.org/packages/69/0f/d70d0ed2ee26dc0f42f433c2adebb895cfd219e913cc59c454a899dfdaf5/torusimaging-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "93108a61000e1af35367b847aa032071aaa234ac61eb3920ea57df845ff9d3f3",
"md5": "65631cda2a6842d4ac9cee1033cc5e4f",
"sha256": "22790d4ce6e700166767e710a650d817472446064946eea8a5661089ac9a0005"
},
"downloads": -1,
"filename": "torusimaging-0.1.tar.gz",
"has_sig": false,
"md5_digest": "65631cda2a6842d4ac9cee1033cc5e4f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 1583537,
"upload_time": "2024-01-12T17:42:17",
"upload_time_iso_8601": "2024-01-12T17:42:17.153337Z",
"url": "https://files.pythonhosted.org/packages/93/10/8a61000e1af35367b847aa032071aaa234ac61eb3920ea57df845ff9d3f3/torusimaging-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-12 17:42:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "adrn",
"github_project": "torusimaging",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "torusimaging"
}