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

Merge branch 'flux' of git.km3net.de:simulation/km3buu into flux

parents 8a2be11e 46eac52e
No related branches found
No related tags found
1 merge request!7Flux handling
Pipeline #19464 passed
......@@ -130,7 +130,6 @@ def generate_neutrino_jobcard(events,
"""
jc = read_jobcard(join(dirname(abspath(__file__)), "data/template.job"))
jc["input"]["path_to_input"] = input_path
# NEUTRINO
jc["neutrino_induced"]["process_ID"] = PROCESS_LOOKUP[process.lower()]
jc["neutrino_induced"]["flavor_ID"] = FLAVOR_LOOKUP[flavour.lower()]
......
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