Label for the Intermediate Scattering Function #664
Anders-Markvardsen
started this conversation in
General
Replies: 2 comments 4 replies
|
Suggestion. |
4 replies
|
E-mail sent:-) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
The intermediate scattering function is currently, within the code, labelled
FQt, which is shorthand for F(Q,t). This is consistent with the e.g. the nMOLDYN paper (Gerald R. Kneller et al. “nMOLDYN: A program package for a neutronscattering oriented analysis of Molecular Dynamics simulations” https://www.sciencedirect.com/science/article/abs/pii/001046559500048K).However, if you have worked in the field of crystallography (and with ref to the International Tables of Crystallography) using F is confusing because structure factor and this label refers to a different quantity (the Fourier transform of the density), and F(Q,t=0) in the crystallography community equals the intensity of a Bragg reflection and is denoted I_Q. You can't really win unfortunately because of the widespread use of the two different meanings of structure factor in two very closely related fields (see also https://en.wikipedia.org/wiki/Structure_factor).
Before we fix #269 and allow users to refine against intermediate scattering function data we should discuss / agree on what label to use for this quantity long-term, and if different from F(Q,t).
In the spin-echo community it seems I(Q,t) is used e.g. see https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=922151.
What do people think?
All reactions