Releases: XENONnT/GOFevaluation
Releases · XENONnT/GOFevaluation
v0.1.4
v0.1.3
v0.1.2
What's Changed
- Add colorbar switch, set 2D histogram x&y limit by @dachengx in #39
- Some plotting bug fixes by @hoetzsch in #41
- Homemade equiprobable_binning, still based on ECDF by @dachengx in #43
- a few patches by @hammannr in #38
- Exercise notebook by @hammannr in #44
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0-zenodo-init
Technical release for enabling zenodo
v0.1.0
Feature Overview of the First Release:
- Multiple GOF tests (binned and unbinned) can be performed (#1, #5, #10, #12, #13)
- The p-value is calculated based on toy sampling from the reference or a permutation test (#2, #14)
- A wrapper class makes it convenient to perform multiple GOF tests in parallel (#19)
- An equiprobable binning algorithm is implemented. The binning can be applied upon initialisation of the GOF object and a few visualization tools are provided. (#25, #26)
- CI workflow implemented (#7)
Full Changelog: https://github.com/XENONnT/GOFevaluation/commits/v0.1.0