Releases: AliceO2Group/QualityControl
Releases · AliceO2Group/QualityControl
v1.39.0
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
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
Fix for macos
v1.37.1
- GLO module fix for new O2
v1.37.0
v1.36.0
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
- 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
- FIT
- FIT: fixes in postprocessing (#931)
- HMPID
- Tprofile2 (#928)
Misc
- [QC-667] Add detector to logging in merger (#918)
v1.35.2
v1.35.1
v1.35.0
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
- 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
- QC fixes (#909)
Misc
- Make sure we have severity and level in the Check and CheckRunner (#908)