Skip to content

Releases: AliceO2Group/QualityControl

v1.34.0

13 Oct 14:23

Choose a tag to compare

Bug fixes

  • [QC-662] Fix the aggregators (#884)

Detectors code

GLO

  • Change logs to debug, and disable printing debug messages (#879)
  • Make sure Vtx label is set before using it (#886)
  • Moving REC to GLO, and new json for vertexing MC (#894)
  • Match ITSTPC QC (#891)
  • Forgotten rec instead of glo (#898)
  • Sync with DPL device in O2 for matching QC (#900)

EMC

  • [EMCAL-526] Digit time as function of BC ID and SM (#882)
  • [EMCAL-527] checkers beautify and remove hist stat (#885)
  • [EMCAL-527] remove stat from Digits;
  • [EMCAL-527] Add 1D payloadSize histos and checkers
  • [EMCAL-526, EMCAL-527] Add histogram and checker for SM with max. amo…

FIT

  • FT0/FV0: Add BcOrbitMap for each PM module in DigitQcTask (#883)

TOF

  • skip wrong RDH in TOF raw QC (#889)

CPV

  • Try to read RunNumber from different sources (#899)

PHOS

  • zero energy clusters removed (#901)

HMP

  • fix the reset of hpmid (#903)

Misc

  • [OMON-492] Add metrics for the check runner (#881)
  • [QC-666] Make sure to have some Facility even at an early stage in th…
  • [QC-669] ServiceDiscovery logs are now warnings and only output every…
  • [QC-667] Add detector name to check and aggregator runners (#892)
  • [QC-668] Tune down modules logging. (#896)
  • [QC-671] Set the activity in the MonitorObject earlier. (#902)

v1.33.0

06 Oct 13:26

Choose a tag to compare

New features

  • [QC-651] Add class to metadata (#845)
  • [QC-648] Move to pub-sub for the channels between machines (#855)
  • [QC-592] A facility to store ROOT objects from files to QCDB (#862)

Bug fixes

  • [QC-654] Fix QC multinode setup test (#853)

Detectors code

  • EMCAL
    • [EMCAL-526] Catch mapping error and display in error count histogram (#…
    • [EMCAL-526,EMCAL-527] Fix typo in histname (#858)
    • [EMCAL-527] checkers added for shifter hist+fix2D (#866)
    • [EMCAL-526] Calculate cell abs ID directly from position in supermodu…
  • MCH
    • MCH: improved naming and location of digits task histograms (#848)
    • [MCH] update of pedestals and physics tasks (#876)
  • MFT
    • MFT: Update of cluster task + minor fixes (#849)
  • MID
    • [MID] initial implementation of digits task (#852)
  • FT0
    • Extension of the module for pilot beams (#851)
  • TPC
    • TPC: fixed Cluster and RawDigit tasks (#847)
    • For pilot2 d (#859)
    • The check for trends, comparing new point to average (#864)
    • TPC: Create empty pads for switched off chambers (#875)
    • New trending for tracks and PID in TPC (#861)
  • TOF
    • Plots for fractions of fake added, using MC info (#854)
    • introduce TOF trending for hits (#863)
  • PHOS:
    • Number of histos fixed; Readme added; configuration files prepared (#867
  • ITS
    • ITS noisy pixel task (#865)
  • CPV
    • Add CPV PhysicsTask (#868)
  • FV0
    • developments for pilot beam (copy from FT0) (#860)
    • FV0: add calibration QC task and check for PILOT Beam (#871)
  • HMPID
    • TH1 for hEventSize and hBusyTime plots modified to TGraph (#869)

Misc

  • [QC-443] Isolate Aggregators and Post-processing from configuration

v1.32.1

29 Sep 06:35

Choose a tag to compare

[EMCAL-526] Catch mapping error and display in error count histogram

v1.32.0

28 Sep 14:34

Choose a tag to compare

Detectors code

  • [EMCAL-526] Refactoring histogram names (#840)
  • TOF: Monitor orbits per crate in raw and digits (#839)
  • [EMCAL-527] checkers added for shifter histos
  • [EMCAL-526] Fix publishing error introduced in refactoring (#844)
  • ITS: remove some unnecessary ILOG (#843)

Documentation

  • Clarify multinode setup doc (#842)

v1.31.0

21 Sep 13:41

Choose a tag to compare

Bug fixes

  • Fix reading Activity context (pass, period, provenance) (#833)

Detectors code

  • [EMCAL-524] pilot beam: DCAL,EMCAL merged histos (#835)
  • TOF: check to debug decoder problem (#834)

Misc

  • Do not warn about missing remotePort if running remotely (DS port is …
  • FairLogger changed its interface. Modifications to adapt to it. (#836)

v1.30.1

15 Sep 08:30

Choose a tag to compare

Detectors code

  • [EMCAL-526] Add configurations for raw QC used at P2 (#831)
  • [EMCAL-524,EMCAL-526] New histograms for pilotBeam (#830)

v1.30.0

15 Sep 07:45

Choose a tag to compare

Bug fixes

  • Fix the remote machine in channel address of data sampling proxy (#828)

Detectors code

  • MFT: New histograms for the cluster task and new url for the consul.
  • TOF: fixes in cosmics and digits task (#829)

v1.29.1

08 Sep 14:18

Choose a tag to compare

Fix the remote machine in channel address of data sampling proxy (#828)

v1.29.0

07 Sep 15:07

Choose a tag to compare

Detectors code

  • ITS: remove metadata:Run form FHR FEE Task (#825)

Misc

  • [QC-443] Represent Checks configuration as C++ structures (#823)

v1.28.0

31 Aug 12:34

Choose a tag to compare

New features

  • [QC-615] Bind sample channels on remote machines by default (#816)
  • [QC-596] Add information about period, pass type and provenance to objects

Bug fixes

  • Make sure that we stop the driver if we cannot build the workflow.
  • [QC-636] Survive not having "dataSamplingPolicies" in a config file

Detectors code

  • FIT: FV0 and FDD modules added (#820)
  • Cleanup MID Raw QC task (#817)
  • ITS: Fhr fix THnSparse hitmap filling bug (#822)

Documentation

  • Add more doc about run attributes and update the TOCs (#819)