sphaleronxs

Script to calculate the sphaleron cross section for different CoM and PDF sets

https://github.com/swiedenb/sphaleronxs

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 (4.6%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Script to calculate the sphaleron cross section for different CoM and PDF sets

Basic Info
  • Host: GitHub
  • Owner: swiedenb
  • Language: Python
  • Default Branch: main
  • Size: 6.84 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme Citation

README.md

sphaleronxs

Script to calculate the sphaleron cross section for different CoM and PDF sets

It uses numpy, scipy, optparse and lhapdf for python

It can be simply run by:

python xs.py

Possible options:

-e: Energy of the Sphaleron (in GeV) (default:9000)

-p: Name of the PDFSet (must be available in LHAPDF) (default:"CT10")

-f: Bool to switch between the integration, including the exponential for energies from 0 to Esph (default: 1)

-c: CoM Energy (default:13000)

The output follows: Esp xs p/m integration error p/m PDF err (if possible)

Owner

  • Login: swiedenb
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you want to cite this you can use the following."
authors:
- family-names: "Wiedenbeck"
  given-names: "Sebastian"
  orcid: "https://orcid.org/0000-0000-0000-0000"
title: "Sphaleron cross section calculation script (following arXiv:1601.03654)
version: 1.0
date-released: 2022-04-08
url: "https://github.com/swiedenb/sphaleronxs"

GitHub Events

Total
Last Year