Skip to content

WIP: Histogram processing harmonization

Carsten Burgard requested to merge histogram-processing-harmonization into master

Release notes

The processing of histograms is somewhat inconsistent in SFramework and QFramework. This MR sets out to harmonize the treatment by avoiding code duplication, factorizing and re-using the QFramework functionality wherever possible.

Details

TQSampleDataReader functionality factorized out to some extent.

Edited by Benedict Tobias Winter

Merge request reports