-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTPCConfig.yaml
More file actions
43 lines (42 loc) · 825 Bytes
/
TPCConfig.yaml
File metadata and controls
43 lines (42 loc) · 825 Bytes
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
Path:
Name: "/pnfs/icarus/persistent/users/mueller/NoiseStudies/"
RecoFolder: "Events"
DAQName_Raw: "raw::RawDigits_daqTPC_RAW_decode."
DAQName_Uncor: "raw::RawDigits_daqTPC__decode."
Images: "/icarus/app/users/mueller/AnalysisChain/workdir/TPCNoiseAnalysis/FullTPC/"
Analysis:
Events: 50
fLow: 100
fHigh: 130
Data:
Runs:
# 1975: "EastMap"
2057: "EEMap"
2058: "EWMap"
2030: "WWMap"
2024: "WEMap"
AnalyzedRuns: []
MaskedCrates:
SVGHeatmap:
Columns:
- "fPow"
- "fPowSep"
- "fRatio"
SVGBase: "SVGBase"
Gradient: "summer_r"
BarLabel:
- "Power"
- "Power (Background Removed)"
- "Ratio"
ZMin:
- 0
- 0
- 0
ZMax:
- 10000
- 10000
- 25
EmptyColor: "255,255,255"
Miscellaneous:
LogName: "NoiseDebug.log"
LogPath: "./debug/"