Skip to content

v1.5.0

Choose a tag to compare

@Barthelemy Barthelemy released this 12 Nov 17:25
· 2337 commits to master since this release
e5f2b6f

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
    • Fhr task optimization (#542)
    • Support custom description in ITS Fhr task and cleanup (#531)
    • Add ITS online Track task (#535)
    • Add ITS online cluster task (#524)
    • ITSRawTask supports the updated math_utils (#518)
  • EMC
    • [EMCAL-524] apply on-the-fly calibration for the Bad Channel Map and …
    • [EMCAL-524] Skip SOX headers (#530)
  • Dataflow
    • [QC-466] - Survive getting an RDH with version < 6. (#532)
    • [QC-463] Daqtask only publish included det (#527)
  • 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

  • [QC-472] Extract advanced topology (#538)
  • [QC-452] Add extra monitoring metrics about incoming data (#519)
  • Cost calculators for QC topologies (#533)