Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wpierozak/QualityControl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AliceO2Group/QualityControl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 32 files changed
  • 7 contributors

Commits on Mar 18, 2026

  1. [TOF] Fix crashing when updating plots (AliceO2Group#2652)

    * Fix for crash when updating plot
    
    * fix
    ercolessi authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    8fc229f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. User standard user I/O spec helpers across the framework (AliceO2Grou…

    …p#2648)
    
    * Allow for custom subSpec and binding in user I/O spec helpers
    
    * Adopt standard user I/O spec helpers
    knopers8 authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    878ab9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73909d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. 1.189.0

    Barthelemy committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    9396c9c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. [EMCAL-519] Add protection to not override bad qualitiy with medium (A…

    …liceO2Group#2658)
    
    - If there are several errors present, the Medium quality can override the Bad quality. This should not happen and hence a protection is added
    
    Co-authored-by: jokonig <jokonig@cern.ch>
    jokonig and jokonig authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    a4635f3 View commit details
    Browse the repository at this point in the history
  2. [Common] enable log scale in refernce comparator plots (AliceO2Group#…

    …2657)
    
    A new boolean configuration parameter for the ReferenceComparatorTask
    allows to display the histogram values (Y axis for 1-D histograms and
    Z axis for 2-D histograms) in log scale. This does not affect the ratio
    plot, which is always displayed in linear scale.
    aferrero2707 authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    13d7f36 View commit details
    Browse the repository at this point in the history
Loading