Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Umami Umami
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • atlas-flavor-tagging-tools
  • algorithms
  • UmamiUmami
  • Merge requests
  • !534

Apply Plotting API to preprocessing plots

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Froch requested to merge alfroch-plotting-api-preprocessing into master May 06, 2022
  • Overview 27
  • Commits 10
  • Pipelines 22
  • Changes 30

Summary

This MR introduces the following changes

  • Set the logger option that the ATLAS style is used as debug.
  • Removing ResamplingPlots -> Are covered by the preprocessing_plots.
  • Removing generate_process_tag -> Were only used in ResamplingPlots.
  • Adding Plotting API to preprocessing_plots.
  • Adapting Unit tests.

Relates to the following issues

  • Closes #177 (closed). This was an issue with the old ResamplingPlots. Due to removing the function, the unit tests are also removed and therefore there is no problem anymore.

Conformity

  • Changelog entry
  • Documentation
  • Development guidelines
  • Style guides
Edited May 06, 2022 by Alexander Froch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: alfroch-plotting-api-preprocessing