| ... | ... | @@ -48,7 +48,6 @@ |
|
|
|
There are seven motors in Kappa:
|
|
|
|
`mot` = `tth`, `th`, `chi`, `phi`, `x`, `y`, `z`
|
|
|
|
|
|
|
|
-------------------------------------------------------------
|
|
|
|
mprint() #prints current position
|
|
|
|
mvsample(['', x, y, z, th, chi, phi]) #move to position
|
|
|
|
mvxyz(x, y, z) #move to sample xyz
|
| ... | ... | @@ -71,7 +70,7 @@ There are seven motors in Kappa: |
|
|
|
---
|
|
|
|
|
|
|
|
## Diffraction
|
|
|
|
-------------------------------------------------------------
|
|
|
|
|
|
|
|
wh() #print current position
|
|
|
|
pa() #print current sample orientation
|
|
|
|
wm() #print motor positions and constraints
|
| ... | ... | |