v0.2.11
github-actions
released this
02 Oct 22:24
·
3 commits
to refs/heads/main
since this release
This releases optimizes the computation of the median pulse heights across all masses at once (previously, it was a one-per-mass process). Additionally, fixes a bug in the time-of-flight range thresholding (see #62).
🚀 Features
- Parallelize histogram and MPH calculations @alex-l-kong (#63)
📚️ Documentation
- Readme Adjustments, and Conda Environment file @srivarra (#60)
@alex-l-kong and @srivarra