Skip to content

DefaultDigitizer: Fix some Histogram Ranges & ToA Threshold Comparison

Simon Spannagel requested to merge p-digitizer into master
  • type of boundary should be double, also to be read from config
  • use correct limit for ToA plot
  • Threshold comparison for ToA calculation now uses std::abs to also work with negative polarity pulses.

should backport this to v2.3-stable, but I'm too lazy tonight... 😄

Edited by Simon Spannagel

Merge request reports