Skip to content
Snippets Groups Projects

Draft: clean up and simplify the config

Closed Sevda Esen requested to merge sevda-clean-up-config into master
Files
5
@@ -138,7 +138,6 @@ def get_packed_locations(lines, inputs, stream):
def persist_line_outputs(
streams,
lines,
data_type,
dec_reports,
associate_mc,
source_id,
@@ -159,7 +158,7 @@ def persist_line_outputs(
"""
reco_objs = reconstruction()
cf = []
protoparticle_relations = []
if associate_mc:
Loading