Data analysis » History » Version 1
Zhiwen Zhao, 05/24/2020 09:17 AM
1 | 1 | Zhiwen Zhao | h1. Data analysis |
---|---|---|---|
2 | |||
3 | file location /work/solid/cc_pro |
||
4 | |||
5 | run160_0_all.csv |
||
6 | run 160: scaler run, 30uA on PolHe3 target, fadc mode 1 single every 4ns, large angle, CO2 |
||
7 | it has event by event info and the entries are |
||
8 | 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,......,ec_ch,sc_ch |
||
9 | ........................................................................ |
||
10 | 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. |
||
11 | ec_pos: the peak sample number in the unit of 4ns |
||
12 | ec_nhits: number of hits |
||
13 | ec_sum: sum of all channels of peak height |
||
14 | sc_* : similar things for SC2 which is the plane behind Cerenkov tube |
||
15 | Cer11_1_peak: peak height of Cer11 quad1 |
||
16 | Cer11_5_peak: peak height of Cer11 sum |
||
17 | ec_ch: the channel channel with max peak height |
||
18 | sc_ch: the channel channel with max peak height |
||
19 | ........................................................................ |