Changes for page IDL cheat sheet
Last modified by fwilde on 2025/07/15 17:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -302,8 +302,9 @@ 302 302 Move **rotation stage left or right** (relative, mm) and make an image at the new position. Options: set exposure time, make reference image, make image at current position, set image type ('a': absorption, 't': transmission, 'p' phase) 303 303 ))) 304 304 305 -{{info title=" 305 +{{info title=" 306 306 307 + 307 307 Monochromator positioning"}} 308 308 ATTENTION: Setting up a Monochromator as well as positioning front end slits is **only** done by the beamline staff! 309 309 ... ... @@ -447,17 +447,14 @@ 447 447 closes EH2 beamshutter and breaks EH2 door interlock 448 448 ))) 449 449 450 -== Serialscan Macros == 451 +== Serialscan Macros == 451 451 452 -General remarks: The serialscan macros save453 +General remarks: The serialscan macros 453 453 454 454 |=IDL command|=Description 455 -|##**ss_init**##|Reset table and scan settings 456 -|**##ss_info##**|Print current stage positions and scan parameters 457 -|**##ss_pos, nr, name, dist, sz, sx, sy, dz, ndz, /fetch, /force, /all, /prot##**|Modify sample parameters 458 -|**##ss_insert, nr, /nosamplechanger##**|Insert sample with settings from table 459 -|**ss_remove**|Remove sample with sample changer 460 -|(%%)(% style="font-family:Courier New,Courier,monospace" %)**ss_save, n**(%%)**ame**|Save the table to disk under "name". 461 -| | 456 +|##**ss_init**##|reset table 457 +|**##ss_info##**|print current stage positions and scan parameters 458 +|ss_pos, nr, name, dist, sz, sx, sy, dz, ndz, /fetch, /force, /all, /prot|Modify sample parameters 459 +|ss_insert, nr, /nosamplechanger|Insert sample with settings from table 462 462 463 463