ekomark.benchmark.external package
Tools to run external benchmark programs.
Submodules
ekomark.benchmark.external.LHA_utils module
Implementation of [G+02] and [D+05] (NNLO and polarized).
- ekomark.benchmark.external.LHA_utils.rotate_data(raw, is_ffns_nnlo=False, rotate_to_evolution_basis=False)[source]
Rotate data in flavor space.
Rotate either to flavor basis or evolution basis from the LHA basis, which is yet an other basis.
- ekomark.benchmark.external.LHA_utils.compute_LHA_data(theory, operators, rotate_to_evolution_basis=False)[source]
Implement LHA benchmark [G+02].
- ekomark.benchmark.external.LHA_utils.save_initial_scale_plots_to_pdf(path, is_pol)[source]
Plot all PDFs at the initial scale.
The reference values are given in Table 2 part 1 [G+02] or Table 16 part 1 (polarized) [D+05] .
This exercise was useful in order to detect the missing 2 in the definition of \(L_+ = 2(\\bar u + \\bar d)\)
ekomark.benchmark.external.apfel_utils module
APFEL interface.
ekomark.benchmark.external.lhapdf_utils module
LHAPDF interface.
ekomark.benchmark.external.pegasus_utils module
Pegasus interface.