Skip to content

Commit 8375411

Browse files
author
Luigi Dello Stritto
committed
fix sigma D0 db
1 parent f616738 commit 8375411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_learning_hep/data/data_run3/database_ml_parameters_D0Jet_pp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ D0Jet_pp:
760760
range: [1.69, 2.04] # systematics? or propagate bg fit uncertainty directly?
761761
components:
762762
sig:
763-
fn: "Gaussian::peak(m[1.,5.], mean[1.85,1.89], sigma_g1[.01,.08])"
763+
fn: "Gaussian::peak(m[1.,5.], mean[1.85,1.89], sigma_g1[.01,.06])"
764764
bkg:
765765
fn: "Gaussian::wide(m, mean, sigma_wide[.05,1.])"
766766
model:

0 commit comments

Comments
 (0)