Changes for page IDL cheat sheet

Last modified by fwilde on 2025/03/28 19:55

From version 50.1
edited by fwilde
on 2020/10/10 12:45
Change comment: There is no comment for this version
To version 47.1
edited by fwilde
on 2020/10/10 12:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -165,23 +165,23 @@
165 165  motion
166 166  )))
167 167  |(((
168 -##**o_ccd_dist, 5**##
168 +##**pressure_on**##
169 169  )))|(((
170 -move detector in y direction relative by 5 mm
170 +enable detector y movement
171 171  )))|(((
172 -relative [ mm ]
172 +\\
173 173  )))
174 174  |(((
175 -##**goto_o_ccd_dist, 30**##
175 +##**o_ccd_dist, 5**##
176 176  )))|(((
177 -move detector in y direction absoilute to 30 mm
177 +move detector in y direction
178 178  )))|(((
179 -\\
179 +relative [ mm ]
180 180  )))
181 181  |(((
182 -##**pos_o_ccd_dist()**##
182 +##**pressure_off**##
183 183  )))|(((
184 -return current of the camera stage distance
184 +disable detector movement
185 185  )))|(((
186 186  \\
187 187  )))
... ... @@ -252,16 +252,6 @@
252 252  save a as 32-bit float tiff in /gpfs/...
253 253  )))
254 254  
255 -\\
256 -
257 -\\
258 -
259 -{{info title="Monochromator positioning"}}
260 -ATTENTION: Setting up a Monochromator as well as positioning front end slits is **only** done by the beamline staff!
261 -
262 -The commands above may be used by users to realign the beam should it beam profile drift with time.
263 -{{/info}}
264 -
265 265  == {{id name="IDLcheatsheet-DCMpositioning"/}}DCM positioning ==
266 266  
267 267  (% class="wrapped fixed-table" %)
... ... @@ -296,7 +296,7 @@
296 296  
297 297  == {{id name="IDLcheatsheet-DMMpositioning"/}}DMM positioning ==
298 298  
299 -(% class="fixed-table wrapped" %)
289 +(% class="fixed-table" %)
300 300  |=(((
301 301  IDL command
302 302  )))|=(((
... ... @@ -319,7 +319,50 @@
319 319  )))|(((
320 320  absolute [ deg ]
321 321  )))
312 +|(((
313 +##**gap, 0.01**##
314 +)))|(((
315 +move undulator gap relative by 0.01 mm
316 +)))|(((
317 +relative [ mm ]
318 +)))
319 +|(((
320 +##**goto_gap, 10.0**##
321 +)))|(((
322 +move undulator gap absolute to 10.0 mm
323 +)))|(((
324 +absolute [ mm ]
325 +)))
322 322  
327 +== {{id name="IDLcheatsheet-Undulatorpositioning"/}}Undulator positioning ==
328 +
329 +(% class="fixed-table" %)
330 +|=(((
331 +IDL command
332 +)))|=(((
333 +description
334 +)))|=(((
335 +motion
336 +)))
337 +|(((
338 +##**gap, 0.01**##
339 +)))|(((
340 +move undulator gap relative by 0.01 mm
341 +)))|(((
342 +relative [ mm ]
343 +)))
344 +|(((
345 +##**goto_gap, 10.0**##
346 +)))|(((
347 +move undulator gap absolute to 10.0 mm
348 +)))|(((
349 +absolute [ mm ]
350 +)))
351 +
352 +{{info title="Monochromator positioning"}}
353 +ATTENTION: Setting up a Monochromator as well as positioning front end slits is **only** done by the beamline staff!
354 +{{/info}}
355 +
323 323  \\
324 324  
325 325  == {{id name="IDLcheatsheet-Generalsyntax"/}}General syntax ==
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -297508006
1 +179783463
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/297508006/IDL cheat sheet
1 +https://confluence.desy.de/spaces/P5I/pages/179783463/IDL cheat sheet