We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
qx
qy
qz
Defining these 3 units will allow to perform rebinning in x/y or x/z or y/z planes.
How to define these: Come back to the definition:
vect(q) = vect(k_in) - vect(k_out)
k_in = 2*pi/lambda along -z k_out has the same modulus but is along the line from origin to the given pixel and can be project on axis x,y and z.
Requested by ID10
The text was updated successfully, but these errors were encountered:
see https://github.com/silx-kit/pyFAI/blob/main/doc/source/usage/tutorial/FiberGrazingIncidence.ipynb
Sorry, something went wrong.
mjdiff
No branches or pull requests
Defining these 3 units will allow to perform rebinning in x/y or x/z or y/z planes.
How to define these:
Come back to the definition:
vect(q) = vect(k_in) - vect(k_out)
k_in = 2*pi/lambda along -z
k_out has the same modulus but is along the line from origin to the given pixel and can be project on axis x,y and z.
Requested by ID10
The text was updated successfully, but these errors were encountered: