Releases: AliceO2Group/QualityControl
Releases · AliceO2Group/QualityControl
v1.7.3
v1.7.3
v1.7.2
Fix warnings
v1.7.1
- ITS Check + fix for the warnings
v1.7.0
New features
- [QC-402] Initial support and documentation for running QC with Analysis
- [QC-474] Monitoring for detectors code (#562)
Bug fixes
- Fix mac os warnings (#565)
Detectors code
Documentation
- Instructions to update locally a module (#570)
Misc
- [QC-489] Make sure aggregators are run in the right order (#560)
- Test whether we are able to run concurrent queries against the CCDB
- Do not create AggregatorRunner if the corresponding section is missing
v1.6.1
Fix the warning in macos.
v1.6.0
v1.5.1
- add missing header to a class for a fix in O2
v1.5.0
New features
- [QC-476] Add option to save locally objects in a ROOT file (#543)
- [QC-461] Add a description to the MonitorObject class (#526)
- [QC-455] retrieveConditionAny in users' tasks (#521)
Bug fixes
- Remove CheckDefinition from the streamer file (#544)
- [QC-460] Allow to print --help message in o2-qc (#534)
- Fix test ccdb extra (#546)
Detectors code
- TPC
- Add task for receiving TPCTrackingQA from external (#545)
- FT0
- Add FT0 module (#536)
- ITS
- EMC
- [EMCAL-524] apply on-the-fly calibration for the Bad Channel Map and …
- [EMCAL-524] Skip SOX headers (#530)
- Dataflow
- TOF
- Align TOF diagnostic naming scheme to O2 (#56
Documentation
- [QC-451] Update doc about the readout-qc config (#547)
- Add details of the available cleaning policies.
Misc
v1.4.2
Fix for the tests following CCDB collapse.