first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup
This commit is contained in:
@ -3,16 +3,16 @@ Temperature = 300 K, Magnetic Field = 20 Gauss, Sample = CAS
|
||||
FITPARAMETER
|
||||
# No Name Value Step Pos_Error Boundaries
|
||||
1 zero 0 0 none
|
||||
2 phase 11.43 -0.35 0.34 0 100
|
||||
3 field 20.181 -0.028 0.028 0 none
|
||||
4 asym 0.1876 -0.0010 0.0010 0 0.3
|
||||
5 rate 0.1254 -0.0024 0.0024 0 100
|
||||
2 phase 11.45 -0.34 0.35 0 100
|
||||
3 field 20.179 -0.028 0.028 0 none
|
||||
4 asym 0.1877 -0.0010 0.0010 0 0.3
|
||||
5 rate 0.1257 -0.0024 0.0023 0 100
|
||||
6 beta 1 0 none
|
||||
7 Norm_L 2863.3 -1.4 1.4
|
||||
8 BG_L 0.000000000047 -0.000000000047 0.009142577870 0 none
|
||||
9 Norm_R 2024.4 -1.1 1.2 0 none
|
||||
10 BG_R 0.0000 -0.0000 0.0017 0 none
|
||||
11 relPhase 172.23 -0.37 0.36 0 none
|
||||
7 Norm_L 2863.4 -1.4 1.4
|
||||
8 BG_L 0 0 none
|
||||
9 Norm_R 2024.3 -1.1 1.2 0 none
|
||||
10 BG_R 0 0 none 0 none
|
||||
11 relPhase 172.25 -0.37 0.36 0 none
|
||||
|
||||
###############################################################
|
||||
THEORY
|
||||
@ -32,7 +32,7 @@ norm 7
|
||||
backgr.fit 8
|
||||
lifetimecorrection
|
||||
map 1 0 0 0 0 0 0 0 0 0
|
||||
forward 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
||||
forward 1-16
|
||||
data 40 1500
|
||||
fit 0.2 20
|
||||
packing 1
|
||||
@ -43,7 +43,7 @@ norm 9
|
||||
backgr.fit 10
|
||||
lifetimecorrection
|
||||
map 11 0 0 0 0 0 0 0 0 0
|
||||
forward 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
||||
forward 17-32
|
||||
data 40 1500
|
||||
fit 0.2 20
|
||||
packing 1
|
||||
@ -70,5 +70,5 @@ range 0 20 -0.3 0.3
|
||||
view_packing 5
|
||||
|
||||
###############################################################
|
||||
STATISTIC --- 2011-04-08 10:54:21
|
||||
chisq = 3051.73767, NDF = 2465, chisq/NDF = 1.23802745
|
||||
STATISTIC --- 2012-03-20 10:28:21
|
||||
chisq = 3272.6, NDF = 2469, chisq/NDF = 1.325481
|
||||
|
Reference in New Issue
Block a user