JOSS: https://github.com/tvwenger/bayes_spec
Score: 8.002359546252709
Last synced: about 9 hours ago
JSON representation
Repository metadata:
A Bayesian Spectral Line Modeling Framework
- Host: GitHub
- URL: https://github.com/tvwenger/bayes_spec
- Owner: tvwenger
- License: mit
- Created: 2024-07-05T20:24:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-08T09:15:15.000Z (12 months ago)
- Last Synced: 2025-11-27T17:28:03.431Z (7 months ago)
- Language: Python
- Size: 59.9 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codemeta: codemeta.json
CodeMeta metadata:
- @context: https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld
- @type: Code
- Author:
- @id: https://orcid.org/0000-0003-0640-7787
- @type: Person
- Email: tvwenger@gmail.com
- Name: Trey Wenger
- Affiliation: University of Wisconsin-Madison
- Identifier:
- Code repository: https://github.com/tvwenger/bayes_spec
- Date published: 2024-08-15
- Date modified: 2024-08-15
- Date created: 2024-08-15
- Description: A Bayesian Spectral Line Modeling Framework for Astrophysics
- Keywords: Python, astronomy, astrophysics, spectroscopy, Bayesian models
- License: MIT
- Title: bayes_spec
- Version:
Owner metadata:
- Name: Trey Wenger
- Login: tvwenger
- Email:
- Kind: user
- Description: Astrophysicist
- Website: https://www.treywenger.com
- Location: Madison, Wisconsin, USA
- Twitter:
- Company: University of Wisconsin-Madison
- Icon url: https://avatars.githubusercontent.com/u/5921304?u=78eec567a56d5c74a6ffa347abfaac0ed12ebda6&v=4
- Repositories: 38
- Last Synced at: 2024-04-17T19:05:04.868Z
- Profile URL: https://github.com/tvwenger
GitHub Events
Total
- Create event: 26
- Delete event: 19
- Fork event: 1
- Issue comment event: 20
- Issues event: 23
- Pull request event: 28
- Push event: 15
- Release event: 8
- Watch event: 7
- Total: 147
Last Year
- Create event: 23
- Delete event: 17
- Fork event: 1
- Issue comment event: 20
- Issues event: 23
- Pull request event: 24
- Push event: 13
- Release event: 7
- Watch event: 7
- Total: 135
Committers metadata
Last synced: 8 months ago
Total Commits: 63
Total Committers: 3
Avg Commits per committer: 21.0
Development Distribution Score (DDS): 0.048
Commits in past year: 20
Committers in past year: 2
Avg Commits per committer in past year: 10.0
Development Distribution Score (DDS) in past year: 0.1
| Name | Commits | |
|---|---|---|
| Trey Wenger | t****r@g****m | 60 |
| Warrick Ball | W****l@b****k | 2 |
| larryshamalama | l****g@m****a | 1 |
Issue and Pull Request metadata
Last synced: 9 months ago
Total issues: 32
Total pull requests: 100
Average time to close issues: 9 days
Average time to close pull requests: about 2 hours
Total issue authors: 7
Total pull request authors: 3
Average comments per issue: 0.59
Average comments per pull request: 0.48
Merged pull request: 96
Bot issues: 0
Bot pull requests: 0
Past year issues: 16
Past year pull requests: 48
Past year average time to close issues: 12 days
Past year average time to close pull requests: about 1 hour
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.25
Past year average comments per pull request: 0.65
Past year merged pull request: 46
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- tvwenger (14)
- victorliu1231 (5)
- kbwestfall (5)
- ConorMacBride (4)
- larryshamalama (2)
- bcappa (1)
- danabalser (1)
Top Pull Request Authors
- tvwenger (94)
- warrickball (4)
- larryshamalama (2)
Top Issue Labels
- documentation (6)
- installation (3)
- enhancement (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 82 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 17
- Total maintainers: 1
pypi.org: bayes-spec
A Bayesian Spectral Line Modeling Framework for Astrophysics
- Homepage: https://github.com/tvwenger/bayes_spec
- Documentation: https://bayes-spec.readthedocs.io/
- Licenses: The MIT License (MIT) Copyright (c) 2024 Trey V. Wenger 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: 1.9.0 (published 12 months ago)
- Last Synced: 2026-01-02T23:08:21.107Z (6 months ago)
- Versions: 17
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 82 Last month
-
Rankings:
- Dependent packages count: 10.515%
- Average: 34.862%
- Dependent repos count: 59.208%
- Maintainers (1)
Dependencies
- arviz *
- graphviz *
- matplotlib *
- numpy *
- pymc >=5
- pytensor *
- scikit-learn *
- scipy *