Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update readme
Browse files Browse the repository at this point in the history
Update copyright
jose-luis-rs committed Dec 22, 2024
1 parent 1bc79f4 commit 3353cf8
Showing 5 changed files with 25 additions and 18 deletions.
15 changes: 8 additions & 7 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -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": "[email protected]",
"affiliation": "CITENI, Industrial Campus of Ferrol, University of Coruña, 15403 Ferrol, Spain"
},
{
"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": "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": "García-Jiménez, Gabriel",
"orcid": "0000-0002-4435-0163",
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
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 [[email protected]] [https://orcid.org/0000-0001-9643-6252] [IGFAE, University of Santiago de Compostela, 15782 Santiago de Compostela, Spain]
Chatillon, Audrey [[email protected]] [https://orcid.org/0000-0001-9488-5484] [CEA, DAM, DIF, 91297 Arpajon, France]
Alvarez-Pol, Hector [[email protected]] [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]
6 changes: 3 additions & 3 deletions COPYRIGHT
Original file line number Diff line number Diff line change
@@ -4,6 +4,6 @@ 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]
Copyright: 2017-2025, GSI Helmholtzzentrum fuer Schwerionenforschung GmbH
Copyright: 2017-2025, [see AUTHORS file]
Copyright: 2017-2025, [see CONTRIBUTORS file]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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&).
18 changes: 12 additions & 6 deletions codemeta.json
Original file line number Diff line number Diff line change
@@ -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",

0 comments on commit 3353cf8

Please sign in to comment.