ronswanson

ronswanson: Building Table Models for 3ML - Published in JOSS (2023)

https://github.com/grburgess/ronswanson

Science Score: 95.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 4 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

3ml astromodels data-analysis interpolation python ron-swanson spectral-fitting
Last synced: 4 months ago · JSON representation

Repository

Ron Swanson builds tables for 3ML

Basic Info
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 2
  • Open Issues: 2
  • Releases: 2
Topics
3ml astromodels data-analysis interpolation python ron-swanson spectral-fitting
Created over 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

ronswanson

CI codecov Documentation Status DOI PyPI PyPI - Downloads

alt text

Ron Swanson builds tables for 3ML.

This tool provides an easy interface to construct 3ML table models from computational expensive simulations on HPC systems. Why? Because it is your right to do so!

Installation

sh pip install ronswanson or

sh git clone https://github.com/grburgess/ronswanson cd ronswanson python setup.py install

Contributing

Contributions to ronswanson are always welcome. They can come in the form of:

Bug reports

Please use the Github issue tracking system for any bugs, for questions, and or feature requests.

Code

Additional features you have the impetus to add are always welcome. Please follow the PEP8 python standards and format your code with black

Documentation

Additions or examples, tutorials, or better explanations are always welcome. To ensure that the documentation builds with the current version of the software, I am using jupytext to write the documentation in Markdown. These are automatically converted to and executed as jupyter notebooks when changes are pushed to Github.

Credits

Inspiration by Elisa Schoesser.

Owner

  • Name: J. Michael Burgess
  • Login: grburgess
  • Kind: user
  • Location: München, Germany
  • Company: Max-Planck-Institut für extraterrestrische Physik

JOSS Publication

ronswanson: Building Table Models for 3ML
Published
March 28, 2023
Volume 8, Issue 83, Page 4969
Authors
J. Michael Burgess ORCID
Max Planck Institute for Extraterrestrial Physics, Giessenbachstrasse, 85748 Garching, Germany
Editor
Dan Foreman-Mackey ORCID
Tags
astronomy spectral fitting interpolation

GitHub Events

Total
Last Year

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 274
  • Total Committers: 4
  • Avg Commits per committer: 68.5
  • Development Distribution Score (DDS): 0.161
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
grburgess j****s@g****m 230
Michael Burgess j****s@s****l 40
Michael Burgess j****s@h****e 3
Dan F-M f****y@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 9
  • Total pull requests: 3
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 4.22
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • volodymyrss (4)
  • cosimoNigro (3)
  • parsotat (2)
Pull Request Authors
  • grburgess (2)
  • dfm (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 18 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 16
  • Total maintainers: 1
pypi.org: ronswanson

Ron Swanson builds tables for 3ML

  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 18 Last month
Rankings
Dependent packages count: 6.6%
Downloads: 8.7%
Average: 20.9%
Stargazers count: 28.2%
Forks count: 30.5%
Dependent repos count: 30.6%
Maintainers (1)
Last synced: 4 months ago

Dependencies

docs/requirements.txt pypi
  • better_apidoc *
  • cython *
  • ipython *
  • mock *
  • nbsphinx *
  • numba *
  • numpy *
  • pandas *
  • recommonmark *
  • sphinx-gallery *
  • sphinx-rtd-dark-mode *
.github/workflows/build_test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact master composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • ad-m/github-push-action master composite
  • sphinx-notes/pages v2 composite
.github/workflows/paper.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • actions/upload-artifact v2 composite
  • docker://openjournals/paperdraft latest composite
  • openjournals/openjournals-draft-action master composite
pyproject.toml pypi
setup.py pypi