Skip to content

Commit

Permalink
Merge pull request #105 from MadAnalysis/update_ref
Browse files Browse the repository at this point in the history
Update references
  • Loading branch information
jackaraz authored Jul 1, 2022
2 parents b832cfe + 12b3fcc commit d1dfc44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,4 @@ If you use MadAnalysis 5, please cite:
- [J. Y. Araz, M. Frank and B. Fuks; Eur. Phys. J. C 80 (2020) 6, 531](https://arxiv.org/abs/1910.11418)
- [J. Y. Araz, B. Fuks and G. Polykratis; Eur. Phys. J. C 81 (2021) 329](https://arxiv.org/abs/2006.09387)
- [J. Y. Araz, B. Fuks, M. D. Goodsell and M. Utsch; arXiv:2112.05163](https://arxiv.org/abs/2112.05163)
- [G.Alguero, J.Y. Araz, B. Fuks, S. Kraml; arXiv:2206.14870](https://arxiv.org/abs/2206.14870)
2 changes: 1 addition & 1 deletion madanalysis/misc/run_recast.py
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ def compute_cls(self, analyses, dataset):
# TODO: Update arXiv number this is Les Houches arxiv number
print_gl_citation = False
self.logger.info("\033[1m * Using global likelihoods to improve CLs calculations\033[0m")
self.logger.info("\033[1m Please cite arXiv:2002.12220 [hep-ph]\033[0m")
self.logger.info("\033[1m Please cite arXiv:2206.14870 [hep-ph]\033[0m")
if self.pyhf_config!={}:
self.logger.info("\033[1m pyhf DOI:10.5281/zenodo.1169739\033[0m")
self.logger.info("\033[1m For more details see https://scikit-hep.org/pyhf/\033[0m")
Expand Down

0 comments on commit d1dfc44

Please sign in to comment.