To install the scripts, simply run the following command:
$ pip install powheg-tools
Plot powheg top files:
$ pytopdrawer pwg-btl.top
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]
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
Generates the initrwgt block for specific pdf and scale variations. The script is used as follows:
$ geninitrwgt cteq66
Scan for errors in powheg output files. The script is used as follows:
pypowhegparse [-f powheg/folder/here] [...]