Skip to content

Releases: ornlneutronimaging/mcpevent2hist

v2.3.0

27 Aug 18:39
Compare
Choose a tag to compare

What's Changed

  • Minor fix 44 bits to 48 bits check for GDC packet by @suannchong in #50
  • Provide support for memory mapped operation by @bvacaliuc in #52
  • Fix improper loop exit with MAX_BATCH_LEN and fix the test case for it by @bvacaliuc in #54
  • Enable TOF imaging output by @KedoKudo in #56
  • [QoL] Reformatting source code and enable pre-commit ci by @KedoKudo in #60

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.0 Major improvement for ABS clustering algorithm

29 Aug 20:01
6c46d99
Compare
Choose a tag to compare

The code repo structure is updated and the performance of ABS clustering method is significantly improved, targeting 120,000,000 hits/sec.

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

Initial alpha release

17 Apr 15:18
Compare
Choose a tag to compare

This is the initial alpha release after migrating from Gitlab to Github.