THESIS
[matches/honours.git] / thesis / figures / tcs / plots / agsiI_siI_holderI_tcs.eps
1 %!PS-Adobe-2.0
2 %%Title: agsiI_vs_siI_vs_holderI_tcs.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Wed Oct 17 18:41:30 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 -46 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 (agsiI_vs_siI_vs_holderI_tcs.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Wed Oct 17 18:41:30 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 end
439 %%EndProlog
440 %%Page: 1 1
441 gnudict begin
442 gsave
443 doclip
444 50 50 translate
445 0.100 0.100 scale
446 90 rotate
447 0 -5040 translate
448 0 setgray
449 newpath
450 (Helvetica) findfont 140 scalefont setfont
451 1.000 UL
452 LTb
453 770 777 M
454 63 0 V
455 6114 0 R
456 -63 0 V
457 686 777 M
458 (-0.1) Rshow
459 1.000 UL
460 LTb
461 770 1260 M
462 63 0 V
463 6114 0 R
464 -63 0 V
465 -6198 0 R
466 (-0.05) Rshow
467 1.000 UL
468 LTb
469 770 1743 M
470 63 0 V
471 6114 0 R
472 -63 0 V
473 -6198 0 R
474 ( 0) Rshow
475 1.000 UL
476 LTb
477 770 2227 M
478 63 0 V
479 6114 0 R
480 -63 0 V
481 -6198 0 R
482 ( 0.05) Rshow
483 1.000 UL
484 LTb
485 770 2710 M
486 63 0 V
487 6114 0 R
488 -63 0 V
489 -6198 0 R
490 ( 0.1) Rshow
491 1.000 UL
492 LTb
493 770 3193 M
494 63 0 V
495 6114 0 R
496 -63 0 V
497 -6198 0 R
498 ( 0.15) Rshow
499 1.000 UL
500 LTb
501 770 3677 M
502 63 0 V
503 6114 0 R
504 -63 0 V
505 -6198 0 R
506 ( 0.2) Rshow
507 1.000 UL
508 LTb
509 770 4160 M
510 63 0 V
511 6114 0 R
512 -63 0 V
513 -6198 0 R
514 ( 0.25) Rshow
515 1.000 UL
516 LTb
517 953 448 M
518 0 63 V
519 0 3968 R
520 0 -63 V
521 953 308 M
522 ( 0) Cshow
523 1.000 UL
524 LTb
525 1654 448 M
526 0 63 V
527 0 3968 R
528 0 -63 V
529 0 -4108 R
530 ( 2) Cshow
531 1.000 UL
532 LTb
533 2355 448 M
534 0 63 V
535 0 3968 R
536 0 -63 V
537 0 -4108 R
538 ( 4) Cshow
539 1.000 UL
540 LTb
541 3056 448 M
542 0 63 V
543 0 3968 R
544 0 -63 V
545 0 -4108 R
546 ( 6) Cshow
547 1.000 UL
548 LTb
549 3757 448 M
550 0 63 V
551 0 3968 R
552 0 -63 V
553 0 -4108 R
554 ( 8) Cshow
555 1.000 UL
556 LTb
557 4457 448 M
558 0 63 V
559 0 3968 R
560 0 -63 V
561 0 -4108 R
562 ( 10) Cshow
563 1.000 UL
564 LTb
565 5158 448 M
566 0 63 V
567 0 3968 R
568 0 -63 V
569 0 -4108 R
570 ( 12) Cshow
571 1.000 UL
572 LTb
573 5859 448 M
574 0 63 V
575 0 3968 R
576 0 -63 V
577 0 -4108 R
578 ( 14) Cshow
579 1.000 UL
580 LTb
581 6560 448 M
582 0 63 V
583 0 3968 R
584 0 -63 V
585 0 -4108 R
586 ( 16) Cshow
587 1.000 UL
588 LTb
589 1.000 UL
590 LTb
591 770 4479 N
592 770 448 L
593 6177 0 V
594 0 4031 V
595 -6177 0 V
596 Z stroke
597 LCb setrgbcolor
598 112 2463 M
599 currentpoint gsave translate -270 rotate 0 0 M
600 (dI\(E\)/dE \(normalised\)) Cshow
601 grestore
602 LTb
603 LCb setrgbcolor
604 3858 98 M
605 (U \(V\)) Cshow
606 LTb
607 3858 4829 M
608 (Comparison of S\(E\) curves for:) Cshow
609 3858 4689 M
610 (Sample Holder \(Stainless Steel\), Si, and Ag on Si) Cshow
611 1.000 UP
612 1.000 UL
613 LTb
614 % Begin plot #1
615 1.000 UL
616 LT0
617 LCb setrgbcolor
618 6296 4346 M
619 (Sample Holder) Rshow
620 LT0
621 6380 4346 M
622 399 0 V
623 953 1743 M
624 15 0 V
625 15 0 V
626 15 0 V
627 14 0 V
628 15 0 V
629 15 0 V
630 14 0 V
631 15 0 V
632 15 0 V
633 15 0 V
634 14 0 V
635 15 0 V
636 15 0 V
637 14 0 V
638 15 0 V
639 15 0 V
640 15 0 V
641 14 0 V
642 15 0 V
643 15 0 V
644 15 0 V
645 14 0 V
646 15 0 V
647 15 0 V
648 14 0 V
649 15 0 V
650 15 0 V
651 15 0 V
652 14 0 V
653 15 0 V
654 15 0 V
655 14 0 V
656 15 0 V
657 15 0 V
658 15 0 V
659 14 0 V
660 15 0 V
661 15 0 V
662 14 0 V
663 15 0 V
664 15 0 V
665 15 0 V
666 14 0 V
667 15 0 V
668 15 0 V
669 14 0 V
670 15 0 V
671 15 0 V
672 15 0 V
673 14 0 V
674 15 0 V
675 15 0 V
676 14 0 V
677 15 0 V
678 15 0 V
679 15 0 V
680 14 0 V
681 15 0 V
682 15 0 V
683 14 0 V
684 15 0 V
685 15 0 V
686 15 0 V
687 14 0 V
688 15 0 V
689 15 0 V
690 14 0 V
691 15 1 V
692 15 0 V
693 15 1 V
694 14 2 V
695 15 4 V
696 15 6 V
697 14 9 V
698 15 14 V
699 15 18 V
700 15 24 V
701 14 31 V
702 15 38 V
703 15 46 V
704 14 55 V
705 15 65 V
706 15 76 V
707 15 85 V
708 14 96 V
709 15 104 V
710 15 112 V
711 15 119 V
712 14 123 V
713 15 127 V
714 15 129 V
715 14 130 V
716 15 128 V
717 15 125 V
718 15 120 V
719 14 113 V
720 15 105 V
721 15 95 V
722 14 85 V
723 15 75 V
724 15 64 V
725 15 52 V
726 stroke 2455 4120 M
727 14 42 V
728 15 31 V
729 15 20 V
730 14 10 V
731 15 0 V
732 15 -8 V
733 15 -17 V
734 14 -23 V
735 15 -30 V
736 15 -35 V
737 14 -40 V
738 15 -43 V
739 15 -47 V
740 15 -49 V
741 14 -51 V
742 15 -51 V
743 15 -51 V
744 14 -52 V
745 15 -50 V
746 15 -49 V
747 15 -48 V
748 14 -47 V
749 15 -44 V
750 15 -43 V
751 14 -41 V
752 15 -39 V
753 15 -37 V
754 15 -35 V
755 14 -34 V
756 15 -32 V
757 15 -31 V
758 14 -29 V
759 15 -28 V
760 15 -27 V
761 15 -25 V
762 14 -25 V
763 15 -23 V
764 15 -22 V
765 14 -22 V
766 15 -20 V
767 15 -20 V
768 15 -18 V
769 14 -18 V
770 15 -17 V
771 15 -16 V
772 14 -15 V
773 15 -14 V
774 15 -14 V
775 15 -14 V
776 14 -13 V
777 15 -12 V
778 15 -12 V
779 15 -12 V
780 14 -12 V
781 15 -11 V
782 15 -11 V
783 14 -11 V
784 15 -11 V
785 15 -10 V
786 15 -10 V
787 14 -9 V
788 15 -10 V
789 15 -9 V
790 14 -9 V
791 15 -8 V
792 15 -8 V
793 15 -8 V
794 14 -8 V
795 15 -7 V
796 15 -7 V
797 14 -6 V
798 15 -7 V
799 15 -6 V
800 15 -6 V
801 14 -6 V
802 15 -6 V
803 15 -5 V
804 14 -5 V
805 15 -5 V
806 15 -5 V
807 15 -4 V
808 14 -4 V
809 15 -3 V
810 15 -4 V
811 14 -3 V
812 15 -3 V
813 15 -2 V
814 15 -2 V
815 14 -2 V
816 15 -1 V
817 15 -1 V
818 14 -1 V
819 15 -1 V
820 15 0 V
821 15 0 V
822 14 1 V
823 15 1 V
824 15 1 V
825 14 2 V
826 15 2 V
827 15 2 V
828 15 3 V
829 14 3 V
830 15 3 V
831 stroke 3985 2551 M
832 15 3 V
833 14 3 V
834 15 4 V
835 15 4 V
836 15 3 V
837 14 4 V
838 15 4 V
839 15 4 V
840 14 4 V
841 15 4 V
842 15 3 V
843 15 4 V
844 14 4 V
845 15 3 V
846 15 4 V
847 14 4 V
848 15 4 V
849 15 3 V
850 15 4 V
851 14 3 V
852 15 4 V
853 15 3 V
854 15 3 V
855 14 2 V
856 15 3 V
857 15 2 V
858 14 1 V
859 15 2 V
860 15 1 V
861 15 1 V
862 14 0 V
863 15 -1 V
864 15 0 V
865 14 -1 V
866 15 -1 V
867 15 -2 V
868 15 -2 V
869 14 -2 V
870 15 -3 V
871 15 -3 V
872 14 -4 V
873 15 -4 V
874 15 -4 V
875 15 -4 V
876 14 -5 V
877 15 -5 V
878 15 -6 V
879 14 -6 V
880 15 -7 V
881 15 -7 V
882 15 -8 V
883 14 -8 V
884 15 -8 V
885 15 -9 V
886 14 -10 V
887 15 -10 V
888 15 -10 V
889 15 -12 V
890 14 -11 V
891 15 -13 V
892 15 -12 V
893 14 -13 V
894 15 -14 V
895 15 -14 V
896 15 -15 V
897 14 -15 V
898 15 -15 V
899 15 -16 V
900 14 -17 V
901 15 -16 V
902 15 -18 V
903 15 -17 V
904 14 -18 V
905 15 -19 V
906 15 -18 V
907 14 -19 V
908 15 -20 V
909 15 -19 V
910 15 -20 V
911 14 -20 V
912 15 -20 V
913 15 -21 V
914 14 -20 V
915 15 -21 V
916 15 -20 V
917 15 -21 V
918 14 -20 V
919 15 -21 V
920 15 -20 V
921 15 -21 V
922 14 -20 V
923 15 -21 V
924 15 -20 V
925 14 -20 V
926 15 -21 V
927 15 -21 V
928 15 -20 V
929 14 -21 V
930 15 -22 V
931 15 -21 V
932 14 -22 V
933 15 -21 V
934 15 -21 V
935 15 -22 V
936 stroke 5516 1647 M
937 14 -21 V
938 15 -22 V
939 15 -21 V
940 14 -21 V
941 15 -21 V
942 15 -20 V
943 15 -21 V
944 14 -20 V
945 15 -19 V
946 15 -19 V
947 14 -19 V
948 15 -19 V
949 15 -19 V
950 15 -19 V
951 14 -18 V
952 15 -19 V
953 15 -18 V
954 14 -19 V
955 15 -18 V
956 15 -18 V
957 15 -19 V
958 14 -18 V
959 15 -18 V
960 15 -18 V
961 14 -18 V
962 15 -18 V
963 15 -17 V
964 15 -16 V
965 14 -17 V
966 15 -15 V
967 15 -16 V
968 14 -15 V
969 15 -14 V
970 15 -14 V
971 15 -13 V
972 14 -13 V
973 15 -13 V
974 15 -12 V
975 14 -11 V
976 15 -11 V
977 15 -11 V
978 15 -11 V
979 14 -10 V
980 15 -10 V
981 15 -11 V
982 14 -10 V
983 15 -10 V
984 15 -9 V
985 15 -10 V
986 14 -10 V
987 15 -10 V
988 15 -10 V
989 15 -10 V
990 14 -11 V
991 15 -10 V
992 15 -11 V
993 14 -11 V
994 15 -10 V
995 15 -11 V
996 15 -11 V
997 14 -10 V
998 15 -10 V
999 15 -11 V
1000 14 -10 V
1001 15 -9 V
1002 15 -9 V
1003 15 -9 V
1004 14 -8 V
1005 15 -9 V
1006 15 -8 V
1007 14 -7 V
1008 15 -6 V
1009 15 -3 V
1010 15 1 V
1011 14 4 V
1012 15 8 V
1013 15 10 V
1014 14 27 V
1015 15 43 V
1016 15 43 V
1017 15 45 V
1018 14 47 V
1019 15 50 V
1020 15 197 V
1021 14 182 V
1022 15 20 V
1023 15 22 V
1024 15 24 V
1025 14 29 V
1026 15 16 V
1027 % End plot #1
1028 % Begin plot #2
1029 stroke
1030 LT1
1031 LCb setrgbcolor
1032 6296 4206 M
1033 (Si) Rshow
1034 LT1
1035 6380 4206 M
1036 399 0 V
1037 953 1743 M
1038 15 0 V
1039 15 0 V
1040 15 0 V
1041 14 0 V
1042 15 0 V
1043 15 0 V
1044 14 0 V
1045 15 0 V
1046 15 0 V
1047 15 0 V
1048 14 0 V
1049 15 0 V
1050 15 0 V
1051 14 0 V
1052 15 0 V
1053 15 0 V
1054 15 0 V
1055 14 0 V
1056 15 0 V
1057 15 0 V
1058 15 0 V
1059 14 0 V
1060 15 0 V
1061 15 0 V
1062 14 0 V
1063 15 0 V
1064 15 0 V
1065 15 0 V
1066 14 0 V
1067 15 0 V
1068 15 0 V
1069 14 0 V
1070 15 0 V
1071 15 0 V
1072 15 0 V
1073 14 0 V
1074 15 0 V
1075 15 0 V
1076 14 0 V
1077 15 0 V
1078 15 0 V
1079 15 0 V
1080 14 0 V
1081 15 0 V
1082 15 1 V
1083 14 0 V
1084 15 1 V
1085 15 2 V
1086 15 4 V
1087 14 5 V
1088 15 8 V
1089 15 11 V
1090 14 15 V
1091 15 18 V
1092 15 22 V
1093 15 27 V
1094 14 32 V
1095 15 37 V
1096 15 44 V
1097 14 49 V
1098 15 55 V
1099 15 59 V
1100 15 63 V
1101 14 67 V
1102 15 68 V
1103 15 70 V
1104 14 71 V
1105 15 71 V
1106 15 70 V
1107 15 68 V
1108 14 66 V
1109 15 63 V
1110 15 60 V
1111 14 55 V
1112 15 51 V
1113 15 47 V
1114 15 43 V
1115 14 40 V
1116 15 36 V
1117 15 32 V
1118 14 30 V
1119 15 27 V
1120 15 23 V
1121 15 21 V
1122 14 18 V
1123 15 15 V
1124 15 11 V
1125 15 9 V
1126 14 5 V
1127 15 2 V
1128 15 -1 V
1129 14 -5 V
1130 15 -9 V
1131 15 -11 V
1132 15 -15 V
1133 14 -18 V
1134 15 -21 V
1135 15 -23 V
1136 14 -25 V
1137 15 -27 V
1138 15 -29 V
1139 15 -28 V
1140 stroke 2455 3123 M
1141 14 -30 V
1142 15 -29 V
1143 15 -28 V
1144 14 -29 V
1145 15 -27 V
1146 15 -27 V
1147 15 -25 V
1148 14 -25 V
1149 15 -23 V
1150 15 -22 V
1151 14 -21 V
1152 15 -20 V
1153 15 -19 V
1154 15 -19 V
1155 14 -17 V
1156 15 -17 V
1157 15 -17 V
1158 14 -15 V
1159 15 -15 V
1160 15 -15 V
1161 15 -14 V
1162 14 -14 V
1163 15 -13 V
1164 15 -14 V
1165 14 -13 V
1166 15 -13 V
1167 15 -12 V
1168 15 -12 V
1169 14 -12 V
1170 15 -11 V
1171 15 -12 V
1172 14 -11 V
1173 15 -12 V
1174 15 -11 V
1175 15 -11 V
1176 14 -12 V
1177 15 -11 V
1178 15 -11 V
1179 14 -10 V
1180 15 -11 V
1181 15 -11 V
1182 15 -10 V
1183 14 -10 V
1184 15 -10 V
1185 15 -10 V
1186 14 -9 V
1187 15 -9 V
1188 15 -8 V
1189 15 -8 V
1190 14 -8 V
1191 15 -7 V
1192 15 -7 V
1193 15 -7 V
1194 14 -7 V
1195 15 -6 V
1196 15 -6 V
1197 14 -6 V
1198 15 -6 V
1199 15 -5 V
1200 15 -6 V
1201 14 -6 V
1202 15 -6 V
1203 15 -6 V
1204 14 -6 V
1205 15 -6 V
1206 15 -6 V
1207 15 -6 V
1208 14 -5 V
1209 15 -6 V
1210 15 -5 V
1211 14 -5 V
1212 15 -5 V
1213 15 -4 V
1214 15 -4 V
1215 14 -4 V
1216 15 -3 V
1217 15 -3 V
1218 14 -3 V
1219 15 -2 V
1220 15 -3 V
1221 15 -2 V
1222 14 -2 V
1223 15 -2 V
1224 15 -2 V
1225 14 -1 V
1226 15 -2 V
1227 15 -2 V
1228 15 -1 V
1229 14 -2 V
1230 15 -1 V
1231 15 -1 V
1232 14 -1 V
1233 15 -1 V
1234 15 0 V
1235 15 0 V
1236 14 0 V
1237 15 0 V
1238 15 1 V
1239 14 1 V
1240 15 1 V
1241 15 2 V
1242 15 2 V
1243 14 2 V
1244 15 3 V
1245 stroke 3985 2185 M
1246 15 3 V
1247 14 4 V
1248 15 4 V
1249 15 4 V
1250 15 5 V
1251 14 5 V
1252 15 6 V
1253 15 6 V
1254 14 7 V
1255 15 7 V
1256 15 7 V
1257 15 8 V
1258 14 8 V
1259 15 8 V
1260 15 9 V
1261 14 8 V
1262 15 8 V
1263 15 9 V
1264 15 8 V
1265 14 8 V
1266 15 7 V
1267 15 8 V
1268 15 7 V
1269 14 7 V
1270 15 7 V
1271 15 6 V
1272 14 6 V
1273 15 6 V
1274 15 7 V
1275 15 6 V
1276 14 6 V
1277 15 7 V
1278 15 7 V
1279 14 7 V
1280 15 7 V
1281 15 7 V
1282 15 8 V
1283 14 7 V
1284 15 8 V
1285 15 9 V
1286 14 8 V
1287 15 8 V
1288 15 9 V
1289 15 8 V
1290 14 8 V
1291 15 8 V
1292 15 7 V
1293 14 8 V
1294 15 7 V
1295 15 6 V
1296 15 7 V
1297 14 5 V
1298 15 6 V
1299 15 5 V
1300 14 4 V
1301 15 3 V
1302 15 4 V
1303 15 3 V
1304 14 2 V
1305 15 2 V
1306 15 2 V
1307 14 2 V
1308 15 0 V
1309 15 1 V
1310 15 0 V
1311 14 0 V
1312 15 0 V
1313 15 -1 V
1314 14 0 V
1315 15 0 V
1316 15 -1 V
1317 15 -1 V
1318 14 0 V
1319 15 -1 V
1320 15 -1 V
1321 14 0 V
1322 15 -1 V
1323 15 -1 V
1324 15 0 V
1325 14 -1 V
1326 15 -1 V
1327 15 0 V
1328 14 -1 V
1329 15 -2 V
1330 15 -1 V
1331 15 -2 V
1332 14 -2 V
1333 15 -3 V
1334 15 -2 V
1335 15 -3 V
1336 14 -4 V
1337 15 -4 V
1338 15 -4 V
1339 14 -4 V
1340 15 -5 V
1341 15 -6 V
1342 15 -6 V
1343 14 -6 V
1344 15 -7 V
1345 15 -7 V
1346 14 -7 V
1347 15 -8 V
1348 15 -8 V
1349 15 -8 V
1350 stroke 5516 2471 M
1351 14 -8 V
1352 15 -9 V
1353 15 -8 V
1354 14 -9 V
1355 15 -8 V
1356 15 -8 V
1357 15 -9 V
1358 14 -8 V
1359 15 -8 V
1360 15 -8 V
1361 14 -8 V
1362 15 -8 V
1363 15 -8 V
1364 15 -8 V
1365 14 -8 V
1366 15 -8 V
1367 15 -8 V
1368 14 -9 V
1369 15 -9 V
1370 15 -9 V
1371 15 -9 V
1372 14 -9 V
1373 15 -10 V
1374 15 -9 V
1375 14 -10 V
1376 15 -9 V
1377 15 -10 V
1378 15 -10 V
1379 14 -9 V
1380 15 -10 V
1381 15 -9 V
1382 14 -9 V
1383 15 -9 V
1384 15 -9 V
1385 15 -9 V
1386 14 -8 V
1387 15 -9 V
1388 15 -8 V
1389 14 -8 V
1390 15 -9 V
1391 15 -7 V
1392 15 -8 V
1393 14 -8 V
1394 15 -7 V
1395 15 -8 V
1396 14 -8 V
1397 15 -7 V
1398 15 -7 V
1399 15 -7 V
1400 14 -7 V
1401 15 -7 V
1402 15 -7 V
1403 15 -7 V
1404 14 -7 V
1405 15 -7 V
1406 15 -7 V
1407 14 -7 V
1408 15 -7 V
1409 15 -8 V
1410 15 -7 V
1411 14 -8 V
1412 15 -9 V
1413 15 -8 V
1414 14 -9 V
1415 15 -9 V
1416 15 -9 V
1417 15 -9 V
1418 14 -9 V
1419 15 -9 V
1420 15 -9 V
1421 14 -9 V
1422 15 -8 V
1423 15 -8 V
1424 15 -8 V
1425 14 -7 V
1426 15 -7 V
1427 15 -6 V
1428 14 -7 V
1429 15 -7 V
1430 15 -6 V
1431 15 -6 V
1432 14 -5 V
1433 15 -5 V
1434 15 -14 V
1435 14 -13 V
1436 15 -2 V
1437 15 -2 V
1438 15 -2 V
1439 14 -2 V
1440 15 -1 V
1441 % End plot #2
1442 % Begin plot #3
1443 stroke
1444 LT2
1445 LCb setrgbcolor
1446 6296 4066 M
1447 (Ag on Si) Rshow
1448 LT2
1449 6380 4066 M
1450 399 0 V
1451 953 1744 M
1452 15 0 V
1453 15 0 V
1454 15 0 V
1455 14 1 V
1456 15 1 V
1457 15 1 V
1458 14 3 V
1459 15 4 V
1460 15 5 V
1461 15 6 V
1462 14 9 V
1463 15 11 V
1464 15 13 V
1465 14 17 V
1466 15 20 V
1467 15 24 V
1468 15 29 V
1469 14 34 V
1470 15 38 V
1471 15 45 V
1472 15 50 V
1473 14 56 V
1474 15 62 V
1475 15 69 V
1476 14 76 V
1477 15 81 V
1478 15 88 V
1479 15 92 V
1480 14 98 V
1481 15 101 V
1482 15 105 V
1483 14 107 V
1484 15 108 V
1485 15 108 V
1486 15 108 V
1487 14 105 V
1488 15 103 V
1489 15 98 V
1490 14 94 V
1491 15 88 V
1492 15 81 V
1493 15 74 V
1494 14 67 V
1495 15 60 V
1496 15 52 V
1497 14 45 V
1498 15 37 V
1499 15 30 V
1500 15 23 V
1501 14 17 V
1502 15 10 V
1503 15 4 V
1504 14 -2 V
1505 15 -7 V
1506 15 -12 V
1507 15 -16 V
1508 14 -20 V
1509 15 -24 V
1510 15 -27 V
1511 14 -29 V
1512 15 -32 V
1513 15 -33 V
1514 15 -35 V
1515 14 -36 V
1516 15 -35 V
1517 15 -35 V
1518 14 -35 V
1519 15 -33 V
1520 15 -31 V
1521 15 -30 V
1522 14 -28 V
1523 15 -26 V
1524 15 -24 V
1525 14 -22 V
1526 15 -20 V
1527 15 -19 V
1528 15 -16 V
1529 14 -16 V
1530 15 -14 V
1531 15 -14 V
1532 14 -12 V
1533 15 -13 V
1534 15 -12 V
1535 15 -12 V
1536 14 -12 V
1537 15 -13 V
1538 15 -14 V
1539 15 -14 V
1540 14 -16 V
1541 15 -16 V
1542 15 -18 V
1543 14 -19 V
1544 15 -20 V
1545 15 -21 V
1546 15 -22 V
1547 14 -23 V
1548 15 -24 V
1549 15 -26 V
1550 14 -26 V
1551 15 -27 V
1552 15 -28 V
1553 15 -27 V
1554 stroke 2455 3216 M
1555 14 -28 V
1556 15 -28 V
1557 15 -27 V
1558 14 -27 V
1559 15 -27 V
1560 15 -26 V
1561 15 -26 V
1562 14 -25 V
1563 15 -24 V
1564 15 -22 V
1565 14 -22 V
1566 15 -21 V
1567 15 -19 V
1568 15 -19 V
1569 14 -17 V
1570 15 -17 V
1571 15 -15 V
1572 14 -14 V
1573 15 -12 V
1574 15 -12 V
1575 15 -10 V
1576 14 -9 V
1577 15 -8 V
1578 15 -7 V
1579 14 -6 V
1580 15 -5 V
1581 15 -5 V
1582 15 -5 V
1583 14 -4 V
1584 15 -4 V
1585 15 -5 V
1586 14 -4 V
1587 15 -5 V
1588 15 -6 V
1589 15 -7 V
1590 14 -8 V
1591 15 -9 V
1592 15 -11 V
1593 14 -11 V
1594 15 -13 V
1595 15 -14 V
1596 15 -16 V
1597 14 -16 V
1598 15 -17 V
1599 15 -19 V
1600 14 -19 V
1601 15 -19 V
1602 15 -20 V
1603 15 -20 V
1604 14 -20 V
1605 15 -20 V
1606 15 -20 V
1607 15 -19 V
1608 14 -18 V
1609 15 -18 V
1610 15 -17 V
1611 14 -16 V
1612 15 -16 V
1613 15 -15 V
1614 15 -14 V
1615 14 -13 V
1616 15 -13 V
1617 15 -12 V
1618 14 -11 V
1619 15 -11 V
1620 15 -11 V
1621 15 -10 V
1622 14 -9 V
1623 15 -10 V
1624 15 -9 V
1625 14 -8 V
1626 15 -9 V
1627 15 -8 V
1628 15 -8 V
1629 14 -8 V
1630 15 -7 V
1631 15 -8 V
1632 14 -7 V
1633 15 -8 V
1634 15 -7 V
1635 15 -7 V
1636 14 -8 V
1637 15 -7 V
1638 15 -7 V
1639 14 -8 V
1640 15 -7 V
1641 15 -7 V
1642 15 -8 V
1643 14 -7 V
1644 15 -7 V
1645 15 -7 V
1646 14 -8 V
1647 15 -7 V
1648 15 -6 V
1649 15 -7 V
1650 14 -6 V
1651 15 -6 V
1652 15 -6 V
1653 14 -6 V
1654 15 -6 V
1655 15 -5 V
1656 15 -6 V
1657 14 -5 V
1658 15 -5 V
1659 stroke 3985 1947 M
1660 15 -5 V
1661 14 -5 V
1662 15 -5 V
1663 15 -5 V
1664 15 -5 V
1665 14 -5 V
1666 15 -6 V
1667 15 -5 V
1668 14 -5 V
1669 15 -6 V
1670 15 -5 V
1671 15 -5 V
1672 14 -5 V
1673 15 -6 V
1674 15 -5 V
1675 14 -5 V
1676 15 -6 V
1677 15 -5 V
1678 15 -6 V
1679 14 -5 V
1680 15 -5 V
1681 15 -4 V
1682 15 -5 V
1683 14 -4 V
1684 15 -5 V
1685 15 -4 V
1686 14 -4 V
1687 15 -4 V
1688 15 -4 V
1689 15 -3 V
1690 14 -3 V
1691 15 -3 V
1692 15 -3 V
1693 14 -3 V
1694 15 -3 V
1695 15 -3 V
1696 15 -2 V
1697 14 -3 V
1698 15 -3 V
1699 15 -3 V
1700 14 -2 V
1701 15 -3 V
1702 15 -2 V
1703 15 -3 V
1704 14 -2 V
1705 15 -2 V
1706 15 -3 V
1707 14 -2 V
1708 15 -2 V
1709 15 -2 V
1710 15 -2 V
1711 14 -1 V
1712 15 -2 V
1713 15 -1 V
1714 14 -1 V
1715 15 -2 V
1716 15 -1 V
1717 15 -1 V
1718 14 -1 V
1719 15 -2 V
1720 15 -1 V
1721 14 -1 V
1722 15 -2 V
1723 15 -1 V
1724 15 -2 V
1725 14 -1 V
1726 15 -2 V
1727 15 -2 V
1728 14 -2 V
1729 15 -3 V
1730 15 -3 V
1731 15 -2 V
1732 14 -3 V
1733 15 -3 V
1734 15 -3 V
1735 14 -3 V
1736 15 -3 V
1737 15 -3 V
1738 15 -4 V
1739 14 -3 V
1740 15 -3 V
1741 15 -4 V
1742 14 -3 V
1743 15 -3 V
1744 15 -3 V
1745 15 -3 V
1746 14 -4 V
1747 15 -3 V
1748 15 -4 V
1749 15 -4 V
1750 14 -3 V
1751 15 -4 V
1752 15 -4 V
1753 14 -4 V
1754 15 -3 V
1755 15 -4 V
1756 15 -4 V
1757 14 -4 V
1758 15 -4 V
1759 15 -4 V
1760 14 -3 V
1761 15 -4 V
1762 15 -3 V
1763 15 -4 V
1764 stroke 5516 1601 M
1765 14 -3 V
1766 15 -4 V
1767 15 -3 V
1768 14 -4 V
1769 15 -3 V
1770 15 -4 V
1771 15 -3 V
1772 14 -3 V
1773 15 -4 V
1774 15 -3 V
1775 14 -3 V
1776 15 -4 V
1777 15 -3 V
1778 15 -4 V
1779 14 -3 V
1780 15 -3 V
1781 15 -3 V
1782 14 -3 V
1783 15 -3 V
1784 15 -3 V
1785 15 -3 V
1786 14 -3 V
1787 15 -3 V
1788 15 -3 V
1789 14 -3 V
1790 15 -3 V
1791 15 -3 V
1792 15 -2 V
1793 14 -3 V
1794 15 -3 V
1795 15 -2 V
1796 14 -2 V
1797 15 -2 V
1798 15 -2 V
1799 15 -2 V
1800 14 -1 V
1801 15 -1 V
1802 15 -2 V
1803 14 -1 V
1804 15 -1 V
1805 15 -1 V
1806 15 0 V
1807 14 -1 V
1808 15 -1 V
1809 15 -1 V
1810 14 -1 V
1811 15 -1 V
1812 15 -1 V
1813 15 -1 V
1814 14 -1 V
1815 15 -1 V
1816 15 -1 V
1817 15 -2 V
1818 14 -1 V
1819 15 -1 V
1820 15 -2 V
1821 14 -1 V
1822 15 -2 V
1823 15 -1 V
1824 15 -2 V
1825 14 -1 V
1826 15 -2 V
1827 15 -2 V
1828 14 -1 V
1829 15 -2 V
1830 15 -1 V
1831 15 -2 V
1832 14 -1 V
1833 15 -1 V
1834 15 -1 V
1835 14 -1 V
1836 15 -1 V
1837 15 1 V
1838 15 1 V
1839 14 3 V
1840 15 3 V
1841 15 4 V
1842 14 8 V
1843 15 12 V
1844 15 12 V
1845 15 13 V
1846 14 12 V
1847 15 14 V
1848 15 50 V
1849 14 46 V
1850 15 5 V
1851 15 6 V
1852 15 6 V
1853 14 8 V
1854 15 4 V
1855 % End plot #3
1856 stroke
1857 LTb
1858 770 4479 N
1859 770 448 L
1860 6177 0 V
1861 0 4031 V
1862 -6177 0 V
1863 Z stroke
1864 1.000 UP
1865 1.000 UL
1866 LTb
1867 stroke
1868 grestore
1869 end
1870 showpage
1871 %%Trailer
1872 %%DocumentFonts: Helvetica
1873 %%Pages: 1

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