Displacements are lower than EpsStop
|
---|
0 | Best minimization on last cycle
|
---|
1 | Best minimization at intermediate cycle | the last is better than starting point
|
---|
2 | the last is worst than starting point
|
---|
Stop on MaxCycle cycles
|
---|
3 | Best minimization on last cycle
|
---|
4 | Best minimization at intermediate cycle | the last is better than starting point
|
---|
5 | the last is worst than starting point
|
---|
Stop due to errors
|
---|
10 | Reading or checking initail consistency
|
---|
11 | Inverting least-square matrix
|
---|
12 | Inverting spline matrix (back-ground)
|
---|
13 | Mathematical error
|
---|
14 | Memory allocation error
|
---|
15 | Error with internal temporary files
|
---|
16 | Error due to internal coherency (should never appear)
|
---|
Parameter without meaningless does not always stop the program,
they will be fixed. But if their number quickly increase the program
will stop.
Examples of using these codes are given in the cshell unix script
"cycle.xnd
" or in the msdos "xnd_bat.bat
"