Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
fb949631
Commit
fb949631
authored
10 years ago
by
Nick Draper
Browse files
Options
Downloads
Patches
Plain Diff
re #9653 improve math formatting
parent
1ffee04f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Code/Mantid/docs/source/algorithms/OptimizeCrystalPlacement-v1.rst
+3
-2
3 additions, 2 deletions
...id/docs/source/algorithms/OptimizeCrystalPlacement-v1.rst
with
3 additions
and
2 deletions
Code/Mantid/docs/source/algorithms/OptimizeCrystalPlacement-v1.rst
+
3
−
2
View file @
fb949631
...
@@ -29,10 +29,11 @@ The crystal orientation matrix, UB, from the PeaksWorkspace should
...
@@ -29,10 +29,11 @@ The crystal orientation matrix, UB, from the PeaksWorkspace should
index all the runs "very well". Otherwise iterations that slowly build a
index all the runs "very well". Otherwise iterations that slowly build a
UB with corrected sample orientations may be needed.
UB with corrected sample orientations may be needed.
The parameters for the tilt are G
on
Rotx, G
on
Roty, and G
on
Rotz in
The parameters for the tilt are GRotx, GRoty, and GRotz in
degrees. The usage for this information is as follows:
degrees. The usage for this information is as follows:
:math:`rotate('x',GonRotx)*rotate('y',GonRoty)*rotate('z',GonRotz)* SampleOrientation( i.e. omegaRot*chiRot*phiRot)).`
:math:`rotate(x,GRotx)*rotate(y,GRoty)*rotate(z,GRotz)* SampleOrientation`
:math:`( i.e. omegaRot*chiRot*phiRot)).`
Note: To optimize by the tilt in the goniometer and then by the angles
Note: To optimize by the tilt in the goniometer and then by the angles
or by the sample position, it is possible to run with one optimization,
or by the sample position, it is possible to run with one optimization,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment