Lars Bogner lars
  • Karlsruhe, Germany
  • Joined on 2025-04-20
lars pushed to master at lars/giant 2026-06-25 13:36:54 +02:00
64c6bd1cef Add photon edep export scripts and per-step presentation plots
lars pushed to master at lars/giant 2026-06-24 19:28:50 +02:00
bdac36b203 Allow steps_to_parquet.py to accept multiple ROOT input files
lars pushed to main at lars/minicalosim 2026-06-24 19:24:35 +02:00
2715bc8d0d Add next_volume/next_material columns and sampling batch script
lars pushed to master at lars/giant 2026-06-24 18:18:26 +02:00
eea9a24d9f Add export script for ETP group-update presentation plots
lars pushed to master at lars/giant 2026-06-24 12:46:17 +02:00
b4ce04e772 Add mean/median deposited energy and step length plots per event
lars pushed to master at lars/giant 2026-06-24 12:42:49 +02:00
c802a59033 Add export script for Tier 4 event-level/pdg-share plots
lars pushed to master at lars/giant 2026-06-24 10:53:38 +02:00
2dba1edda6 Run validation incompletely
lars pushed to main at lars/minicalosim 2026-06-24 09:45:31 +02:00
11d01d7015 Add run_sampling executable for sampling calorimeter geometries
lars pushed to master at lars/giant 2026-06-22 16:55:51 +02:00
139d95631f Add pdg energy/length contribution pie plots
lars pushed to master at lars/giant 2026-06-22 16:47:51 +02:00
453f9f9e20 Add total length traveled per event to event observables
lars pushed to master at lars/giant 2026-06-22 16:42:03 +02:00
6d839a983f Rework validation notebook with markdown sections and Tier 4 plots
lars pushed to master at lars/giant 2026-06-22 15:52:47 +02:00
f81263fa6e Add event-level shower observables to giant.analysis
lars pushed to master at lars/giant 2026-06-22 14:41:45 +02:00
6fc68fe1aa Export plots for knowledge base
lars pushed to master at lars/giant 2026-06-22 14:40:58 +02:00
936249a8a0 Rerun validation
lars pushed to master at lars/giant 2026-06-22 11:52:41 +02:00
ae1b565ca3 Add KL bar plots and sample_frac to load_predicted_local; ignore root parquet scratch files
lars pushed to master at lars/giant 2026-06-22 09:19:56 +02:00
9d7b1ca9bb Buffer predict rows across row-group boundaries before inference
lars pushed to master at lars/giant 2026-06-22 09:06:05 +02:00
903227d2df Skip rows with unknown PDG codes during predict
lars pushed to master at lars/giant 2026-06-22 08:53:04 +02:00
c057693d90 Add tqdm progress bar to predict
lars pushed to master at lars/giant 2026-06-22 08:40:38 +02:00
74012fe049 Calibrate auto batch size separately for inference vs training
lars pushed to master at lars/giant 2026-06-22 08:23:58 +02:00
92d38cbed4 Add --batch-size auto to predict, matching train