Skip to content
GitLab
Projects Groups Snippets
  • /
  • 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 137
    • Merge requests 137
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !51277

Fix bugs in JwoJ algorithm: change type of quantities and save TOBs properly

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cecilia Tosciri requested to merge ctosciri/athena:gFEX_FixMET into master Mar 15, 2022
  • Overview 16
  • Commits 3
  • Pipelines 3
  • Changes 4

With this MR, some bugs in the Jets without Jets (JwoJ) MET algorithm of the gFEX simulation are fixed.

In particular:

  • all the unsigned int quantities have been changed to int or float to allow for negative values
  • quantity 2 is now set properly in the corresponding TOB, by specifying location and number of bits
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gFEX_FixMET