smash-transport / sparkx

SPARKX - Software Package for Analyzing Relativistic Kinematics in Collision eXperiments
https://smash-transport.github.io/sparkx/
GNU General Public License v3.0
5 stars 0 forks source link

Add test to Histogram #290

Closed nilssass closed 1 week ago

nilssass commented 1 month ago

In Histogram we test the scale_histogram function. However, we test for invalid input only. We should also test that the scaling ends up in the correct numbers

nilssass commented 1 week ago

This has already been done