]> AND Private Git Repository - JournalMultiPeriods.git/blob - F/CR.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
no more color
[JournalMultiPeriods.git] / F / CR.eps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%BoundingBox: 53 53 536 402
3 %%HiResBoundingBox: 54 53.5 535 401.5
4 %%Creator: gnuplot 4.6 patchlevel 0
5 %%CreationDate: Tue Sep  8 10:59:18 2015
6 %%EndComments
7 % EPSF created by ps2eps 1.68
8 %%BeginProlog
9 save
10 countdictstack
11 mark
12 newpath
13 /showpage {} def
14 /setpagedevice {pop} def
15 %%EndProlog
16 %%Page 1 1
17 %%BeginProlog
18 /gnudict 256 dict def
19 gnudict begin
20 %
21 % The following true/false flags may be edited by hand if desired.
22 % The unit line width and grayscale image gamma correction may also be changed.
23 %
24 /Color false def
25 /Blacktext false def
26 /Solid false def
27 /Dashlength 1 def
28 /Landscape false def
29 /Level1 false def
30 /Rounded false def
31 /ClipToBoundingBox false def
32 /SuppressPDFMark false def
33 /TransparentPatterns false def
34 /gnulinewidth 5.000 def
35 /userlinewidth gnulinewidth def
36 /Gamma 1.0 def
37 /BackgroundColor {-1.000 -1.000 -1.000} def
38 %
39 /vshift -36 def
40 /dl1 {
41   10.0 Dashlength mul mul
42   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
43 } def
44 /dl2 {
45   10.0 Dashlength mul mul
46   Rounded { currentlinewidth 0.75 mul add } if
47 } def
48 /hpt_ 31.5 def
49 /vpt_ 31.5 def
50 /hpt hpt_ def
51 /vpt vpt_ def
52 /doclip {
53   ClipToBoundingBox {
54     newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath
55     clip
56   } if
57 } def
58 %
59 % Gnuplot Prolog Version 4.4 (August 2010)
60 %
61 %/SuppressPDFMark true def
62 %
63 /M {moveto} bind def
64 /L {lineto} bind def
65 /R {rmoveto} bind def
66 /V {rlineto} bind def
67 /N {newpath moveto} bind def
68 /Z {closepath} bind def
69 /C {setrgbcolor} bind def
70 /f {rlineto fill} bind def
71 /g {setgray} bind def
72 /Gshow {show} def   % May be redefined later in the file to support UTF-8
73 /vpt2 vpt 2 mul def
74 /hpt2 hpt 2 mul def
75 /Lshow {currentpoint stroke M 0 vshift R 
76         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
77 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
78         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
79 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
80         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
81 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
82   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
83 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
84  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
85 /BL {stroke userlinewidth 2 mul setlinewidth
86         Rounded {1 setlinejoin 1 setlinecap} if} def
87 /AL {stroke userlinewidth 2 div setlinewidth
88         Rounded {1 setlinejoin 1 setlinecap} if} def
89 /UL {dup gnulinewidth mul /userlinewidth exch def
90         dup 1 lt {pop 1} if 10 mul /udl exch def} def
91 /PL {stroke userlinewidth setlinewidth
92         Rounded {1 setlinejoin 1 setlinecap} if} def
93 3.8 setmiterlimit
94 % Default Line colors
95 /LCw {1 1 1} def
96 /LCb {0 0 0} def
97 /LCa {0 0 0} def
98 /LC0 {1 0 0} def
99 /LC1 {0 1 0} def
100 /LC2 {0 0 1} def
101 /LC3 {1 0 1} def
102 /LC4 {0 1 1} def
103 /LC5 {1 1 0} def
104 /LC6 {0 0 0} def
105 /LC7 {1 0.3 0} def
106 /LC8 {0.5 0.5 0.5} def
107 % Default Line Types
108 /LTw {PL [] 1 setgray} def
109 /LTb {BL [] LCb DL} def
110 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
111 /LT0 {PL [] LC0 DL} def
112 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
113 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
114 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
115 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
116 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
117 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
118 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
119 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
120 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
121 /Dia {stroke [] 0 setdash 2 copy vpt add M
122   hpt neg vpt neg V hpt vpt neg V
123   hpt vpt V hpt neg vpt V closepath stroke
124   Pnt} def
125 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
126   currentpoint stroke M
127   hpt neg vpt neg R hpt2 0 V stroke
128  } def
129 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
130   0 vpt2 neg V hpt2 0 V 0 vpt2 V
131   hpt2 neg 0 V closepath stroke
132   Pnt} def
133 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
134   hpt2 vpt2 neg V currentpoint stroke M
135   hpt2 neg 0 R hpt2 vpt2 V stroke} def
136 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
137   hpt neg vpt -1.62 mul V
138   hpt 2 mul 0 V
139   hpt neg vpt 1.62 mul V closepath stroke
140   Pnt} def
141 /Star {2 copy Pls Crs} def
142 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
143   0 vpt2 neg V hpt2 0 V 0 vpt2 V
144   hpt2 neg 0 V closepath fill} def
145 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
146   hpt neg vpt -1.62 mul V
147   hpt 2 mul 0 V
148   hpt neg vpt 1.62 mul V closepath fill} def
149 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
150   hpt neg vpt 1.62 mul V
151   hpt 2 mul 0 V
152   hpt neg vpt -1.62 mul V closepath stroke
153   Pnt} def
154 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
155   hpt neg vpt 1.62 mul V
156   hpt 2 mul 0 V
157   hpt neg vpt -1.62 mul V closepath fill} def
158 /DiaF {stroke [] 0 setdash vpt add M
159   hpt neg vpt neg V hpt vpt neg V
160   hpt vpt V hpt neg vpt V closepath fill} def
161 /Pent {stroke [] 0 setdash 2 copy gsave
162   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
163   closepath stroke grestore Pnt} def
164 /PentF {stroke [] 0 setdash gsave
165   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
166   closepath fill grestore} def
167 /Circle {stroke [] 0 setdash 2 copy
168   hpt 0 360 arc stroke Pnt} def
169 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
170 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
171 /C1 {BL [] 0 setdash 2 copy moveto
172         2 copy vpt 0 90 arc closepath fill
173         vpt 0 360 arc closepath} bind def
174 /C2 {BL [] 0 setdash 2 copy moveto
175         2 copy vpt 90 180 arc closepath fill
176         vpt 0 360 arc closepath} bind def
177 /C3 {BL [] 0 setdash 2 copy moveto
178         2 copy vpt 0 180 arc closepath fill
179         vpt 0 360 arc closepath} bind def
180 /C4 {BL [] 0 setdash 2 copy moveto
181         2 copy vpt 180 270 arc closepath fill
182         vpt 0 360 arc closepath} bind def
183 /C5 {BL [] 0 setdash 2 copy moveto
184         2 copy vpt 0 90 arc
185         2 copy moveto
186         2 copy vpt 180 270 arc closepath fill
187         vpt 0 360 arc} bind def
188 /C6 {BL [] 0 setdash 2 copy moveto
189         2 copy vpt 90 270 arc closepath fill
190         vpt 0 360 arc closepath} bind def
191 /C7 {BL [] 0 setdash 2 copy moveto
192         2 copy vpt 0 270 arc closepath fill
193         vpt 0 360 arc closepath} bind def
194 /C8 {BL [] 0 setdash 2 copy moveto
195         2 copy vpt 270 360 arc closepath fill
196         vpt 0 360 arc closepath} bind def
197 /C9 {BL [] 0 setdash 2 copy moveto
198         2 copy vpt 270 450 arc closepath fill
199         vpt 0 360 arc closepath} bind def
200 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
201         2 copy moveto
202         2 copy vpt 90 180 arc closepath fill
203         vpt 0 360 arc closepath} bind def
204 /C11 {BL [] 0 setdash 2 copy moveto
205         2 copy vpt 0 180 arc closepath fill
206         2 copy moveto
207         2 copy vpt 270 360 arc closepath fill
208         vpt 0 360 arc closepath} bind def
209 /C12 {BL [] 0 setdash 2 copy moveto
210         2 copy vpt 180 360 arc closepath fill
211         vpt 0 360 arc closepath} bind def
212 /C13 {BL [] 0 setdash 2 copy moveto
213         2 copy vpt 0 90 arc closepath fill
214         2 copy moveto
215         2 copy vpt 180 360 arc closepath fill
216         vpt 0 360 arc closepath} bind def
217 /C14 {BL [] 0 setdash 2 copy moveto
218         2 copy vpt 90 360 arc closepath fill
219         vpt 0 360 arc} bind def
220 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
221         vpt 0 360 arc closepath} bind def
222 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
223         neg 0 rlineto closepath} bind def
224 /Square {dup Rec} bind def
225 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
226 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
227 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
228 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
229 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
230 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
231 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
232         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
233 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
234 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
235         2 copy vpt Square fill Bsquare} bind def
236 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
237 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
238 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
239         Bsquare} bind def
240 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
241         Bsquare} bind def
242 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
243 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
244         2 copy vpt Square fill Bsquare} bind def
245 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
246         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
247 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
248 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
249 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
250 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
251 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
252 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
253 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
254 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
255 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
256 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
257 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
258 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
259 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
260 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
261 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
262 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
263 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
264 /DiaE {stroke [] 0 setdash vpt add M
265   hpt neg vpt neg V hpt vpt neg V
266   hpt vpt V hpt neg vpt V closepath stroke} def
267 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
268   0 vpt2 neg V hpt2 0 V 0 vpt2 V
269   hpt2 neg 0 V closepath stroke} def
270 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
271   hpt neg vpt -1.62 mul V
272   hpt 2 mul 0 V
273   hpt neg vpt 1.62 mul V closepath stroke} def
274 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
275   hpt neg vpt 1.62 mul V
276   hpt 2 mul 0 V
277   hpt neg vpt -1.62 mul V closepath stroke} def
278 /PentE {stroke [] 0 setdash gsave
279   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
280   closepath stroke grestore} def
281 /CircE {stroke [] 0 setdash 
282   hpt 0 360 arc stroke} def
283 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
284 /DiaW {stroke [] 0 setdash vpt add M
285   hpt neg vpt neg V hpt vpt neg V
286   hpt vpt V hpt neg vpt V Opaque stroke} def
287 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
288   0 vpt2 neg V hpt2 0 V 0 vpt2 V
289   hpt2 neg 0 V Opaque stroke} def
290 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
291   hpt neg vpt -1.62 mul V
292   hpt 2 mul 0 V
293   hpt neg vpt 1.62 mul V Opaque stroke} def
294 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
295   hpt neg vpt 1.62 mul V
296   hpt 2 mul 0 V
297   hpt neg vpt -1.62 mul V Opaque stroke} def
298 /PentW {stroke [] 0 setdash gsave
299   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
300   Opaque stroke grestore} def
301 /CircW {stroke [] 0 setdash 
302   hpt 0 360 arc Opaque stroke} def
303 /BoxFill {gsave Rec 1 setgray fill grestore} def
304 /Density {
305   /Fillden exch def
306   currentrgbcolor
307   /ColB exch def /ColG exch def /ColR exch def
308   /ColR ColR Fillden mul Fillden sub 1 add def
309   /ColG ColG Fillden mul Fillden sub 1 add def
310   /ColB ColB Fillden mul Fillden sub 1 add def
311   ColR ColG ColB setrgbcolor} def
312 /BoxColFill {gsave Rec PolyFill} def
313 /PolyFill {gsave Density fill grestore grestore} def
314 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
315 %
316 % PostScript Level 1 Pattern Fill routine for rectangles
317 % Usage: x y w h s a XX PatternFill
318 %       x,y = lower left corner of box to be filled
319 %       w,h = width and height of box
320 %         a = angle in degrees between lines and x-axis
321 %        XX = 0/1 for no/yes cross-hatch
322 %
323 /PatternFill {gsave /PFa [ 9 2 roll ] def
324   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
325   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
326   gsave 1 setgray fill grestore clip
327   currentlinewidth 0.5 mul setlinewidth
328   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
329   0 0 M PFa 5 get rotate PFs -2 div dup translate
330   0 1 PFs PFa 4 get div 1 add floor cvi
331         {PFa 4 get mul 0 M 0 PFs V} for
332   0 PFa 6 get ne {
333         0 1 PFs PFa 4 get div 1 add floor cvi
334         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
335  } if
336   stroke grestore} def
337 %
338 /languagelevel where
339  {pop languagelevel} {1} ifelse
340  2 lt
341         {/InterpretLevel1 true def}
342         {/InterpretLevel1 Level1 def}
343  ifelse
344 %
345 % PostScript level 2 pattern fill definitions
346 %
347 /Level2PatternFill {
348 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
349         bind def
350 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
351 << Tile8x8
352  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
353 >> matrix makepattern
354 /Pat1 exch def
355 << Tile8x8
356  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
357         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
358 >> matrix makepattern
359 /Pat2 exch def
360 << Tile8x8
361  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
362         8 8 L 8 0 L 0 0 L fill}
363 >> matrix makepattern
364 /Pat3 exch def
365 << Tile8x8
366  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
367         0 12 M 12 0 L stroke}
368 >> matrix makepattern
369 /Pat4 exch def
370 << Tile8x8
371  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
372         0 -4 M 12 8 L stroke}
373 >> matrix makepattern
374 /Pat5 exch def
375 << Tile8x8
376  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
377         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
378 >> matrix makepattern
379 /Pat6 exch def
380 << Tile8x8
381  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
382         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
383 >> matrix makepattern
384 /Pat7 exch def
385 << Tile8x8
386  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
387         12 0 M -4 8 L 12 4 M 0 10 L stroke}
388 >> matrix makepattern
389 /Pat8 exch def
390 << Tile8x8
391  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
392         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
393 >> matrix makepattern
394 /Pat9 exch def
395 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
396 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
397 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
398 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
399 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
400 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
401 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
402 } def
403 %
404 %
405 %End of PostScript Level 2 code
406 %
407 /PatternBgnd {
408   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
409 } def
410 %
411 % Substitute for Level 2 pattern fill codes with
412 % grayscale if Level 2 support is not selected.
413 %
414 /Level1PatternFill {
415 /Pattern1 {0.250 Density} bind def
416 /Pattern2 {0.500 Density} bind def
417 /Pattern3 {0.750 Density} bind def
418 /Pattern4 {0.125 Density} bind def
419 /Pattern5 {0.375 Density} bind def
420 /Pattern6 {0.625 Density} bind def
421 /Pattern7 {0.875 Density} bind def
422 } def
423 %
424 % Now test for support of Level 2 code
425 %
426 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
427 %
428 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
429 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
430 currentdict end definefont pop
431 %
432 % Encoding for ISO-8859-1 (also called Latin1)
433 %
434 /reencodeISO {
435 dup dup findfont dup length dict begin
436 { 1 index /FID ne { def }{ pop pop } ifelse } forall
437 currentdict /CharStrings known {
438         CharStrings /Idieresis known {
439                 /Encoding ISOLatin1Encoding def } if
440 } if
441 currentdict end definefont
442 } def
443 /ISOLatin1Encoding [
444 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
445 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
446 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
447 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
448 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
449 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
450 /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon
451 /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N
452 /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright
453 /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m
454 /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde
455 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
456 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
457 /.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve
458 /dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
459 /ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar
460 /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot
461 /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior
462 /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine
463 /guillemotright/onequarter/onehalf/threequarters/questiondown
464 /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
465 /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
466 /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
467 /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute
468 /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis
469 /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
470 /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex
471 /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis
472 /yacute/thorn/ydieresis
473 ] def
474 /MFshow {
475    { dup 5 get 3 ge
476      { 5 get 3 eq {gsave} {grestore} ifelse }
477      {dup dup 0 get findfont exch 1 get scalefont setfont
478      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
479      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
480      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
481      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
482      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
483      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
484      pop aload pop M} ifelse }ifelse }ifelse }
485      ifelse }
486    forall} def
487 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
488 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
489  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
490      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
491 /MLshow { currentpoint stroke M
492   0 exch R
493   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
494 /MRshow { currentpoint stroke M
495   exch dup MFwidth neg 3 -1 roll R
496   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
497 /MCshow { currentpoint stroke M
498   exch dup MFwidth -2 div 3 -1 roll R
499   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
500 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
501 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
502 /Helvetica reencodeISO def
503 Level1 SuppressPDFMark or 
504 {} {
505 /SDict 10 dict def
506 systemdict /pdfmark known not {
507   userdict /pdfmark systemdict /cleartomark get put
508 } if
509 SDict begin [
510   /Title ()
511   /Subject (gnuplot plot)
512   /Creator (gnuplot 4.6 patchlevel 0)
513   /Author (ali)
514 %  /Producer (gnuplot)
515 %  /Keywords ()
516   /CreationDate (Tue Sep  8 10:59:18 2015)
517   /DOCINFO pdfmark
518 end
519 } ifelse
520 end
521 %%EndProlog
522 %%Page: 1 1
523 gnudict begin
524 gsave
525 doclip
526 50 50 translate
527 0.100 0.100 scale
528 0 setgray
529 newpath
530 (Helvetica) findfont 110 scalefont setfont
531 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if
532 1.000 UL
533 LTb
534 539 352 M
535 63 0 V
536 4239 0 R
537 -63 0 V
538 stroke
539 473 352 M
540 [ [(Helvetica) 110.0 0.0 true true 0 ( 0)]
541 ] -36.7 MRshow
542 1.000 UL
543 LTb
544 539 664 M
545 63 0 V
546 4239 0 R
547 -63 0 V
548 stroke
549 473 664 M
550 [ [(Helvetica) 110.0 0.0 true true 0 ( 10)]
551 ] -36.7 MRshow
552 1.000 UL
553 LTb
554 539 975 M
555 63 0 V
556 4239 0 R
557 -63 0 V
558 stroke
559 473 975 M
560 [ [(Helvetica) 110.0 0.0 true true 0 ( 20)]
561 ] -36.7 MRshow
562 1.000 UL
563 LTb
564 539 1287 M
565 63 0 V
566 4239 0 R
567 -63 0 V
568 stroke
569 473 1287 M
570 [ [(Helvetica) 110.0 0.0 true true 0 ( 30)]
571 ] -36.7 MRshow
572 1.000 UL
573 LTb
574 539 1598 M
575 63 0 V
576 4239 0 R
577 -63 0 V
578 stroke
579 473 1598 M
580 [ [(Helvetica) 110.0 0.0 true true 0 ( 40)]
581 ] -36.7 MRshow
582 1.000 UL
583 LTb
584 539 1910 M
585 63 0 V
586 4239 0 R
587 -63 0 V
588 stroke
589 473 1910 M
590 [ [(Helvetica) 110.0 0.0 true true 0 ( 50)]
591 ] -36.7 MRshow
592 1.000 UL
593 LTb
594 539 2222 M
595 63 0 V
596 4239 0 R
597 -63 0 V
598 stroke
599 473 2222 M
600 [ [(Helvetica) 110.0 0.0 true true 0 ( 60)]
601 ] -36.7 MRshow
602 1.000 UL
603 LTb
604 539 2533 M
605 63 0 V
606 4239 0 R
607 -63 0 V
608 stroke
609 473 2533 M
610 [ [(Helvetica) 110.0 0.0 true true 0 ( 70)]
611 ] -36.7 MRshow
612 1.000 UL
613 LTb
614 539 2845 M
615 63 0 V
616 4239 0 R
617 -63 0 V
618 stroke
619 473 2845 M
620 [ [(Helvetica) 110.0 0.0 true true 0 ( 80)]
621 ] -36.7 MRshow
622 1.000 UL
623 LTb
624 539 3156 M
625 63 0 V
626 4239 0 R
627 -63 0 V
628 stroke
629 473 3156 M
630 [ [(Helvetica) 110.0 0.0 true true 0 ( 90)]
631 ] -36.7 MRshow
632 1.000 UL
633 LTb
634 539 3468 M
635 63 0 V
636 4239 0 R
637 -63 0 V
638 stroke
639 473 3468 M
640 [ [(Helvetica) 110.0 0.0 true true 0 ( 100)]
641 ] -36.7 MRshow
642 1.000 UL
643 LTb
644 539 352 M
645 0 63 V
646 0 3053 R
647 0 -63 V
648 stroke
649 539 242 M
650 [ [(Helvetica) 110.0 0.0 true true 0 ( 0)]
651 ] -36.7 MCshow
652 1.000 UL
653 LTb
654 913 352 M
655 0 63 V
656 0 3053 R
657 0 -63 V
658 stroke
659 913 242 M
660 [ [(Helvetica) 110.0 0.0 true true 0 ( 10)]
661 ] -36.7 MCshow
662 1.000 UL
663 LTb
664 1287 352 M
665 0 63 V
666 0 3053 R
667 0 -63 V
668 stroke
669 1287 242 M
670 [ [(Helvetica) 110.0 0.0 true true 0 ( 20)]
671 ] -36.7 MCshow
672 1.000 UL
673 LTb
674 1661 352 M
675 0 63 V
676 0 3053 R
677 0 -63 V
678 stroke
679 1661 242 M
680 [ [(Helvetica) 110.0 0.0 true true 0 ( 30)]
681 ] -36.7 MCshow
682 1.000 UL
683 LTb
684 2035 352 M
685 0 63 V
686 0 3053 R
687 0 -63 V
688 stroke
689 2035 242 M
690 [ [(Helvetica) 110.0 0.0 true true 0 ( 40)]
691 ] -36.7 MCshow
692 1.000 UL
693 LTb
694 2409 352 M
695 0 63 V
696 0 3053 R
697 0 -63 V
698 stroke
699 2409 242 M
700 [ [(Helvetica) 110.0 0.0 true true 0 ( 50)]
701 ] -36.7 MCshow
702 1.000 UL
703 LTb
704 2784 352 M
705 0 63 V
706 0 3053 R
707 0 -63 V
708 stroke
709 2784 242 M
710 [ [(Helvetica) 110.0 0.0 true true 0 ( 60)]
711 ] -36.7 MCshow
712 1.000 UL
713 LTb
714 3158 352 M
715 0 63 V
716 0 3053 R
717 0 -63 V
718 stroke
719 3158 242 M
720 [ [(Helvetica) 110.0 0.0 true true 0 ( 70)]
721 ] -36.7 MCshow
722 1.000 UL
723 LTb
724 3532 352 M
725 0 63 V
726 0 3053 R
727 0 -63 V
728 stroke
729 3532 242 M
730 [ [(Helvetica) 110.0 0.0 true true 0 ( 80)]
731 ] -36.7 MCshow
732 1.000 UL
733 LTb
734 3906 352 M
735 0 63 V
736 0 3053 R
737 0 -63 V
738 stroke
739 3906 242 M
740 [ [(Helvetica) 110.0 0.0 true true 0 ( 90)]
741 ] -36.7 MCshow
742 1.000 UL
743 LTb
744 4280 352 M
745 0 63 V
746 0 3053 R
747 0 -63 V
748 stroke
749 4280 242 M
750 [ [(Helvetica) 110.0 0.0 true true 0 ( 100)]
751 ] -36.7 MCshow
752 1.000 UL
753 LTb
754 4654 352 M
755 0 63 V
756 0 3053 R
757 0 -63 V
758 stroke
759 4654 242 M
760 [ [(Helvetica) 110.0 0.0 true true 0 ( 110)]
761 ] -36.7 MCshow
762 1.000 UL
763 LTb
764 1.000 UL
765 LTb
766 539 3468 N
767 539 352 L
768 4302 0 V
769 0 3116 V
770 -4302 0 V
771 Z stroke
772 LCb setrgbcolor
773 88 1910 M
774 currentpoint gsave translate -270 rotate 0 0 moveto
775 [ [(Helvetica) 110.0 0.0 true true 0 (Coverage Ratio \(%\) )]
776 ] -36.7 MCshow
777 grestore
778 LTb
779 LCb setrgbcolor
780 2690 77 M
781 [ [(Helvetica) 110.0 0.0 true true 0 (Number of Rounds)]
782 ] -36.7 MCshow
783 LTb
784 1.000 UP
785 1.000 UL
786 LTb
787 % Begin plot #1
788 1.000 UP
789 2.000 UL
790 LT0
791 0.00 0.55 0.55 C LCb setrgbcolor
792 4195 3351 M
793 [ [(Helvetica) 110.0 0.0 true true 0 (MuDiLCO-1)]
794 ] -36.7 MRshow
795 LT0
796 0.00 0.55 0.55 C 4261 3351 M
797 327 0 V
798 576 3421 M
799 38 0 V
800 37 1 V
801 38 0 V
802 37 0 V
803 37 0 V
804 38 0 V
805 37 0 V
806 38 0 V
807 37 0 V
808 37 0 V
809 38 0 V
810 37 0 V
811 38 0 V
812 37 0 V
813 38 1 V
814 37 1 V
815 37 0 V
816 38 1 V
817 37 -1 V
818 38 0 V
819 37 0 V
820 37 0 V
821 38 0 V
822 37 0 V
823 38 0 V
824 37 0 V
825 37 0 V
826 38 0 V
827 37 1 V
828 38 -1 V
829 37 -5 V
830 37 -5 V
831 38 -12 V
832 37 3 V
833 38 -8 V
834 37 -4 V
835 38 -2 V
836 37 0 V
837 37 -1 V
838 38 1 V
839 37 -2 V
840 38 -3 V
841 37 -12 V
842 37 -8 V
843 38 -23 V
844 37 -17 V
845 38 -59 V
846 37 -44 V
847 37 -62 V
848 38 -76 V
849 37 -74 V
850 38 -52 V
851 37 -38 V
852 37 -18 V
853 38 -10 V
854 37 -16 V
855 38 -34 V
856 37 -31 V
857 38 -56 V
858 37 -80 V
859 37 -137 V
860 38 -131 V
861 37 -206 V
862 38 -190 V
863 37 -154 V
864 37 -174 V
865 38 -137 V
866 37 -103 V
867 38 -51 V
868 37 -51 V
869 37 -60 V
870 38 -25 V
871 37 -30 V
872 38 -57 V
873 37 -60 V
874 37 -88 V
875 38 -129 V
876 37 -83 V
877 38 -94 V
878 37 -70 V
879 38 -43 V
880 37 -82 V
881 37 -25 V
882 38 -28 V
883 37 -9 V
884 38 -8 V
885 37 0 V
886 37 -7 V
887 38 3 V
888 37 -25 V
889 38 -22 V
890 37 -8 V
891 37 -20 V
892 38 0 V
893 37 -7 V
894 38 -7 V
895 37 0 V
896 37 0 V
897 38 0 V
898 37 0 V
899 38 -6 V
900 37 0 V
901 stroke 4392 352 M
902 38 0 V
903 37 0 V
904 37 0 V
905 38 0 V
906 37 0 V
907 38 0 V
908 37 0 V
909 37 0 V
910 38 0 V
911 37 0 V
912 38 0 V
913 37 0 V
914 576 3421 TriUF
915 763 3422 TriUF
916 950 3422 TriUF
917 1138 3423 TriUF
918 1325 3424 TriUF
919 1512 3424 TriUF
920 1699 3424 TriUF
921 1886 3397 TriUF
922 2073 3391 TriUF
923 2260 3343 TriUF
924 2447 3085 TriUF
925 2634 2893 TriUF
926 2821 2676 TriUF
927 3008 1858 TriUF
928 3195 1342 TriUF
929 3382 1110 TriUF
930 3569 646 TriUF
931 3756 459 TriUF
932 3943 422 TriUF
933 4130 365 TriUF
934 4317 358 TriUF
935 4504 352 TriUF
936 4691 352 TriUF
937 4424 3351 TriUF
938 % End plot #1
939 % Begin plot #2
940 1.000 UP
941 2.000 UL
942 LT1
943 0.50 0.00 0.00 C LCb setrgbcolor
944 4195 3241 M
945 [ [(Helvetica) 110.0 0.0 true true 0 (MuDiLCO-3)]
946 ] -36.7 MRshow
947 LT1
948 0.50 0.00 0.00 C 4261 3241 M
949 327 0 V
950 576 3422 M
951 38 0 V
952 37 0 V
953 38 0 V
954 37 0 V
955 37 0 V
956 38 0 V
957 37 0 V
958 38 0 V
959 37 0 V
960 37 0 V
961 38 0 V
962 37 -2 V
963 38 5 V
964 37 -2 V
965 38 2 V
966 37 -2 V
967 37 -5 V
968 38 4 V
969 37 -2 V
970 38 3 V
971 37 -3 V
972 37 -1 V
973 38 1 V
974 37 0 V
975 38 0 V
976 37 0 V
977 37 -2 V
978 38 0 V
979 37 3 V
980 38 -8 V
981 37 7 V
982 37 -8 V
983 38 -6 V
984 37 -6 V
985 38 5 V
986 37 -18 V
987 38 5 V
988 37 -1 V
989 37 -5 V
990 38 -2 V
991 37 1 V
992 38 -6 V
993 37 -6 V
994 37 -5 V
995 38 -48 V
996 37 -11 V
997 38 -3 V
998 37 -113 V
999 37 -12 V
1000 38 -24 V
1001 37 -337 V
1002 38 -11 V
1003 37 -2 V
1004 37 -315 V
1005 38 -21 V
1006 37 -30 V
1007 38 -182 V
1008 37 -52 V
1009 38 -44 V
1010 37 -291 V
1011 37 -57 V
1012 38 -11 V
1013 37 -397 V
1014 38 -40 V
1015 37 -22 V
1016 37 -265 V
1017 38 -39 V
1018 37 -7 V
1019 38 -157 V
1020 37 -4 V
1021 37 -10 V
1022 38 -86 V
1023 37 -44 V
1024 38 4 V
1025 37 -91 V
1026 37 -18 V
1027 38 -6 V
1028 37 -70 V
1029 38 -16 V
1030 37 -5 V
1031 38 -44 V
1032 37 -12 V
1033 37 -7 V
1034 38 -21 V
1035 37 -7 V
1036 38 -10 V
1037 37 -2 V
1038 37 -18 V
1039 38 -8 V
1040 37 -11 V
1041 38 -9 V
1042 37 -6 V
1043 37 -9 V
1044 38 -8 V
1045 37 0 V
1046 38 0 V
1047 37 -7 V
1048 37 0 V
1049 38 0 V
1050 37 0 V
1051 38 0 V
1052 37 0 V
1053 stroke 4392 352 M
1054 38 0 V
1055 37 0 V
1056 37 0 V
1057 38 0 V
1058 37 0 V
1059 38 0 V
1060 37 0 V
1061 37 0 V
1062 38 0 V
1063 37 0 V
1064 38 0 V
1065 37 0 V
1066 576 3422 Star
1067 763 3422 Star
1068 950 3422 Star
1069 1138 3425 Star
1070 1325 3423 Star
1071 1512 3420 Star
1072 1699 3413 Star
1073 1886 3405 Star
1074 2073 3384 Star
1075 2260 3320 Star
1076 2447 3157 Star
1077 2634 2471 Star
1078 2821 1872 Star
1079 3008 1345 Star
1080 3195 873 Star
1081 3382 646 Star
1082 3569 531 Star
1083 3756 440 Star
1084 3943 391 Star
1085 4130 359 Star
1086 4317 352 Star
1087 4504 352 Star
1088 4691 352 Star
1089 4424 3241 Star
1090 % End plot #2
1091 % Begin plot #3
1092 1.000 UP
1093 2.000 UL
1094 LT2
1095 0.00 0.00 0.55 C LCb setrgbcolor
1096 4195 3131 M
1097 [ [(Helvetica) 110.0 0.0 true true 0 (MuDiLCO-5)]
1098 ] -36.7 MRshow
1099 LT2
1100 0.00 0.00 0.55 C 4261 3131 M
1101 327 0 V
1102 576 3416 M
1103 38 0 V
1104 37 0 V
1105 38 0 V
1106 37 0 V
1107 37 0 V
1108 38 0 V
1109 37 0 V
1110 38 0 V
1111 37 0 V
1112 37 -1 V
1113 38 1 V
1114 37 1 V
1115 38 -6 V
1116 37 4 V
1117 38 21 V
1118 37 -7 V
1119 37 2 V
1120 38 3 V
1121 37 1 V
1122 38 12 V
1123 37 0 V
1124 37 0 V
1125 38 0 V
1126 37 0 V
1127 38 -2 V
1128 37 1 V
1129 37 2 V
1130 38 -2 V
1131 37 2 V
1132 38 -17 V
1133 37 3 V
1134 37 0 V
1135 38 -5 V
1136 37 2 V
1137 38 -13 V
1138 37 2 V
1139 38 -2 V
1140 37 -1 V
1141 37 2 V
1142 38 -4 V
1143 37 -2 V
1144 38 0 V
1145 37 -1 V
1146 37 0 V
1147 38 -77 V
1148 37 8 V
1149 38 -1 V
1150 37 -9 V
1151 37 -3 V
1152 38 -351 V
1153 37 12 V
1154 38 -42 V
1155 37 -1 V
1156 37 -17 V
1157 38 -252 V
1158 37 -3 V
1159 38 -5 V
1160 37 -3 V
1161 38 4 V
1162 37 -388 V
1163 37 -11 V
1164 38 -54 V
1165 37 -2 V
1166 38 -81 V
1167 37 -323 V
1168 37 -107 V
1169 38 -78 V
1170 37 -78 V
1171 38 -55 V
1172 37 -299 V
1173 37 -13 V
1174 38 -21 V
1175 37 1 V
1176 38 -5 V
1177 37 -247 V
1178 37 0 V
1179 38 -23 V
1180 37 -33 V
1181 38 -23 V
1182 37 -102 V
1183 38 -15 V
1184 37 -19 V
1185 37 -21 V
1186 38 -2 V
1187 37 -39 V
1188 38 -4 V
1189 37 -3 V
1190 37 -12 V
1191 38 -8 V
1192 37 -44 V
1193 38 -21 V
1194 37 -28 V
1195 37 -27 V
1196 38 -29 V
1197 37 -62 V
1198 38 -22 V
1199 37 -7 V
1200 37 -8 V
1201 38 0 V
1202 37 0 V
1203 38 0 V
1204 37 0 V
1205 stroke 4392 359 M
1206 38 -7 V
1207 37 0 V
1208 37 0 V
1209 38 0 V
1210 37 0 V
1211 38 0 V
1212 37 0 V
1213 37 0 V
1214 38 0 V
1215 37 0 V
1216 38 0 V
1217 37 0 V
1218 576 3416 CircleF
1219 763 3416 CircleF
1220 950 3415 CircleF
1221 1138 3436 CircleF
1222 1325 3447 CircleF
1223 1512 3445 CircleF
1224 1699 3431 CircleF
1225 1886 3418 CircleF
1226 2073 3415 CircleF
1227 2260 3335 CircleF
1228 2447 2979 CircleF
1229 2634 2679 CircleF
1230 2821 2284 CircleF
1231 3008 1813 CircleF
1232 3195 1196 CircleF
1233 3382 911 CircleF
1234 3569 730 CircleF
1235 3756 634 CircleF
1236 3943 563 CircleF
1237 4130 396 CircleF
1238 4317 359 CircleF
1239 4504 352 CircleF
1240 4691 352 CircleF
1241 4424 3131 CircleF
1242 % End plot #3
1243 % Begin plot #4
1244 1.000 UP
1245 2.000 UL
1246 LT3
1247 0.00 0.39 0.00 C LCb setrgbcolor
1248 4195 3021 M
1249 [ [(Helvetica) 110.0 0.0 true true 0 (MuDiLCO-7)]
1250 ] -36.7 MRshow
1251 LT3
1252 0.00 0.39 0.00 C 4261 3021 M
1253 327 0 V
1254 576 3421 M
1255 38 -1 V
1256 37 1 V
1257 38 0 V
1258 37 0 V
1259 37 1 V
1260 38 0 V
1261 37 -1 V
1262 38 -1 V
1263 37 1 V
1264 37 -1 V
1265 38 0 V
1266 37 2 V
1267 38 0 V
1268 37 0 V
1269 38 6 V
1270 37 -2 V
1271 37 -4 V
1272 38 0 V
1273 37 7 V
1274 38 -6 V
1275 37 -2 V
1276 37 -1 V
1277 38 0 V
1278 37 0 V
1279 38 0 V
1280 37 0 V
1281 37 0 V
1282 38 -1 V
1283 37 3 V
1284 38 0 V
1285 37 1 V
1286 37 -6 V
1287 38 3 V
1288 37 -2 V
1289 38 -16 V
1290 37 -3 V
1291 38 -1 V
1292 37 -3 V
1293 37 0 V
1294 38 0 V
1295 37 -7 V
1296 38 -39 V
1297 37 2 V
1298 37 6 V
1299 38 -5 V
1300 37 -15 V
1301 38 0 V
1302 37 -7 V
1303 37 -221 V
1304 38 -34 V
1305 37 -21 V
1306 38 -7 V
1307 37 -3 V
1308 37 3 V
1309 38 0 V
1310 37 -234 V
1311 38 -5 V
1312 37 -15 V
1313 38 -21 V
1314 37 -25 V
1315 37 -42 V
1316 38 -36 V
1317 37 -561 V
1318 38 -73 V
1319 37 -36 V
1320 37 -63 V
1321 38 -79 V
1322 37 -41 V
1323 38 -122 V
1324 37 -317 V
1325 37 -67 V
1326 38 -37 V
1327 37 -24 V
1328 38 -33 V
1329 37 -51 V
1330 37 -63 V
1331 38 -228 V
1332 37 -17 V
1333 38 -34 V
1334 37 -12 V
1335 38 -53 V
1336 37 -7 V
1337 37 -67 V
1338 38 -130 V
1339 37 -34 V
1340 38 -23 V
1341 37 -19 V
1342 37 -24 V
1343 38 -5 V
1344 37 -8 V
1345 38 -19 V
1346 37 0 V
1347 37 -7 V
1348 38 -8 V
1349 37 1 V
1350 38 -4 V
1351 37 -14 V
1352 37 -31 V
1353 38 0 V
1354 37 0 V
1355 38 0 V
1356 37 0 V
1357 stroke 4392 359 M
1358 38 0 V
1359 37 0 V
1360 37 0 V
1361 38 0 V
1362 37 0 V
1363 38 -7 V
1364 37 0 V
1365 37 0 V
1366 38 0 V
1367 37 0 V
1368 38 0 V
1369 37 0 V
1370 576 3421 DiaF
1371 763 3422 DiaF
1372 950 3420 DiaF
1373 1138 3428 DiaF
1374 1325 3423 DiaF
1375 1512 3420 DiaF
1376 1699 3422 DiaF
1377 1886 3402 DiaF
1378 2073 3395 DiaF
1379 2260 3352 DiaF
1380 2447 3075 DiaF
1381 2634 3047 DiaF
1382 2821 2747 DiaF
1383 3008 1999 DiaF
1384 3195 1377 DiaF
1385 3382 1165 DiaF
1386 3569 811 DiaF
1387 3756 520 DiaF
1388 3943 441 DiaF
1389 4130 408 DiaF
1390 4317 359 DiaF
1391 4504 359 DiaF
1392 4691 352 DiaF
1393 4424 3021 DiaF
1394 % End plot #4
1395 % Begin plot #5
1396 1.000 UP
1397 2.000 UL
1398 LT4
1399 1.00 0.27 0.00 C LCb setrgbcolor
1400 4195 2911 M
1401 [ [(Helvetica) 110.0 0.0 true true 0 (DESK)]
1402 ] -36.7 MRshow
1403 LT4
1404 1.00 0.27 0.00 C 4261 2911 M
1405 327 0 V
1406 576 3468 M
1407 38 0 V
1408 37 0 V
1409 38 0 V
1410 37 0 V
1411 37 0 V
1412 38 0 V
1413 37 0 V
1414 38 0 V
1415 37 0 V
1416 37 0 V
1417 38 0 V
1418 37 0 V
1419 38 0 V
1420 37 -1 V
1421 38 0 V
1422 37 -1 V
1423 37 0 V
1424 38 -1 V
1425 37 0 V
1426 38 0 V
1427 37 0 V
1428 37 0 V
1429 38 0 V
1430 37 0 V
1431 38 0 V
1432 37 -1 V
1433 37 -3 V
1434 38 -7 V
1435 37 -5 V
1436 38 -23 V
1437 37 -26 V
1438 37 -36 V
1439 38 -57 V
1440 37 -63 V
1441 38 -51 V
1442 37 -46 V
1443 38 -44 V
1444 37 -12 V
1445 37 -11 V
1446 38 -31 V
1447 37 -43 V
1448 38 -189 V
1449 37 -269 V
1450 37 -726 V
1451 38 -418 V
1452 37 -634 V
1453 38 -387 V
1454 37 -31 V
1455 37 0 V
1456 38 0 V
1457 37 0 V
1458 38 0 V
1459 37 0 V
1460 37 0 V
1461 38 0 V
1462 37 0 V
1463 38 0 V
1464 37 0 V
1465 38 0 V
1466 37 0 V
1467 37 0 V
1468 38 0 V
1469 37 0 V
1470 38 0 V
1471 37 0 V
1472 37 0 V
1473 38 0 V
1474 37 0 V
1475 38 0 V
1476 37 0 V
1477 37 0 V
1478 38 0 V
1479 37 0 V
1480 38 0 V
1481 37 0 V
1482 37 0 V
1483 38 0 V
1484 37 0 V
1485 38 0 V
1486 37 0 V
1487 38 0 V
1488 37 0 V
1489 37 0 V
1490 38 0 V
1491 37 0 V
1492 38 0 V
1493 37 0 V
1494 37 0 V
1495 38 0 V
1496 37 0 V
1497 38 0 V
1498 37 0 V
1499 37 0 V
1500 38 0 V
1501 37 0 V
1502 38 0 V
1503 37 0 V
1504 37 0 V
1505 38 0 V
1506 37 0 V
1507 38 0 V
1508 37 0 V
1509 stroke 4392 352 M
1510 38 0 V
1511 37 0 V
1512 37 0 V
1513 38 0 V
1514 37 0 V
1515 38 0 V
1516 37 0 V
1517 37 0 V
1518 38 0 V
1519 37 0 V
1520 38 0 V
1521 37 0 V
1522 576 3468 BoxF
1523 763 3468 BoxF
1524 950 3468 BoxF
1525 1138 3467 BoxF
1526 1325 3465 BoxF
1527 1512 3465 BoxF
1528 1699 3426 BoxF
1529 1886 3193 BoxF
1530 2073 3049 BoxF
1531 2260 1404 BoxF
1532 2447 352 BoxF
1533 2634 352 BoxF
1534 2821 352 BoxF
1535 3008 352 BoxF
1536 3195 352 BoxF
1537 3382 352 BoxF
1538 3569 352 BoxF
1539 3756 352 BoxF
1540 3943 352 BoxF
1541 4130 352 BoxF
1542 4317 352 BoxF
1543 4504 352 BoxF
1544 4691 352 BoxF
1545 4424 2911 BoxF
1546 % End plot #5
1547 % Begin plot #6
1548 1.000 UP
1549 2.000 UL
1550 LT5
1551 0.50 0.00 0.50 C LCb setrgbcolor
1552 4195 2801 M
1553 [ [(Helvetica) 110.0 0.0 true true 0 (GAF)]
1554 ] -36.7 MRshow
1555 LT5
1556 0.50 0.00 0.50 C 4261 2801 M
1557 327 0 V
1558 576 3465 M
1559 38 0 V
1560 37 1 V
1561 38 0 V
1562 37 0 V
1563 37 -1 V
1564 38 1 V
1565 37 0 V
1566 38 0 V
1567 37 0 V
1568 37 0 V
1569 38 1 V
1570 37 -1 V
1571 38 -1 V
1572 37 -1 V
1573 38 0 V
1574 37 -3 V
1575 37 -4 V
1576 38 -6 V
1577 37 -8 V
1578 38 1 V
1579 37 7 V
1580 37 -8 V
1581 38 2 V
1582 37 -1 V
1583 38 1 V
1584 37 -5 V
1585 37 5 V
1586 38 -1 V
1587 37 -6 V
1588 38 -15 V
1589 37 -23 V
1590 37 -46 V
1591 38 -57 V
1592 37 -69 V
1593 38 -101 V
1594 37 -22 V
1595 38 -74 V
1596 37 -34 V
1597 37 15 V
1598 38 -3 V
1599 37 5 V
1600 38 -19 V
1601 37 -3 V
1602 37 -22 V
1603 38 -44 V
1604 37 -105 V
1605 38 -140 V
1606 37 -180 V
1607 37 -221 V
1608 38 -321 V
1609 37 -205 V
1610 38 -206 V
1611 37 -138 V
1612 37 -119 V
1613 38 -47 V
1614 37 -13 V
1615 38 -19 V
1616 37 -18 V
1617 38 -7 V
1618 37 -16 V
1619 37 -47 V
1620 38 -98 V
1621 37 -28 V
1622 38 -77 V
1623 37 -69 V
1624 37 -91 V
1625 38 -84 V
1626 37 -30 V
1627 38 -72 V
1628 37 -22 V
1629 37 2 V
1630 38 -18 V
1631 37 0 V
1632 38 5 V
1633 37 -21 V
1634 37 -23 V
1635 38 -14 V
1636 37 -20 V
1637 38 -12 V
1638 37 -28 V
1639 38 -17 V
1640 37 1 V
1641 37 -19 V
1642 38 -15 V
1643 37 0 V
1644 38 0 V
1645 37 0 V
1646 37 0 V
1647 38 0 V
1648 37 -7 V
1649 38 0 V
1650 37 0 V
1651 37 -8 V
1652 38 0 V
1653 37 1 V
1654 38 -1 V
1655 37 0 V
1656 37 0 V
1657 38 0 V
1658 37 0 V
1659 38 0 V
1660 37 1 V
1661 stroke 4392 360 M
1662 38 -1 V
1663 37 0 V
1664 37 0 V
1665 38 0 V
1666 37 0 V
1667 38 0 V
1668 37 1 V
1669 37 -1 V
1670 38 0 V
1671 37 0 V
1672 38 0 V
1673 37 -7 V
1674 576 3465 PentF
1675 763 3465 PentF
1676 950 3466 PentF
1677 1138 3464 PentF
1678 1325 3444 PentF
1679 1512 3445 PentF
1680 1699 3423 PentF
1681 1886 3127 PentF
1682 2073 3009 PentF
1683 2260 2926 PentF
1684 2447 1959 PentF
1685 2634 1244 PentF
1686 2821 1171 PentF
1687 3008 852 PentF
1688 3195 553 PentF
1689 3382 521 PentF
1690 3569 424 PentF
1691 3756 374 PentF
1692 3943 367 PentF
1693 4130 360 PentF
1694 4317 359 PentF
1695 4504 359 PentF
1696 4691 359 PentF
1697 4424 2801 PentF
1698 % End plot #6
1699 1.000 UL
1700 LTb
1701 539 3468 N
1702 539 352 L
1703 4302 0 V
1704 0 3116 V
1705 -4302 0 V
1706 Z stroke
1707 1.000 UP
1708 1.000 UL
1709 LTb
1710 stroke
1711 grestore
1712 end
1713 showpage
1714 %%Trailer
1715 %%DocumentFonts: Helvetica
1716 %%Pages: 1
1717 %%Trailer
1718 cleartomark
1719 countdictstack
1720 exch sub { end } repeat
1721 restore
1722 %%EOF