-
Notifications
You must be signed in to change notification settings - Fork 10
/
JVLA_Lband-flag.rfis
118 lines (118 loc) · 5.03 KB
/
JVLA_Lband-flag.rfis
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<?xml version="1.0" encoding="UTF-8"?>
<!-- This is a strategy configuration file for the AOFlagger RFI
detector by André Offringa ([email protected]).
Created by AOFlagger 2.7.1 (2015-07-01)
-->
<rfi-strategy format-version="3.7" reader-version-required="3.4">
<action type="Strategy">
<children>
<action type="ForEachBaselineAction">
<selection>1</selection>
<thread-count>4</thread-count>
<children>
<action type="SetImageAction">
<new-image>1</new-image>
</action>
<action type="SetFlaggingAction">
<new-flagging>0</new-flagging>
</action>
<action type="ForEachPolarisationBlock">
<on-xx>0</on-xx>
<on-xy>1</on-xy>
<on-yx>1</on-yx>
<on-yy>0</on-yy>
<on-stokes-i>0</on-stokes-i>
<on-stokes-q>0</on-stokes-q>
<on-stokes-u>0</on-stokes-u>
<on-stokes-v>0</on-stokes-v>
<children>
<action type="ForEachComplexComponentAction">
<on-amplitude>1</on-amplitude>
<on-phase>0</on-phase>
<on-real>0</on-real>
<on-imaginary>0</on-imaginary>
<restore-from-amplitude>0</restore-from-amplitude>
<children>
<action type="IterationBlock">
<iteration-count>2</iteration-count>
<sensitivity-start>4</sensitivity-start>
<children>
<action type="SumThresholdAction">
<base-sensitivity>1</base-sensitivity>
<time-direction-flagging>1</time-direction-flagging>
<frequency-direction-flagging>1</frequency-direction-flagging>
</action>
<action type="CombineFlagResults">
<children>
<action type="FrequencySelectionAction">
<threshold>3</threshold>
</action>
<action type="TimeSelectionAction">
<threshold>3.5</threshold>
</action>
</children>
</action>
<action type="SetImageAction">
<new-image>1</new-image>
</action>
<action type="ChangeResolutionAction">
<time-decrease-factor>3</time-decrease-factor>
<frequency-decrease-factor>3</frequency-decrease-factor>
<restore-revised>1</restore-revised>
<restore-masks>0</restore-masks>
<children>
<action type="HighPassFilterAction">
<horizontal-kernel-sigma-sq>2.5</horizontal-kernel-sigma-sq>
<vertical-kernel-sigma-sq>5</vertical-kernel-sigma-sq>
<window-width>21</window-width>
<window-height>31</window-height>
<mode>1</mode>
</action>
</children>
</action>
</children>
</action>
<action type="SumThresholdAction">
<base-sensitivity>3.0</base-sensitivity>
<time-direction-flagging>1</time-direction-flagging>
<frequency-direction-flagging>1</frequency-direction-flagging>
</action>
</children>
</action>
</children>
</action>
<action type="PlotAction">
<plot-kind>5</plot-kind>
<logarithmic-y-axis>0</logarithmic-y-axis>
</action>
<action type="SetFlaggingAction">
<new-flagging>4</new-flagging>
</action>
<action type="StatisticalFlagAction">
<enlarge-frequency-size>0</enlarge-frequency-size>
<enlarge-time-size>0</enlarge-time-size>
<max-contaminated-frequencies-ratio>0.5</max-contaminated-frequencies-ratio>
<max-contaminated-times-ratio>0.5</max-contaminated-times-ratio>
<minimum-good-frequency-ratio>0.2</minimum-good-frequency-ratio>
<minimum-good-time-ratio>0.2</minimum-good-time-ratio>
</action>
<action type="TimeSelectionAction">
<threshold>3.5</threshold>
</action>
<action type="SetFlaggingAction">
<new-flagging>6</new-flagging>
</action>
<action type="WriteFlagsAction" />
<action type="PlotAction">
<plot-kind>0</plot-kind>
<logarithmic-y-axis>0</logarithmic-y-axis>
</action>
<action type="PlotAction">
<plot-kind>1</plot-kind>
<logarithmic-y-axis>0</logarithmic-y-axis>
</action>
</children>
</action>
</children>
</action>
</rfi-strategy>