Skip to content

Releases: AliceO2Group/QualityControl

v1.27.0

24 Aug 13:22

Choose a tag to compare

Bug fixes

  • Fix the misleading error messages about multinode setups (#813)

Detectors code

  • [EMCAL-524] Fix filling energy spectrum for DCAL supermodules (#812)

v1.26.0

18 Aug 12:54

Choose a tag to compare

New features

  • Send monitoring metrics from repocleaner (#811)

Detectors code

  • EMCAL
  • [EMCAL-524] Add task parameter ignoring the trigger type (#808)
  • ITS
    • FHR Task add a new Plot to monitor the Noisy pixel number in one…
  • TPC
    • Update of Tracks task
    • Tracks task: remove unnecessary metadata
    • Generalize Cluster task to also accept KrClusters (#794)
  • TOF
    • Update track index fetch in TOF matching task (#810)

v1.25.0

11 Aug 08:30

Choose a tag to compare

Bug fixes

  • Set proper ownership of MO collection after deserialization (#798)
  • Add missing python files for repocleaner (#806)

Detectors code

  • TOF
    • Implementation of TOF matching QC (#793)
    • Fix for efficiency calculation and minor fixes to json (#791)
    • TOF: Fix documentation (#795)
  • EMC
    • [EMCAL-524] Make histograms vs cell ID optional (#792)
    • [EMCAL-524, EMCAL-526] New histograms + fixes for input handling in d…
    • [EMCAL-526] Remove leftover debug statements from previous investigat…
  • MFT
    • Update the QCDB url from test to production. (#796)

Misc

  • [QC-584] Local QC workflows should appears as indentical to AliECS (#804
  • [QC-443] Give only ptrees to Data Sampling (#801)
  • [QC-630] Pass the host name to Data Sampling (#799)

v1.24.1

03 Aug 09:08

Choose a tag to compare

[EMCAL-524] Make histograms vs cell ID optional (#792)

v1.24.0

29 Jul 15:16

Choose a tag to compare

New features

  • [QC-623] Repo cleaner in parallel (#774)
  • [QC-602] Batch processing in QC (#779)

Bug fixes

  • [QC-622] Run repo cleaner only once (#773)

Detectors code

  • TOF: silence warning of RDH fatal
  • [EMCAL-524] reset all histograms after pushing (#775)
  • fixed: RDH Fatal bit, TRM names, issue in CrateCounter histos (#778)
  • [EMCAL-524] fix binnings for ampl. and time histos (#781)
  • [EMCAL-702] Add protection against empty timeframes (#784)
  • [EMCAL-704] Add suport of cell container in multiple subtimeframes (#785)
  • [EMCAL-704] Add debug printouts for subevents and filter deadbeaf messages
  • Update tof json for full QC (#787)
  • [PHS] number of fec increased; mFinalized fixed (#788)
  • Some make up for CPV Pedestal task (#789)
  • [EMCAL-524] removing Low Gain histos (#790)

Documentation

  • fix url and image (#782)

Misc

  • [QC-443] Represent the whole configuration file in C++ structures (#736)

v1.23.0

20 Jul 13:55

Choose a tag to compare

Bug fixes

  • Fix moving window (#766)
  • [QC-619] Force the infologger facility name to be less than 32 characters (#771)

Detectors code

  • FT0: some refactoring (#765)
  • MFT: fix for digit checker (#767)
  • TPC: configurable histogram ranges (#768)

v1.22.1

15 Jul 07:31

Choose a tag to compare

Fix moving window

v1.22.0

13 Jul 15:51

Choose a tag to compare

New features

  • [QC-134] Moving windows in Tasks and Mergers (#732)

Bug fixes

  • Fix patch.sh
  • fix broken link
  • Remove unused variable (#760)

Detectors code

  • TOF: change sampling factor (#761)
  • TRD: Use new Digit header location (#758)
  • TPC CalDetPublisher: fetch std::unordered_map objects from CCDB + add ZS calibration file check (#746)
  • ITS: Fixed issues with the geometry file for Cluster and Track tasks (#764)
  • TPC CalDetPublisher: remove name restriction in allowed CalDet object list
  • ITS:Fhr TH2Poly merge bug fix, ITSFhrCheck bug fix (#763)

Documentation

  • Restructured the Advanced documentation. (#759)

v1.21.2

13 Jul 08:49

Choose a tag to compare

Detector code:

  • TPC CalDetPublisher: fetch std::unordered_map objects from CCDB + add ZS calibration file check (#746)

v1.21.1

08 Jul 08:11

Choose a tag to compare

TRD: Use new Digit header location (#758)