Releases: AliceO2Group/QualityControl
Releases · AliceO2Group/QualityControl
v1.20.0
New features
- [OCTRL-496] Support multinode setups in ODC-controlled environment (#729
Bug fixes
Detectors code
- TPC: comment one logger message, improve 2D hists (#737)
- ITS: Fhr new general plot; Fhr and FEE get run number from ECS or json (#734)
- MFT: large update of MFT QC tasks (naming, conventions, mapping) (#725)
- wrong TOF dependency removed (#735)
- add the json file for the two tasks on EPN (#731)
- [MCH] Implementation of mergeable Occupancy (#730)
- PHOS calib QC added (#727)
- Fixing plot issue (#728)
Documentation
Misc
v1.19.0
New features / Improvements
- Disable resources monitoring by default (#709)
- Use InputRecordWalker as a better example (#705)
- [QC-593] Add callbacks for checkRunner and aggregatorRunner (#722)
- [QC-589] Reduce the amount of configuration needed for mutlinode setu…
Bug fixes
- Multinode test: [QC-583] send INT when timing out (#707)
Detectors code
- ITS
- TPC
- Changing names of data sources.
- Modification of data description for the track task.
- TPC: enable cluster sampling (#726)
- MCH
- MCH: introducing the DecodingErrors task (#712)
- TOF
- REC
- Vertexing QC task (#721)
- FT0
- initial ft0 calibration task with checker (#723)
Documentation
- Add doc about sending monitoring metrics of Dispatcher (#710)
- Add example and doc for displaying custom classes in QCG (#724)
Misc
v1.18.1
v1.18.0
v1.17.0
New features
- [QC-496] Allow Checks to associate (many) Reasons with Qualities (#677)
- [QC-488] Addition of an aggregator which selects the worst Quality of all (#687)
Bug fixes
- [QC-528] Aggregators: provide only the objects that are requested (#676)
- Use the correct proxy for dispatching data in multinode setups (#679)
Detectors code
- TPC
- TPC QC: remove avoid duplicate checker names (#678)
- ITS
- CPV
- [QC-576] New naming scheme in CPV module (#686)
Documentation
- Update instructions on how to build on an FLP
Misc
v1.16.1
Fixes for GCC 10.2
v1.16.0
New features
- [QC-565] Set run number on objects (#658)
Bug fixes
- Add missing callback to start in CheckRunner and AggregatorRunner (#672)
- Fixes in QualityObject (constness and userMetadata) (#673)
Detectors code
- CPV
- Pedestal Task & Check (#662)
- HMPID
- HMPID_NewDigitStructure (#655)
- FT0
- Additional QC-FT0 task for data(digits) visualization during FT0-FEE …
- TOF
- add cuts for cosmics (#666)
Misc
- Update the references to Readout after aligning with O2 conventions
- [QC-415] Set detector field in infologger (#670)
Internal
- [QC-549] Add repocleaner production rule (#661)
- [QC-527] Store repoCleaner config in consul (#671)
- [QC-570] script to release (#663)
- [QC-369] Drop deprecated methods dealing with JSON objects from CCDB. (…
- [QC-369] Remove the use of the very old retrieve (#669)
- [QC-571] Remove the default ServiceDiscovery URL (consul-test) (#668)
v1.15.0
v1.14.1
v1.14.0
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)