-
Notifications
You must be signed in to change notification settings - Fork 3
/
scalarphase_p.parset
40 lines (34 loc) · 1.51 KB
/
scalarphase_p.parset
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
Strategy.InputColumn = MODEL_DATA
Strategy.ChunkSize = 500
Strategy.UseSolver = F
Strategy.Steps = [solve,correct]
Step.solve.Model.Sources = []
Step.solve.Model.Cache.Enable = T
Step.solve.Model.Phasors.Enable = F
Step.solve.Model.DirectionalGain.Enable = F
Step.solve.Model.Gain.Enable = F
Step.solve.Model.Rotation.Enable = F
Step.solve.Model.CommonScalarPhase.Enable = T
Step.solve.Operation = SOLVE
Step.solve.Solve.Parms = ["CommonScalarPhase:*"]
Step.solve.Solve.CellSize.Freq = 0
Step.solve.Solve.CellSize.Time = 1
Step.solve.Solve.CellChunkSize = 500
Step.solve.Solve.PropagateSolutions = T
Step.solve.Solve.Options.MaxIter = 100
Step.solve.Solve.Options.LMFactor = 1.0
Step.solve.Solve.Options.BalancedEqs = F
Step.solve.Solve.Options.UseSVD = T
Step.solve.Model.Beam.Enable = F
Step.solve.Solve.UVRange = [80]
Step.solve.Solve.Mode = COMPLEX
Step.correct.Model.Sources = []
Step.correct.Model.CommonScalarPhase.Enable= T
Step.correct.Model.Cache.Enable = T
Step.correct.Model.DirectionalGain.Enable = F
Step.correct.Model.Gain.Enable = F
Step.correct.Model.Phasors.Enable = F
Step.correct.Operation = CORRECT
Step.correct.Output.Column = CORRECTED_DATA_PHASE
Step.correct.Model.Beam.Enable = F
Step.correct.Output.WriteCovariance = F