Skip to content

Fixes for online monitor + timewalk scan

Yannick Manuel Dieter requested to merge online_monitor_fix into development

Changes:

  • FIX: relBCID distribution is plotted now until 32 (0 - 31) in online monitor
  • ENH: option to enable TDC interpretation for online monitor
  • MAINT: sanity check in timewalk analysis

Closes #292 (closed).

Using a scan producing TDC words (e.g. timewalk scan) + not enabling TDC interpretation leads to artifacts (in occupancy and relBCID distribution) see picture below. This is fixed when TDC data word interpretation is enabled. The corresponding parameter can be specified in the online_monitor yaml file.

Screenshot_from_2019-08-21_09-27-07

Edited by Yannick Manuel Dieter

Merge request reports