ARGH
[matches/honours.git] / research / TCS / si_substrate_tcs.eps
1 %!PS-Adobe-2.0
2 %%Title: si_substrate_tcs.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Fri Oct 12 14:45:11 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 (si_substrate_tcs.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Fri Oct 12 14:45:11 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 1022 448 M
454 63 0 V
455 5862 0 R
456 -63 0 V
457 938 448 M
458 (-5e-08) Rshow
459 1.000 UL
460 LTb
461 1022 1044 M
462 63 0 V
463 5862 0 R
464 -63 0 V
465 -5946 0 R
466 ( 0) Rshow
467 1.000 UL
468 LTb
469 1022 1640 M
470 63 0 V
471 5862 0 R
472 -63 0 V
473 -5946 0 R
474 ( 5e-08) Rshow
475 1.000 UL
476 LTb
477 1022 2236 M
478 63 0 V
479 5862 0 R
480 -63 0 V
481 -5946 0 R
482 ( 1e-07) Rshow
483 1.000 UL
484 LTb
485 1022 2831 M
486 63 0 V
487 5862 0 R
488 -63 0 V
489 -5946 0 R
490 ( 1.5e-07) Rshow
491 1.000 UL
492 LTb
493 1022 3427 M
494 63 0 V
495 5862 0 R
496 -63 0 V
497 -5946 0 R
498 ( 2e-07) Rshow
499 1.000 UL
500 LTb
501 1022 4023 M
502 63 0 V
503 5862 0 R
504 -63 0 V
505 -5946 0 R
506 ( 2.5e-07) Rshow
507 1.000 UL
508 LTb
509 1022 4619 M
510 63 0 V
511 5862 0 R
512 -63 0 V
513 -5946 0 R
514 ( 3e-07) Rshow
515 1.000 UL
516 LTb
517 1022 448 M
518 0 63 V
519 0 4108 R
520 0 -63 V
521 0 -4248 R
522 ( 0) Cshow
523 1.000 UL
524 LTb
525 1680 448 M
526 0 63 V
527 0 4108 R
528 0 -63 V
529 0 -4248 R
530 ( 2) Cshow
531 1.000 UL
532 LTb
533 2339 448 M
534 0 63 V
535 0 4108 R
536 0 -63 V
537 0 -4248 R
538 ( 4) Cshow
539 1.000 UL
540 LTb
541 2997 448 M
542 0 63 V
543 0 4108 R
544 0 -63 V
545 0 -4248 R
546 ( 6) Cshow
547 1.000 UL
548 LTb
549 3655 448 M
550 0 63 V
551 0 4108 R
552 0 -63 V
553 0 -4248 R
554 ( 8) Cshow
555 1.000 UL
556 LTb
557 4314 448 M
558 0 63 V
559 0 4108 R
560 0 -63 V
561 0 -4248 R
562 ( 10) Cshow
563 1.000 UL
564 LTb
565 4972 448 M
566 0 63 V
567 0 4108 R
568 0 -63 V
569 0 -4248 R
570 ( 12) Cshow
571 1.000 UL
572 LTb
573 5630 448 M
574 0 63 V
575 0 4108 R
576 0 -63 V
577 0 -4248 R
578 ( 14) Cshow
579 1.000 UL
580 LTb
581 6289 448 M
582 0 63 V
583 0 4108 R
584 0 -63 V
585 0 -4248 R
586 ( 16) Cshow
587 1.000 UL
588 LTb
589 6947 448 M
590 0 63 V
591 0 4108 R
592 0 -63 V
593 0 -4248 R
594 ( 18) Cshow
595 1.000 UL
596 LTb
597 1.000 UL
598 LTb
599 1022 4619 N
600 0 -4171 V
601 5925 0 V
602 0 4171 V
603 -5925 0 V
604 Z stroke
605 LCb setrgbcolor
606 112 2533 M
607 currentpoint gsave translate -270 rotate 0 0 M
608 (dI\(E\)/dE \(uA / V\)) Cshow
609 grestore
610 LTb
611 LCb setrgbcolor
612 3984 98 M
613 (U \(V\)) Cshow
614 LTb
615 3984 4829 M
616 (Total Current Spectrum S\(E\)) Cshow
617 1.000 UP
618 1.000 UL
619 LTb
620 % Begin plot #1
621 1.000 UP
622 1.000 UL
623 LT0
624 LCb setrgbcolor
625 6296 4486 M
626 (Si Substrate) Rshow
627 LT0
628 6380 4486 M
629 399 0 V
630 1022 1044 M
631 69 0 V
632 69 0 V
633 69 0 V
634 69 0 V
635 70 0 V
636 69 0 V
637 69 0 V
638 69 0 V
639 69 0 V
640 69 0 V
641 69 0 V
642 69 0 V
643 70 0 V
644 69 0 V
645 69 0 V
646 69 0 V
647 69 0 V
648 69 0 V
649 69 0 V
650 69 0 V
651 70 0 V
652 69 7 V
653 69 414 V
654 69 896 V
655 69 725 V
656 69 323 V
657 69 113 V
658 70 219 V
659 69 193 V
660 69 99 V
661 69 131 V
662 69 -532 V
663 69 -824 V
664 69 -448 V
665 69 -272 V
666 69 -117 V
667 70 -144 V
668 69 -97 V
669 69 -89 V
670 69 -139 V
671 69 -51 V
672 69 -50 V
673 69 -72 V
674 69 -48 V
675 70 -73 V
676 69 -68 V
677 69 -21 V
678 69 -19 V
679 69 6 V
680 69 4 V
681 69 13 V
682 70 8 V
683 69 -7 V
684 69 18 V
685 69 10 V
686 69 32 V
687 69 -4 V
688 69 10 V
689 69 77 V
690 70 92 V
691 69 -58 V
692 69 -50 V
693 69 103 V
694 69 63 V
695 69 -69 V
696 69 -65 V
697 69 -11 V
698 69 -45 V
699 70 -62 V
700 69 -30 V
701 69 21 V
702 69 18 V
703 69 -36 V
704 69 -13 V
705 69 31 V
706 70 -19 V
707 69 -10 V
708 69 -31 V
709 69 -22 V
710 69 -9 V
711 1022 1044 Pls
712 1091 1044 Pls
713 1160 1044 Pls
714 1229 1044 Pls
715 1298 1044 Pls
716 1368 1044 Pls
717 1437 1044 Pls
718 1506 1044 Pls
719 1575 1044 Pls
720 1644 1044 Pls
721 1713 1044 Pls
722 1782 1044 Pls
723 1851 1044 Pls
724 1921 1044 Pls
725 1990 1044 Pls
726 2059 1044 Pls
727 2128 1044 Pls
728 2197 1044 Pls
729 2266 1044 Pls
730 2335 1044 Pls
731 2404 1044 Pls
732 2474 1044 Pls
733 2543 1051 Pls
734 2612 1465 Pls
735 2681 2361 Pls
736 2750 3086 Pls
737 2819 3409 Pls
738 2888 3522 Pls
739 2958 3741 Pls
740 3027 3934 Pls
741 3096 4033 Pls
742 3165 4164 Pls
743 3234 3632 Pls
744 3303 2808 Pls
745 3372 2360 Pls
746 3441 2088 Pls
747 3510 1971 Pls
748 3580 1827 Pls
749 3649 1730 Pls
750 3718 1641 Pls
751 3787 1502 Pls
752 3856 1451 Pls
753 3925 1401 Pls
754 3994 1329 Pls
755 4063 1281 Pls
756 4133 1208 Pls
757 4202 1140 Pls
758 4271 1119 Pls
759 4340 1100 Pls
760 4409 1106 Pls
761 4478 1110 Pls
762 4547 1123 Pls
763 4617 1131 Pls
764 4686 1124 Pls
765 4755 1142 Pls
766 4824 1152 Pls
767 4893 1184 Pls
768 4962 1180 Pls
769 5031 1190 Pls
770 5100 1267 Pls
771 5170 1359 Pls
772 5239 1301 Pls
773 5308 1251 Pls
774 5377 1354 Pls
775 5446 1417 Pls
776 5515 1348 Pls
777 5584 1283 Pls
778 5653 1272 Pls
779 5722 1227 Pls
780 5792 1165 Pls
781 5861 1135 Pls
782 5930 1156 Pls
783 5999 1174 Pls
784 6068 1138 Pls
785 6137 1125 Pls
786 6206 1156 Pls
787 6276 1137 Pls
788 6345 1127 Pls
789 6414 1096 Pls
790 6483 1074 Pls
791 6552 1065 Pls
792 6579 4486 Pls
793 % End plot #1
794 % Begin plot #2
795 1.000 UP
796 1.000 UL
797 LT1
798 LCb setrgbcolor
799 6296 4346 M
800 (+5min) Rshow
801 LT1
802 6380 4346 M
803 399 0 V
804 1022 1044 M
805 69 0 V
806 69 0 V
807 69 0 V
808 69 0 V
809 70 0 V
810 69 0 V
811 69 0 V
812 69 0 V
813 69 0 V
814 69 0 V
815 69 0 V
816 69 0 V
817 70 0 V
818 69 0 V
819 69 0 V
820 69 0 V
821 69 0 V
822 69 0 V
823 69 0 V
824 69 0 V
825 70 0 V
826 69 0 V
827 69 0 V
828 69 137 V
829 69 652 V
830 69 1061 V
831 69 569 V
832 70 192 V
833 69 282 V
834 69 54 V
835 69 75 V
836 69 48 V
837 69 -460 V
838 69 -803 V
839 69 -593 V
840 69 -188 V
841 70 -164 V
842 69 -141 V
843 69 -82 V
844 69 -114 V
845 69 -4 V
846 69 -27 V
847 69 -67 V
848 69 -28 V
849 70 -63 V
850 69 -51 V
851 69 -27 V
852 69 -44 V
853 69 -16 V
854 69 -17 V
855 69 -35 V
856 70 -7 V
857 69 -8 V
858 69 -9 V
859 69 -22 V
860 69 -18 V
861 69 58 V
862 69 31 V
863 69 -41 V
864 70 79 V
865 69 35 V
866 69 -23 V
867 69 -3 V
868 69 23 V
869 69 38 V
870 69 -57 V
871 69 -51 V
872 69 -52 V
873 70 -77 V
874 69 28 V
875 69 50 V
876 69 -13 V
877 69 -58 V
878 69 -32 V
879 69 63 V
880 70 10 V
881 69 8 V
882 69 44 V
883 69 -51 V
884 69 -75 V
885 1022 1044 Crs
886 1091 1044 Crs
887 1160 1044 Crs
888 1229 1044 Crs
889 1298 1044 Crs
890 1368 1044 Crs
891 1437 1044 Crs
892 1506 1044 Crs
893 1575 1044 Crs
894 1644 1044 Crs
895 1713 1044 Crs
896 1782 1044 Crs
897 1851 1044 Crs
898 1921 1044 Crs
899 1990 1044 Crs
900 2059 1044 Crs
901 2128 1044 Crs
902 2197 1044 Crs
903 2266 1044 Crs
904 2335 1044 Crs
905 2404 1044 Crs
906 2474 1044 Crs
907 2543 1044 Crs
908 2612 1044 Crs
909 2681 1181 Crs
910 2750 1833 Crs
911 2819 2894 Crs
912 2888 3463 Crs
913 2958 3655 Crs
914 3027 3937 Crs
915 3096 3991 Crs
916 3165 4066 Crs
917 3234 4114 Crs
918 3303 3654 Crs
919 3372 2851 Crs
920 3441 2258 Crs
921 3510 2070 Crs
922 3580 1906 Crs
923 3649 1765 Crs
924 3718 1683 Crs
925 3787 1569 Crs
926 3856 1565 Crs
927 3925 1538 Crs
928 3994 1471 Crs
929 4063 1443 Crs
930 4133 1380 Crs
931 4202 1329 Crs
932 4271 1302 Crs
933 4340 1258 Crs
934 4409 1242 Crs
935 4478 1225 Crs
936 4547 1190 Crs
937 4617 1183 Crs
938 4686 1175 Crs
939 4755 1166 Crs
940 4824 1144 Crs
941 4893 1126 Crs
942 4962 1184 Crs
943 5031 1215 Crs
944 5100 1174 Crs
945 5170 1253 Crs
946 5239 1288 Crs
947 5308 1265 Crs
948 5377 1262 Crs
949 5446 1285 Crs
950 5515 1323 Crs
951 5584 1266 Crs
952 5653 1215 Crs
953 5722 1163 Crs
954 5792 1086 Crs
955 5861 1114 Crs
956 5930 1164 Crs
957 5999 1151 Crs
958 6068 1093 Crs
959 6137 1061 Crs
960 6206 1124 Crs
961 6276 1134 Crs
962 6345 1142 Crs
963 6414 1186 Crs
964 6483 1135 Crs
965 6552 1060 Crs
966 6579 4346 Crs
967 % End plot #2
968 % Begin plot #3
969 1.000 UP
970 1.000 UL
971 LT2
972 LCb setrgbcolor
973 6296 4206 M
974 (+1hour) Rshow
975 LT2
976 6380 4206 M
977 399 0 V
978 1022 1044 M
979 69 0 V
980 69 0 V
981 69 0 V
982 69 0 V
983 70 0 V
984 69 0 V
985 69 0 V
986 69 0 V
987 69 0 V
988 69 0 V
989 69 0 V
990 69 0 V
991 70 0 V
992 69 0 V
993 69 0 V
994 69 0 V
995 69 0 V
996 69 0 V
997 69 0 V
998 69 0 V
999 70 0 V
1000 69 0 V
1001 69 0 V
1002 69 0 V
1003 69 0 V
1004 69 138 V
1005 69 572 V
1006 70 764 V
1007 69 356 V
1008 69 134 V
1009 69 226 V
1010 69 100 V
1011 69 33 V
1012 69 -326 V
1013 69 -690 V
1014 69 -289 V
1015 70 -51 V
1016 69 -99 V
1017 69 -46 V
1018 69 -102 V
1019 69 -79 V
1020 69 -27 V
1021 69 22 V
1022 69 -4 V
1023 70 -49 V
1024 69 7 V
1025 69 -22 V
1026 69 -59 V
1027 69 -42 V
1028 69 -14 V
1029 69 -25 V
1030 70 -44 V
1031 69 -43 V
1032 69 -24 V
1033 69 -48 V
1034 69 -39 V
1035 69 -37 V
1036 69 -62 V
1037 69 19 V
1038 70 -6 V
1039 69 -1 V
1040 69 6 V
1041 69 -9 V
1042 69 18 V
1043 69 -31 V
1044 69 20 V
1045 69 -42 V
1046 69 -63 V
1047 70 41 V
1048 69 -37 V
1049 69 -20 V
1050 69 -7 V
1051 69 -32 V
1052 69 1 V
1053 69 1 V
1054 70 -2 V
1055 69 -2 V
1056 69 18 V
1057 69 -25 V
1058 69 -29 V
1059 1022 1044 Star
1060 1091 1044 Star
1061 1160 1044 Star
1062 1229 1044 Star
1063 1298 1044 Star
1064 1368 1044 Star
1065 1437 1044 Star
1066 1506 1044 Star
1067 1575 1044 Star
1068 1644 1044 Star
1069 1713 1044 Star
1070 1782 1044 Star
1071 1851 1044 Star
1072 1921 1044 Star
1073 1990 1044 Star
1074 2059 1044 Star
1075 2128 1044 Star
1076 2197 1044 Star
1077 2266 1044 Star
1078 2335 1044 Star
1079 2404 1044 Star
1080 2474 1044 Star
1081 2543 1044 Star
1082 2612 1044 Star
1083 2681 1044 Star
1084 2750 1044 Star
1085 2819 1182 Star
1086 2888 1754 Star
1087 2958 2518 Star
1088 3027 2874 Star
1089 3096 3008 Star
1090 3165 3234 Star
1091 3234 3334 Star
1092 3303 3367 Star
1093 3372 3041 Star
1094 3441 2351 Star
1095 3510 2062 Star
1096 3580 2011 Star
1097 3649 1912 Star
1098 3718 1866 Star
1099 3787 1764 Star
1100 3856 1685 Star
1101 3925 1658 Star
1102 3994 1680 Star
1103 4063 1676 Star
1104 4133 1627 Star
1105 4202 1634 Star
1106 4271 1612 Star
1107 4340 1553 Star
1108 4409 1511 Star
1109 4478 1497 Star
1110 4547 1472 Star
1111 4617 1428 Star
1112 4686 1385 Star
1113 4755 1361 Star
1114 4824 1313 Star
1115 4893 1274 Star
1116 4962 1237 Star
1117 5031 1175 Star
1118 5100 1194 Star
1119 5170 1188 Star
1120 5239 1187 Star
1121 5308 1193 Star
1122 5377 1184 Star
1123 5446 1202 Star
1124 5515 1171 Star
1125 5584 1191 Star
1126 5653 1149 Star
1127 5722 1086 Star
1128 5792 1127 Star
1129 5861 1090 Star
1130 5930 1070 Star
1131 5999 1063 Star
1132 6068 1031 Star
1133 6137 1032 Star
1134 6206 1033 Star
1135 6276 1031 Star
1136 6345 1029 Star
1137 6414 1047 Star
1138 6483 1022 Star
1139 6552 993 Star
1140 6579 4206 Star
1141 % End plot #3
1142 % Begin plot #4
1143 1.000 UP
1144 1.000 UL
1145 LT3
1146 LCb setrgbcolor
1147 6296 4066 M
1148 (+2hour) Rshow
1149 LT3
1150 6380 4066 M
1151 399 0 V
1152 1022 1044 M
1153 69 0 V
1154 69 0 V
1155 69 0 V
1156 69 0 V
1157 70 0 V
1158 69 0 V
1159 69 0 V
1160 69 0 V
1161 69 0 V
1162 69 0 V
1163 69 0 V
1164 69 0 V
1165 70 0 V
1166 69 0 V
1167 69 0 V
1168 69 0 V
1169 69 0 V
1170 69 0 V
1171 69 0 V
1172 69 0 V
1173 70 0 V
1174 69 0 V
1175 69 0 V
1176 69 0 V
1177 69 0 V
1178 69 255 V
1179 69 695 V
1180 70 656 V
1181 69 257 V
1182 69 124 V
1183 69 234 V
1184 69 151 V
1185 69 67 V
1186 69 -395 V
1187 69 -692 V
1188 69 -225 V
1189 70 -85 V
1190 69 -75 V
1191 69 -12 V
1192 69 -74 V
1193 69 -2 V
1194 69 -43 V
1195 69 -39 V
1196 69 48 V
1197 70 -51 V
1198 69 -19 V
1199 69 36 V
1200 69 -50 V
1201 69 32 V
1202 69 -10 V
1203 69 -92 V
1204 70 9 V
1205 69 9 V
1206 69 -94 V
1207 69 -109 V
1208 69 -49 V
1209 69 -49 V
1210 69 -45 V
1211 69 -56 V
1212 70 -21 V
1213 69 5 V
1214 69 -16 V
1215 69 -35 V
1216 69 -10 V
1217 69 -10 V
1218 69 -64 V
1219 69 -65 V
1220 69 -28 V
1221 70 -26 V
1222 69 -23 V
1223 69 -8 V
1224 69 -4 V
1225 69 -5 V
1226 69 -5 V
1227 69 -2 V
1228 70 0 V
1229 69 6 V
1230 69 -21 V
1231 69 -7 V
1232 69 20 V
1233 1022 1044 Box
1234 1091 1044 Box
1235 1160 1044 Box
1236 1229 1044 Box
1237 1298 1044 Box
1238 1368 1044 Box
1239 1437 1044 Box
1240 1506 1044 Box
1241 1575 1044 Box
1242 1644 1044 Box
1243 1713 1044 Box
1244 1782 1044 Box
1245 1851 1044 Box
1246 1921 1044 Box
1247 1990 1044 Box
1248 2059 1044 Box
1249 2128 1044 Box
1250 2197 1044 Box
1251 2266 1044 Box
1252 2335 1044 Box
1253 2404 1044 Box
1254 2474 1044 Box
1255 2543 1044 Box
1256 2612 1044 Box
1257 2681 1044 Box
1258 2750 1044 Box
1259 2819 1299 Box
1260 2888 1994 Box
1261 2958 2650 Box
1262 3027 2907 Box
1263 3096 3031 Box
1264 3165 3265 Box
1265 3234 3416 Box
1266 3303 3483 Box
1267 3372 3088 Box
1268 3441 2396 Box
1269 3510 2171 Box
1270 3580 2086 Box
1271 3649 2011 Box
1272 3718 1999 Box
1273 3787 1925 Box
1274 3856 1923 Box
1275 3925 1880 Box
1276 3994 1841 Box
1277 4063 1889 Box
1278 4133 1838 Box
1279 4202 1819 Box
1280 4271 1855 Box
1281 4340 1805 Box
1282 4409 1837 Box
1283 4478 1827 Box
1284 4547 1735 Box
1285 4617 1744 Box
1286 4686 1753 Box
1287 4755 1659 Box
1288 4824 1550 Box
1289 4893 1501 Box
1290 4962 1452 Box
1291 5031 1407 Box
1292 5100 1351 Box
1293 5170 1330 Box
1294 5239 1335 Box
1295 5308 1319 Box
1296 5377 1284 Box
1297 5446 1274 Box
1298 5515 1264 Box
1299 5584 1200 Box
1300 5653 1135 Box
1301 5722 1107 Box
1302 5792 1081 Box
1303 5861 1058 Box
1304 5930 1050 Box
1305 5999 1046 Box
1306 6068 1041 Box
1307 6137 1036 Box
1308 6206 1034 Box
1309 6276 1034 Box
1310 6345 1040 Box
1311 6414 1019 Box
1312 6483 1012 Box
1313 6552 1032 Box
1314 6579 4066 Box
1315 % End plot #4
1316 % Begin plot #5
1317 1.000 UP
1318 1.000 UL
1319 LT4
1320 LCb setrgbcolor
1321 6296 3926 M
1322 (+7day) Rshow
1323 LT4
1324 6380 3926 M
1325 399 0 V
1326 1022 1044 M
1327 69 0 V
1328 69 0 V
1329 69 0 V
1330 69 0 V
1331 70 0 V
1332 69 0 V
1333 69 0 V
1334 69 0 V
1335 69 0 V
1336 69 0 V
1337 69 0 V
1338 69 0 V
1339 70 0 V
1340 69 0 V
1341 69 0 V
1342 69 0 V
1343 69 0 V
1344 69 0 V
1345 69 0 V
1346 69 0 V
1347 70 0 V
1348 69 0 V
1349 69 0 V
1350 69 0 V
1351 69 0 V
1352 69 0 V
1353 69 0 V
1354 70 0 V
1355 69 0 V
1356 69 0 V
1357 69 0 V
1358 69 45 V
1359 69 149 V
1360 69 142 V
1361 69 88 V
1362 69 101 V
1363 70 54 V
1364 69 15 V
1365 69 -49 V
1366 69 -154 V
1367 69 -142 V
1368 69 -82 V
1369 69 -29 V
1370 69 11 V
1371 70 -22 V
1372 69 -8 V
1373 69 18 V
1374 69 33 V
1375 69 36 V
1376 69 17 V
1377 69 48 V
1378 70 30 V
1379 69 8 V
1380 69 33 V
1381 69 4 V
1382 69 -7 V
1383 69 -26 V
1384 69 -41 V
1385 69 -33 V
1386 70 -62 V
1387 69 -43 V
1388 69 -33 V
1389 69 -39 V
1390 69 -37 V
1391 69 -2 V
1392 69 -7 V
1393 69 -9 V
1394 69 13 V
1395 70 2 V
1396 69 -2 V
1397 69 -5 V
1398 69 3 V
1399 69 6 V
1400 69 1 V
1401 69 3 V
1402 70 6 V
1403 69 2 V
1404 69 9 V
1405 69 7 V
1406 69 -1 V
1407 1022 1044 BoxF
1408 1091 1044 BoxF
1409 1160 1044 BoxF
1410 1229 1044 BoxF
1411 1298 1044 BoxF
1412 1368 1044 BoxF
1413 1437 1044 BoxF
1414 1506 1044 BoxF
1415 1575 1044 BoxF
1416 1644 1044 BoxF
1417 1713 1044 BoxF
1418 1782 1044 BoxF
1419 1851 1044 BoxF
1420 1921 1044 BoxF
1421 1990 1044 BoxF
1422 2059 1044 BoxF
1423 2128 1044 BoxF
1424 2197 1044 BoxF
1425 2266 1044 BoxF
1426 2335 1044 BoxF
1427 2404 1044 BoxF
1428 2474 1044 BoxF
1429 2543 1044 BoxF
1430 2612 1044 BoxF
1431 2681 1044 BoxF
1432 2750 1044 BoxF
1433 2819 1044 BoxF
1434 2888 1044 BoxF
1435 2958 1044 BoxF
1436 3027 1044 BoxF
1437 3096 1044 BoxF
1438 3165 1044 BoxF
1439 3234 1089 BoxF
1440 3303 1238 BoxF
1441 3372 1380 BoxF
1442 3441 1468 BoxF
1443 3510 1569 BoxF
1444 3580 1623 BoxF
1445 3649 1638 BoxF
1446 3718 1589 BoxF
1447 3787 1435 BoxF
1448 3856 1293 BoxF
1449 3925 1211 BoxF
1450 3994 1182 BoxF
1451 4063 1193 BoxF
1452 4133 1171 BoxF
1453 4202 1163 BoxF
1454 4271 1181 BoxF
1455 4340 1214 BoxF
1456 4409 1250 BoxF
1457 4478 1267 BoxF
1458 4547 1315 BoxF
1459 4617 1345 BoxF
1460 4686 1353 BoxF
1461 4755 1386 BoxF
1462 4824 1390 BoxF
1463 4893 1383 BoxF
1464 4962 1357 BoxF
1465 5031 1316 BoxF
1466 5100 1283 BoxF
1467 5170 1221 BoxF
1468 5239 1178 BoxF
1469 5308 1145 BoxF
1470 5377 1106 BoxF
1471 5446 1069 BoxF
1472 5515 1067 BoxF
1473 5584 1060 BoxF
1474 5653 1051 BoxF
1475 5722 1064 BoxF
1476 5792 1066 BoxF
1477 5861 1064 BoxF
1478 5930 1059 BoxF
1479 5999 1062 BoxF
1480 6068 1068 BoxF
1481 6137 1069 BoxF
1482 6206 1072 BoxF
1483 6276 1078 BoxF
1484 6345 1080 BoxF
1485 6414 1089 BoxF
1486 6483 1096 BoxF
1487 6552 1095 BoxF
1488 6579 3926 BoxF
1489 % End plot #5
1490 1.000 UL
1491 LTb
1492 1022 4619 N
1493 0 -4171 V
1494 5925 0 V
1495 0 4171 V
1496 -5925 0 V
1497 Z stroke
1498 1.000 UP
1499 1.000 UL
1500 LTb
1501 stroke
1502 grestore
1503 end
1504 showpage
1505 %%Trailer
1506 %%DocumentFonts: Helvetica
1507 %%Pages: 1

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