Skip to content

Releases: AliceO2Group/QualityControl

v1.14.1

29 Mar 06:32
bf64883

Choose a tag to compare

Detectors code

  • MFT
    • [MFT-8] MFT Track QC Task update (#649)
    • [MFT-9] MFT Digit QC Task update (#650)
    • [MFT-10] MFT Readout QC Task (#651)
  • TPC
    • Fix sector filter for TPC input (#657)

v1.14.0

23 Mar 10:10
409b99b

Choose a tag to compare

New features

  • [QC-547] Allow to store and retrieve any object with dictionary (internal method) (#644)
  • [QC-560] Configuration of infologger: disable at the source some levels or the debug logs.

Detectors code

  • [MCH] module name updated to reflect current QC naming scheme (#639)
  • [MCH] [MRRTF-108] Prepare for digit move (#647)
  • [PHOS] Pedestal QC fixes (#638)
  • [MID]: moved module in MUON folder (#636)

Documentation

  • Update instructions to run with non-TST detector (#640)

Misc

  • [QC-399] Run number from ecs, new attempt (#641)
  • Remove mysql implementation (#645)

v1.13.0

12 Mar 07:34
25acc03

Choose a tag to compare

New features

  • [QC-491] PP Task to transform Quality Objects into TRFCollections (#623)

Bug fixes

  • Exclude deleted files from clang-format check (#633)

Detectors code

  • TOF
    • Add task for cosmics (#630)
  • MCH
    • [R3C-468] MCH: adapted the pedestals task to use the output of the O2

Documentation

  • [QC-555] Doc update to match mkdocs expectations (#634)

Misc

  • [OCONF-301] conventions (#615)

v1.12.0

08 Mar 15:44
ad0af6d

Choose a tag to compare

Detectors code

  • TOF: Improve Counter class (#627)

Misc

  • Correct FairLogger usage (#628)
  • Ignore failure of the json analysis generation during build.

v1.11.0

03 Mar 10:24
51200a3

Choose a tag to compare

Bug fixes

  • [QC-543] Fix TestWorkflow crash on Mac (#614)
  • [QC-539] Add missing level to infologger calls (#610)
  • [QC-545] Fix memory leaks associated with Monitor Objects (#621)

Detectors code

  • MFT
    • [MFT-7] MFT Digit QC Task for the MW2 (#612)
  • TPC
    • Add first version of QC task for TPC calibration data + more output f…
  • TOF
    • Extend multinode merge (#617)
    • Add slot name, add slot for RDH in part. slot plot (#619)
  • MCH
    • Small fixes (#616)
  • PHOS
    • Publisher->Reader renaming (#620)
  • ITS
    • add missing geometry file path in FHR json (#626)

Documentation

  • Be more explicit about changing the task name (#609)
  • Add information about switching detector in flp suite (#622)

Misc

  • [O2-2018] Allow usage of Microsoft GSL v2 and v3 (#613)

v1.10.0

08 Feb 10:47
0282ffe

Choose a tag to compare

New features

  • [QC-500] Benchmark module and script (#568)

Bug fixes

  • [QC-532] Catch exceptions before they reach the DPL service manager.
  • [QC-532] Fix crash at endOfActivity in DaqTask (#604)

Detectors code

  • MFT
    • [MFT-5] Updating the Cluster QC task to work with the new itsmft Comp…
    • [MFT-6] Adding histograms for the Cluster and Track QC tasks. (#600)
  • TPC
    • TPC adjusted query for cluster task (#594)
    • Use new TPC cluster reader helper to avoid copy&pasted code (#593)
  • PHOS
    • fixes in Raw QC; first version cluster qc; cleanup (#598)
  • HMP
    • [QC-530] add missing hmpid in main cmakelists (#595)
  • TOF
    • Drawing the diagnostics per crate (#597)
    • Add noisy channels info (#12) (#601)
  • ITS
    • Declare the geometry file by json for ITSFhrTask (#608)

Documentation

  • repocleaner config file

Misc

  • Update clang-format workflow to clang-format-11 (#607)
  • [QC-518] Add a Merger even when there is only one local Task (#605)

v1.9.2

03 Feb 10:03

Choose a tag to compare

Disable failing tests

v1.9.1

21 Jan 19:27
5de936d

Choose a tag to compare

  • [MFT-Module] Updating the MFT digit QC Task (#588)
  • [EMCAL-526] Plots for different trigger classes
  • Aggregators doc addendum

v1.9.0

15 Jan 07:25
4dfb59c

Choose a tag to compare

Bug fixes

  • [QC-516] Do not crash if config file URI is not valid (#587)
  • [QC-515] Fix analysis json generation in Example and stop polluting s…

Detectors code

  • TPC
    • Add TPC Tracking QA Task (#553)
  • EMCAL
    • [EMCAL-524] Plots for different trigger classes (#590)
  • TOF
    • Add noise analysis to QC (#586)

Misc

  • Turn on werror (#582)

v1.8.0

07 Jan 09:18
045419a

Choose a tag to compare

Detectors code

  • ITS
  • Diagnostic info inspection and adding QC check for ITSFeeTask (#…
  • Modified json to trigger on new object (#574)
  • [QC-511] ITS: using nTriggers to calculate the ROF for the FHR task a…

Misc

  • [QC-509] Clear warnings (#576)
  • Add explicit dependency on AliceO2::DebugGUI (#580) & o2-data-dump: use AliceO2::DebugGUI (#581)