-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEVNDISP.reconstruction.SW18_noDoublePass.runparameter
More file actions
99 lines (73 loc) · 3.77 KB
/
EVNDISP.reconstruction.SW18_noDoublePass.runparameter
File metadata and controls
99 lines (73 loc) · 3.77 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
eventdisplay reconstruction parameter file
===========================================
parameter file used for e.g. DST DQM, laser gain calibration
(should not be used for any data analysis)
===========================================
Note: all line without '*' in the beginning are ignored
Remember that after changing any values here, you have to redo lookup tables,
effective areas and radial acceptances
(so don't do it)
The following file describes the reconstruction parameters for eventdisplay:
i) trace integration and image cleaning parameter
ii) quality cuts applied before the array analysis
(reconstruction of shower core and direction).
Each set of cuts listed below correspond to one set of array parameters in the
eventdisplay output file (showerpars tree):
for example: first set of cuts to Xcore[0], Ycore[0], etc., second set to Xcore[1], Ycore[1], ...
The maximum number of different set is 100
(can be changed in VGlobalRunParameter: variable VDST_MAXRECMETHODS
mscw_energy reads the results of one set only, choose with -arrayrecid=RECID
(e.g. for cut set 13: -arrayrecid=13)
(Note: There is some confusion between the words method and cut set in the array analysis code of
eventdisplay.)
Note that these values override parameters given at the command line (!)
---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
i) trace integration and image cleaning parameter
--------------------------------------------------
trace integration <integration method (0=off/1=default/2=sliding window)>
* -1 FADCANALYSIS 1
double pass method
Par1: <doublepass (on=1, off=0)>
Par2: <integration window length for pass 1>
Par3: <integration method for pass 1 (1/2)>
Par4: <double pass error option (0/1)> (don't change if you don't understand)
Par5: <maximum time difference between LG and HG T0 (default -4 samples)>
* -1 FADCDOUBLEPASS 0 4 2 0 -4
trace integration window <window 1> <window 2>
* -1 FADCSUMMATIONWINDOW 16 16
trace integration start (for window 1 for integration method 1)
Par1: <sample # of window start>
Par2: <shift of window start for double pass>
Par3: <timing method used for calculation of window start (FIXED/TZERO/TAVERAGE)>
Par4: <max difference between T0 and trace integration start>
* -1 FADCSUMMATIONSTART 2 -1 T0
image cleaning <method=TWOLEVELCLEANING/TIMECLUSTERCLEANING> <FIXED/VARIABLE>
* -1 IMAGECLEANINGMETHOD TWOLEVELCLEANING VARIABLE
image cleaning thresholds <image> <border> <remove single image/border pairs (1=on)>
* -1 IMAGECLEANINGTHRESHOLDS 5. 2.5 1
image calculation at the edge of the camera <start fit for image with at least this loss> <min number of tubes>
* -1 LLEDGEFIT 0.05 5
quality cut on distance of image/border pixel (applied for all cuts defined below)
(this is currently used for plotting only)
-1 BRIGHTSTARS CATALOGUENAME MIN_B_MAGNITUDE MIN_DISTANCE_DEG <apply cut for images with less then minimum number of tubes>
* -1 BRIGHTSTARS Hipparcos_MAG8_1997.dat 3.0 0. 15
ii) quality cuts applied before the array analysis
--------------------------------------------------
USAGE:
to start a new set of cuts:
'* -1 RECMETHOD 4'
syntax:
<telescope type> <variable name> <variable value>
all line without '*' in the beginning are ignored
all operators are '>' or '<' (except for number of images, where it is '>=')
---------------------------------------------------------------------------------------------------
Set 0 = default reconstruction methods / quality cuts
for 4-telescope runs
* -1 RECMETHOD 4
* -1 MINANGLE 10.
* -1 MINTUBES 5
* -1 MINSIZE 100
* -1 MAXLOSS 0.2
* -1 MINWIDTH 0.02
* -1 MAXDIST 1.75