-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Milestone
Description
Steps to achieve a useful HGCAL event display, with 2D and 3D plots of geometry plus photon, electron, pion and jet events. Plots for cluster-related studies will also be included.
Data production and skimming
- add boost options in the skimming Command line options with boost #12 @bfonta
- detect whenever the intermediate file created by
get_data()
is older than the inputROOT
file, and change thereprocess
flag toTrue
when that happens @mchiusi - produce input files with trigger module sums @portalesHEP
2D plots with bokeh
- control energy threshold from the GUI @bfonta
- add colors for modules sums [WIP] Include module sums #10 @bfonta
- define data management when different columns have different number of items per event
- improve the hover information on the module sum side @bfonta
- find correct x and y cell positions 🩹bugfix/tc position #5 Correct absolute Trigger Cell position #8 @bfonta
- visualize cells and wafers U and V in a squared grid @bfonta
- add gen particle information @bfonta
3D plots with plotly/dash
- add colorbar in 3d plots @mchiusi
- add layer selection slider in 3d plots @mchiusi
- control energy threshold from the GUI @mchiusi
- add gen particle information @mchiusi
- produce
.root
files containing gen particle information layer by layer @bfonta.
- produce
Clustering-related studies
- embed custom code in the repository @isehle Share dash #20