I am running CEF fit and I think that there is a bug on the fitting program.
I would like to tie all the sigma of the Gaussian that fit the CEF peaks but they cannot be fixed – when I run the fit they come out with much larger values than what I give as fixed and this does not allow me to fit the data.
This is the line of the command I am using:
cf.peaks.tieAll(‘Sigma={}’.format(0.028/2.35), 0, 20)
fit = CrystalFieldFit(Model=cf, InputWorkspace=‘LET36363_1.05meV_q_line’,MaxIterations=10)
fit.fit()
Hi Tatiana,
The fix for this issue has been merged. So this problem should be solved in the next Nightly build, and in the Beta testing version of Mantid next week.