Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.6%) to scientific vocabulary
Repository
pyhf plugin for spey interface
Basic Info
- Host: GitHub
- Owner: SpeysideHEP
- License: mit
- Language: Python
- Default Branch: main
- Homepage: http://spey-pyhf.readthedocs.io
- Size: 1.21 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 12
Metadata Files
README.md
spey-pyhf

pyhf plugin for spey interface can be found in PyPi library and can be downloaded using
bash
python -m pip install spey-pyhf
command. Once installed spey interface will be able to automatically detect it.
For details on usage please see the online documentation.
If you like to use a specific branch you can either use make install or pip install -e . after cloning the repository or use the following command
bash
python -m pip install --upgrade "git+https://github.com/SpeysideHEP/spey-pyhf"
Note that main branch may not be the stable version.
Owner
- Name: SpeysideHEP
- Login: SpeysideHEP
- Kind: organization
- Location: United Kingdom
- Repositories: 1
- Profile: https://github.com/SpeysideHEP
Smooth statistics combination for LHC reinterpretation
Citation (CITATIONS.bib)
@article{Araz:2023bwx,
author = {Araz, Jack Y.},
title = {{Spey: Smooth inference for reinterpretation studies}},
eprint = {2307.06996},
archiveprefix = {arXiv},
primaryclass = {hep-ph},
reportnumber = {IPPP/23/34},
doi = {10.21468/SciPostPhys.16.1.032},
journal = {SciPost Phys.},
volume = {16},
number = {1},
pages = {032},
year = {2024}
}
@software{spey_pyhf_zenodo,
author = {Araz, Jack Y.},
doi = {10.5281/zenodo.14945825},
month = feb,
publisher = {Zenodo},
title = {SpeysideHEP/spey-pyhf: v0.2.0},
url = {https://doi.org/10.5281/zenodo.14945825},
version = {v0.2.0},
year = 2025
}
% This package uses pyhf internally, please cite pyhf as well.
@software{pyhf,
author = {Lukas Heinrich and
Matthew Feickert and
Giordon Stark},
title = {scikit-hep/pyhf: v0.7.6},
month = jan,
year = 2024,
publisher = {Zenodo},
version = {v0.7.6},
doi = {10.5281/zenodo.10470033},
url = {https://doi.org/10.5281/zenodo.10470033}
}
@article{pyhf_joss,
doi = {10.21105/joss.02823},
url = {https://doi.org/10.21105/joss.02823},
year = {2021},
publisher = {The Open Journal},
volume = {6},
number = {58},
pages = {2823},
author = {Lukas Heinrich and Matthew Feickert and Giordon Stark and Kyle Cranmer},
title = {pyhf: pure-Python implementation of HistFactory statistical models},
journal = {Journal of Open Source Software}
}
GitHub Events
Total
- Release event: 5
- Delete event: 5
- Issue comment event: 2
- Push event: 20
- Pull request event: 10
- Create event: 9
Last Year
- Release event: 5
- Delete event: 5
- Issue comment event: 2
- Push event: 20
- Pull request event: 10
- Create event: 9
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jackaraz (1)
Pull Request Authors
- jackaraz (10)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 82 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 12
- Total maintainers: 1
pypi.org: spey-pyhf
pyhf plugin for spey interface
- Homepage: https://github.com/SpeysideHEP/spey-pyhf
- Documentation: https://spey-pyhf.readthedocs.io
- License: MIT
-
Latest release: 0.2.0
published 12 months ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v2 composite
- peter-evans/create-pull-request v3 composite
- rickstaa/action-black v1 composite
- actions/checkout v3 composite
- actions/configure-pages v3 composite
- actions/deploy-pages v2 composite
- actions/setup-python v3 composite
- actions/upload-pages-artifact v2 composite