README.md
pyproject.toml
src/rx_data/brem_bias_corrector.py
src/rx_data/calo_translator.py
src/rx_data/electron_bias_corrector.py
src/rx_data/hop_calculator.py
src/rx_data/mass_bias_corrector.py
src/rx_data/mis_calculator.py
src/rx_data/path_splitter.py
src/rx_data/rdf_getter.py
src/rx_data/stats.py
src/rx_data/swp_calculator.py
src/rx_data/utilities.py
src/rx_data.egg-info/PKG-INFO
src/rx_data.egg-info/SOURCES.txt
src/rx_data.egg-info/dependency_links.txt
src/rx_data.egg-info/entry_points.txt
src/rx_data.egg-info/requires.txt
src/rx_data.egg-info/top_level.txt
src/rx_data_data/brem_correction/mu_data_24c4MU_bybin_P_ELECTRONENERGY_region0.yaml
src/rx_data_data/brem_correction/mu_data_24c4MU_bybin_P_ELECTRONENERGY_region1.yaml
src/rx_data_data/brem_correction/mu_data_24c4MU_bybin_P_ELECTRONENERGY_region2.yaml
src/rx_data_data/brem_correction/region0_bins.yaml
src/rx_data_data/brem_correction/region1_bins.yaml
src/rx_data_data/brem_correction/region2_bins.yaml
src/rx_data_scripts/branch_calculator.py
src/rx_data_scripts/check_corrupted.py
src/rx_data_scripts/check_sample_stats.py
src/rx_data_scripts/copy_samples.py
src/rx_data_scripts/download_rx_data.py
src/rx_data_scripts/dump_metadata.py
src/rx_data_scripts/list_triggers.py
src/rx_data_scripts/make_tree_structure.py
src/rx_data_scripts/merge_samples.py
tests/test_brem_bias_corrector.py
tests/test_electron_bias_corrector.py
tests/test_hop_calculator.py
tests/test_mass_bias_corrector.py
tests/test_mis_calculator.py
tests/test_path_splitter.py
tests/test_rdf_getter.py
tests/test_stats.py
tests/test_swp_calculator.py