Skip to content
Snippets Groups Projects
Commit 05fd29e8 authored by Maximilian Horzela's avatar Maximilian Horzela
Browse files

adjust Lumberjack task name

parent 09070d8d
No related branches found
No related tags found
1 merge request!7Draft: Combination for Run2
......@@ -51,7 +51,7 @@ class Unfold(AnalysisTask):
dataset=self.mc_dataset.name,
excalibur_config_version=self.excalibur_config_version,
selections="response{}".format(self.selection_suffix),
task="CreateResponseMatrix",
task="CreateResponseMatrix_{}".format(self.data_period.replace("ul","")),
splitting="genybys",
energy_shift=self.energy_shift,
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment