Skip to main content

A Python package to handle SLHA (SUSY Les Houches Accord) files.

Project description

Build Status Coverage Status Typecheck Status Doc Status PyPI version License: MIT Code style: black

yaslha: Yet Another SLHA module for Python3

A Python3 package to manipulate SLHA files and convert them to other file formats (JSON and YAML).

Quick Start

(TBW)

Introduction

The SUSY Les Houches Accord is a data format widely used in particle physics phenomenology. It is originally defined in arXiv:hep-ph/0311123 and extended to SLHA2 in arXiv:0801.0045.

Because of its birth in FORTRAN era it is a fixed length format such as

BLOCK SMINPUTS                  # Standard Model input parameters
     1     1.27934000e+02   # alpha_em^-1(M_Z)^MSbar
     2     1.16637000e-05   # G_F [GeV^-2]
     3     1.17200000e-01   # alpha_S(M_Z)^MSbar
     4     9.11876000e+01   # mZ (pole)
     5     4.18000000e+00   # mb(mb)^MSbar
     6     1.73300000e+02   # mt (pole)
     7     1.77682000e+00   # mtau (pole)
#
BLOCK ALPHA                    #
          -2.68630018e-02   # Higgs mixing parameter
#
BLOCK HMIX Q= 2.00000000e+02   # Higgs parameters (DRbar)
     1     5.40000000e+02   # mu(Q)
     2     4.00000000e+01   # tanbeta(Q)
     3     2.46220569e+02   # vev(Q)
     4     2.30400000e+05   # mA^2(Q)
#
...

and extended in many program codes.

Python has two famous SLHA parser: PySLHA by Andy Buckley and pylha by David M. Straub. yaslha is "yet another" SLHA parser, influenced much by these two parsers.

Python regrettably experienced a terrible era due to the transition from Python2 to Python3. To reduce code complexity, this package supports only Python3.4 and later versions.

Usage

(TBW)

Author

Sho Iwamoto / Misho, under much influence from PySLHA by Andy Buckley and pylha by David M. Straub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yaslha-0.3.5.tar.gz (150.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yaslha-0.3.5-py3-none-any.whl (173.0 kB view details)

Uploaded Python 3

File details

Details for the file yaslha-0.3.5.tar.gz.

File metadata

  • Download URL: yaslha-0.3.5.tar.gz
  • Upload date:
  • Size: 150.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.0 CPython/3.14.4 Darwin/25.4.0

File hashes

Hashes for yaslha-0.3.5.tar.gz
Algorithm Hash digest
SHA256 4e8364ddd4008b2a2f861d6d98432de9fb288852ce70cf3b047e6e7643535075
MD5 fc28a8e3ed45d7e81072b9f272af9a17
BLAKE2b-256 d7d970f57d27bfb947aeeb5372dfa93c37af0ad08c48c7aeb2ff39ccffc19dd3

See more details on using hashes here.

File details

Details for the file yaslha-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: yaslha-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 173.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.0 CPython/3.14.4 Darwin/25.4.0

File hashes

Hashes for yaslha-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6d80ff5bb0e329d11abdce0c7925b4943e2e64a6343dd5c2a420115c7db1aff8
MD5 e2676041fab36f63265d59c59125bc0a
BLAKE2b-256 c6a673926803a651ad9aceccb83582ac76c00906de9da66c99b1b8a48f9f5b38

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page