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](https://github.com/angelolab/mibi-bin-tools/pull/63))
📚️ Documentation
- Readme Adjustments, and Conda Environment file srivarra ([60](https://github.com/angelolab/mibi-bin-tools/pull/60))
alex-l-kong and srivarra