ROOTPWA-Maintainers / ROOTPWA

ROOTPWA is a toolkit for partial-wave analysis of multi-particle final states produced in high-energy particle reactions. It is used to determine hadron spectra from experimental data.
Other
8 stars 14 forks source link

Implement rounding to 14 significant digits for on-the-fly binning #211

Closed stefan-wallner closed 7 years ago

stefan-wallner commented 7 years ago

When on-the-fly bins are generated from a range and a number of bins, now the bin borders are rounded to 14 significant digites to get rid of the nummeric effects of the boundary calculation. (e.g. 2.4000000000000004)

stefan-wallner commented 7 years ago

Thanks for your comments. I agree with all of them.

suhlatwork commented 7 years ago

Merged, thank you!