Releases: ornlneutronimaging/mcpevent2hist
Releases · ornlneutronimaging/mcpevent2hist
v2.3.0
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
- @bvacaliuc made their first contribution in #52
Full Changelog: v2.2.1...v2.3.0
v2.2.0 Major improvement for ABS clustering algorithm
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
- add doi link from zenodo by @suannchong in #1
- migrate license to top level by @suannchong in #2
- Create CODE_OF_CONDUCT.md by @KedoKudo in #8
- Create CONTRIBUTING.md by @KedoKudo in #9
- update next with main by @KedoKudo in #10
- Add pr template by @KedoKudo in #11
- add CI configuration by @KedoKudo in #12
- add unit test on mac os by @KedoKudo in #13
- add openssf badge by @KedoKudo in #14
- Restructure build system to use sub-packages by @KedoKudo in #15
- Improve abs efficiency by @KedoKudo in #17
New Contributors
- @suannchong made their first contribution in #1
- @KedoKudo made their first contribution in #8
Full Changelog: v2.1.0...v2.2.0
Initial alpha release
This is the initial alpha release after migrating from Gitlab to Github.