Skip to content

Commit 288a399

Browse files
committed
add zenodo file
1 parent d329283 commit 288a399

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

.zenodo.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"title" : "Eventdisplay Analysis Scripts for CTA",
3+
"description": "Run scripts for CTA. Allows to efficiently run all analysis steps starting from the raw MC files to sensitivities using Eventdisplay.",
4+
"license": {
5+
"id": "BSD-3-Clause"
6+
},
7+
"keywords": [
8+
"gamma-ray astronomy",
9+
"Imaging Atmospheric Cherenkov Telescope",
10+
"VERITAS",
11+
"CTA",
12+
"Eventdisplay"
13+
],
14+
"upload_type": "software",
15+
"creators": [
16+
{
17+
"orcid": "0000-0001-9868-4700",
18+
"affiliation": "DESY",
19+
"name": "Maier, Gernot"
20+
}
21+
],
22+
"access_right": "open",
23+
"contributors": [
24+
{
25+
"affiliation": "DESY",
26+
"name": "Gueta, Orel",
27+
"type": "Other"
28+
}
29+
],
30+
"related_identifiers": [
31+
{
32+
"scheme": "url",
33+
"identifier": "https://arxiv.org/abs/1708.04048",
34+
"relation": "isDocumentedBy",
35+
"resource_type": "publication-preprint"
36+
},
37+
{
38+
"scheme": "url",
39+
"identifier": "https://github.com/Eventdisplay/Eventdisplay_AnalysisScripts_CTA",
40+
"relation": "isSupplementTo"
41+
}
42+
]
43+
}

0 commit comments

Comments
 (0)