We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4052627 commit c2c86d8Copy full SHA for c2c86d8
src/unfolding_tests/create_toy_mc.py
@@ -46,7 +46,7 @@ def main():
46
# variable = options.variable
47
met_type = measurement_config.translate_options[options.metType]
48
49
- create_toy_mc(input_file=measurement_config.unfolding_madgraph,
+ create_toy_mc(input_file=measurement_config.unfolding_central,
50
output_folder=options.output_folder,
51
# variable=variable,
52
n_toy=options.n_toy_mc,
0 commit comments