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,9 +302,8 @@ 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 - 308 308 Monochromator positioning"}} 309 309 ATTENTION: Setting up a Monochromator as well as positioning front end slits is **only** done by the beamline staff! 310 310 ... ... @@ -448,14 +448,15 @@ 448 448 closes EH2 beamshutter and breaks EH2 door interlock 449 449 ))) 450 450 451 -== 450 +== Serialscan Macros == 452 452 453 -General remarks: 452 +General remarks: The serialscan macros save 454 454 455 455 |=IDL command|=Description 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 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 460 461 461