Skip to content

Releases: AliceO2Group/QualityControl

v1.39.0

17 Nov 11:10

Choose a tag to compare

Bug fixes

  • [QC-702] Fix the problem with running repocleaner in parallel. (#953)

Detectors code

  • ITS
    • Rewriting without decoding digits (#952)
  • TOF
    • Always using TPC tracks to fill histograms (#951)
  • MFT
    • updated root file readers: fixed error when reading more than one TF (#
  • TRD
    • TRD rawstats from reader, pulseheight, digits and tracklets (#954)

Misc

  • OMON-492 add aggregators metrics (#950)

v1.38.0

10 Nov 14:57

Choose a tag to compare

New features

  • Let user decide if file-merger should exit on one invalid input (#941)

Bug fixes

  • Fix mac build: missing include (#943)

Detectors code

  • ITS
    • Fixed division by 0 for occupancy plots (#942)
  • TOF
    • fix for selection and denominator for efficiency (#946)

Misc

  • [QC-640] Service discovery dynamic port (#948)

v1.37.2

08 Nov 07:42

Choose a tag to compare

Fix for macos

v1.37.1

08 Nov 07:31

Choose a tag to compare

  • GLO module fix for new O2

v1.37.0

04 Nov 09:59

Choose a tag to compare

New features

  • Cycle must be 10 seconds minimum (#937)
  • [QC-660] An executable to merge QC files (local and alien) (#940)

Bug fixes

  • [QC-650] Correct path to config file in consul (#933)

Detectors code

  • FIT
    • [FIT] Fix metadata: add->addOrUpdate (#934)
  • TPC
    • Trend laser calibration from QCG (#926)

Misc

  • Make sure that we don't have references to consul-test in the config files
  • [QC-681] Use dpl infologger (#932)
  • [QC-692] Set the log level earlier (#936)

v1.36.0

27 Oct 13:53

Choose a tag to compare

Bug fixes

  • [QC-682] override stop() but do not register a callback (#922)
  • [QC-685] Avoid input name clashes if task names are similar or too lo…

Detectors code

  • EMC
    • [EMCAL-524] Remove internal digits publisher (#917)
    • [EMCAL-527] Add payload check for event-based payload histogram (#921)
    • [EMCAL-524, EMCAL-526] Move leftover infologger to new logging and de…
  • GLO
    • Fix DataDescription after O2 changes (#919)
  • TOF
    • Fix out of scope shared ptr (#920)
  • TPC
    • TPC: enable setting of conditionDB path for (#923)
  • ITS
    • ITS: New FHR, FEE Task check feature (#925)
    • ITS QC updates (#927)
  • FIT
    • FIT: fixes in postprocessing (#931)
  • HMPID

Misc

  • [QC-667] Add detector to logging in merger (#918)

v1.35.2

25 Oct 08:01

Choose a tag to compare

  • [QC-682] override stop() but do not register a callback (#922)

(avoid a warning, won't be installed at P2)

v1.35.1

22 Oct 07:48

Choose a tag to compare

TOF : Fix out of scope shared ptr (#920)

v1.35.0

19 Oct 14:01

Choose a tag to compare

Bug fixes

  • [QC-679] Set the run number and the partition in the infologger (#911)

Detectors code

  • TOF
    • TOF: extend digit QC (#904)
    • TOF: fix raw time histogram in Task Digits + add debug histos for cra…
  • ITS
    • Improvements on ITS noisy pix task (#906)
    • ITS:reset the Decoder in ITSFhrTask::reset() (#916)
  • MID
    • Remove part of verbose output (#910)
  • TPC
    • TPC: add laser track calibration task (#905)
  • MCH
    • [MCH] Fixing segmentation fault in digits QCTask (#907)
  • GLO

Misc

  • Make sure we have severity and level in the Check and CheckRunner (#908)

v1.34.1

15 Oct 08:43

Choose a tag to compare

  • TOF: extend digit QC (#904)