shirtsgroup / physical_validation

Physical validation of molecular simulations
https://physical-validation.readthedocs.io
MIT License
55 stars 19 forks source link

Improve histogram binning #164

Closed ptmerz closed 3 years ago

ptmerz commented 3 years ago

This improves the histogram binning by implementing the Freedman–Diaconis rule, which makes for nicer histograms by chosing the binning width in dependence of the width of the distribution and the number of samples.

codecov[bot] commented 3 years ago

Codecov Report

Merging #164 (17152de) into master (7d3ae2e) will decrease coverage by 0.00%. The diff coverage is 100.00%.