fix(soak): scale also rarity 18/37318/2
authorVratko Polak <vrpolak@cisco.com>
Fri, 30 Sep 2022 12:24:53 +0000 (14:24 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 3 Oct 2022 05:12:33 +0000 (05:12 +0000)
commitea654523b71d2bafc941f8b95d06909324e3c902
tree3209d89de3d9b5ca0b8cf170def7fc635c49de4d
parentd5e75e153fe6d0abb6f3bbf0911de09957ea0d8c
fix(soak): scale also rarity

Without this, far-off samples are considered too important
leading to wrong integration.
This should fix the symptom of secondary stats being too different.

Change-Id: I66496ac25da95eae1f83154f32eb56f941cb20ce
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit d772d5346cf1c4802bda63e4faf008222b6c0cf0)
resources/libraries/python/PLRsearch/Integrator.py