Releases: belle2/display
Releases · belle2/display
v0.3.0
v0.2.0
v0.2.0 - 2024/01/24
Second minor release of the Belle II Event Display with Phoenix
Features
- Redefined the categories of Monte Carlo particles
- Updated the package dependencies via
npm update
- Added CI pipeline to the internal GitLab repository with formatting, build and documentation stages
Bugfixes
- Fixed the conversion between momentum and curvature for negatively charged particles
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.1.0 - 2023/12/08
This is the first release of the Belle II Event Display with Phoenix
Features
- Imported the code from Le Cong Minh Hieu developed during the Google Summer of Code 2023
- Improved the documentation
- Added the configuration file for
bumpversion
Bugfixes
- Replaced
Math.atan()
withMath.atan2()
for fixing the displayed trajectory of MC particles and KLM clusters
Full Changelog: https://github.com/belle2/display/commits/v0.1.0