forked from cmspixelpilot/POSOverlay
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
executable file
·59 lines (46 loc) · 1.75 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Description of configuration files:
aliases.txt
list of configurations to be used by xdaq
each alias points to a key number
configuations.txt
configurations listed by key number
for each key configurations are fully spec'd
by name and version number
e.g. dac 1 refers files in ./dac/1/
calib/
file specifying calibration sequences
e.g. pattern of pixels to inject, range of Vcal,
number of events at each setting
dac/
file for each module/panel with dac settings
organized by ROC
detectconfig/
list of panels/modules to configure
module names must be found in nametranslation
fecconfig/
list of pixel fecs in use and VME addresses
fedcard/
params_fed_N.dat contains all FED parameters
one such file for each FED in the configuration
fedconfig/
list of FEDs in use and VME addresses
mask/
file for each module/panel with pixel mask data
organized by ROC
nametranslation/
map from module/panel names to electronics address
includes control (FEC) addressing and
readout (FED) addressing
portcard/
one file for each portcard
data to be sent via TKFEC to portcards
(defined by CCU address and I2C channel)
currently a simple list of address and data
portcardmap/
mapping from module/panel name to portcard name
includes AOH channel (1-6)
tbm/
file for each module/panel with tbm settings
trim/
file for each module/panel with trim data
organized by ROC