Skip to content

v1.9.0

Compare
Choose a tag to compare
@9inpachi 9inpachi released this 16 May 14:50
· 1347 commits to main since this release

1.9.0 (2021-05-16)

Bug Fixes

  • app: add correct LHCb event data file (4e0799a)
  • app: automatically load the new LHCb data file (7b778ba)
  • app: fix fullscreen test (be477a0)
  • app: remove redundant CSS and classes (d2b7d34)
  • app: show overlays in SS mode (364e643)
  • event-display: add energy cut, refactor (000ab78)
  • event-display: attempt to improve robustness of tracks (689da29)
  • event-display: better debugging info and prettier (df9ce07)
  • event-display: fix #289 cluster rendering (1a01248)
  • event-display: fix eta calculation for JiveXML (6dbd797)
  • event-display: fix phoenix menu node types (1af6ae2)
  • event-display: fixes and improvements for track import from JiveXML (c92d65f)
  • event-display: properly display the PlanarCalorimeters (f41920b)
  • event-display: rk-helper should use CoordinateHelper (6085f50)

Features

  • app: add embed in sharable link constructor (8a0c0b1)
  • app: add experiment link to embed menu (1bc14f9)
  • app: add load progress based on number of loaded items (20ef288)
  • app: add loading progress to all experiments (b557cfb)
  • app: add more options to embed menu (575d29a)
  • app: allow content in UI menu and display items in a straight row (e3d83ea)
  • app: create embed menu component (5fe6685)
  • app: get experiment link dynamically and add tests for embed menu (cc9590d)
  • event-display: add color by vertex options (d2e0547)
  • event-display: add color options to tracks collections (90aea3c)
  • event-display: add docs for color options class (6cd5d53)
  • event-display: add embed option to URL (cb68283)
  • event-display: add momentum color options UI (f1d2cef)
  • event-display: add types for Phoenix menu configs (68f3d45)
  • event-display: code improvement for momentum sliders (1a17e99)
  • event-display: complete types for phoenix menu node (cc04d5a)
  • event-display: create coloring manager and color tracks by properties (c446567)
  • event-display: divide collection config options into child nodes (2e52c22)
  • event-display: highly optimize and generalize color by options (595d9e5)
  • event-display: implement color by momentum (9222e04)
  • event-display: implement embed menu (872f708)
  • event-display: improve color manager code (3839578)
  • event-display: only show selected color by options (3041166)
  • event-display: type changes for phoenix menu (9a79692)
  • event-display: use child node for collection's color options (8559830)
  • event-display: use class for color options in UI (4acca1a)
  • event-dosplay: improve processing of PlanarCaloCells in Phoenix loader (5a8fe9f)