Skip to content

New Diamond + Support for Nickel runs + BMon-in-Tof in unpacking macros

Pierre-Alain Loizeau requested to merge mbmon into master

[mBMON] Fix/adapt to the new 16ch diamond while keeping old data support

  • Fix comp order in param file to avoid needing a channel remapping 16ch Diam
  • Fix mapping range for 2022 BMon in Tof Parameter class (16ch assumption instead of 2x8)
  • Set spill thr for corresponding runs in BMon unp macros (monitors)
  • Disable Digi output in the online Bmon unp macro (pure monitor)
  • Fix SysId used to switch filling of BMon Error plots in unpacking Algo
  • Add accessor for the monitor pointer in TOF unpack config class
  • Add possibility to remap up to 16 channels in TOF unpack monitor class
  • Add possibility to disable the internal HttpServer in TOF unpack monitor class (later needed for MQ)

Support for Nickel runs + BMon-in-Tof in unpacking macros

  • Add TOF parameter files for Nickel runs (for now identical to iron and uranium ones)
  • Add flag to switch between TOF parameter files including or not BMon (for now only for Fe and Ni runs)
  • Same flag disables the BMon unpacker if true
  • Add MUCH parameter files for Ni runs due to remapping of electronics (for now copy of Ni ones)
  • Add switching between these files depending on run ID

Merge request reports