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 175
    • Merge requests 175
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !60223

TrfTestsARTPlots: Add first version of ecube ART web plots in q449 test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Johannes Elmsheuser requested to merge elmsheus/athena:trftestsartplots_20230130_2 into master Jan 31, 2023
  • Overview 15
  • Commits 3
  • Pipelines 3
  • Changes 7

This MR introduces a new setup of ART result plots in the q449 test:

  • Instead of dcube the 2 new python plotting scripts are used to summarise the information
  • trf_xaod_sizes_art.py: extracts the checkxAOD informations of the AOD/DAOD_PHYS/LITE sizes and summarises them in pie and bar charts
  • trf_ratioplot_art.py creates physics validation style comparison plots from TH1F histogram files from the n/pt/eta/phi Analysis* containers
  • The PNG outputs are stored in the ecube/images directory and combined with a simple php/css index webpage

If all works as expected this can be easily extended to the other 5 ART tests in this package at a later stage.

Tagging @schaarsc, @jcatmore, @nstyles, @amete for info.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: trftestsartplots_20230130_2