Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • MC Job Options MC Job Options
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • atlas-physics
  • pmg
  • MC Job OptionsMC Job Options
  • Issues
  • #134
Closed
Open
Issue created Jan 19, 2021 by Hongtao Yang@yanghtDeveloper

Typo in MadSpin config for DSID 500326?

Hi,

When I check the config https://gitlab.cern.ch/atlas-physics/pmg/mcjoboptions/-/blob/master/500xxx/500326/MadGraphControl_SM4topsLOInclusive.py#L116, I noticed this line seems to have a typo:

set Nevents_for_max_weigth 75

With the current config, the MC production with 21.6.55 will give the following error

generate 01:57:55 Py:MadGraphUtils    ERROR Command "generate_events run_01" interrupted with error:
generate 01:57:55 Py:MadGraphUtils    ERROR InvalidCmd : Unknown options Nevents_for_max_weigth

I think this line should be fixed to

set Nevents_for_max_weight 75

After it is fixed the MC production with 21.6.55 can proceed without above error.

Best regards,

Hongtao

Edited Jan 19, 2021 by Hongtao Yang
Assignee
Assign to
Time tracking