Skip to content

Releases: belle2/display

v0.3.0

15 Apr 10:24
Compare
Choose a tag to compare

v0.3.0 - 2024/04/15

Third minor release of the Belle II Event Display with Phoenix

Features

  • Enabled the usage of the display when MCParticles are not present (e.g. when real data are used)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Jan 13:33
Compare
Choose a tag to compare

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

08 Dec 15:13
Compare
Choose a tag to compare

v0.1.0 - 2023/12/08

This is the first release of the Belle II Event Display with Phoenix

Features

Bugfixes

  • Replaced Math.atan() with Math.atan2() for fixing the displayed trajectory of MC particles and KLM clusters

Full Changelog: https://github.com/belle2/display/commits/v0.1.0