Skip to content

v0.1.0

Compare
Choose a tag to compare
@hammannr hammannr released this 19 Oct 12:29
· 145 commits to master since this release
303972b

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