Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: skgriffith
  • Language: Python
  • Default Branch: main
  • Size: 51.8 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Citation

README.md

Gamma-Ray-Angular-Distribution

gammappdata.db provides the FLUKA data for double-differential gamma-ray yields from proton-proton collisions at various energies ($E{CR}$) between the pion production threshold, 1.2 GeV, and 100 GeV for an energetic proton on a static proton target. The yields are given as $d^2 N / dx d \Omega$, where $N$ is the number of gamma-rays, $\Omega$ is the solid angle, and $x = E\gamma / E_{CR}$. For a given proton energy, a table is provided which has the $x$-value of the bin on the left side and the angular bin (in increments of $5^\circ$) along the top. The bin at the intersection then gives the yield.

The accompanying python module, gammappyield.py, provides a simple use case for the data. This function takes the primary energy and observation angle as arguments and returns a list of pairs, where the first entry is the $x$-value of the bin and the second entry is the yield. There is no interpolation between bins, the primary energy is rounded to the nearest available value. This is intended as an example from which to build on as appropriate for a given simulation.

Any use of these results should also cite the FLUKA collaboration, https://fluka.cern/, specifically the following publications:

"New Capabilities of the FLUKA Multi-Purpose Code"
C. Ahdida et al,
Frontiers in Physics 9, 788253 (2022)

"Overview of the FLUKA code"
G. Battistoni et al,
Annals of Nuclear Energy 82, 10-18 (2015).

"The FLUKA Code: Developments and Challenges for High Energy and Medical Applications"
T.T. Böhlen, F. Cerutti, M.P.W. Chin, A. Fassò, A. Ferrari, P.G. Ortega, A. Mairani, P.R. Sala, G. Smirnov and V. Vlachoudis,
Nuclear Data Sheets 120, 211-214 (2014)

"FLUKA: a multi-particle transport code"
A. Ferrari, P.R. Sala, A. Fasso`, and J. Ranft,
CERN-2005-10 (2005), INFN/TC_05/11, SLAC-R-773

Owner

  • Login: skgriffith
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.0.0
message: ""
authors:
- family-names: "Griffith"
  given-names: "Spencer"
  orcid: "https://orcid.org/0009-0002-1988-0768"
title: "Angular distribution of gamma rays produced in proton-proton collisions"
version: 1.0.0
date-released: 2024-11-08
url: "https://github.com/skgriffith/Gamma-Ray-Angular-Distribution"

GitHub Events

Total
  • Push event: 18
Last Year
  • Push event: 18