Skip to content

APN-Pucky/powheg-tools

Repository files navigation

Some useful powheg scripts

PyPI version PyPI version downloads

Install

To install the scripts, simply run the following command:

$ pip install powheg-tools

pytopdrawer

Plot powheg top files:

$ pytopdrawer pwg-btl.top

cleanpowheg

This script is used to clean the powheg output files. It is useful to clean the output files before running the next iteration of the powheg process. The script is used as follows:

$ cleanpowheg [-p here/or/there]

genpwgseeds

Generates a list of random seeds for the powheg process. The script is used as follows:

$ genpwgseeds [-n 10] [...]

Generates equidistante seed numbers, such that individual bad seeds can easily be increased without producing conflicting seeds or too long seeds

geninitrwgt

Generates the initrwgt block for specific pdf and scale variations. The script is used as follows:

$ geninitrwgt cteq66

pypowhegparse

Scan for errors in powheg output files. The script is used as follows:

pypowhegparse [-f powheg/folder/here] [...]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published