https://github.com/adrn/torusimaging

Implementation of Orbital Torus Imaging, and tools for pipelining runs.

https://github.com/adrn/torusimaging

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.6%) to scientific vocabulary

Keywords from Contributors

interactive projection archival optimizing-compiler sequences exoplanet ecosystem-modeling observability autograding hacking
Last synced: 7 months ago · JSON representation

Repository

Implementation of Orbital Torus Imaging, and tools for pipelining runs.

Basic Info
  • Host: GitHub
  • Owner: adrn
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.79 MB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • Open Issues: 3
  • Releases: 1
Created almost 5 years ago · Last pushed 8 months ago
Metadata Files
Readme Contributing License

README.md

Orbital Torus Imaging 🍩

Actions Status

An implementation of the method of Orbital Torus Imaging, 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

The documentation for torusimaging is hosted on Read the Docs.

Installation and Dependencies

PyPI version

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

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 file.

Owner

  • Name: Adrian Price-Whelan
  • Login: adrn
  • Kind: user
  • Location: NYC
  • Company: Flatiron Institute

GitHub Events

Total
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 2
  • Pull request event: 5
  • Create event: 4
Last Year
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 2
  • Pull request event: 5
  • Create event: 4

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 144
  • Total Committers: 2
  • Avg Commits per committer: 72.0
  • Development Distribution Score (DDS): 0.021
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Adrian Price-Whelan a****w@g****m 141
dependabot[bot] 4****] 3

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 32
  • Average time to close issues: N/A
  • Average time to close pull requests: 25 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.66
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 30
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.17
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (30)
  • adrn (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (30) github_actions (6)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 10 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: torusimaging

Inferring the Galactic mass distribution with stellar labels

  • Homepage: https://github.com/adrn/torusimaging
  • Documentation: https://torusimaging.readthedocs.io/
  • 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.
  • Latest release: 0.1
    published about 2 years ago
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10 Last month
Rankings
Dependent packages count: 10.0%
Average: 38.1%
Dependent repos count: 66.2%
Maintainers (1)
Last synced: 7 months ago

Dependencies

pyproject.toml pypi
  • astropy >=5.1
  • gala *
  • jax *
  • jax_cosmo *
  • jaxlib *
  • jaxopt *
  • numpy >=1.20
  • pyyaml *
  • scipy >=1.9
setup.py pypi