Thesis - final copy
[matches/honours.git] / thesis / figures / tcs / plots / focus_central_tcs.eps
1 %!PS-Adobe-2.0
2 %%Title: focus_central.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Wed Oct 31 08:55:17 2012
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 554 770
7 %%Orientation: Landscape
8 %%Pages: (atend)
9 %%EndComments
10 %%BeginProlog
11 /gnudict 256 dict def
12 gnudict begin
13 %
14 % The following true/false flags may be edited by hand if desired.
15 % The unit line width and grayscale image gamma correction may also be changed.
16 %
17 /Color true def
18 /Blacktext false def
19 /Solid false def
20 /Dashlength 1 def
21 /Landscape true def
22 /Level1 false def
23 /Rounded false def
24 /ClipToBoundingBox false def
25 /TransparentPatterns false def
26 /gnulinewidth 5.000 def
27 /userlinewidth gnulinewidth def
28 /Gamma 1.0 def
29 %
30 /vshift -60 def
31 /dl1 {
32   10.0 Dashlength mul mul
33   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
34 } def
35 /dl2 {
36   10.0 Dashlength mul mul
37   Rounded { currentlinewidth 0.75 mul add } if
38 } def
39 /hpt_ 31.5 def
40 /vpt_ 31.5 def
41 /hpt hpt_ def
42 /vpt vpt_ def
43 Level1 {} {
44 /SDict 10 dict def
45 systemdict /pdfmark known not {
46   userdict /pdfmark systemdict /cleartomark get put
47 } if
48 SDict begin [
49   /Title (focus_central.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Wed Oct 31 08:55:17 2012)
56   /DOCINFO pdfmark
57 end
58 } ifelse
59 /doclip {
60   ClipToBoundingBox {
61     newpath 50 50 moveto 554 50 lineto 554 770 lineto 50 770 lineto closepath
62     clip
63   } if
64 } def
65 %
66 % Gnuplot Prolog Version 4.4 (August 2010)
67 %
68 %/SuppressPDFMark true def
69 %
70 /M {moveto} bind def
71 /L {lineto} bind def
72 /R {rmoveto} bind def
73 /V {rlineto} bind def
74 /N {newpath moveto} bind def
75 /Z {closepath} bind def
76 /C {setrgbcolor} bind def
77 /f {rlineto fill} bind def
78 /g {setgray} bind def
79 /Gshow {show} def   % May be redefined later in the file to support UTF-8
80 /vpt2 vpt 2 mul def
81 /hpt2 hpt 2 mul def
82 /Lshow {currentpoint stroke M 0 vshift R 
83         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
84 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
85         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
86 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
87         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
88 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
89   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
90 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
91  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
92 /BL {stroke userlinewidth 2 mul setlinewidth
93         Rounded {1 setlinejoin 1 setlinecap} if} def
94 /AL {stroke userlinewidth 2 div setlinewidth
95         Rounded {1 setlinejoin 1 setlinecap} if} def
96 /UL {dup gnulinewidth mul /userlinewidth exch def
97         dup 1 lt {pop 1} if 10 mul /udl exch def} def
98 /PL {stroke userlinewidth setlinewidth
99         Rounded {1 setlinejoin 1 setlinecap} if} def
100 3.8 setmiterlimit
101 % Default Line colors
102 /LCw {1 1 1} def
103 /LCb {0 0 0} def
104 /LCa {0 0 0} def
105 /LC0 {1 0 0} def
106 /LC1 {0 1 0} def
107 /LC2 {0 0 1} def
108 /LC3 {1 0 1} def
109 /LC4 {0 1 1} def
110 /LC5 {1 1 0} def
111 /LC6 {0 0 0} def
112 /LC7 {1 0.3 0} def
113 /LC8 {0.5 0.5 0.5} def
114 % Default Line Types
115 /LTw {PL [] 1 setgray} def
116 /LTb {BL [] LCb DL} def
117 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
118 /LT0 {PL [] LC0 DL} def
119 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
120 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
121 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
122 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
123 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
124 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
125 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
126 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
127 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
128 /Dia {stroke [] 0 setdash 2 copy vpt add M
129   hpt neg vpt neg V hpt vpt neg V
130   hpt vpt V hpt neg vpt V closepath stroke
131   Pnt} def
132 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
133   currentpoint stroke M
134   hpt neg vpt neg R hpt2 0 V stroke
135  } def
136 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
137   0 vpt2 neg V hpt2 0 V 0 vpt2 V
138   hpt2 neg 0 V closepath stroke
139   Pnt} def
140 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
141   hpt2 vpt2 neg V currentpoint stroke M
142   hpt2 neg 0 R hpt2 vpt2 V stroke} def
143 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
144   hpt neg vpt -1.62 mul V
145   hpt 2 mul 0 V
146   hpt neg vpt 1.62 mul V closepath stroke
147   Pnt} def
148 /Star {2 copy Pls Crs} def
149 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
150   0 vpt2 neg V hpt2 0 V 0 vpt2 V
151   hpt2 neg 0 V closepath fill} def
152 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
153   hpt neg vpt -1.62 mul V
154   hpt 2 mul 0 V
155   hpt neg vpt 1.62 mul V closepath fill} def
156 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
157   hpt neg vpt 1.62 mul V
158   hpt 2 mul 0 V
159   hpt neg vpt -1.62 mul V closepath stroke
160   Pnt} def
161 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
162   hpt neg vpt 1.62 mul V
163   hpt 2 mul 0 V
164   hpt neg vpt -1.62 mul V closepath fill} def
165 /DiaF {stroke [] 0 setdash vpt add M
166   hpt neg vpt neg V hpt vpt neg V
167   hpt vpt V hpt neg vpt V closepath fill} def
168 /Pent {stroke [] 0 setdash 2 copy gsave
169   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
170   closepath stroke grestore Pnt} def
171 /PentF {stroke [] 0 setdash gsave
172   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
173   closepath fill grestore} def
174 /Circle {stroke [] 0 setdash 2 copy
175   hpt 0 360 arc stroke Pnt} def
176 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
177 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
178 /C1 {BL [] 0 setdash 2 copy moveto
179         2 copy vpt 0 90 arc closepath fill
180         vpt 0 360 arc closepath} bind def
181 /C2 {BL [] 0 setdash 2 copy moveto
182         2 copy vpt 90 180 arc closepath fill
183         vpt 0 360 arc closepath} bind def
184 /C3 {BL [] 0 setdash 2 copy moveto
185         2 copy vpt 0 180 arc closepath fill
186         vpt 0 360 arc closepath} bind def
187 /C4 {BL [] 0 setdash 2 copy moveto
188         2 copy vpt 180 270 arc closepath fill
189         vpt 0 360 arc closepath} bind def
190 /C5 {BL [] 0 setdash 2 copy moveto
191         2 copy vpt 0 90 arc
192         2 copy moveto
193         2 copy vpt 180 270 arc closepath fill
194         vpt 0 360 arc} bind def
195 /C6 {BL [] 0 setdash 2 copy moveto
196         2 copy vpt 90 270 arc closepath fill
197         vpt 0 360 arc closepath} bind def
198 /C7 {BL [] 0 setdash 2 copy moveto
199         2 copy vpt 0 270 arc closepath fill
200         vpt 0 360 arc closepath} bind def
201 /C8 {BL [] 0 setdash 2 copy moveto
202         2 copy vpt 270 360 arc closepath fill
203         vpt 0 360 arc closepath} bind def
204 /C9 {BL [] 0 setdash 2 copy moveto
205         2 copy vpt 270 450 arc closepath fill
206         vpt 0 360 arc closepath} bind def
207 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
208         2 copy moveto
209         2 copy vpt 90 180 arc closepath fill
210         vpt 0 360 arc closepath} bind def
211 /C11 {BL [] 0 setdash 2 copy moveto
212         2 copy vpt 0 180 arc closepath fill
213         2 copy moveto
214         2 copy vpt 270 360 arc closepath fill
215         vpt 0 360 arc closepath} bind def
216 /C12 {BL [] 0 setdash 2 copy moveto
217         2 copy vpt 180 360 arc closepath fill
218         vpt 0 360 arc closepath} bind def
219 /C13 {BL [] 0 setdash 2 copy moveto
220         2 copy vpt 0 90 arc closepath fill
221         2 copy moveto
222         2 copy vpt 180 360 arc closepath fill
223         vpt 0 360 arc closepath} bind def
224 /C14 {BL [] 0 setdash 2 copy moveto
225         2 copy vpt 90 360 arc closepath fill
226         vpt 0 360 arc} bind def
227 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
228         vpt 0 360 arc closepath} bind def
229 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
230         neg 0 rlineto closepath} bind def
231 /Square {dup Rec} bind def
232 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
233 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
234 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
235 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
236 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
237 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
238 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
239         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
240 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
241 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
242         2 copy vpt Square fill Bsquare} bind def
243 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
244 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
245 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
246         Bsquare} bind def
247 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
248         Bsquare} bind def
249 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
250 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
251         2 copy vpt Square fill Bsquare} bind def
252 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
253         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
254 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
255 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
256 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
257 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
258 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
259 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
260 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
261 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
262 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
263 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
264 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
265 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
266 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
267 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
268 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
269 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
270 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
271 /DiaE {stroke [] 0 setdash vpt add M
272   hpt neg vpt neg V hpt vpt neg V
273   hpt vpt V hpt neg vpt V closepath stroke} def
274 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
275   0 vpt2 neg V hpt2 0 V 0 vpt2 V
276   hpt2 neg 0 V closepath stroke} def
277 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
278   hpt neg vpt -1.62 mul V
279   hpt 2 mul 0 V
280   hpt neg vpt 1.62 mul V closepath stroke} def
281 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
282   hpt neg vpt 1.62 mul V
283   hpt 2 mul 0 V
284   hpt neg vpt -1.62 mul V closepath stroke} def
285 /PentE {stroke [] 0 setdash gsave
286   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
287   closepath stroke grestore} def
288 /CircE {stroke [] 0 setdash 
289   hpt 0 360 arc stroke} def
290 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
291 /DiaW {stroke [] 0 setdash vpt add M
292   hpt neg vpt neg V hpt vpt neg V
293   hpt vpt V hpt neg vpt V Opaque stroke} def
294 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
295   0 vpt2 neg V hpt2 0 V 0 vpt2 V
296   hpt2 neg 0 V Opaque stroke} def
297 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
298   hpt neg vpt -1.62 mul V
299   hpt 2 mul 0 V
300   hpt neg vpt 1.62 mul V Opaque stroke} def
301 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
302   hpt neg vpt 1.62 mul V
303   hpt 2 mul 0 V
304   hpt neg vpt -1.62 mul V Opaque stroke} def
305 /PentW {stroke [] 0 setdash gsave
306   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
307   Opaque stroke grestore} def
308 /CircW {stroke [] 0 setdash 
309   hpt 0 360 arc Opaque stroke} def
310 /BoxFill {gsave Rec 1 setgray fill grestore} def
311 /Density {
312   /Fillden exch def
313   currentrgbcolor
314   /ColB exch def /ColG exch def /ColR exch def
315   /ColR ColR Fillden mul Fillden sub 1 add def
316   /ColG ColG Fillden mul Fillden sub 1 add def
317   /ColB ColB Fillden mul Fillden sub 1 add def
318   ColR ColG ColB setrgbcolor} def
319 /BoxColFill {gsave Rec PolyFill} def
320 /PolyFill {gsave Density fill grestore grestore} def
321 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
322 %
323 % PostScript Level 1 Pattern Fill routine for rectangles
324 % Usage: x y w h s a XX PatternFill
325 %       x,y = lower left corner of box to be filled
326 %       w,h = width and height of box
327 %         a = angle in degrees between lines and x-axis
328 %        XX = 0/1 for no/yes cross-hatch
329 %
330 /PatternFill {gsave /PFa [ 9 2 roll ] def
331   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
332   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
333   gsave 1 setgray fill grestore clip
334   currentlinewidth 0.5 mul setlinewidth
335   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
336   0 0 M PFa 5 get rotate PFs -2 div dup translate
337   0 1 PFs PFa 4 get div 1 add floor cvi
338         {PFa 4 get mul 0 M 0 PFs V} for
339   0 PFa 6 get ne {
340         0 1 PFs PFa 4 get div 1 add floor cvi
341         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
342  } if
343   stroke grestore} def
344 %
345 /languagelevel where
346  {pop languagelevel} {1} ifelse
347  2 lt
348         {/InterpretLevel1 true def}
349         {/InterpretLevel1 Level1 def}
350  ifelse
351 %
352 % PostScript level 2 pattern fill definitions
353 %
354 /Level2PatternFill {
355 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
356         bind def
357 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
358 << Tile8x8
359  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
360 >> matrix makepattern
361 /Pat1 exch def
362 << Tile8x8
363  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
364         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
365 >> matrix makepattern
366 /Pat2 exch def
367 << Tile8x8
368  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
369         8 8 L 8 0 L 0 0 L fill}
370 >> matrix makepattern
371 /Pat3 exch def
372 << Tile8x8
373  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
374         0 12 M 12 0 L stroke}
375 >> matrix makepattern
376 /Pat4 exch def
377 << Tile8x8
378  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
379         0 -4 M 12 8 L stroke}
380 >> matrix makepattern
381 /Pat5 exch def
382 << Tile8x8
383  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
384         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
385 >> matrix makepattern
386 /Pat6 exch def
387 << Tile8x8
388  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
389         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
390 >> matrix makepattern
391 /Pat7 exch def
392 << Tile8x8
393  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
394         12 0 M -4 8 L 12 4 M 0 10 L stroke}
395 >> matrix makepattern
396 /Pat8 exch def
397 << Tile8x8
398  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
399         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
400 >> matrix makepattern
401 /Pat9 exch def
402 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
403 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
404 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
405 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
406 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
407 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
408 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
409 } def
410 %
411 %
412 %End of PostScript Level 2 code
413 %
414 /PatternBgnd {
415   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
416 } def
417 %
418 % Substitute for Level 2 pattern fill codes with
419 % grayscale if Level 2 support is not selected.
420 %
421 /Level1PatternFill {
422 /Pattern1 {0.250 Density} bind def
423 /Pattern2 {0.500 Density} bind def
424 /Pattern3 {0.750 Density} bind def
425 /Pattern4 {0.125 Density} bind def
426 /Pattern5 {0.375 Density} bind def
427 /Pattern6 {0.625 Density} bind def
428 /Pattern7 {0.875 Density} bind def
429 } def
430 %
431 % Now test for support of Level 2 code
432 %
433 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
434 %
435 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
436 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
437 currentdict end definefont pop
438 /MFshow {
439    { dup 5 get 3 ge
440      { 5 get 3 eq {gsave} {grestore} ifelse }
441      {dup dup 0 get findfont exch 1 get scalefont setfont
442      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
443      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
444      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
445      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
446      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
447      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
448      pop aload pop M} ifelse }ifelse }ifelse }
449      ifelse }
450    forall} def
451 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
452 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
453  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
454      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
455 /MLshow { currentpoint stroke M
456   0 exch R
457   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
458 /MRshow { currentpoint stroke M
459   exch dup MFwidth neg 3 -1 roll R
460   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
461 /MCshow { currentpoint stroke M
462   exch dup MFwidth -2 div 3 -1 roll R
463   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
464 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
465 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
466 end
467 %%EndProlog
468 %%Page: 1 1
469 gnudict begin
470 gsave
471 doclip
472 50 50 translate
473 0.100 0.100 scale
474 90 rotate
475 0 -5040 translate
476 0 setgray
477 newpath
478 (Arial-Bold) findfont 180 scalefont setfont
479 1.000 UL
480 LTb
481 882 579 M
482 63 0 V
483 5930 0 R
484 -63 0 V
485 stroke
486 774 579 M
487 [ [(Arial-Bold) 180.0 0.0 true true 0 (-0.1)]
488 ] -60.0 MRshow
489 1.000 UL
490 LTb
491 882 1109 M
492 63 0 V
493 5930 0 R
494 -63 0 V
495 stroke
496 774 1109 M
497 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 0)]
498 ] -60.0 MRshow
499 1.000 UL
500 LTb
501 882 1640 M
502 63 0 V
503 5930 0 R
504 -63 0 V
505 stroke
506 774 1640 M
507 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 0.1)]
508 ] -60.0 MRshow
509 1.000 UL
510 LTb
511 882 2171 M
512 63 0 V
513 5930 0 R
514 -63 0 V
515 stroke
516 774 2171 M
517 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 0.2)]
518 ] -60.0 MRshow
519 1.000 UL
520 LTb
521 882 2701 M
522 63 0 V
523 5930 0 R
524 -63 0 V
525 stroke
526 774 2701 M
527 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 0.3)]
528 ] -60.0 MRshow
529 1.000 UL
530 LTb
531 882 3232 M
532 63 0 V
533 5930 0 R
534 -63 0 V
535 stroke
536 774 3232 M
537 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 0.4)]
538 ] -60.0 MRshow
539 1.000 UL
540 LTb
541 882 3762 M
542 63 0 V
543 5930 0 R
544 -63 0 V
545 stroke
546 774 3762 M
547 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 0.5)]
548 ] -60.0 MRshow
549 1.000 UL
550 LTb
551 882 4293 M
552 63 0 V
553 5930 0 R
554 -63 0 V
555 stroke
556 774 4293 M
557 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 0.6)]
558 ] -60.0 MRshow
559 1.000 UL
560 LTb
561 881 576 M
562 0 63 V
563 0 3680 R
564 0 -63 V
565 stroke
566 881 396 M
567 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 0)]
568 ] -60.0 MCshow
569 1.000 UL
570 LTb
571 1631 576 M
572 0 63 V
573 0 3680 R
574 0 -63 V
575 stroke
576 1631 396 M
577 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 2)]
578 ] -60.0 MCshow
579 1.000 UL
580 LTb
581 2380 576 M
582 0 63 V
583 0 3680 R
584 0 -63 V
585 stroke
586 2380 396 M
587 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 4)]
588 ] -60.0 MCshow
589 1.000 UL
590 LTb
591 3130 576 M
592 0 63 V
593 0 3680 R
594 0 -63 V
595 stroke
596 3130 396 M
597 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 6)]
598 ] -60.0 MCshow
599 1.000 UL
600 LTb
601 3879 576 M
602 0 63 V
603 0 3680 R
604 0 -63 V
605 stroke
606 3879 396 M
607 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 8)]
608 ] -60.0 MCshow
609 1.000 UL
610 LTb
611 4629 576 M
612 0 63 V
613 0 3680 R
614 0 -63 V
615 stroke
616 4629 396 M
617 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 10)]
618 ] -60.0 MCshow
619 1.000 UL
620 LTb
621 5378 576 M
622 0 63 V
623 0 3680 R
624 0 -63 V
625 stroke
626 5378 396 M
627 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 12)]
628 ] -60.0 MCshow
629 1.000 UL
630 LTb
631 6128 576 M
632 0 63 V
633 0 3680 R
634 0 -63 V
635 stroke
636 6128 396 M
637 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 14)]
638 ] -60.0 MCshow
639 1.000 UL
640 LTb
641 6877 576 M
642 0 63 V
643 0 3680 R
644 0 -63 V
645 stroke
646 6877 396 M
647 [ [(Arial-Bold) 180.0 0.0 true true 0 ( 16)]
648 ] -60.0 MCshow
649 1.000 UL
650 LTb
651 1.000 UL
652 LTb
653 882 4319 N
654 882 576 L
655 5993 0 V
656 0 3743 V
657 -5993 0 V
658 Z stroke
659 LCb setrgbcolor
660 144 2447 M
661 currentpoint gsave translate -270 rotate 0 0 moveto
662 [ [(Arial-Bold) 180.0 0.0 true true 0 (S\(U\) \(arb. units\))]
663 ] -60.0 MCshow
664 grestore
665 LTb
666 LCb setrgbcolor
667 3878 126 M
668 [ [(Arial-Bold) 180.0 0.0 true true 0 (U \(Volts\))]
669 ] -60.0 MCshow
670 LTb
671 3878 4769 M
672 [ [(Arial-Bold) 180.0 0.0 true true 0 (Adjustment of Central Electrodes \(Vf\))]
673 ] -60.0 MCshow
674 3878 4589 M
675 [ [(Arial-Bold) 180.0 0.0 true true 0 (Sample: Au on Si \(95min 3.5A 6e-8mbar\))]
676 ] -60.0 MCshow
677 1.000 UP
678 1.000 UL
679 LTb
680 % Begin plot #1
681 1.000 UP
682 1.000 UL
683 LT0
684 LCb setrgbcolor
685 6056 4166 M
686 [ [(Arial-Bold) 180.0 0.0 true true 0 (Vf = -10.00)]
687 ] -60.0 MRshow
688 LT0
689 6164 4166 M
690 495 0 V
691 882 1109 M
692 78 0 V
693 79 0 V
694 78 0 V
695 79 0 V
696 79 37 V
697 79 112 V
698 78 160 V
699 79 201 V
700 79 254 V
701 78 274 V
702 79 268 V
703 79 196 V
704 78 109 V
705 79 37 V
706 79 -57 V
707 78 -113 V
708 79 -166 V
709 79 -190 V
710 79 -167 V
711 78 -148 V
712 79 -110 V
713 79 -84 V
714 78 -71 V
715 79 -57 V
716 79 -51 V
717 78 -42 V
718 79 -39 V
719 79 -34 V
720 79 -26 V
721 78 -22 V
722 79 -17 V
723 79 -16 V
724 78 -14 V
725 79 -12 V
726 79 -13 V
727 78 -7 V
728 79 -3 V
729 79 -5 V
730 78 -3 V
731 79 -1 V
732 79 1 V
733 79 -2 V
734 78 -2 V
735 79 3 V
736 79 2 V
737 78 0 V
738 79 -1 V
739 79 -4 V
740 78 -6 V
741 79 -8 V
742 79 -9 V
743 78 -10 V
744 79 -12 V
745 79 -13 V
746 79 -11 V
747 78 -15 V
748 79 -19 V
749 79 -19 V
750 78 -22 V
751 79 -22 V
752 79 -23 V
753 78 -26 V
754 79 -22 V
755 79 -18 V
756 78 -25 V
757 79 -27 V
758 79 -30 V
759 79 -22 V
760 78 -14 V
761 79 -17 V
762 79 -6 V
763 78 -1 V
764 79 1 V
765 79 2 V
766 78 -9 V
767 79 -9 V
768 13 9 V
769 960 1109 Pls
770 1039 1109 Pls
771 1117 1109 Pls
772 1196 1109 Pls
773 1275 1146 Pls
774 1354 1258 Pls
775 1432 1418 Pls
776 1511 1619 Pls
777 1590 1873 Pls
778 1668 2147 Pls
779 1747 2415 Pls
780 1826 2611 Pls
781 1904 2720 Pls
782 1983 2757 Pls
783 2062 2700 Pls
784 2140 2587 Pls
785 2219 2421 Pls
786 2298 2231 Pls
787 2377 2064 Pls
788 2455 1916 Pls
789 2534 1806 Pls
790 2613 1722 Pls
791 2691 1651 Pls
792 2770 1594 Pls
793 2849 1543 Pls
794 2927 1501 Pls
795 3006 1462 Pls
796 3085 1428 Pls
797 3164 1402 Pls
798 3242 1380 Pls
799 3321 1363 Pls
800 3400 1347 Pls
801 3478 1333 Pls
802 3557 1321 Pls
803 3636 1308 Pls
804 3714 1301 Pls
805 3793 1298 Pls
806 3872 1293 Pls
807 3950 1290 Pls
808 4029 1289 Pls
809 4108 1290 Pls
810 4187 1288 Pls
811 4265 1286 Pls
812 4344 1289 Pls
813 4423 1291 Pls
814 4501 1291 Pls
815 4580 1290 Pls
816 4659 1286 Pls
817 4737 1280 Pls
818 4816 1272 Pls
819 4895 1263 Pls
820 4973 1253 Pls
821 5052 1241 Pls
822 5131 1228 Pls
823 5210 1217 Pls
824 5288 1202 Pls
825 5367 1183 Pls
826 5446 1164 Pls
827 5524 1142 Pls
828 5603 1120 Pls
829 5682 1097 Pls
830 5760 1071 Pls
831 5839 1049 Pls
832 5918 1031 Pls
833 5996 1006 Pls
834 6075 979 Pls
835 6154 949 Pls
836 6233 927 Pls
837 6311 913 Pls
838 6390 896 Pls
839 6469 890 Pls
840 6547 889 Pls
841 6626 890 Pls
842 6705 892 Pls
843 6783 883 Pls
844 6862 874 Pls
845 6411 4166 Pls
846 % End plot #1
847 % Begin plot #2
848 1.000 UP
849 1.000 UL
850 LT1
851 LCb setrgbcolor
852 6056 3986 M
853 [ [(Arial-Bold) 180.0 0.0 true true 0 (Vf = 0.00)]
854 ] -60.0 MRshow
855 LT1
856 6164 3986 M
857 495 0 V
858 882 1109 M
859 78 0 V
860 79 0 V
861 78 0 V
862 79 0 V
863 79 8 V
864 79 135 V
865 78 320 V
866 79 422 V
867 79 489 V
868 78 490 V
869 79 477 V
870 79 380 V
871 78 142 V
872 79 -79 V
873 79 -268 V
874 78 -355 V
875 79 -399 V
876 79 -457 V
877 79 -428 V
878 78 -330 V
879 79 -216 V
880 79 -135 V
881 78 -95 V
882 79 -69 V
883 79 -47 V
884 78 -26 V
885 79 -16 V
886 79 -9 V
887 79 -5 V
888 78 1 V
889 79 4 V
890 79 3 V
891 78 0 V
892 79 2 V
893 79 5 V
894 78 6 V
895 79 5 V
896 79 7 V
897 78 11 V
898 79 7 V
899 79 9 V
900 79 9 V
901 78 7 V
902 79 8 V
903 79 4 V
904 78 3 V
905 79 0 V
906 79 -6 V
907 78 -4 V
908 79 -10 V
909 79 -14 V
910 78 -13 V
911 79 -12 V
912 79 -14 V
913 79 -17 V
914 78 -18 V
915 79 -14 V
916 79 -16 V
917 78 -18 V
918 79 -20 V
919 79 -16 V
920 78 -17 V
921 79 -16 V
922 79 -17 V
923 78 -21 V
924 79 -15 V
925 79 -14 V
926 79 -12 V
927 78 -12 V
928 79 -10 V
929 79 -1 V
930 78 -3 V
931 79 -5 V
932 79 -2 V
933 78 -2 V
934 79 1 V
935 13 12 V
936 960 1109 Crs
937 1039 1109 Crs
938 1117 1109 Crs
939 1196 1109 Crs
940 1275 1117 Crs
941 1354 1252 Crs
942 1432 1572 Crs
943 1511 1994 Crs
944 1590 2483 Crs
945 1668 2973 Crs
946 1747 3450 Crs
947 1826 3830 Crs
948 1904 3972 Crs
949 1983 3893 Crs
950 2062 3625 Crs
951 2140 3270 Crs
952 2219 2871 Crs
953 2298 2414 Crs
954 2377 1986 Crs
955 2455 1656 Crs
956 2534 1440 Crs
957 2613 1305 Crs
958 2691 1210 Crs
959 2770 1141 Crs
960 2849 1094 Crs
961 2927 1068 Crs
962 3006 1052 Crs
963 3085 1043 Crs
964 3164 1038 Crs
965 3242 1039 Crs
966 3321 1043 Crs
967 3400 1046 Crs
968 3478 1046 Crs
969 3557 1048 Crs
970 3636 1053 Crs
971 3714 1059 Crs
972 3793 1064 Crs
973 3872 1071 Crs
974 3950 1082 Crs
975 4029 1089 Crs
976 4108 1098 Crs
977 4187 1107 Crs
978 4265 1114 Crs
979 4344 1122 Crs
980 4423 1126 Crs
981 4501 1129 Crs
982 4580 1129 Crs
983 4659 1123 Crs
984 4737 1119 Crs
985 4816 1109 Crs
986 4895 1095 Crs
987 4973 1082 Crs
988 5052 1070 Crs
989 5131 1056 Crs
990 5210 1039 Crs
991 5288 1021 Crs
992 5367 1007 Crs
993 5446 991 Crs
994 5524 973 Crs
995 5603 953 Crs
996 5682 937 Crs
997 5760 920 Crs
998 5839 904 Crs
999 5918 887 Crs
1000 5996 866 Crs
1001 6075 851 Crs
1002 6154 837 Crs
1003 6233 825 Crs
1004 6311 813 Crs
1005 6390 803 Crs
1006 6469 802 Crs
1007 6547 799 Crs
1008 6626 794 Crs
1009 6705 792 Crs
1010 6783 790 Crs
1011 6862 791 Crs
1012 6411 3986 Crs
1013 % End plot #2
1014 % Begin plot #3
1015 1.000 UP
1016 1.000 UL
1017 LT2
1018 LCb setrgbcolor
1019 6056 3806 M
1020 [ [(Arial-Bold) 180.0 0.0 true true 0 (Vf = 10.00)]
1021 ] -60.0 MRshow
1022 LT2
1023 6164 3806 M
1024 495 0 V
1025 882 1109 M
1026 78 0 V
1027 79 0 V
1028 78 0 V
1029 79 0 V
1030 79 0 V
1031 79 0 V
1032 78 0 V
1033 79 0 V
1034 79 109 V
1035 78 234 V
1036 79 284 V
1037 79 319 V
1038 78 338 V
1039 79 357 V
1040 79 217 V
1041 78 48 V
1042 79 -48 V
1043 79 -134 V
1044 79 -167 V
1045 78 -231 V
1046 79 -224 V
1047 79 -174 V
1048 78 -151 V
1049 79 -108 V
1050 79 -104 V
1051 78 -59 V
1052 79 -27 V
1053 79 -51 V
1054 79 -27 V
1055 78 -14 V
1056 79 -12 V
1057 79 -22 V
1058 78 -33 V
1059 79 -9 V
1060 79 -14 V
1061 78 -28 V
1062 79 -18 V
1063 79 -8 V
1064 78 -6 V
1065 79 -19 V
1066 79 -22 V
1067 79 -16 V
1068 78 -24 V
1069 79 -26 V
1070 79 -21 V
1071 78 -25 V
1072 79 -25 V
1073 79 -20 V
1074 78 -15 V
1075 79 -16 V
1076 79 -24 V
1077 78 -21 V
1078 79 -12 V
1079 79 -12 V
1080 79 -19 V
1081 78 -25 V
1082 79 -6 V
1083 79 -19 V
1084 78 -14 V
1085 79 -17 V
1086 79 -15 V
1087 78 4 V
1088 79 -30 V
1089 79 -19 V
1090 78 -20 V
1091 79 -6 V
1092 79 -6 V
1093 79 -19 V
1094 78 3 V
1095 79 9 V
1096 79 9 V
1097 78 -1 V
1098 79 10 V
1099 79 3 V
1100 78 -14 V
1101 79 -3 V
1102 13 10 V
1103 960 1109 Star
1104 1039 1109 Star
1105 1117 1109 Star
1106 1196 1109 Star
1107 1275 1109 Star
1108 1354 1109 Star
1109 1432 1109 Star
1110 1511 1109 Star
1111 1590 1218 Star
1112 1668 1452 Star
1113 1747 1736 Star
1114 1826 2055 Star
1115 1904 2393 Star
1116 1983 2750 Star
1117 2062 2967 Star
1118 2140 3015 Star
1119 2219 2967 Star
1120 2298 2833 Star
1121 2377 2666 Star
1122 2455 2435 Star
1123 2534 2211 Star
1124 2613 2037 Star
1125 2691 1886 Star
1126 2770 1778 Star
1127 2849 1674 Star
1128 2927 1615 Star
1129 3006 1588 Star
1130 3085 1537 Star
1131 3164 1510 Star
1132 3242 1496 Star
1133 3321 1484 Star
1134 3400 1462 Star
1135 3478 1429 Star
1136 3557 1420 Star
1137 3636 1406 Star
1138 3714 1378 Star
1139 3793 1360 Star
1140 3872 1352 Star
1141 3950 1346 Star
1142 4029 1327 Star
1143 4108 1305 Star
1144 4187 1289 Star
1145 4265 1265 Star
1146 4344 1239 Star
1147 4423 1218 Star
1148 4501 1193 Star
1149 4580 1168 Star
1150 4659 1148 Star
1151 4737 1133 Star
1152 4816 1117 Star
1153 4895 1093 Star
1154 4973 1072 Star
1155 5052 1060 Star
1156 5131 1048 Star
1157 5210 1029 Star
1158 5288 1004 Star
1159 5367 998 Star
1160 5446 979 Star
1161 5524 965 Star
1162 5603 948 Star
1163 5682 933 Star
1164 5760 937 Star
1165 5839 907 Star
1166 5918 888 Star
1167 5996 868 Star
1168 6075 862 Star
1169 6154 856 Star
1170 6233 837 Star
1171 6311 840 Star
1172 6390 849 Star
1173 6469 858 Star
1174 6547 857 Star
1175 6626 867 Star
1176 6705 870 Star
1177 6783 856 Star
1178 6862 853 Star
1179 6411 3806 Star
1180 % End plot #3
1181 1.000 UL
1182 LTb
1183 882 4319 N
1184 882 576 L
1185 5993 0 V
1186 0 3743 V
1187 -5993 0 V
1188 Z stroke
1189 1.000 UP
1190 1.000 UL
1191 LTb
1192 stroke
1193 grestore
1194 end
1195 showpage
1196 %%Trailer
1197 %%DocumentFonts: Arial-Bold
1198 %%Pages: 1

UCC git Repository :: git.ucc.asn.au