Skip to content

Change the way normalisation with respect to number work

Henrik Stooss requested to merge Add-sum-obj-fix-diporder into main

Fixes #116 (closed)

Changes made in this Pull Request:

  • Introduced sums dict containing the sum of observables across frames.
  • It is used to store the observable per bin without normalising and the total bincount.
  • Changed the tests because this fix changes the way the profile edges are treated (more correct now)

PR Checklist

  • Docs?
  • Issue raised/referenced?
Edited by Henrik Stooss

Merge request reports