-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path.zenodo.json
153 lines (153 loc) · 5.82 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{
"access_right": "open",
"description": "The SOFIA software module, integrated into the R3BRoot framework, provides comprehensive tools for configuring and managing the SOFIA detector analysis, specifically designed for nuclear fission experiments performed with the GLAD superconducting spectrometer. Sofia-R3BRoot, built on the FairRoot framework, offers a robust software environment for conducting detailed Monte Carlo simulations and processing experimental data from R3B (Reactions with Relativistic Radioactive Beams) experiments. Key features include precise detector geometry modeling, particle tracking, event reconstruction, and physics analysis, all of which support the study of fission dynamics and nuclear structure in high-energy heavy-ion collision scenarios at the GSI-FAIR facility. The SOFIA software package is distributed as a source release, with regular updates available for macOS and Linux.",
"related_identifiers": [
{
"identifier": "https://github.com/FairRootGroup/FairSoft/",
"relation": "isCompiledBy",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://github.com/FairRootGroup/FairRoot/",
"relation": "isDerivedFrom",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://github.com/R3BRootGroup/R3BRoot/",
"relation": "isDerivedFrom",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://gitlab.com/chalmers-subexp/ucesb/",
"relation": "isSupplementedBy",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "https://github.com/R3BRootGroup/sofia/blob/dev/README.md",
"relation": "isDocumentedBy",
"resource_type": "publication-softwaredocumentation",
"scheme": "url"
}
],
"maintainers": [
{
"name": "Rodriguez-Sánchez, Jose Luis",
"orcid": "0000-0002-4702-5294",
"email": "[email protected]",
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain"
}
],
"title": "SOFIA Software",
"upload_type": "software",
"softwareRequirements": [
"FairSoft, FairRoot, R3BRoot"
],
"programmingLanguage": [
"C",
"C++"
],
"runtimePlatform": [
"ROOT"
],
"operatingSystem": [
"Linux",
"macOS"
],
"keywords": [
"Geant4",
"c-plus-plus",
"cmake",
"vmc",
"modular",
"Track reconstruction",
"Simulation",
"Data analysis",
"Structure and dynamics of nuclei",
"Nuclear reactions",
"Nuclear fission",
"SOFIA/R3B experiments",
"GSI/FAIR facility"
],
"creators": [
{
"name": "Rodríguez-Sánchez, Jose Luis",
"orcid": "0000-0002-4702-5294",
"email": "[email protected]",
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain"
},
{
"name": "Chatillon, Audrey",
"orcid": "0000-0001-9488-5484",
"email": "[email protected]",
"affiliation": "CEA, DAM, DIF, 91297 Arpajon, France"
},
{
"name": "Alvarez-Pol, Hector",
"orcid": "0000-0001-9643-6252",
"email": "[email protected]",
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain"
},
{
"name": "Audouin, Laurent",
"orcid": "0000-0001-9899-6923",
"email": "[email protected]",
"affiliation": "IPN Orsay, 91406 Orsay, France"
},
{
"name": "Blanchon, Guillaume",
"orcid": "0000-0002-3786-9143",
"email": "[email protected]",
"affiliation": "CEA, DAM, DIF, 91297 Arpajon, France"
},
{
"name": "García-Jiménez, Gabriel",
"orcid": "0000-0002-4435-0163",
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain"
},
{
"name": "Graña-González, Antia",
"orcid": "0000-0002-0842-4110",
"email": "[email protected]",
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain"
},
{
"name": "Morfouace, Pierre",
"orcid": "0000-0002-2131-2199",
"email": "[email protected]",
"affiliation": "CEA, DAM, DIF, 91297 Arpajon, France"
},
{
"name": "Taïeb, Julien",
"email": "[email protected]",
"affiliation": "CEA, DAM, DIF, 91297 Arpajon, France"
},
{
"name": "Taniuchi, Ryo",
"orcid": "0000-0002-8057-7074",
"affiliation": "School of Physics, Engineering and Technology, University of York, YO10 5DD York, UK"
}
],
"contributors": [
{
"type": "Other",
"name": "Mayer, Jan",
"affiliation": "Technical University of Berlin, 10587 Berlin, Germany"
},
{
"type": "Other",
"name": "Klenze, Philipp",
"orcid": "0000-0001-5709-7315",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung, 64291 Darmstadt, Germany"
},
{
"type": "Other",
"name": "Wang, Yanzhao",
"orcid": "0000-0002-7006-7986",
"affiliation": "Universität zu Köln, 50923 Köln, Germany"
}
]
}