Skip to content

Better tdac plot

Magne Eik Lauritzen requested to merge malaurit/YARR:betterTdacPlot into devel

Improvement on plot_tdac.cpp. It originally creates a single histogram of all TDAC values, essentially combining the Linear and Differential histograms into one. This makes it difficult to investigate their individual distributions.

This version of plot_tdac.cpp creates one TDAC histogram plot for each of the Linear and the Differential FE, in addition to the original "combined" histogram.

Edited by Magne Eik Lauritzen

Merge request reports