Diff: TasUBMatrix

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
NewTasSyntax

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 38 and version 27:
Removed line 3
- !WARNING: this formalism allows to drive out of the scattering plane using tilt thereby possibly destroying your cryostat. See below {{tasub outofplane}} command
Removed line 11
- {{> REF ''qh qk ql a4 a3 sgl sgu ki kf''}}
At line 12 added 7 lines.
+ {{> addauxref ''qh qk ql''}}
+
+ Define the vectors for the scattering plane.
+
+
+ {{> REF ''qh qk ql a3 a4 sgl sgu Ei Ef''}}
+
Lines 14-16 were replaced by line 19
- the current motor positions are used. If the given
- qhkl triple already exists, its list entry is overwritten.
- If not, a new entry is made.
+ the current motor positions are used.
At line 18 added 19 lines.
+ {{> REF AUX ''qh qk ql''}}
+ Add an auxiliary reflection to the list of reflections. A4 is calculated from the cell
+ constants, the current ei and ef values are used. A3 is left alone or is calculated to
+ have the right angular difference to the previous reflection. Using auxiliary reflections
+ is a help during setup of the instrument or in powder mode.
+
+ The sequence:
+ {{{
+ ref clear all
+ cell aa bb cc alpha beta gamma
+ addauxref ax ay az
+ addauxref bx by bz
+ makeub 1 2
+ }}}
+ with ax, ay, az being the first plane vector and bx, by, bz being the second plane vector
+ creates a UB matrix which allows to drive Q positions and qm. But be aware that a3, sgu and sgl values
+ are still invalid.
+
+
At line 43 added 11 lines.
+ {{>MAKEUBFROMCELL}}
+
+ Calculate and activate a UB which has been calculated from the cell constants alone.
+ This is useful to get a4 when no reflection has yet been found to calculate a proper UB.
+
+ {{>MAKEAUXUB qh qk ql}}
+
+ Calculate a UB matrix from the first reflection and an auxiliary second reflection specified through the miller
+ indices qh , qk, ql. The auxiliary reflection will have the same angles as the first reflection, except a3 and a4 will
+ be adjusted to match the requirements from the crystalls geometry.
+
Line 52 was replaced by line 85
- {{> TASUB OUTOFPLANE 1}}
+ !Out Of Plane Operation
Line 55 was replaced by lines 88-92
- Therefore driving out of plane can be switched off and on. This command switches out of plane operation __on__.
+ Therefore driving out of plane can be switched off and on.
+
+ {{> TASUB OUTOFPLANE 1}}
+
+ This command switches out of plane operation __on__.
Lines 59-60 were replaced by line 96
- This formalism allows to drive out of the scattering plane using the tilt motors of the sample stage. Some cryostats cannot stand this.
- Therefore driving out of plane can be switched off and on. This command switches out of plane operation __off__.
+ This command switches out of plane operation __off__.
Line 74 was replaced by line 110
- Find the peak 2 0 0 and optimize it
+ > MAKEUBFROMCELL
Line 76 was replaced by lines 112-114
- ...
+ MAKEUBFROMCELL builds a UB matrix from the cell only. With this you can drive to 2 0 0
+
+ > drive qh 2 0 0
At line 77 added 2 lines.
+ This will get you the correct two-theta == a4. You have to search the peak in a3, sgu and sgl and optimize it.
+
At line 83 added 4 lines.
+ > makeauxub 0 4 4
+ > dr qh 0 4 4
+ Make an axiliary UB and drive to the theoretical position for 0 4 4
+

Back to TasUBMatrix, or to the Page History.