channelstatus_iceberg3.fcl
Go to the documentation of this file.
1 # channelsstatus_iceberg3.fcl
2 #
3 # David Adams
4 # April 2020
5 #
6 # Bad channels for Iceberg run 3 (Feb-March 2020).
7 #
8 # Update of original list by Tom Junk.
9 
10 BEGIN_PROLOG
11 
12 # bad channels are from the missing FEMB
13 
14 iceberg3_bad_channels: [
15  #### u ####
16  0, # Begin bad FEMB
17  1,
18  2,
19  3,
20  4,
21  5,
22  6,
23  7,
24  8,
25  9,
26  10,
27  11,
28  12,
29  13,
30  14,
31  15,
32  16,
33  17,
34  18,
35  19,
36  20,
37  21,
38  22,
39  23,
40  24,
41  25,
42  26,
43  27,
44  28,
45  29,
46  30,
47  31,
48  32,
49  33,
50  34,
51  35,
52  36,
53  37,
54  38,
55  39, # End bad FEMB
56  #### v ####
57  560, # Begin bad FEMB
58  561,
59  562,
60  563,
61  564,
62  565,
63  566,
64  567,
65  568,
66  569,
67  570,
68  571,
69  572,
70  573,
71  574,
72  575,
73  576,
74  577,
75  578,
76  579,
77  580,
78  581,
79  582,
80  583,
81  584,
82  585,
83  586,
84  587,
85  588,
86  589,
87  590,
88  591,
89  592,
90  593,
91  594,
92  595,
93  596,
94  597,
95  598,
96  599, # End bad FEMB
97  631, # many sticky codes
98  #### z1 ####
99  992, # Begin bad FEMB
100  993,
101  994,
102  995,
103  996,
104  997,
105  998,
106  999,
107  1000,
108  1001,
109  1002,
110  1003,
111  1004,
112  1005,
113  1006,
114  1007,
115  1008,
116  1009,
117  1010,
118  1011,
119  1012,
120  1013,
121  1014,
122  1015,
123  1016,
124  1017,
125  1018,
126  1019,
127  1020,
128  1021,
129  1022,
130  1023,
131  1024,
132  1025,
133  1026,
134  1027,
135  1028,
136  1029,
137  1030,
138  1031,
139  1032,
140  1033,
141  1034,
142  1035,
143  1036,
144  1037,
145  1038,
146  1039, # End bad FEMB
147  #### z2 ####
148  1210, # OK? 50% stuck on one code
149  1214, # OK? 70% stuck on one code
150  1222, # OK? 65% stuck on three codes
151  1225, # Too many sticky codes
152  1231 # Too many sticky codes
153  #1261 # Good: 2% stuck on one code
154 ]
155 iceberg3_noisy_channels: [
156  #### u ####
157  72, # Very sticky.
158  84, # Noise is a little high
159  199, # Noise is a little high
160  200, # Noise is a little high
161  237, # Very sticky.
162  332, # Very sticky.
163  361, # Coherent noisy ASIC.
164  363, # Coherent noisy ASIC.
165  365, # Coherent noisy ASIC.
166  367, # Coherent noisy ASIC.
167  369, # Coherent noisy ASIC.
168  382, # Very sticky.
169  387, # Very sticky.
170  #### v ####
171  414, # Very sticky.
172  630, # Coherent noisy ASIC.
173  632, # Coherent noisy ASIC.
174  634, # Coherent noisy ASIC.
175  636, # Coherent noisy ASIC.
176  638, # Coherent noisy ASIC.
177  #### z1 ####
178  891, # Very sticky.
179  #### z2 ####
180  1233, # Coherent noisy ASIC.
181  1235, # Coherent noisy ASIC.
182  1237, # Coherent noisy ASIC.
183  1239, # Coherent noisy ASIC.
184  1241, # Coherent noisy ASIC.
185  1243 # Coherent noisy ASIC.
186 ]
187 
188 END_PROLOG