Skip to content
Snippets Groups Projects
Commit 85af0eb5 authored by Johannes Schumann's avatar Johannes Schumann
Browse files

missing import of pp rock definition

parent 61dd30cc
No related branches found
No related tags found
1 merge request!47Resolve "Muon Propagation"
......@@ -29,7 +29,7 @@ def main():
tablepath = Config().proposal_itp_tables
logging.info(f"Writing PROPOSAL tables to: {tablepath}")
from km3buu.propagation import _setup_utility, PROPOSAL_LEPTON_DEFINITIONS, PROPOSAL_TARGET_WATER
from km3buu.propagation import _setup_utility, PROPOSAL_LEPTON_DEFINITIONS, PROPOSAL_TARGET_WATER, PROPOSAL_TARGET_ROCK
import proposal as pp
pp.InterpolationSettings.tables_path = '.'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment