Skip to content

Commit 5093668

Browse files
docs: Add award number for second phase of IRIS-HEP (#2354)
* Add badge and funding acknowledgement for NSF cooperative agreement PHY-2323298 award for IRIS-HEP v2. - c.f. https://www.nsf.gov/awardsearch/showAward?AWD_ID=2323298
1 parent ff19a15 commit 5093668

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
pure-python fitting/limit-setting/interval estimation HistFactory-style
77
=======================================================================
88

9-
|GitHub Project| |DOI| |JOSS DOI| |Scikit-HEP| |NSF Award Number| |NumFOCUS Affiliated Project|
9+
|GitHub Project| |DOI| |JOSS DOI| |Scikit-HEP| |NSF Award Number IRIS-HEP v1| |NSF Award Number IRIS-HEP v2| |NumFOCUS Affiliated Project|
1010

1111
|Docs from latest| |Docs from main| |Jupyter Book tutorial| |Binder|
1212

@@ -348,7 +348,8 @@ Acknowledgements
348348
----------------
349349
350350
Matthew Feickert has received support to work on ``pyhf`` provided by NSF
351-
cooperative agreement `OAC-1836650 <https://www.nsf.gov/awardsearch/showAward?AWD_ID=1836650>`__ (IRIS-HEP)
351+
cooperative agreements `OAC-1836650 <https://nsf.gov/awardsearch/showAward?AWD_ID=1836650>`__
352+
and `PHY-2323298 <https://nsf.gov/awardsearch/showAward?AWD_ID=2323298>`__ (IRIS-HEP)
352353
and grant `OAC-1450377 <https://www.nsf.gov/awardsearch/showAward?AWD_ID=1450377>`__ (DIANA/HEP).
353354
354355
``pyhf`` is a `NumFOCUS Affiliated Project <https://numfocus.org/sponsored-projects/affiliated-projects>`__.
@@ -361,8 +362,10 @@ and grant `OAC-1450377 <https://www.nsf.gov/awardsearch/showAward?AWD_ID=1450377
361362
:target: https://doi.org/10.21105/joss.02823
362363
.. |Scikit-HEP| image:: https://scikit-hep.org/assets/images/Scikit--HEP-Project-blue.svg
363364
:target: https://scikit-hep.org/
364-
.. |NSF Award Number| image:: https://img.shields.io/badge/NSF-1836650-blue.svg
365+
.. |NSF Award Number IRIS-HEP v1| image:: https://img.shields.io/badge/NSF-1836650-blue.svg
365366
:target: https://nsf.gov/awardsearch/showAward?AWD_ID=1836650
367+
.. |NSF Award Number IRIS-HEP v2| image:: https://img.shields.io/badge/NSF-2323298-blue.svg
368+
:target: https://nsf.gov/awardsearch/showAward?AWD_ID=2323298
366369
.. |NumFOCUS Affiliated Project| image:: https://img.shields.io/badge/NumFOCUS-Affiliated%20Project-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
367370
:target: https://numfocus.org/sponsored-projects/affiliated-projects
368371
.. |Docs from latest| image:: https://img.shields.io/badge/docs-v0.7.4-blue.svg

0 commit comments

Comments
 (0)