Changes for page IDL cheat sheet

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

From version 48.1
edited by fwilde
on 2020/10/10 12:39
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
... ... @@ -286,7 +286,7 @@
286 286  
287 287  == {{id name="IDLcheatsheet-DMMpositioning"/}}DMM positioning ==
288 288  
289 -(% class="fixed-table wrapped" %)
289 +(% class="fixed-table" %)
290 290  |=(((
291 291  IDL command
292 292  )))|=(((
... ... @@ -309,11 +309,48 @@
309 309  )))|(((
310 310  absolute [ deg ]
311 311  )))
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 +)))
312 312  
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 +
313 313  {{info title="Monochromator positioning"}}
314 314  ATTENTION: Setting up a Monochromator as well as positioning front end slits is **only** done by the beamline staff!
315 -
316 -The commands above may be used by users to realign the beam should it beam profile drift with time.
317 317  {{/info}}
318 318  
319 319  \\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -179783464
1 +179783463
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/179783464/IDL cheat sheet
1 +https://confluence.desy.de/spaces/P5I/pages/179783463/IDL cheat sheet