hepi
0.2.9

Examples:

  • Resummino example
  • Distribute resummino run files to clusters
  • Interpolation
  • MadGraph example
  • pyslha comparison
  • SPheno example
  • Result writing example

Module:

  • API Reference

Versions:

  • RTD
  • Stable
  • Dev

Links:

  • GitHub
hepi
  • »
  • hepi 0.2.9 documentation
  • Edit on GitHub

hepi 0.2.9 documentation¶

HEPi¶

Python interface for gluing together several HEP programs (e.g. from HEPForge https://www.hepforge.org/).

PyPI version downloads

Stable

Unstable

workflow

test

Coverage Status

Coverage Status

Codacy Badge

Codacy Badge

Codacy Badge

Codacy Badge

Documentation

Documentation

Documentation¶

  • https://hepi.readthedocs.io/en/stable/

  • https://apn-pucky.github.io/HEPi/index.html

Versions¶

Stable¶

pip install hepi[opt] [--user] [--upgrade]

Dev¶

pip install --index-url https://test.pypi.org/simple/ hepi[opt]

[opt] can be omitted to avoid optional dependencies (ie. lhapdf).

Examples:

  • Resummino example
    • aNNLO+NNLL for weakino pair, slepton pair, Z’/W’->leptons,
    • NLO+NLL for squark/gluino+weakino
  • Distribute resummino run files to clusters
    • Single point
    • Mass scan
    • Scale scan
    • PDF scan
  • Interpolation
  • MadGraph example
    • No on-shell subtraction through madstr
    • On-shell subtraction through madstr
  • pyslha comparison
  • SPheno example
  • Result writing example
    • Print
    • Pandas
    • CSV
    • JSON

Module:

  • API Reference
    • hepi
      • hepi.data
        • hepi.data.data
      • hepi.plot
        • hepi.plot.plot
      • hepi.run
        • hepi.run.madgraph
          • hepi.run.madgraph.result
          • hepi.run.madgraph.run
        • hepi.run.nllfast
          • hepi.run.nllfast.result
          • hepi.run.nllfast.run
        • hepi.run.prospino2
          • hepi.run.prospino2.run
        • hepi.run.resummino
          • hepi.run.resummino.result
          • hepi.run.resummino.run
        • hepi.run.spheno
          • hepi.run.spheno.run
        • hepi.run.run
      • hepi.fast
      • hepi.input
      • hepi.interpolate
      • hepi.load
      • hepi.order
      • hepi.output
      • hepi.particles
      • hepi.results
      • hepi.util

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2023, Alexander Puck Neuwirth. Revision 19f6b959.

Built with Sphinx using a theme provided by Read the Docs.