Skip to content
Snippets Groups Projects
  • Stefan Reck's avatar
    4cef6b26
    Muon bundle update · 4cef6b26
    Stefan Reck authored
    - add muon bundle extractor
    - add toml configs for muon bundle extractor
    - move neutrino extractors from extractors.py to extractors/neutrino_chain.py (this is backward compatible thanks to __init__.py
    
    breaking:
    - rename mc_info_to_float64 to y_to_float64
    - add sort_y option
    4cef6b26
    History
    Muon bundle update
    Stefan Reck authored
    - add muon bundle extractor
    - add toml configs for muon bundle extractor
    - move neutrino extractors from extractors.py to extractors/neutrino_chain.py (this is backward compatible thanks to __init__.py
    
    breaking:
    - rename mc_info_to_float64 to y_to_float64
    - add sort_y option
orcasong_bundle_mupage.toml 237 B
# for atmospheric muon bundles, mupage ORCA4, graph network
mode = "graph"
max_n_hits = 2000
time_window = [-250, 1000]
extractor = "bundle_mc"

[extractor_config]
inactive_du = 1
plane_point = [17, 17, 111]
only_downgoing_tracks = true