-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a Acknowledgement sub-section #32
Open
bkhelifi
wants to merge
6
commits into
gammapy:gh-pages
Choose a base branch
from
bkhelifi:ackno
base: gh-pages
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,7 +97,7 @@ <h1>About</h1> | |
|
||
<p> | ||
<!-- <a href="#project">What is Gammapy?</a> | <a href="#acknowledge">Acknowledging Gammapy</a> | <a href="#publications">Publications</a> | <a href="#awards">Awards and Prizes</a>--> | ||
<a href="#project">What is Gammapy?</a> | <a href="#publications">Publications</a> | <a href="#awards">Awards and Prizes</a> | ||
<a href="#project">What is Gammapy?</a> | <a href="#publications">Publications</a> | <a href="#awards">Awards and Prizes</a> | <a href="#ackno">Acknowledgements</a> | ||
</p> | ||
|
||
<br> | ||
|
@@ -193,6 +193,45 @@ <h2 id="awards"><a href="#awards"> Awards and Prizes </a></h2> | |
<li> June 2021: Adoption of Gammapy as Science Analysis Tool package by the <a href="https://www.cta-observatory.org/">CTA Observatory</a> - <a href="https://www.cta-observatory.org/ctao-adopts-the-gammapy-software-package-for-science-analysis/" class="card-link">CTAO Press Release</a></li> | ||
</ul> | ||
|
||
<br><br> | ||
<h2 id="ackno"><a href="#ackno"> Acknowledgements </a></h2> | ||
<p>We would like to thank the Numpy, Scipy, IPython and Matplotlib communities for providing their packages | ||
bkhelifi marked this conversation as resolved.
Show resolved
Hide resolved
|
||
which are invaluable to the development of Gammapy. We thank the GitHub team for providing us with an | ||
excellent free development platform. Thanks to JetBrains making | ||
<a href="https://www.jetbrains.com/pycharm/">PyCharm</a> freely available for Gammapy development. | ||
</p> | ||
|
||
<p>We would like to deeply thank all the Gammapy developers, experts and also users that have provided feedback | ||
and submitted bug reports. And we warmly thank all group leaders of the | ||
<a href="https://gammapy.org/team.html#support">supporting institutes</a>. | ||
</p> | ||
|
||
<p>We thank also the funding support from various entities: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. est ce qu'il faut remercier le ministère pour le TGIR? J'imagine que non There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There is the funding of the Kirsty postdoc... I will add it. Thanks |
||
<ul> | ||
<li>the Spanish Ministry of Science and Innovation and the Spanish Research State Agency (AEI) under grant | ||
PID2019-104114RB-C33/AEI/10.13039/501100011034,</li> | ||
<li>the Institute of Cosmos Sciences University of Barcelona (ICCUB, Unidad de Excelencia “María de Maeztu”) | ||
through grant CEX2019-000918-M.</li> | ||
<li>the ESCAPE H2020 project, GA No 824064,</li> | ||
bkhelifi marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<li>the Agence Nationale de la Recherche (ANR-17-CE31-0014, PECORA),</li> | ||
<li>the German BMBF (ErUM) and DFG (SFBs 876 and 1491),</li> | ||
<li>the Ramon y Cajal program through grant RYC-2020-028639-I,</li> | ||
<li>the grant CEX2021-001131-S funded by MCIN/AEI/ 10.13039/501100011033,</li> | ||
<li>the Spanish Ministerio de Ciencia e Innovacion (MICINN), the European Union - NextGenerationEU and PRTR | ||
through the programme Juan de la Cierva (grant FJC2020-046063-I), by the MICINN | ||
(grant PID2019-107847RB-C41), and from the CERCA program of the Generalitat de Catalunya,</li> | ||
<li>the NASA contract NAS8-03060 (Chandra X-ray Center),</li> | ||
<li>the Spanish Ministry of Universities through the Maria Zambrano Talent Attraction Programme, 2021–2023,</li> | ||
<li>the Observatoire de Paris for its numerous grants through the Action Fédératrice CTA and the Action | ||
Pluri-annauelle Initiatrice "Astrophysique des hautes énergies",</li> | ||
<li>the ASTERICS H2020 project (Astronomy ESFRI & Research Infrastructure Cluster), GA No 653477,</li> | ||
<li> the Spanish MINECO/AEI projects: FPA2015-69210-C6-3-R, FPA2017-82729-C6-3-R, AYA2016-8089-P.</li> | ||
</ul> | ||
</p> | ||
|
||
<p>A special acknowledgment has to be given to our first lead developer, Christoph Deil, who started the Gammapy | ||
project and paved the way for its future success. | ||
</p> | ||
</div> | ||
</main> | ||
|
||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
astropy?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jupyter?