Skip to content
Snippets Groups Projects

Adapt to update to RICH pixel background algorithm

All threads resolved!
@@ -191,7 +191,7 @@ def default_rich_reco_options(init_override_opts={}):
(0.005, 0.005)],
# Background weights for each RICH
"PDBckWeights": [(1.0, 1.0), (1.0, 1.0), (1.0, 1.0), (1.0, 1.0)],
"PDBckWeights": [(0.6, 0.6), (0.6, 0.6), (0.6, 0.6), (0.6, 0.6)],
# Likelihood minimizer options
Loading