Changes for page IDL cheat sheet
Last modified by fwilde on 2025/03/28 19:55
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. moosmanj1 +XWiki.fwilde - Content
-
... ... @@ -2,7 +2,7 @@ 2 2 3 3 == {{id name="IDLcheatsheet-Samplepositioning"/}}Sample positioning == 4 4 5 -(% class="wrapped" %) 5 +(% class="wrapped fixed-table" %) 6 6 |=((( 7 7 IDL command 8 8 )))|=((( ... ... @@ -25,11 +25,11 @@ 25 25 relative [ mm ] 26 26 ))) 27 27 |((( 28 -s_ rot, 9028 +s_angle, 90 29 29 )))|((( 30 -rotate rotationstageto90degrees30 +rotate sample around z axis 31 31 )))|((( 32 - absolute [ deg ]32 +relative [ deg ] 33 33 ))) 34 34 |((( 35 35 s_in ... ... @@ -55,7 +55,7 @@ 55 55 56 56 == {{id name="IDLcheatsheet-Detectorpositioning"/}}Detector positioning == 57 57 58 -(% class="wrapped" %) 58 +(% class="wrapped fixed-table" %) 59 59 |=((( 60 60 IDL command 61 61 )))|=((( ... ... @@ -87,6 +87,7 @@ 87 87 88 88 == {{id name="IDLcheatsheet-Makeimage"/}}Make image == 89 89 90 +(% class="wrapped fixed-table" %) 90 90 |=((( 91 91 IDL command 92 92 )))|=((( ... ... @@ -98,16 +98,14 @@ 98 98 make an image & show image & draw box 99 99 ))) 100 100 |((( 101 - \\102 +a=quick_abs(100) & tv_quick, a & draw_box, [ x1, x2 ,z1 ,z2 ] 102 102 )))|((( 103 - \\104 +make an absorption image & show image & draw box 104 104 ))) 105 105 106 -\\ 107 - 108 108 == {{id name="IDLcheatsheet-Monochromatorpositioning"/}}Monochromator positioning == 109 109 110 -(% class=" relative-tablewrapped"style="width:52.0982%;" %)109 +(% class="wrapped fixed-table" %) 111 111 |=((( 112 112 IDL command 113 113 )))|=((( ... ... @@ -143,3 +143,18 @@ 143 143 )))|((( 144 144 \\ 145 145 ))) 145 + 146 +== {{id name="IDLcheatsheet-Saveanimageastiff"/}}Save an image as tiff == 147 + 148 +|=((( 149 +IDL command 150 +)))|=((( 151 +desciption 152 +))) 153 +|((( 154 +write_tiff, '/gpfs/current/raw/test.tif', i, /SHORT 155 +)))|((( 156 +save i as 16-bit tiff in /gofs/... 157 +))) 158 + 159 +\\
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -9 41557351 +109150249 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://confluence.desy.de/spaces/P5I/pages/9 4155735/IDL cheat sheet1 +https://confluence.desy.de/spaces/P5I/pages/109150249/IDL cheat sheet