-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy path.zenodo.json
48 lines (48 loc) · 1.71 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"description": "*pyirf* is a python3-based library for the generation of Instrument Response Functions (IRFs) and sensitivities for the Cherenkov Telescope Array (CTA)",
"license": "MIT",
"keywords": [
"gamma-ray astronomy",
"Imaging Atmospheric Cherenkov Telescope",
"IACT",
"CTA",
"instrument response",
"irf",
"python"
],
"upload_type": "software",
"access_right": "open",
"creators": [
{
"affiliation": "Department of Physics, TU Dortmund University, Otto-Hahn-Str. 4, 44221 Dortmund, Germany",
"name": "Maximilian N\u00f6the",
"orcid": "0000-0001-7993-8189"
},
{
"affiliation": "AIM, CEA, CNRS, Universite Paris-Saclay, Universite Paris Diderot, Sorbonne Paris Cite, F-91191 Gif-sur-Yvette, France",
"name": "Michele Peresano",
"orcid": "0000-0002-7537-7334"
},
{
"affiliation": "Laboratoire d’Annecy de Physique des Particules, Univ. Grenoble Alpes, Univ. Savoie Mont Blanc, CNRS, LAPP, 74000 Annecy, France",
"name": "Thomas Vuillaume",
"orcid": "0000-0002-5686-2078"
},
{
"affiliation": "Department of Physics, TU Dortmund University, Otto-Hahn-Str. 4, 44221 Dortmund, Germany",
"name": "Lukas Nickel",
},
{
"affiliation": "Department of Physics, TU Dortmund University, Otto-Hahn-Str. 4, 44221 Dortmund, Germany",
"name": "Noah Biederbeck",
},
{
"affiliation": "Institut de Fisica d'Altes Energies (IFAE), The Barcelona Institute of Science and Technology, Campus UAB, 08193 Bellaterra (Barcelona), Spain",
"name": "Lea Jouvin",
},
{
"affiliation": "Aix Marseille Univ, CNRS/IN2P3, CPPM, Marseille, France",
"name": "Gaia Verna",
},
],
}