Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 184
    • Merge requests 184
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !42404

Merged
Created Apr 08, 2021 by Timothee Theveneaux-Pelzer@tpelzer🖖Developer

21.6, PowhegControl: two fixes (lhe comments and gridpack handling)

  • Overview 2
  • Commits 2
  • Changes 7

This MR hopefully fixes two issues:

  • The feature which fixes the comment lines in the produced files (some were buggy after reweighting, which makes Pythia crash) wasn't always working properly. Especially it seems there is now a new one #matching to handle. It is still possible to remove these lines completely (and info message is added to inform the user).
  • The feature which informs if a gridpack is used or not (needed for the MCJoboption workflow) wasn't working properly. It relies on a list of .dat file name patterns which seemed incompatible with multi-core production of gridpack. It should hopefully also fix the issue of having meaningless symlinks contained in the produced gridpack (which was due to having the same file name patterns twice in the gridpack creator).
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.6-PohwhegControl-FixIOissues