-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfit.log
More file actions
37 lines (27 loc) · 1.29 KB
/
fit.log
File metadata and controls
37 lines (27 loc) · 1.29 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
*******************************************************************************
Wed Feb 26 21:57:44 2020
FIT: data read from 'Glider_velocity.dat' u 1:2
format = x:z
x range restricted to [420.000 : 460.000]
#datapoints = 5
residuals are weighted equally (unit weight)
function used for fitting: f(x)
f(x)=a*x+b
fitted parameters initialized with current variable values
iter chisq delta/lim lambda a b
0 9.1853816000e+05 0.00e+00 3.11e+02 1.000000e+00 1.000000e+00
8 1.0800000000e-01 -1.30e-09 3.11e-06 2.500000e-01 -9.748000e+01
After 8 iterations the fit converged.
final sum of squares of residuals : 0.108
rel. change during last iteration : -1.29783e-14
degrees of freedom (FIT_NDF) : 3
rms of residuals (FIT_STDFIT) = sqrt(WSSR/ndf) : 0.189737
variance of residuals (reduced chisquare) = WSSR/ndf : 0.036
Final set of parameters Asymptotic Standard Error
======================= ==========================
a = 0.25 +/- 0.006 (2.4%)
b = -97.48 +/- 2.641 (2.71%)
correlation matrix of the fit parameters:
a b
a 1.000
b -0.999 1.000