Project

General

Profile

Data analysis » History » Version 20

Zhiwen Zhao, 03/03/2021 07:08 PM

1 1 Zhiwen Zhao
h1. Data analysis
2
3 5 Zhiwen Zhao
h2. general
4
5
"How to read FADC250 scalers" https://logbooks.jlab.org/entry/3808745
6
7 15 Zhiwen Zhao
"scaler file of run 158" at large angle https://logbooks.jlab.org/entry/3808730
8 1 Zhiwen Zhao
9 15 Zhiwen Zhao
large angle run 160 analysis https://logbooks.jlab.org/entry/3853160
10
11 19 Zhiwen Zhao
small angle run 302 data analysis https://logbooks.jlab.org/entry/3853129
12
13 20 Zhiwen Zhao
small angle run 302 data taking https://logbooks.jlab.org/entry/3820300 https://logbooks.jlab.org/entry/3820256 https://logbooks.jlab.org/entry/3820280 https://logbooks.jlab.org/entry/3820241
14 17 Zhiwen Zhao
15 1 Zhiwen Zhao
SPE https://logbooks.jlab.org/entry/3807172
16 15 Zhiwen Zhao
17
typical event https://logbooks.jlab.org/files/2020/09/3853122/mapmt_sums_event_78237.png
18 6 Zhiwen Zhao
19 13 Zhiwen Zhao
C4F8 gas change https://logbooks.jlab.org/entry/3848116
20
21 16 Zhiwen Zhao
general log search with keyword "solid" to include content in hallC log https://logbooks.jlab.org/search/site/SoLID?f%5B0%5D=im_field_logbook%3A81
22
23
solid log search for year 2020 [https://logbooks.jlab.org/entries?start_date=2020-01-01%2000%3A00&end_date=2020-12-29%2000%3A00&logbooks%5B0%5D=560&search_str=&group_by=SHIFT&listing_format=table&entries_per_page=100&form_build_id=form-UCte5bWEoOS6iR2jTkFiL7v_38wBt4MQi2-5eyW1MYI&form_token=jrBS9-8RyHRLvMk-YIxHU2vWdIFbgfwWl4KKZ4O0K2o&form_id=elog_form_advanced_filters&op=Submit]
24 6 Zhiwen Zhao
25 5 Zhiwen Zhao
h2. file
26 1 Zhiwen Zhao
27 14 Zhiwen Zhao
raw data /cache/halla/solid/subsystem/lgc/testrun2020/ 
28
29
analysis file location /work/halla/solid/cc_pro/beamtest
30 5 Zhiwen Zhao
31 4 Zhiwen Zhao
run 160: production run, 30uA on PolHe3 target, fadc mode 1 single every 4ns, large angle, CO2
32 1 Zhiwen Zhao
33 7 Zhiwen Zhao
event by event output have the entries as follows
34 8 Zhiwen Zhao
ec_peak,ec_pos,ec_nhits,ec_sum,sc_peak,sc_pos,sc_nhits,sc_sum,Cer11_1_peak,Cer11_2_peak,Cer11_3_peak,Cer11_4_peak,Cer11_5_peak,......,,Cer11_2_pos,Cer11_3_pos,Cer11_4_pos,Cer11_5_pos,.......,ec_ch,sc_ch
35 7 Zhiwen Zhao
36 1 Zhiwen Zhao
........................................................................
37 7 Zhiwen Zhao
run160_0_all.csv  (entries 990243)
38
39 9 Zhiwen Zhao
id: event id
40 1 Zhiwen Zhao
ec_peak: the peak height of the channel with max peak height, but about 90% of the events have only one channel fired, so it is close to the sum.
41
ec_pos: the peak sample number in the unit of 4ns
42
ec_nhits: number of hits
43
ec_sum: sum of all channels of peak height
44
sc_* : similar things for SC2 which is the plane behind Cerenkov tube
45
Cer11_1_peak: peak height of Cer11 quad1 
46
Cer11_5_peak: peak height of Cer11 sum
47 8 Zhiwen Zhao
Cer11_1_pos: the peak sample number in the unit of 4ns of Cer11 quad1 
48
Cer11_5_pos: the peak sample number in the unit of 4ns of Cer11 sum
49
ec_ch: the channel with max peak height
50
sc_ch: the channel with max peak height
51 7 Zhiwen Zhao
52 8 Zhiwen Zhao
Cer pos is relative to ec_pos, ec_pos and sc_pos are relative to trigger.
53 7 Zhiwen Zhao
54
........................................................................
55
run160_1_all.csv (entries 12085327)
56
57 8 Zhiwen Zhao
all entries have timing cut 
58 2 Zhiwen Zhao
59 8 Zhiwen Zhao
Cerenkov peak is actually number of p.e. and all other entries are just like run160_0_all.csv
60 1 Zhiwen Zhao
........................................................................