forked from R3BRootGroup/sofia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added affiliations for zenodo framework
- Loading branch information
1 parent
4a7126d
commit fc69756
Showing
6 changed files
with
146 additions
and
126 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
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 |
---|---|---|
@@ -1,65 +1,99 @@ | ||
{ | ||
"description": "The SOFIA module within the R3BRoot framework encapsulates the configuration and functionality of the SOFIA detectors, specifically designed for fission experiments conducted with the GLAD spectrometer. R3BRoot, built on the FairRoot framework, serves as a software environment for performing detailed Monte Carlo simulations and processing experimental data from R3B (Reactions with Relativistic Radioactive Beams) experiments. These capabilities include precise modeling of detector geometry, particle tracking, event reconstruction, and physics analysis, supporting the investigation of fission dynamics and nuclear structure in high-energy heavy-ion collision scenarios at the GSI-FAIR facility.", | ||
"related_identifiers": [ | ||
{ | ||
"identifier": "https://github.com/R3BRootGroup/sofia/", | ||
"relation": "isSupplementTo", | ||
"resource_type": "software", | ||
"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": "Alvarez Pol, Hector", | ||
"orcid": "0000-0001-9643-6252" | ||
"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" | ||
"name": "Alvarez Pol, Hector", | ||
"orcid": "0000-0001-9643-6252", | ||
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain" | ||
}, | ||
{ | ||
"name": "Garcia Jimenez, Gabriel" | ||
"name": "Chatillon, Audrey", | ||
"affiliation": "CEA, DAM, DIF, 91297 Arpajon, France" | ||
}, | ||
{ | ||
"name": "Gra\u00f1a Gonzalez, Antia", | ||
"orcid": "0000-0002-0842-4110" | ||
"name": "García-Jiménez, Gabriel", | ||
"affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain" | ||
}, | ||
{ | ||
"name": "Morfouace, Pierre", | ||
"orcid": "0000-0002-2131-2199" | ||
"name": "Graña-González, Antia", | ||
"orcid": "0000-0002-0842-4110", | ||
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain" | ||
}, | ||
{ | ||
"name": "Rodriguez Sanchez, Jose Luis", | ||
"orcid": "0000-0002-4702-5294" | ||
"name": "Morfouace, Pierre", | ||
"orcid": "0000-0002-2131-2199", | ||
"affiliation": "CEA, DAM, DIF, 91297 Arpajon, France" | ||
}, | ||
{ | ||
"name": "Taniuchi, Ryo", | ||
"orcid": "0000-0002-8057-7074" | ||
"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" | ||
"name": "Mayer, Jan", | ||
"affiliation": "Technical University of Berlin, 10587 Berlin, Germany" | ||
}, | ||
{ | ||
"type": "Other", | ||
"name": "Wang, Yanzhao", | ||
"orcid": "0000-0002-7006-7986" | ||
} | ||
], | ||
"description": "The SOFIA module within the R3BRoot framework encapsulates the configuration and functionality of the SOFIA detectors, specifically designed for fission experiments conducted with the GLAD spectrometer. R3BRoot, built on the FairRoot framework, serves as a software environment for performing detailed Monte Carlo simulations and processing experimental data from R3B (Reactions with Relativistic Radioactive Beams) experiments. These capabilities include precise modeling of detector geometry, particle tracking, event reconstruction, and physics analysis, supporting the investigation of fission dynamics and nuclear structure in high-energy heavy-ion collision scenarios at the GSI-FAIR facility.", | ||
"related_identifiers": [ | ||
{ | ||
"identifier": "https://github.com/R3BRootGroup/sofia/", | ||
"relation": "isSupplementTo", | ||
"resource_type": "software", | ||
"scheme": "url" | ||
"orcid": "0000-0002-7006-7986", | ||
"affiliation": "Universität zu Köln, 50923 Köln, Germany" | ||
} | ||
], | ||
"title": "SOFIA software", | ||
"upload_type": "software", | ||
"keywords": [ | ||
"Geant4", | ||
"c-plus-plus", | ||
"cmake", | ||
"vmc", | ||
"modular", | ||
"Event reconstruction", | ||
"Simulation", | ||
"Data analysis", | ||
"Structure and dynamics of nuclei", | ||
"Nuclear reactions", | ||
"Nuclear fission" | ||
] | ||
} |
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Alvarez Pol, Hector [https://orcid.org/0000-0001-9643-6252] | ||
Chatillon, Audrey | ||
Garcia Jimenez, Gabriel | ||
Graña Gonzalez, Antia [https://orcid.org/0000-0002-0842-4110] | ||
Morfouace, Pierre [https://orcid.org/0000-0002-2131-2199] | ||
Rodriguez Sanchez, Jose Luis [https://orcid.org/0000-0002-4702-5294] | ||
Taniuchi, Ryo [https://orcid.org/0000-0002-8057-7074] | ||
Rodríguez-Sánchez, Jose Luis [[email protected]] [https://orcid.org/0000-0002-4702-5294] [CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain] | ||
Alvarez Pol, Hector [https://orcid.org/0000-0001-9643-6252] [IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain] | ||
Chatillon, Audrey [CEA, DAM, DIF, 91297 Arpajon, France] | ||
García-Jiménez, Gabriel [IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain] | ||
Graña-González, Antia [https://orcid.org/0000-0002-0842-4110] [CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain] | ||
Morfouace, Pierre [https://orcid.org/0000-0002-2131-2199] [CEA, DAM, DIF, 91297 Arpajon, France] | ||
Taniuchi, Ryo [https://orcid.org/0000-0002-8057-7074] [School of Physics, Engineering and Technology, University of York, YO10 5DD York, UK] |
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Mayer, Jan | ||
Wang, Yanzhao [https://orcid.org/0000-0002-7006-7986] | ||
Mayer, Jan [Technical University of Berlin, 10587 Berlin, Germany] | ||
Wang, Yanzhao [https://orcid.org/0000-0002-7006-7986] [Universität zu Köln, 50923 Köln, Germany] |
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,9 @@ | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: sofia | ||
Upstream-Contact: Jose Luis Rodríguez-Sánchez <[email protected]> | ||
Source: https://github.com/R3BRootGroup/sofia | ||
|
||
Files: * | ||
Copyright: 2017-2024, GSI Helmholtzzentrum fuer Schwerionenforschung GmbH | ||
Copyright: 2017-2024, [see AUTHORS file] | ||
Copyright: 2017-2024, [see CONTRIBUTORS file] |
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