LICENSE
README.md
pyproject.toml
src/reboost/__init__.py
src/reboost/_version.py
src/reboost/build_evt.py
src/reboost/build_glm.py
src/reboost/build_hit.py
src/reboost/build_tcm.py
src/reboost/cli.py
src/reboost/core.py
src/reboost/iterator.py
src/reboost/log_utils.py
src/reboost/profile.py
src/reboost/units.py
src/reboost/utils.py
src/reboost.egg-info/PKG-INFO
src/reboost.egg-info/SOURCES.txt
src/reboost.egg-info/dependency_links.txt
src/reboost.egg-info/entry_points.txt
src/reboost.egg-info/not-zip-safe
src/reboost.egg-info/requires.txt
src/reboost.egg-info/top_level.txt
src/reboost/hpge/__init__.py
src/reboost/hpge/psd.py
src/reboost/hpge/surface.py
src/reboost/hpge/utils.py
src/reboost/math/__init__.py
src/reboost/math/functions.py
src/reboost/math/stats.py
src/reboost/optmap/__init__.py
src/reboost/optmap/cli.py
src/reboost/optmap/convolve.py
src/reboost/optmap/create.py
src/reboost/optmap/evt.py
src/reboost/optmap/mapview.py
src/reboost/optmap/numba_pdg.py
src/reboost/optmap/optmap.py
src/reboost/shape/__init__.py
src/reboost/shape/cluster.py
src/reboost/shape/group.py
src/reboost/shape/reduction.py
tests/conftest.py
tests/test_cli.py
tests/test_core.py
tests/test_math.py
tests/test_optmap.py
tests/test_profile.py
tests/test_shape.py
tests/test_units.py
tests/test_utils.py
tests/glm/test_build_glm.py
tests/hit/test_build_hit.py
tests/hit/configs/args.yaml
tests/hit/configs/basic.yaml
tests/hit/configs/geom.gdml
tests/hit/configs/hit_config.yaml
tests/hit/configs/pars.yaml
tests/hit/test_files/beta_small.lh5
tests/hit/test_files/beta_small_hit.lh5
tests/hpge/test_current.py
tests/hpge/test_dt_heuristic.py
tests/hpge/test_hpge_map.py
tests/hpge/test_r90.py
tests/hpge/test_surface.py
tests/hpge/simulation/gammas.mac
tests/hpge/simulation/geometry.gdml
tests/hpge/simulation/make_dt_map.jl
tests/hpge/simulation/make_geom.py
tests/hpge/test_files/drift_time_maps.lh5
tests/hpge/test_files/internal_electron.lh5