diff --git a/.zenodo.json b/.zenodo.json index 4be0b4db..b559aeb0 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,5 +1,6 @@ { - "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.", + "access_right": "open", + "description": "The SOFIA software module within the R3BRoot framework encapsulates the configuration and functionality of the SOFIA detectors, specifically designed for fission experiments conducted with the GLAD spectrometer. Sofia-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. The SOFIA software package is a source distribution with recurring releases for macOS and Linux.", "related_identifiers": [ { "identifier": "https://github.com/FairRootGroup/FairRoot/", @@ -66,18 +67,18 @@ "email": "j.l.rodriguez.sanchez@udc.es", "affiliation": "CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain" }, - { - "name": "Alvarez Pol, Hector", - "orcid": "0000-0001-9643-6252", - "email": "hector.alvarez@usc.es", - "affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain" - }, { "name": "Chatillon, Audrey", "orcid": "0000-0001-9488-5484", "email": "audrey.chatillon@cea.fr", "affiliation": "CEA, DAM, DIF, 91297 Arpajon, France" }, + { + "name": "Alvarez-Pol, Hector", + "orcid": "0000-0001-9643-6252", + "email": "hector.alvarez@usc.es", + "affiliation": "IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain" + }, { "name": "García-Jiménez, Gabriel", "orcid": "0000-0002-4435-0163", diff --git a/AUTHORS b/AUTHORS index 45fd33a9..13f87b01 100755 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,6 @@ Rodríguez-Sánchez, Jose Luis [j.l.rodriguez.sanchez@udc.es] [https://orcid.org/0000-0002-4702-5294] [CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain] -Alvarez Pol, Hector [hector.alvarez@usc.es] [https://orcid.org/0000-0001-9643-6252] [IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain] Chatillon, Audrey [audrey.chatillon@cea.fr] [https://orcid.org/0000-0001-9488-5484] [CEA, DAM, DIF, 91297 Arpajon, France] +Alvarez-Pol, Hector [hector.alvarez@usc.es] [https://orcid.org/0000-0001-9643-6252] [IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain] García-Jiménez, Gabriel [https://orcid.org/0000-0002-4435-0163] [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] diff --git a/COPYRIGHT b/COPYRIGHT index bad46448..752bcbc6 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -4,6 +4,6 @@ Upstream-Contact: Jose Luis Rodríguez-Sánchez 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] +Copyright: 2017-2025, GSI Helmholtzzentrum fuer Schwerionenforschung GmbH +Copyright: 2017-2025, [see AUTHORS file] +Copyright: 2017-2025, [see CONTRIBUTORS file] diff --git a/README.md b/README.md index f644f1cb..09a31630 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![static analysis](https://github.com/R3BRootGroup/sofia/actions/workflows/static_analysis.yml/badge.svg)](https://github.com/R3BRootGroup/sofia/actions/workflows/static_analysis.yml) [![CI-CD](https://github.com/R3BRootGroup/sofia/actions/workflows/main.yml/badge.svg)](https://github.com/R3BRootGroup/sofia/actions/workflows/main.yml) ## The SOFIA Framework -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. +The SOFIA software module within the [R3BRoot](https://github.com/R3BRootGroup/R3BRoot) framework encapsulates the configuration and functionality of the SOFIA detectors, specifically designed for fission experiments conducted with the GLAD spectrometer. Sofia-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. The SOFIA software package is a source distribution with recurring releases for macOS and Linux. ## Discussion Forum For the software-related user support you can post a new topic on our [forum](https://forum.gsi.de/index.php?t=index&cat=40&). diff --git a/codemeta.json b/codemeta.json index 28387bbf..717038cc 100644 --- a/codemeta.json +++ b/codemeta.json @@ -10,7 +10,7 @@ "issueTracker": "https://github.com/R3BRootGroup/sofia/issues", "name": "sofia", "softwareVersion": "dec24", - "description": "Software for the SOFIA/R3B fission experiments at FAIR", + "description": "Software for the SOFIA/R3B fission experiments at GSI/FAIR", "readme": "https://github.com/R3BRootGroup/sofia/blob/dev/README.md", "releaseNotes": "", "applicationCategory": "Nuclear physics", @@ -47,21 +47,27 @@ "maintainer": { "@type": "Person", "givenName": "Jose Luis", - "familyName": "Rodriguez Sanchez", + "familyName": "Rodriguez-Sanchez", "@id": "https://orcid.org/0000-0002-4702-5294" }, "author": [ { - "@type": "Person", - "givenName": "Hector", - "familyName": "Alvarez Pol", - "@id": "https://orcid.org/0000-0001-9643-6252" + "@type": "Person", + "givenName": "Jose Luis", + "familyName": "Rodriguez-Sanchez", + "@id": "https://orcid.org/0000-0002-4702-5294" }, { "@type": "Person", "givenName": "Audrey", "familyName": "Chatillon" }, + { + "@type": "Person", + "givenName": "Hector", + "familyName": "Alvarez-Pol", + "@id": "https://orcid.org/0000-0001-9643-6252" + }, { "@type": "Person", "givenName": "Gabriel",