-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added .json for publication on zenodo
- Loading branch information
1 parent
e6b5c10
commit cc9ca32
Showing
1 changed file
with
43 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"title": "agnpy: an open-source python package modelling the radiative processes of jetted active galactic nuclei", | ||
"description": "This repository contains the scripts to generate the figures included in the paper 'agnpy: an open-source python package modelling the radiative processes of jetted active galactic nuclei'.", | ||
"keywords": [ | ||
"radiative processes", | ||
"blazars", | ||
"radio galaxies", | ||
"AGN", | ||
"jets", | ||
"MWL", | ||
"astropy", | ||
"numpy", | ||
"python" | ||
], | ||
"access_right": "open", | ||
"version": "0.1.0", | ||
"creators": [ | ||
{ | ||
"affiliation": "Institut de F\u00edsica d'Altes Energies (IFAE), The Barcelona Institute of Science and Technology, Campus UAB, 08193 Bellaterra (Barcelona), Spain", | ||
"name": "Cosimo Nigro", | ||
"orcid": "0000-0001-8375-1907" | ||
}, | ||
{ | ||
"affiliation": "University of Lodz, Faculty of Physics and Applied Informatics, Department of Astrophysics, 90-236 Lodz, Poland", | ||
"name": "Julian Sitarek", | ||
"orcid": "0000-0002-1659-5374" | ||
}, | ||
{ | ||
"affiliation": "University of Lodz, Faculty of Physics and Applied Informatics, Department of Astrophysics, 90-236 Lodz, Poland", | ||
"name": "Pawe\u0142 Gliwny", | ||
"orcid": "0000-0002-4183-391X" | ||
}, | ||
{ | ||
"affiliation": "Laboratoire d'Annecy de Physique des Particules, Univ. Grenoble Alpes, Univ. Savoie Mont Blanc, CNRS, LAPP, 74000 Annecy, France", | ||
"name": "David Sanchez" | ||
}, | ||
{ | ||
"affiliation":"Minnesota State University Moorhead, Moorhead, Minnesota, US", | ||
"name": "Matthew Craig", | ||
"orcid": "0000-0002-4183-391X" | ||
} | ||
] | ||
} |