Skip to content

Latest commit

 

History

History
103 lines (94 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

103 lines (94 loc) · 14.1 KB

Changes since 2022-04-14

Changes in Analysis

  • #8588 2022-04-21: DPL Analysis: workaround for setting self-index binding before invoking process() by @aalkin
  • #8609 2022-04-22: Move to fdd version 001 by @mbroz84
  • #8637 2022-04-24: remove temporary code by @jgrosseo
  • #8574 2022-04-28: Add energy as a dynamic column by @njacazio

Changes in Common

  • #8575 2022-04-14: Missing const declarations on bitset comparisons. by @pnwkw
  • #8590 2022-04-17: Move alignment objects to DET/Calib/Align by @shahor02
  • #8623 2022-04-21: DPL: add dpl_instance tag to distinguish between different NUMA domains by @ktf
  • #8618 2022-04-21: Store original tfCounter in the CTFHeader by @shahor02
  • #8573 2022-04-25: :MCH: introduce digit time errors in raw decoder by @aferrero2707
  • #8643 2022-04-25: Optionally impose DH.tfCounter from local counter by @shahor02
  • #8639 2022-04-26: Use tfCounter in time-slot calib, provide real time. by @shahor02
  • #8667 2022-04-27: Add/use createDirectoriesIfAbsent method, robust against concurrent calls by @shahor02
  • #8659 2022-04-27: Printing log when we find a default CCDB entry by @chiarazampolli

Changes in DataFormats

  • #8578 2022-04-14: Add theta calculation to Fwd track by @pnwkw
  • #8596 2022-04-17: Work on TPC ZS Encoding by @davidrohr
  • #8605 2022-04-18: Implement improved link-based ZS by @davidrohr
  • #8612 2022-04-19: Fixes for MID decoding and data access by @shahor02
  • #8618 2022-04-21: Store original tfCounter in the CTFHeader by @shahor02
  • #8622 2022-04-21: [FIT] Quick fix - increment FT0 and FDD Digit version by @mslupeck
  • #8595 2022-04-21: ctp config to ccdb by @lietava
  • #8643 2022-04-25: Optionally impose DH.tfCounter from local counter by @shahor02
  • #8642 2022-04-25: Provide MCH clusters via global-track-cluster-reader and RecoContainer by @shahor02
  • #8651 2022-04-27: [QC-751] Remove obsolete QC flags by @knopers8

Changes in Detectors

  • #8584 2022-04-14: ITS: remove unused variables to fix warnings by @mconcas
  • #8579 2022-04-14: Reporting and protection for interleaved chip data error by @shahor02
  • #8577 2022-04-14: TPC: reduce use of static keyword by @sawenzel
  • #8593 2022-04-15: DPL: Catch exception from stol when parsing invalid run number by @davidrohr
  • #8594 2022-04-15: Fix for not throwing exception in cpv::RawReaderMemory when processin… by @sevdokim
  • #8586 2022-04-15: Multiple fixes in Alpide decoding/error handling by @shahor02
  • #8599 2022-04-16: Use flag HBFUtils.obligatorySOR to start raw data from TF with SOX + fixes by @shahor02
  • #8601 2022-04-17: Apply TF ordering policy to all writers by @shahor02
  • #8596 2022-04-17: Work on TPC ZS Encoding by @davidrohr
  • #8604 2022-04-18: Fix misleading variable names by @davidrohr
  • #8605 2022-04-18: Implement improved link-based ZS by @davidrohr
  • #8587 2022-04-19: Add multiple output function in calibration workflow of MFT by @syano0822
  • #8612 2022-04-19: Fixes for MID decoding and data access by @shahor02
  • #8614 2022-04-19: Reduce default max memory to 12GB by @mpuccio
  • #8585 2022-04-21: Fix metadata and remove log - TOFDCSconfig by @chiarazampolli
  • #8616 2022-04-21: Protection against non-existing feeId in the MID RDH by @dstocco
  • #8618 2022-04-21: Store original tfCounter in the CTFHeader by @shahor02
  • #8621 2022-04-21: Update HmpidCoder2.cxx by @fapfap69
  • #8615 2022-04-21: [EMCAL-630] Move log level of EMCAL decoding errors to "alarm" by @mfasDa
  • #8622 2022-04-21: [FIT] Quick fix - increment FT0 and FDD Digit version by @mslupeck
  • #8595 2022-04-21: ctp config to ccdb by @lietava
  • #8617 2022-04-22: Add option to change tracker algorithm only keeping the best track by @dstocco
  • #8627 2022-04-22: CPV: mute raw decoder error reporting for 10 minutes if it reports mo… by @sevdokim
  • #8628 2022-04-22: Improve verbosity in DCS DP processing (MFT, GRP) by @chiarazampolli
  • #8610 2022-04-22: MFT: Update the noise scan to protect from double EOS. by @tomas-herman
  • #8631 2022-04-22: TRD: Reduce default verbosity of DCS processor by @martenole
  • #8633 2022-04-23: Fix the Run Number into CCDB items by @fapfap69
  • #8635 2022-04-23: [MCH] add protection against too many track candidates by @pillot
  • #8632 2022-04-23: use default FDD table version by @jgrosseo
  • #8573 2022-04-25: :MCH: introduce digit time errors in raw decoder by @aferrero2707
  • #8647 2022-04-25: AODconverter does not need global MID and MCH clusters by @shahor02
  • #8640 2022-04-25: CCDBPopulator optionally fatals on failed upload (def=on) by @shahor02
  • #8643 2022-04-25: Optionally impose DH.tfCounter from local counter by @shahor02
  • #8642 2022-04-25: Provide MCH clusters via global-track-cluster-reader and RecoContainer by @shahor02
  • #8645 2022-04-25: Suppress FT0 channels ordering check in CTF encoder by @shahor02
  • #8653 2022-04-26: Optional syst.error on tracks Y,Z covariance + extra debug output by @shahor02
  • #8639 2022-04-26: Use tfCounter in time-slot calib, provide real time. by @shahor02
  • #8667 2022-04-27: Add/use createDirectoriesIfAbsent method, robust against concurrent calls by @shahor02
  • #8662 2022-04-27: CPV: improve raw errors handling in RawReaderMemory to avoid infinite loop… by @sevdokim
  • #8670 2022-04-27: Fix: attach corect input in its/mft entropy decoder by @shahor02
  • #8658 2022-04-27: MCH: speedup finding of used cluster combinations by @pillot
  • #8664 2022-04-27: MRRTF-154: MCH raw data decoder now catches exceptions by @aphecetche
  • #8650 2022-04-27: [OCTRL-564] Filling RCT information when uploading GRP at end of run by @chiarazampolli

Changes in EventVisualisation

  • #8625 2022-04-21: Option to not write json files in the ED workflow that are empty by @pnwkw
  • #8580 2022-04-23: Implemented reading MFT tracks from AOD files by @pnwkw
  • #8654 2022-04-26: Event Display: compile on macOS by @ktf
  • #8667 2022-04-27: Add/use createDirectoriesIfAbsent method, robust against concurrent calls by @shahor02

Changes in Framework

  • #8620 2022-04-20: DPL: work with ROOT master by @ktf
  • #8588 2022-04-21: DPL Analysis: workaround for setting self-index binding before invoking process() by @aalkin
  • #8630 2022-04-21: DPL: add documentation to o2::framework::workflow::combine by @ktf
  • #8623 2022-04-21: DPL: add dpl_instance tag to distinguish between different NUMA domains by @ktf
  • #8626 2022-04-22: Fix Partition, add separate sliceByCached for joins, filtered and nested filtered by @saganatt
  • #8609 2022-04-22: Move to fdd version 001 by @mbroz84
  • #8606 2022-04-22: readout-proxy: correctly populate TimingInfo by @ktf
  • #8637 2022-04-24: remove temporary code by @jgrosseo
  • #8644 2022-04-25: DPL: Use startTime instead of tfCounter in whenAllOrdered policy by @davidrohr
  • #8649 2022-04-25: DPL: do not send the oldest possible timeframe to out of band channels by @ktf
  • #8659 2022-04-27: Printing log when we find a default CCDB entry by @chiarazampolli
  • #8574 2022-04-28: Add energy as a dynamic column by @njacazio

Changes in Steer

  • #8599 2022-04-16: Use flag HBFUtils.obligatorySOR to start raw data from TF with SOX + fixes by @shahor02

Changes in Utilities