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 150
    • Merge requests 150
  • 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
  • !55408

PixelMonitoring: re-implementation of assessment of mva histograms in the online-post processing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Iskander Ibragimov requested to merge ibragimo/athena:dev/reimpl-mva-assessment into 22.0 Jul 25, 2022
  • Overview 9
  • Commits 3
  • Pipelines 2
  • Changes 7

This is a duplication of the !55330 (closed) (already approved) closed because of a mistake during manual squash (rebased to master instead of 22.0). Copying the description here:

This MR replaces the old way of assessment of mva histograms in the online post-processing, since it wasn't working. The changes, summarised below, are only relevant for the online (Global) monitoring, i.e. Tier0 processing remains untouched.

  • 1D mva live histograms per module (per fe for IBL) are created (the values for filling are already cached)
  • those histograms are read by post-processing machinery and grouped per layer using appropriate filters
  • per-layer assessment is performed, output FixMe histograms showing bad (=1) or good(=0) status of modules are created.
Edited Jul 26, 2022 by Iskander Ibragimov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev/reimpl-mva-assessment