Expected behavior
The Fit dialog should do what it says
Actual behavior
- The Ties box doesn’t work - it’s not respected by the underlying fitting and on re-entering the dialog it has been cleared. Is the required syntax rather obscure? I’m using a User Function if it matters.
- If i use the “Keep Open” tick box, after a successful fit and on re-using “Run” I get the red error
Property with given name already exists search object OUTPUTNORMALISEDCOVARIANCEMATRIX
. (I’ve seen a similar feature in scripts if I try to re-use an Algorithm object referring to Fit) - On choosing a workspace it fills in StartX and EndX with the x range of the data. I might then change them. But on re-entering the dialog it resets these even if I didn’t touch the InputWorkspace or WorkspaceIndex options.
Steps to reproduce the behavior
Use the Fit dialog…
Platforms affected
Noticed on Workbench 4.2 while trying to investigate the minimizer NaN bug