Wiki source code of IDL cheat sheet
Version 5.1 by greving on 2018/05/17 16:42
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | This is an overview of the most commonly used commands during a beamtime. |
2 | |||
![]() |
2.1 | 3 | (% class="wrapped" %) |
![]() |
1.1 | 4 | |=((( |
5 | IDL command | ||
6 | )))|=((( | ||
7 | description | ||
![]() |
3.1 | 8 | )))|=((( |
9 | motion | ||
![]() |
1.1 | 10 | ))) |
11 | |((( | ||
![]() |
5.1 | 12 | s_stage_x/z |
![]() |
1.1 | 13 | )))|((( |
![]() |
5.1 | 14 | move rotation stage in x/z-direction |
![]() |
3.1 | 15 | )))|((( |
16 | relative [ mm ] | ||
![]() |
1.1 | 17 | ))) |
18 | |((( | ||
![]() |
2.1 | 19 | s_pos_x/y/z |
![]() |
1.1 | 20 | )))|((( |
![]() |
2.1 | 21 | move sample stage in x/y/z-direction |
![]() |
3.1 | 22 | )))|((( |
23 | relative [ mm ] | ||
![]() |
1.1 | 24 | ))) |
25 | |((( | ||
![]() |
5.1 | 26 | s_rot, 90 |
![]() |
3.1 | 27 | )))|((( |
![]() |
5.1 | 28 | rotate rotation stage to 90 degrees |
![]() |
3.1 | 29 | )))|((( |
![]() |
5.1 | 30 | absolute [ deg ] |
![]() |
3.1 | 31 | ))) |
32 | |((( | ||
![]() |
5.1 | 33 | \\ |
![]() |
1.1 | 34 | )))|((( |
![]() |
5.1 | 35 | \\ |
![]() |
3.1 | 36 | )))|((( |
37 | \\ | ||
![]() |
1.1 | 38 | ))) |
![]() |
3.1 | 39 | |
![]() |
4.1 | 40 | (% class="relative-table wrapped" style="width: 52.0982%;" %) |
![]() |
3.1 | 41 | |=((( |
42 | IDL command | ||
43 | )))|=((( | ||
44 | description | ||
45 | )))|=((( | ||
46 | motion | ||
47 | ))) | ||
![]() |
1.1 | 48 | |((( |
![]() |
3.1 | 49 | calc_dcm_energy, 10000, /set |
50 | )))|((( | ||
51 | set DCM and undulator to 10 keV | ||
52 | )))|((( | ||
![]() |
1.1 | 53 | \\ |
![]() |
3.1 | 54 | ))) |
55 | |((( | ||
56 | dcm_pitch, 0.00001 | ||
![]() |
1.1 | 57 | )))|((( |
![]() |
4.1 | 58 | move 2nd crystal pitch by 0.00001 deg |
![]() |
3.1 | 59 | )))|((( |
![]() |
4.1 | 60 | relative [ deg ] |
![]() |
3.1 | 61 | ))) |
62 | |((( | ||
![]() |
4.1 | 63 | goto_dcm_pitch, -0.03976 |
![]() |
3.1 | 64 | )))|((( |
![]() |
4.1 | 65 | move 2nd crystal pitch to -0.03976 deg |
![]() |
3.1 | 66 | )))|((( |
![]() |
4.1 | 67 | absolute [ deg ] |
![]() |
1.1 | 68 | ))) |
![]() |
3.1 | 69 | |((( |
![]() |
4.1 | 70 | reflex_opt |
![]() |
3.1 | 71 | )))|((( |
![]() |
4.1 | 72 | move 2nd crystal pitch to optimal flux position |
![]() |
3.1 | 73 | )))|((( |
74 | \\ | ||
75 | ))) |