Changes for page IDL cheat sheet

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

From version 54.1
edited by fwilde
on 2024/06/13 13:58
Change comment: There is no comment for this version
To version 55.1
edited by fwilde
on 2024/06/13 14:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -258,7 +258,7 @@
258 258  
259 259  These macros make images with predefined and internally saved values (like exposure time or display scale). Some move an axis first and then make an image (again with internally saved options likeexposure time, and image type). Use these macros to quickly align you samples.
260 260  
261 -(% class="relative-table" style="width: 109.112%;" %)
261 +(% class="relative-table wrapped" style="width: 114.69%;" %)
262 262  |=(((
263 263  IDL command
264 264  )))|=(((
... ... @@ -270,32 +270,32 @@
270 270  quick transmission image at the current position, optionally set a new exposure time
271 271  )))
272 272  |(((
273 -**{{code language="none"}}qa (, t=100, scale=[0,2], /ref){{/code}}**
273 +**{{code language="none"}}qa (, t=100, scale=[0,2], /ref, /here){{/code}}**
274 274  )))|(((
275 -quick absorption image at the current position, optionally set new exposure time or force to make a new reference image
275 +quick absorption image at s_in position. Optionally set new exposure time, force to make a new reference image or force to make image at current position.
276 276  )))
277 277  |(((
278 -**{{code language="none"}}qp (, t=100, scale=[0,2], /ref){{/code}}**
278 +**{{code language="none"}}qp (, t=100, scale=[0,2], /ref, /here){{/code}}**
279 279  )))|(((
280 -quick phase retreived image at the current position, optionally set new exposure time or for to make a new reference image
280 +quick phase image at s_in position. Optionally set new exposure time or for to make a new reference image or force to make image at current position.
281 281  )))
282 282  |(((
283 -**{{code language="none"}}side, 90 (, t=100, /ref, /rel, imgtype='a') {{/code}}**
283 +**{{code language="none"}}side, 90 (, t=100, /ref, /rel, /here, imgtype='a') {{/code}}**
284 284  )))|(((
285 -move rotation state to absolute angle in degrees (unless /rel is set) and make an imge. Image type can optionally be defined as "a'  (absorption), 't' (transmission) or 'p' (phase). Exposure time is also otional
285 +move rotation state to absolute angle in degrees (unless /rel is set) and make an image. Optionally set Image type as "a'  (absorption), 't' (transmission) or 'p' (phase), exposure time, force
286 286  )))
287 287  |(((
288 -**{{code language="none"}}sshift, 2 (, t=100, /ref, imgtype='a'){{/code}}**
288 +**{{code language="none"}}sshift, 2 (, t=100, /ref, /here, imgtype='a'){{/code}}**
289 289  )))|(((
290 290  move sample stage laterally relative to current position and make an image at the new position. Optionally set exposure time, make flat field, or set image type)
291 291  )))
292 292  |(((
293 -##**sz, 2 (, t=100, /ref, imgtype='a')**##
293 +##**sz, 2 (, t=100, /ref, /here, imgtype='a')**##
294 294  )))|(((
295 295  move rotation stage up or down relative to current position and make an image at the new position. Optionally set exposure time, make reference image or set the image type.
296 296  )))
297 297  |(((
298 -**{{code language="none"}}zx, 2 (, t=100, /ref, imgtype='a'){{/code}}
298 +**{{code language="none"}}zx, 2 (, t=100, /ref, /here, imgtype='a'){{/code}}
299 299  **
300 300  )))|(((
301 301  move rotation stage left or right relative to current position and make an image at the new position. Optionally set exposure time, make reference image or set the image type.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -365835076
1 +365835130
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/365835076/IDL cheat sheet
1 +https://confluence.desy.de/spaces/P5I/pages/365835130/IDL cheat sheet