Centre of gravity checks
Previously:
![]()


Problem
- Pad size varies over rows, so plotting in units of pad makes no sense when compressing over all rows -> switch to cm as unit of measurement
- Plot pad and time resolution vs row to see how much it is impacted
GPU CF vs. NN:




To be taken with a grain of salt: GPU CF plot has 15.6 mio. entries, NN plot has 11.6 mio. -> Need to check where I loose them in the assignment
dE/dx from reconstruciton (with 2 class classification network and regression networks)


Other topics
- PR on alidist modified to use [[ ... ]] syntax and works now even if variables are not defined
- ort_interface.cxx / .h are now merged. Might need to some work for the GPU part

