JOSS: https://github.com/JohannesBuchner/BXA
model-selection nested-sampling python sherpa spectroscopy x-ray-astronomy xspec
Score: 12.598148516519323
Last synced: about 3 hours ago
JSON representation
Repository metadata:
Bayesian X-ray analysis (nested sampling for Xspec and Sherpa)
- Host: GitHub
- URL: https://github.com/JohannesBuchner/BXA
- Owner: JohannesBuchner
- License: gpl-3.0
- Created: 2014-01-31T17:32:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-07-06T06:08:29.000Z (12 months ago)
- Last Synced: 2025-12-15T22:14:53.081Z (6 months ago)
- Topics: model-selection, nested-sampling, python, sherpa, spectroscopy, x-ray-astronomy, xspec
- Language: Python
- Homepage: https://johannesbuchner.github.io/BXA/
- Size: 104 MB
- Stars: 66
- Watchers: 5
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Owner metadata:
- Name: Johannes Buchner
- Login: JohannesBuchner
- Email:
- Kind: user
- Description:
- Website: http://astrost.at/istics/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/51015?v=4
- Repositories: 185
- Last Synced at: 2024-04-16T05:42:54.419Z
- Profile URL: https://github.com/JohannesBuchner
GitHub Events
Total
- Create event: 3
- Fork event: 1
- Issue comment event: 9
- Issues event: 5
- Pull request event: 5
- Push event: 21
- Watch event: 6
- Total: 50
Last Year
- Create event: 3
- Issue comment event: 9
- Issues event: 5
- Pull request event: 5
- Push event: 20
- Watch event: 5
- Total: 47
Committers metadata
Last synced: 6 months ago
Total Commits: 621
Total Committers: 10
Avg Commits per committer: 62.1
Development Distribution Score (DDS): 0.045
Commits in past year: 53
Committers in past year: 2
Avg Commits per committer in past year: 26.5
Development Distribution Score (DDS) in past year: 0.151
| Name | Commits | |
|---|---|---|
| Johannes Buchner | j****d@g****m | 593 |
| DaKalt | k****d@m****e | 8 |
| Brian Refsdal | b****l@h****u | 8 |
| David Homan | d****n@a****e | 6 |
| ruizca | 3****a | 1 |
| Liu Teng | l****u@m****e | 1 |
| Carlo Ferrigno | f****o@g****m | 1 |
| Brian Refsdal | b****l@g****m | 1 |
| Alberto Masini | a****i@d****u | 1 |
| Angel Ruiz | r****a@n****r | 1 |
Issue and Pull Request metadata
Last synced: 6 months ago
Total issues: 47
Total pull requests: 22
Average time to close issues: about 1 year
Average time to close pull requests: 5 months
Total issue authors: 26
Total pull request authors: 7
Average comments per issue: 3.47
Average comments per pull request: 0.68
Merged pull request: 15
Bot issues: 0
Bot pull requests: 0
Past year issues: 3
Past year pull requests: 5
Past year average time to close issues: 15 minutes
Past year average time to close pull requests: about 10 hours
Past year issue authors: 3
Past year pull request authors: 1
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.8
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- grburgess (6)
- alexkolo (4)
- fcotizelati (3)
- JohannesBuchner (3)
- pboorm (3)
- ferrigno (3)
- ivvv (2)
- jpbreuer (2)
- cescalara (2)
- ellot (2)
- DevangLiya (2)
- rarcodia (1)
- kchoX14 (1)
- facero (1)
- ghost (1)
Top Pull Request Authors
- dshoman (8)
- ruizca (5)
- DaKalt (5)
- ferrigno (1)
- jpbreuer (1)
- bwgref (1)
- amasini90 (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 406 last-month
- Total docker downloads: 18
- Total dependent packages: 1 (may contain duplicates)
- Total dependent repositories: 2 (may contain duplicates)
- Total versions: 42
- Total maintainers: 1
pypi.org: bxa
Bayesian X-ray spectral analysis
- Homepage: https://github.com/JohannesBuchner/BXA/
- Documentation: https://bxa.readthedocs.io/
- Licenses: GNU General Public License v3
- Latest release: 5.1.1 (published 12 months ago)
- Last Synced: 2026-01-19T14:22:37.349Z (5 months ago)
- Versions: 34
- Dependent Packages: 1
- Dependent Repositories: 2
- Downloads: 406 Last month
- Docker Downloads: 18
-
Rankings:
- Dependent packages count: 4.714%
- Forks count: 9.331%
- Stargazers count: 9.613%
- Average: 10.252%
- Dependent repos count: 11.614%
- Downloads: 15.989%
- Maintainers (1)
conda-forge.org: bxa
Bayesian X-ray Analysis (BXA) allows reliable parameter inference and model comparison in X-ray astronomy. BXA connects the nested sampling algorithms MultiNest and UltraNest to the X-ray spectral analysis environments Xspec (https://heasarc.gsfc.nasa.gov/xanadu/xspec/) and Sherpa (http://cxc.cfa.harvard.edu/sherpa/). This allows reliable and automatic Bayesian parameter estimation and model comparison.
- Homepage: https://johannesbuchner.github.io/BXA/
- Licenses: GPL-3.0-or-later
- Latest release: 4.0.5 (published almost 5 years ago)
- Last Synced: 2026-01-19T14:23:28.155Z (5 months ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 34.025%
- Forks count: 37.31%
- Stargazers count: 38.832%
- Average: 40.336%
- Dependent packages count: 51.175%
Dependencies
- astropy *
- corner *
- h5py *
- matplotlib *
- numpy *
- tqdm *
- ultranest *
- actions/checkout v2 composite
- conda-incubator/setup-miniconda v2 composite
- coverallsapp/github-action master composite
- pat-s/always-upload-cache v2.1.5 composite
- ldouchy/bxa_ciao latest build