-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.zenodo.json
64 lines (64 loc) · 2 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"access_right": "open",
"communities": [
{
"identifier": "escape2020"
}
],
"creators": [
{
"affiliation": "Institut de F\u00edsica d'Altes Energies (IFAE)",
"name": "Rico, Javier",
"orcid": "0000-0003-4137-1134"
},
{
"affiliation": "Institut de F\u00edsica d'Altes Energies (IFAE)",
"name": "Nigro, Cosimo",
"orcid": "0000-0001-8375-1907"
},
{
"affiliation": "Institut de F\u00edsica d'Altes Energies (IFAE)",
"name": "Kerszberg, Daniel",
"orcid": "0000-0002-5289-1509"
},
{
"affiliation": "Universidad Complutense de Madrid (UCM)",
"name": "Miener, Tjark",
"orcid": "0000-0003-1821-7964"
}
],
"description": "gLike is a general-purpose ROOT-based code framework for the numerical maximization of joint likelihood functions. The joint likelihood function has one free parameter (named g) and as many nuisance parameters as wanted, which will be profiled in the maximization process.",
"grants": [
{
"id": "10.13039/501100000780::824064"
}
],
"keywords": [
"CTA",
"jupyter-notebook",
"particle astrophysics",
"particle physics",
"dark matter",
"gamma-ray astronomy"
],
"language": "eng",
"license": "GPL-3.0",
"publication_date": "2022-11-21",
"related_identifiers": [
{
"identifier": "https://github.com/javierrico/gLike",
"relation": "isDerivedFrom",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://github.com/javierrico/gLike#readme",
"relation": "isDocumentedBy",
"resource_type": "publication-softwaredocumentation",
"scheme": "url"
}
],
"title": "gLike",
"upload_type": "software",
"version": "00.10.03"
}