Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 1D fitting function for discrete rotational diffusion in a circle #9352

Closed
jmborr opened this issue Nov 22, 2013 · 2 comments
Closed
Assignees
Labels
Indirect/Inelastic Issues and pull requests related to indirect or inelastic Low Priority Things that you don't ever want to be done.
Milestone

Comments

@jmborr
Copy link
Member

jmborr commented Nov 22, 2013

A 1D fitting function to help quasi-elastic analysis of discrete rotational diffusion on N sites located in a circle. Typical of elongated molecules, like alkanes, but also applicable to methyl rotations.

A more detailed description in http://www.mantidproject.org/DiffRotDiscreteCircle

NOTES FOR THE TESTER:

Download attached files to /tmp. In Mantidplot.Script_Window, load test.py and execute. A fit of the data should yield the followings parameters:

Intensity = 0.745, Radius = 0.876(Angstroms), Decay = 763.6(pico-seconds)

You can plot workspace data_Workspace to visually inspect the fit

You can also use the MantidPlot's fit wizard to perform the fit. Here's the starting fit-string guess that you load to the wizard via Setup->Manage_Setup->Load_From_String:

(composite=Convolution,FixResolution=true,NumDeriv=true;name=TabulatedFunction,FileName="",Workspace=resolution,Scaling=1;(name=DiffRotDiscreteCircle,N=3,NumDeriv=true,Q=1.9,Intensity=1,Radius=1,Decay=10));name=LinearBackground,A0=0.001,A1=0.0001

@jmborr
Copy link
Member Author

jmborr commented Jun 3, 2015

This issue was originally trac ticket 8508

@jmborr
Copy link
Member Author

jmborr commented Jun 3, 2015

@jmborr jmborr added Low Priority Things that you don't ever want to be done. Indirect/Inelastic Issues and pull requests related to indirect or inelastic labels Jun 3, 2015
@jmborr jmborr self-assigned this Jun 3, 2015
@jmborr jmborr added this to the Release 3.1 milestone Jun 3, 2015
@jmborr jmborr closed this as completed Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indirect/Inelastic Issues and pull requests related to indirect or inelastic Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

1 participant