nO1 = param(7.0, min=5, max=7, vary=True)nO2 = param(1, vary=True),ntot1 = param(expr='nO1+nO2', min=5.0, max=8.5, vary=True)
I didn't think to check when I took that screenshot but with that line, the vary is in fact set to false:
larch> ntot1.vary
False
In terms of the errors on error calculation --
Hope this was at least somewhat helpful,
Research in utilizing XAFS to match current theory of metallic glasses to experimental data
Honors societies: National Society of Collegiate Scholars | Tau Beta Pi | Pi Mu Epsilon
Clubs: Case Origami Circle | Case Rocket Team | CWRUbotix | Case Physics and Astronomy club | Math club
_______________________________________________HelloI'm trying to use larch to refine the coordination of Y in solution. I need to use 2xO paths to fit the first shell and would like to restrain the total coordination to be between 5.5 and 8.I can apply the constraint to each nO, but not the total, i.e.nO1 = param(7.0, min=5, max=7, vary=True),nO2 = param(1, vary=True),butntot1 = param(expr='nO1+nO2', min=5.0, max=8.5)does not work.How can I restrain the total coordination?Also, having some problems with the gofs and errors - the chi square is rather small and often the errors are not reported and it is not clear why.ThanksBarb
Ifeffit mailing list
Ifeffit@millenia.cars.aps.anl.gov
http://millenia.cars.aps.anl.gov/mailman/listinfo/ifeffit
Unsubscribe: http://millenia.cars.aps.anl.gov/mailman/options/ifeffit