Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Paul Seyfert
Urania
Commits
0b769206
Commit
0b769206
authored
Dec 12, 2017
by
Anton Poluektov
Browse files
Merge branch 'PIDCALIB_newsamples' into 'master'
added config file See merge request
!140
parents
7a649df1
7a95743a
Changes
1
Hide whitespace changes
Inline
Side-by-side
PIDCalib/PIDPerfScripts/scripts/python/PIDGenExpert/Run2/Config.py
View file @
0b769206
...
...
@@ -511,4 +511,113 @@ configs = {
# 'controlstat' : 1000000,
# 'nbootstrap' : 5
# },
#Marcin:
"mu_CombDLLmu_Brunel"
:
{
"sample"
:
"mu_Jpsi_Brunel"
,
"var"
:
"probe_Brunel_PIDmu"
,
"bins"
:
100
,
"gamma"
:
1.
,
"limits"
:
(
-
7.
,
16.
),
'scale_default'
:
1.0
,
'scale_syst'
:
0.9
,
'scale_pid'
:
1.0
,
'toystat'
:
10000000
,
'controlstat'
:
5000000
,
'nbootstrap'
:
10
},
"mu_CombDLLK_Brunel"
:
{
"sample"
:
"mu_Jpsi_Brunel"
,
"var"
:
"probe_Brunel_PIDK"
,
"bins"
:
100
,
"gamma"
:
1.
,
"limits"
:
(
-
125.
,
40
),
'scale_default'
:
0.6
,
'scale_syst'
:
0.9
,
'scale_pid'
:
1.0
,
'toystat'
:
10000000
,
'controlstat'
:
5000000
,
'nbootstrap'
:
10
},
"pi_CombDLLmu_Brunel"
:
{
"sample"
:
"pi_DSt_Brunel"
,
"var"
:
"probe_Brunel_PIDmu"
,
"bins"
:
100
,
"gamma"
:
1.
,
"limits"
:
(
-
13.
,
10.
),
'scale_default'
:
0.1
,
'scale_syst'
:
0.15
,
'scale_pid'
:
1.0
,
'toystat'
:
10000000
,
'controlstat'
:
5000000
,
'nbootstrap'
:
10
},
"K_CombDLLmu_Brunel"
:
{
"sample"
:
"K_DSt_Brunel"
,
"var"
:
"probe_Brunel_PIDmu"
,
"bins"
:
100
,
"gamma"
:
1.
,
"limits"
:
(
-
15.
,
14.
),
'scale_default'
:
0.1
,
'scale_syst'
:
0.15
,
'scale_pid'
:
1.0
,
'toystat'
:
10000000
,
'controlstat'
:
5000000
,
'nbootstrap'
:
10
},
## Now probnn
"mu_MC15TuneV1_ProbNNK_Brunel"
:
{
"sample"
:
"mu_Jpsi_Brunel"
,
"var"
:
"probe_Brunel_MC15TuneV1_ProbNNk"
,
"bins"
:
50
,
"gamma"
:
0.15
,
'scale_default'
:
0.1
,
'scale_syst'
:
0.15
,
'scale_pid'
:
1.0
,
'toystat'
:
20000000
,
'controlstat'
:
1000000
,
'nbootstrap'
:
5
},
"mu_MC15TuneV1_ProbNNpi_Brunel"
:
{
"sample"
:
"mu_Jpsi_Brunel"
,
"var"
:
"probe_Brunel_MC15TuneV1_ProbNNpi"
,
"bins"
:
50
,
"gamma"
:
0.3
,
'scale_default'
:
0.1
,
'scale_syst'
:
0.15
,
'scale_pid'
:
1.0
,
'toystat'
:
20000000
,
'controlstat'
:
1000000
,
'nbootstrap'
:
5
},
"pi_MC15TuneV1_ProbNNmu_Brunel"
:
{
"sample"
:
"pi_DSt_Brunel"
,
"var"
:
"probe_Brunel_MC15TuneV1_ProbNNmu"
,
"bins"
:
100
,
"transform_forward"
:
"1.-(1.-x**0.15)**0.2"
,
"transform_backward"
:
"1.-(1.-x**(1./0.2))**(1./0.15)"
,
'scale_default'
:
0.1
,
'scale_syst'
:
0.15
,
'scale_pid'
:
1.0
,
'toystat'
:
20000000
,
'controlstat'
:
1000000
,
'nbootstrap'
:
5
},
"K_MC15TuneV1_ProbNNmu_Brunel"
:
{
"sample"
:
"K_DSt_Brunel"
,
"var"
:
"probe_Brunel_MC15TuneV1_ProbNNmu"
,
"bins"
:
100
,
"gamma"
:
0.45
,
'scale_default'
:
0.1
,
'scale_syst'
:
0.15
,
'scale_pid'
:
1.0
,
'toystat'
:
20000000
,
'controlstat'
:
1000000
,
'nbootstrap'
:
5
},
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment