Skip to content

Event display improvements

Antonello Pellecchia requested to merge feature/eventdisplay into main

General improvements to event display:

  • allow running using the command python3 app.py instead of the flask command;
  • add track file directory as a command line argument;
  • add geometry, run number and event number as parameters in url.

Merge request reports