source: ETALON/2017_M2_report/Khodnevych_Vitalii/CLIOacc/FWHMastra.eps @ 740

Last change on this file since 740 was 740, checked in by hodnevuc, 7 years ago
File size: 11.5 KB
Line 
1%!PS-Adobe-3.0 EPSF-3.0
2%%Creator: MATLAB, The MathWorks, Inc. Version 8.2.0.701 (R2013b). Operating System: Microsoft Windows 7.
3%%Title: E:\CLIO\NEW\AC\FWHM.eps
4%%CreationDate: 03/02/2016  16:56:27
5%%DocumentNeededFonts: Helvetica
6%%DocumentProcessColors: Cyan Magenta Yellow Black
7%%LanguageLevel: 2
8%%Pages: 1
9%%BoundingBox:    96   238   515   553
10%%EndComments
11
12%%BeginProlog
13% MathWorks dictionary
14/MathWorks 160 dict begin
15% definition operators
16/bdef {bind def} bind def
17/ldef {load def} bind def
18/xdef {exch def} bdef
19/xstore {exch store} bdef
20% operator abbreviations
21/c  /clip ldef
22/cc /concat ldef
23/cp /closepath ldef
24/gr /grestore ldef
25/gs /gsave ldef
26/mt /moveto ldef
27/np /newpath ldef
28/cm /currentmatrix ldef
29/sm /setmatrix ldef
30/rm /rmoveto ldef
31/rl /rlineto ldef
32/s {show newpath} bdef
33/sc {setcmykcolor} bdef
34/sr /setrgbcolor ldef
35/sg /setgray ldef
36/w /setlinewidth ldef
37/j /setlinejoin ldef
38/cap /setlinecap ldef
39/rc {rectclip} bdef
40/rf {rectfill} bdef
41% page state control
42/pgsv () def
43/bpage {/pgsv save def} bdef
44/epage {pgsv restore} bdef
45/bplot /gsave ldef
46/eplot {stroke grestore} bdef
47% orientation switch
48/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49% coordinate system mappings
50/dpi2point 0 def
51% font control
52/FontSize 0 def
53/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54  makefont setfont} bdef
55/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
56ISOLatin1Encoding WindowsLatin1Encoding copy pop
57/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
58/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
59/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
60/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
61/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
62{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
63/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
64  exch dup 3 1 roll findfont dup length dict begin
65  { 1 index /FID ne {def}{pop pop} ifelse } forall
66  /Encoding exch def currentdict end definefont pop} bdef
67/isroman {findfont /CharStrings get /Agrave known} bdef
68/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
69  exch FMS} bdef
70/csm {1 dpi2point div -1 dpi2point div scale neg translate
71 dup landscapeMode eq {pop -90 rotate}
72  {rotateMode eq {90 rotate} if} ifelse} bdef
73% line types: solid, dotted, dashed, dotdash
74/SO { [] 0 setdash } bdef
75/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
76/DA { [6 dpi2point mul] 0 setdash } bdef
77/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
78  dpi2point mul] 0 setdash } bdef
79% macros for lines and objects
80/L {lineto stroke} bdef
81/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
82/AP {{rlineto} repeat} bdef
83/PDlw -1 def
84/W {/PDlw currentlinewidth def setlinewidth} def
85/PP {closepath eofill} bdef
86/DP {closepath stroke} bdef
87/MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
88  neg 0 exch rlineto closepath} bdef
89/FR {MR stroke} bdef
90/PR {MR fill} bdef
91/L1i {{currentfile picstr readhexstring pop} image} bdef
92/tMatrix matrix def
93/MakeOval {newpath tMatrix currentmatrix pop translate scale
940 0 1 0 360 arc tMatrix setmatrix} bdef
95/FO {MakeOval stroke} bdef
96/PO {MakeOval fill} bdef
97/PD {currentlinewidth 2 div 0 360 arc fill
98   PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
99/FA {newpath tMatrix currentmatrix pop translate scale
100  0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
101/PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale
102  0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
103/FAn {newpath tMatrix currentmatrix pop translate scale
104  0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
105/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
106  0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
107/vradius 0 def /hradius 0 def /lry 0 def
108/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
109/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
110  /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
111  vradius add translate hradius vradius scale 0 0 1 180 270 arc 
112  tMatrix setmatrix lrx hradius sub uly vradius add translate
113  hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
114  lrx hradius sub lry vradius sub translate hradius vradius scale
115  0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
116  translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
117  closepath} bdef
118/FRR {MRR stroke } bdef
119/PRR {MRR fill } bdef
120/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
121  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
122  rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
123  sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
124  closepath} bdef
125/FlrRR {MlrRR stroke } bdef
126/PlrRR {MlrRR fill } bdef
127/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
128  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
129  rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
130  sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
131  closepath} bdef
132/FtbRR {MtbRR stroke } bdef
133/PtbRR {MtbRR fill } bdef
134/stri 6 array def /dtri 6 array def
135/smat 6 array def /dmat 6 array def
136/tmat1 6 array def /tmat2 6 array def /dif 3 array def
137/asub {/ind2 exch def /ind1 exch def dup dup
138  ind1 get exch ind2 get sub exch } bdef
139/tri_to_matrix {
140  2 0 asub 3 1 asub 4 0 asub 5 1 asub
141  dup 0 get exch 1 get 7 -1 roll astore } bdef
142/compute_transform {
143  dmat dtri tri_to_matrix tmat1 invertmatrix 
144  smat stri tri_to_matrix tmat2 concatmatrix } bdef
145/ds {stri astore pop} bdef
146/dt {dtri astore pop} bdef
147/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
148  currentfile 
149  3 index 0 eq {/ASCIIHexDecode filter}
150  {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
151  ifelse exch readstring pop
152  dup 0 3 index getinterval /rbmap xdef
153  dup 2 index dup getinterval /gbmap xdef
154  1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
155/it {gs np dtri aload pop moveto lineto lineto cp c
156  cols rows 8 compute_transform 
157  rbmap gbmap bbmap true 3 colorimage gr}bdef
158/il {newpath moveto lineto stroke}bdef
159currentdict end def
160%%EndProlog
161
162%%BeginSetup
163MathWorks begin
164
1650 cap
166
167end
168%%EndSetup
169
170%%Page: 1 1
171%%BeginPageSetup
172%%PageBoundingBox:    96   238   515   553
173MathWorks begin
174bpage
175%%EndPageSetup
176
177%%BeginObject: obj1
178bplot
179
180/dpi2point 12 def
181portraitMode 1152 6636 csm
182
183    0     0  5039  3780 rc
18485 dict begin %Colortable dictionary
185/c0 { 0.000000 0.000000 0.000000 sr} bdef
186/c1 { 1.000000 1.000000 1.000000 sr} bdef
187/c2 { 0.900000 0.000000 0.000000 sr} bdef
188/c3 { 0.000000 0.820000 0.000000 sr} bdef
189/c4 { 0.000000 0.000000 0.800000 sr} bdef
190/c5 { 0.910000 0.820000 0.320000 sr} bdef
191/c6 { 1.000000 0.260000 0.820000 sr} bdef
192/c7 { 0.000000 0.820000 0.820000 sr} bdef
193c0
1941 j
1951 sg
196   0    0 5040 3781 rf
1976 w
1980 3044 3873 0 0 -3044 687 3327 4 MP
199PP
200-3873 0 0 3044 3873 0 0 -3044 687 3327 5 MP stroke
2014 w
202DO
2030 sg
204 687 3327 mt  687  283 L
205 687  283 mt  687  283 L
2061762 3327 mt 1762  283 L
2071762  283 mt 1762  283 L
2082838 3327 mt 2838  283 L
2092838  283 mt 2838  283 L
2103914 3327 mt 3914  283 L
2113914  283 mt 3914  283 L
212 687 3327 mt 4560 3327 L
2134560 3327 mt 4560 3327 L
214 687 2566 mt 4560 2566 L
2154560 2566 mt 4560 2566 L
216 687 1805 mt 4560 1805 L
2174560 1805 mt 4560 1805 L
218 687 1044 mt 4560 1044 L
2194560 1044 mt 4560 1044 L
220 687  283 mt 4560  283 L
2214560  283 mt 4560  283 L
222SO
2236 w
224 687 3327 mt 4560 3327 L
225 687 3327 mt  687  283 L
226 687 3327 mt  687 3288 L
227%%IncludeResource: font Helvetica
228/Helvetica /WindowsLatin1Encoding 192 FMSR
229
230 634 3539 mt 
231(0) s
2321762 3327 mt 1762 3288 L
2331602 3539 mt 
234(100) s
2352838 3327 mt 2838 3288 L
2362678 3539 mt 
237(200) s
2383914 3327 mt 3914 3288 L
2393754 3539 mt 
240(300) s
241 687 3327 mt  725 3327 L
242 546 3398 mt 
243(0) s
244 687 2566 mt  725 2566 L
245 279 2637 mt 
246(0.01) s
247 687 1805 mt  725 1805 L
248 279 1876 mt 
249(0.02) s
250 687 1044 mt  725 1044 L
251 279 1115 mt 
252(0.03) s
253 687  283 mt  725  283 L
254 279  354 mt 
255(0.04) s
256gs 687 283 3874 3045 rc
25724 w
258108 -56 107 -11 108 -51 107 1 108 0 108 135 107 7 108 22 
259107 25 108 -4 107 38 108 -18 108 14 107 56 108 -161 107 311 
260108 -363 108 274 107 96 108 345 107 92 215 -565 108 -50 108 68 
261107 420 108 -554 107 -39 108 -21 108 17 107 -23 108 -26 107 -15 
262108 22 107 14 687 3108 35 MP stroke
263gr
264
26524 w
266  36   36  687 3108 FO
267  36   36  794 3122 FO
268  36   36  902 3144 FO
269  36   36 1009 3129 FO
270  36   36 1117 3103 FO
271  36   36 1224 3080 FO
272  36   36 1332 3097 FO
273  36   36 1440 3076 FO
274  36   36 1547 3037 FO
275  36   36 1655 2483 FO
276  36   36 1762 2903 FO
277  36   36 1870 2971 FO
278  36   36 1978 2921 FO
279  36   36 2193 2356 FO
280  36   36 2300 2448 FO
281  36   36 2408 2793 FO
282  36   36 2515 2889 FO
283  36   36 2623 3163 FO
284  36   36 2731 2800 FO
285  36   36 2838 3111 FO
286  36   36 2946 2950 FO
287  36   36 3053 3006 FO
288  36   36 3161 3020 FO
289  36   36 3269 3002 FO
290  36   36 3376 3040 FO
291  36   36 3484 3036 FO
292  36   36 3591 3061 FO
293  36   36 3699 3083 FO
294  36   36 3806 3090 FO
295  36   36 3914 3225 FO
296  36   36 4022 3225 FO
297  36   36 4129 3226 FO
298  36   36 4237 3175 FO
299  36   36 4344 3164 FO
300  36   36 4452 3108 FO
301gs 687 283 3874 3045 rc
302/c8 { 1.000000 0.000000 0.000000 sr} bdef
303c8
304108 -153 107 -98 108 -133 107 -86 108 43 108 264 107 349 108 491 
305107 -98 108 -1 107 -94 108 37 108 73 107 86 108 -94 107 498 
306108 -391 108 223 107 717 108 491 107 215 215 -1326 108 -136 108 196 
307107 705 108 -1549 107 -69 108 -104 108 156 107 -134 108 -12 107 -19 
308108 -48 107 54 687 2569 35 MP stroke
309gr
310
311c8
312  36   36  687 2569 FO
313  36   36  794 2623 FO
314  36   36  902 2575 FO
315  36   36 1009 2556 FO
316  36   36 1117 2544 FO
317  36   36 1224 2410 FO
318  36   36 1332 2566 FO
319  36   36 1440 2462 FO
320  36   36 1547 2393 FO
321  36   36 1655  844 FO
322  36   36 1762 1549 FO
323  36   36 1870 1745 FO
324  36   36 1978 1609 FO
325  36   36 2193  283 FO
326  36   36 2300  498 FO
327  36   36 2408  989 FO
328  36   36 2515 1706 FO
329  36   36 2623 1929 FO
330  36   36 2731 1538 FO
331  36   36 2838 2036 FO
332  36   36 2946 1942 FO
333  36   36 3053 2028 FO
334  36   36 3161 2101 FO
335  36   36 3269 2138 FO
336  36   36 3376 2044 FO
337  36   36 3484 2043 FO
338  36   36 3591 1945 FO
339  36   36 3699 2436 FO
340  36   36 3806 2785 FO
341  36   36 3914 3049 FO
342  36   36 4022 3092 FO
343  36   36 4129 3006 FO
344  36   36 4237 2873 FO
345  36   36 4344 2775 FO
346  36   36 4452 2622 FO
347gs 687 283 3874 3045 rc
348gr
349
3500 sg
3512349 3735 mt 
352(phi, [\260]) s
353 181 2521 mt  -90 rotate
354(Bunch length, ns) s
35590 rotate
356%%IncludeResource: font Helvetica
357/Helvetica /WindowsLatin1Encoding 120 FMSR
358
359 670 3370 mt 
360( ) s
3614544  325 mt 
362( ) s
3636 w
3641 sg
3650 500 1231 0 0 -500 3269 843 4 MP
366PP
367-1231 0 0 500 1231 0 0 -500 3269 843 5 MP stroke
3684 w
369DO
370SO
3716 w
3720 sg
3733269  343 mt 4500  343 L
3743269  843 mt 4500  843 L
3754500  843 mt 4500  343 L
3763269  843 mt 3269  343 L
3773269  843 mt 4500  843 L
3783269  843 mt 3269  343 L
3793269  343 mt 4500  343 L
3803269  843 mt 4500  843 L
3814500  843 mt 4500  343 L
3823269  843 mt 3269  343 L
383%%IncludeResource: font Helvetica
384/Helvetica /WindowsLatin1Encoding 192 FMSR
385
3863723  546 mt 
387(FWHM) s
388gs 3269 343 1232 501 rc
38924 w
390350 0 3338 477 2 MP stroke
391gs 3415 379 197 197 rc
392  36   36 3513  477 FO
393gr
394
395gr
396
39724 w
3983723  777 mt 
399(FW0.1M) s
400gs 3269 343 1232 501 rc
401c8
402350 0 3338 708 2 MP stroke
403gs 3415 610 197 197 rc
404  36   36 3513  708 FO
405gr
406
4076 w
408gr
409
4106 w
411c8
412
413end %%Color Dict
414
415eplot
416%%EndObject
417
418epage
419end
420
421showpage
422
423%%Trailer
424%%EOF
Note: See TracBrowser for help on using the repository browser.