wilson

A Python package for the running and matching of Wilson coefficients above and below the electroweak scale

https://github.com/wilson-eft/wilson

Science Score: 23.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.7%) to scientific vocabulary

Keywords

eft hep high-energy-physics python smeft
Last synced: 6 months ago · JSON representation

Repository

A Python package for the running and matching of Wilson coefficients above and below the electroweak scale

Basic Info
Statistics
  • Stars: 29
  • Watchers: 8
  • Forks: 19
  • Open Issues: 16
  • Releases: 24
Topics
eft hep high-energy-physics python smeft
Created almost 8 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

gh actions Coverage Status

wilson – running and matching beyond the Standard Model

wilson is a Python package for the running and matching of Wilson coefficients of higher-dimensional operators beyond the Standard Model of particle physics. It implements the one-loop running of all dimension-6 operators in the Standard Model Effective Theory (SMEFT), complete tree-level matching onto the weak effective theory (WET) at the electroweak scale, and complete one-loop running of all dimension-6 WET operators in QCD and QED. It uses the Wilson coefficient exchange format (WCxf) for representing Wilson coefficient values and can be easily interfaced with all codes supporting this standard.

Installation

The package requires Python version 3.5 or above. It can be installed with

bash python3 -m pip install wilson

Documentation

A brief user manual can be found in the paper cited below. More information can be found on the project web site.

Citation

"Wilson: a Python package for the running and matching of Wilson coefficients above and below the electroweak scale"

J. Aebischer, J. Kumar and D. M. Straub

arXiv:1804.05033 [hep-ph]

Related work

Bugs and feature requests

Please submit bugs and feature requests using Github's issue system.

Contributors

In alphabetical order:

  • Jason Aebischer
  • Danny van Dyk
  • Jacky Kumar
  • Xuanyou Pan
  • Matthias Schöffel
  • Peter Stangl
  • David M. Straub
  • Jean-Loup Tastet

License

wilson is released under the MIT license.

Owner

  • Name: wilson
  • Login: wilson-eft
  • Kind: organization

Toolkit for effective field theories beyond the Standard Model: RG evolution, matching, and basis translation for SMEFT, QCD, and QED

GitHub Events

Total
  • Create event: 5
  • Release event: 3
  • Issues event: 3
  • Watch event: 3
  • Delete event: 1
  • Issue comment event: 19
  • Push event: 16
  • Pull request review event: 3
  • Pull request event: 19
  • Fork event: 1
Last Year
  • Create event: 5
  • Release event: 3
  • Issues event: 3
  • Watch event: 3
  • Delete event: 1
  • Issue comment event: 19
  • Push event: 16
  • Pull request review event: 3
  • Pull request event: 19
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 55
  • Total pull requests: 71
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 1 month
  • Total issue authors: 23
  • Total pull request authors: 11
  • Average comments per issue: 4.49
  • Average comments per pull request: 2.48
  • Merged pull requests: 60
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 19
  • Average time to close issues: N/A
  • Average time to close pull requests: 26 days
  • Issue authors: 1
  • Pull request authors: 4
  • Average comments per issue: 9.0
  • Average comments per pull request: 1.05
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • peterstangl (8)
  • DavidMStraub (7)
  • dvandyk (4)
  • klieret (4)
  • jackypheno (3)
  • JoseEliel (3)
  • LucaMantani (3)
  • MJKirk (3)
  • haolinli1991 (3)
  • jasonaebischerGIT (3)
  • TomSteu (2)
  • micha-a-schmidt (1)
  • Stefan-Bissmann (1)
  • sbruggisser (1)
  • xmarcano (1)
Pull Request Authors
  • peterstangl (30)
  • dvandyk (10)
  • DavidMStraub (7)
  • MJKirk (7)
  • jackypheno (7)
  • klieret (5)
  • jasonaebischerGIT (4)
  • alekssmolkovic (2)
  • JoseEliel (1)
  • JLTastet (1)
  • Herren (1)
Top Labels
Issue Labels
enhancement (9) bug (5) question (2) help wanted (1)
Pull Request Labels
bug (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 4,507 last-month
  • Total docker downloads: 1,018
  • Total dependent packages: 1
  • Total dependent repositories: 15
  • Total versions: 28
  • Total maintainers: 4
pypi.org: wilson

Toolkit for effective field theories beyond the Standard Model

  • Versions: 28
  • Dependent Packages: 1
  • Dependent Repositories: 15
  • Downloads: 4,507 Last month
  • Docker Downloads: 1,018
Rankings
Docker downloads count: 2.4%
Dependent repos count: 3.7%
Dependent packages count: 4.7%
Average: 7.3%
Forks count: 9.1%
Downloads: 11.6%
Stargazers count: 12.3%
Maintainers (4)
Last synced: 7 months ago

Dependencies

setup.py pypi
  • ckmutil >=0.3.2
  • numpy >=1.16.5
  • pandas *
  • pylha >=0.2
  • pyyaml *
  • rundec >=0.5
  • scipy >=1.0
  • voluptuous *
.github/workflows/check+deploy.yaml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi