1
|
Sept 26/23 PionLT/KaonLT Analysis Meeting Notes
|
2
|
-----------------------------------------------
|
3
|
(Notes by GH & AH)
|
4
|
|
5
|
Today: PionLT will be discussed first
|
6
|
|
7
|
Please remember to post your slides at:
|
8
|
https://redmine.jlab.org/projects/kltexp/wiki/Kaon_LT_Meetings
|
9
|
|
10
|
Present
|
11
|
-------
|
12
|
Regina - Nathan Heinrich, Garth Huber, Vijay Kumar, Nacer Hamdi, Muhammad
|
13
|
Junaid, Alicia Postuma
|
14
|
CUA - Richard Trotta, Tanja Horn
|
15
|
FIU - Pete Markowitz
|
16
|
|
17
|
Nathan
|
18
|
------
|
19
|
Hodoscope calibrations
|
20
|
- time walk work took longer than expected, is finally done
|
21
|
- time walk correction for the hodoscope calibration, using the formula
|
22
|
(from Carlos's documentation) to fit the time difference between TDC and fADC.
|
23
|
- correction is of the form:
|
24
|
f_TW = 1/[ (a/t_thr)^c2 - (200/t_thr)^c2 ]
|
25
|
where the second term is apparently used instead of c1
|
26
|
- some outliers w/small errors are due to bad fits, so they were removed from
|
27
|
correction
|
28
|
- all paddle data are divided into two periods, Winter 2021-22, Summer 2022
|
29
|
- some paddles have very clear divisions in the offset
|
30
|
- previous work (last week) missed c1, now it's included
|
31
|
- had to do some code fixes to get everything working
|
32
|
|
33
|
- now moving to second part of calibration, Vprop
|
34
|
- wil be asking Junaid for help in seeing how often Vprop needs to be redone
|
35
|
- will push new offset params and code to GitHub tomorrow
|
36
|
|
37
|
Junaid
|
38
|
------
|
39
|
- Still waiting on Nathan to push hodoscope calibration into the working
|
40
|
software, will help him on calibs starting tomorrow
|
41
|
|
42
|
- Next will be re-check calibration of the drift chamber, using new hodo calib
|
43
|
|
44
|
Richard
|
45
|
-------
|
46
|
Heep offsets
|
47
|
- replay of data with new offsets to see if they worked
|
48
|
- was running wrong branch, now re-running data with correct branch
|
49
|
|
50
|
LT-sep preliminaries
|
51
|
- issues with t-phi binning
|
52
|
- getting zeros in certain bins, some histos had wrong ranges, now fixed
|
53
|
- has a code to automatically equalize statistics between t-bins for low
|
54
|
epsilon, using center+left settings
|
55
|
- the code had some issues, for example was using a modulus and this gave
|
56
|
some weird results, now fixed
|
57
|
|
58
|
- worked on LTsep t-average calculation in parameterization
|
59
|
|
60
|
- discussion about Data/MC ratios at Q2=2.1
|
61
|
- low epsilon ratios look reasonable before iterations, in the vicinity of 1
|
62
|
- high epsilon ratios have much larger range, possible bug that needs to be
|
63
|
fixed
|
64
|
- using 8 phi-bins, 3 t-bins
|
65
|
- phi-bin #5 has very high Data/MC ratio (near 1000)
|
66
|
- GH wonders if maybe one SHMS setting is missed in forming the ratio?
|
67
|
|
68
|
- still some bugs in weight calibration script that need to be fixed
|
69
|
- running the script causes unexpected changes to the weight
|
70
|
|
71
|
ViJay
|
72
|
-----
|
73
|
Heep offsets
|
74
|
- started running Heep Coin SIMC Low Q2 data, to allow for in-plane offsets
|
75
|
extraction
|
76
|
|
77
|
Hodo efficiency calc
|
78
|
- DG suggested adding an extra PID cut to be sure effs near 97% are not due to
|
79
|
proton contamination
|
80
|
- looked at code with Nathan, it's in hcana, not the report files
|
81
|
- this is because it needs to make use of tracking info to select the right
|
82
|
paddle and not all of this information is available in the report files
|
83
|
- the code looked confusing, not sure how to implement a better PID cut
|
84
|
|
85
|
- GH will see if DG, NH, VK are available for a separate meeting on the
|
86
|
necessary code change
|
87
|
|
88
|
Next steps: elastic cross section measurements
|
89
|
|
90
|
Alicia
|
91
|
------
|
92
|
BSA cointime studies
|
93
|
- cointime with PID cut, Q2=3, W=3.14 data
|
94
|
- investigating the reason of asymmetry in the CT distribution
|
95
|
- i.e. the accidental peaks are not flat near the prompt peak, but have a
|
96
|
plateau about 30ns wide which are higher and the valleys between the peaks
|
97
|
are more filled in
|
98
|
- tight missing mass cut around neutron mass leads to more asymmetry
|
99
|
|
100
|
- coincidence time vs. missing mass shows prompt and accidental bands
|
101
|
- a large band at the neutron mass extending well into accidental events is
|
102
|
also seen!
|
103
|
- it is clear this band is the reason for the asymmetry in the CT plot
|
104
|
|
105
|
- Even with accidentals happening at different times, the tracks are still well
|
106
|
reconstructed and that corresponds to neutron mass
|
107
|
- this means we have real e+pi coincidences corresponding to neutron MM
|
108
|
(info coming from tracking algorithm), but for some reason the CT time is
|
109
|
wrong up to 10-20 ns!
|
110
|
- GH speculates this is due to the bad CT resolution in these 10.6 GeV data
|
111
|
and the loose trigger timing that was used in this beginning KaonLT run
|
112
|
- the CT problem was fixed mid-way through the KaonLT data, so Alicia
|
113
|
will have to be careful to treat data before and after this correction
|
114
|
differently
|
115
|
|
116
|
- GH: assuming these are real good e+pi coincidences, as indicated by the
|
117
|
MM peak corresponding to neutron mass, even though CT time is bad, we
|
118
|
will need to apply a correction for the data lost by the tight CT cut
|
119
|
- this should not affect the BSA data, but for sure the correction is
|
120
|
needed for the L/T-sep data ***Richard and Ali take note!***
|
121
|
|
122
|
- for accidental subtraction, use bands far away from the prompt peak
|
123
|
- to correct for good e+pi+n events removed by tight CT cut, need to take
|
124
|
difference between random peaks close and far from the prompt peak
|
125
|
|
126
|
- TH: Richard should do a cut study to see the effect in the K+ data
|
127
|
- AP: it would be good if K+ and pi+ corrections are similar within
|
128
|
errors, and if so, apply the pi+ correction to K+ data as the
|
129
|
uncertainties would be smaller
|
130
|
|
131
|
Nacer
|
132
|
-----
|
133
|
- still going through Carlos Yero's thesis and Hall C papers from GH
|
134
|
- looking to start looking at 3.8GeV KaonLT data soon
|
135
|
|
136
|
Next Meeting
|
137
|
------------
|
138
|
- Tues Oct 3 @ 15:00 Eastern/13:00 Regina/12:00 Pacific
|
139
|
- KaonLT will go first
|
140
|
|
141
|
Join Zoom Meeting
|
142
|
https://uregina-ca.zoom.us/j/94470211297?pwd=djBROEdWUENLUTF3ZFN1c0kvS0VIQT09
|
143
|
|
144
|
Meeting ID: 944 7021 1297
|
145
|
Passcode: 320362
|