Source
88
88
<value>3.0</value>
89
89
</param>
90
90
91
91
<param name="zerorates" type="bool"><shortdescription>Zero delay-rates in solution table</shortdescription><description>Zero delay-rates in solution table
92
92
93
93
Write a solution table with delay-rates zeroed, for the case of
94
94
"manual phase calibration", so that the calibration table can be
95
95
applied to the full dataset without the extrapolation of a non-zero delay-rate term
96
96
affecting the data
97
97
</description>
98
-
99
98
<value>False</value>
100
99
</param>
101
100
102
101
<param name="globalsolve" type="bool"><shortdescription>Refine estimates of delay and rate with global least-squares solver</shortdescription><description>Refine estimates of delay and rate with global least-squares solver</description>
103
102
104
103
<value>True</value>
105
104
</param>
106
105
107
106
<param name="niter" type="int"><shortdescription>Maximum number of iterations for least-squares solver</shortdescription><description>Maximum number of iterations for least-squares solver</description>
108
107