6ddef709b931d46a4f2392cec4ecaecc41a5b72a
[matches/honours.git] / research / analysis and stuff / tcs scripts / au_vs_blackau / tcs_normalised.eps
1 %!PS-Adobe-2.0
2 %%Title: au_vs_blackau/tcs_normalised.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Sun Oct 14 00:54:05 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 (au_vs_blackau/tcs_normalised.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Sun Oct 14 00:54:05 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 448 M
454 63 0 V
455 6114 0 R
456 -63 0 V
457 686 448 M
458 ( 0) Rshow
459 1.000 UL
460 LTb
461 770 986 M
462 63 0 V
463 6114 0 R
464 -63 0 V
465 686 986 M
466 ( 0.05) Rshow
467 1.000 UL
468 LTb
469 770 1523 M
470 63 0 V
471 6114 0 R
472 -63 0 V
473 -6198 0 R
474 ( 0.1) Rshow
475 1.000 UL
476 LTb
477 770 2061 M
478 63 0 V
479 6114 0 R
480 -63 0 V
481 -6198 0 R
482 ( 0.15) Rshow
483 1.000 UL
484 LTb
485 770 2599 M
486 63 0 V
487 6114 0 R
488 -63 0 V
489 -6198 0 R
490 ( 0.2) Rshow
491 1.000 UL
492 LTb
493 770 3137 M
494 63 0 V
495 6114 0 R
496 -63 0 V
497 -6198 0 R
498 ( 0.25) Rshow
499 1.000 UL
500 LTb
501 770 3674 M
502 63 0 V
503 6114 0 R
504 -63 0 V
505 -6198 0 R
506 ( 0.3) Rshow
507 1.000 UL
508 LTb
509 770 4212 M
510 63 0 V
511 6114 0 R
512 -63 0 V
513 -6198 0 R
514 ( 0.35) Rshow
515 1.000 UL
516 LTb
517 770 448 M
518 0 63 V
519 0 4108 R
520 0 -63 V
521 770 308 M
522 ( 0) Cshow
523 1.000 UL
524 LTb
525 1456 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 2143 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 2829 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 3515 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 4202 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 4888 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 5574 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 6261 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 770 4619 N
600 770 448 L
601 6177 0 V
602 0 4171 V
603 -6177 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 \(normalised\)) Cshow
609 grestore
610 LTb
611 LCb setrgbcolor
612 3858 98 M
613 (U \(V\)) Cshow
614 LTb
615 3858 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 (BlackAu) Rshow
627 LT0
628 6380 4486 M
629 399 0 V
630 770 448 M
631 14 0 V
632 15 0 V
633 14 0 V
634 15 0 V
635 14 0 V
636 14 0 V
637 15 0 V
638 14 0 V
639 15 0 V
640 14 0 V
641 15 0 V
642 14 0 V
643 14 0 V
644 15 0 V
645 14 0 V
646 15 0 V
647 14 0 V
648 14 0 V
649 15 0 V
650 14 0 V
651 15 0 V
652 14 0 V
653 14 0 V
654 15 0 V
655 14 0 V
656 15 0 V
657 14 0 V
658 15 0 V
659 14 0 V
660 14 0 V
661 15 0 V
662 14 0 V
663 15 0 V
664 14 0 V
665 14 0 V
666 15 0 V
667 14 0 V
668 15 0 V
669 14 0 V
670 15 0 V
671 14 0 V
672 14 0 V
673 15 0 V
674 14 0 V
675 15 0 V
676 14 0 V
677 14 0 V
678 15 0 V
679 14 0 V
680 15 0 V
681 14 0 V
682 14 0 V
683 15 0 V
684 14 0 V
685 15 0 V
686 14 1 V
687 15 0 V
688 14 2 V
689 14 1 V
690 15 3 V
691 14 4 V
692 15 6 V
693 14 8 V
694 14 10 V
695 15 13 V
696 14 17 V
697 15 21 V
698 14 25 V
699 14 31 V
700 15 37 V
701 14 43 V
702 15 49 V
703 14 56 V
704 15 63 V
705 14 70 V
706 14 77 V
707 15 83 V
708 14 90 V
709 15 96 V
710 14 102 V
711 14 106 V
712 15 110 V
713 14 113 V
714 15 115 V
715 14 117 V
716 15 117 V
717 14 118 V
718 14 116 V
719 15 116 V
720 14 113 V
721 15 111 V
722 14 107 V
723 14 105 V
724 15 101 V
725 14 96 V
726 15 93 V
727 14 88 V
728 14 84 V
729 15 80 V
730 14 75 V
731 15 70 V
732 14 65 V
733 stroke 2240 3572 M
734 15 60 V
735 14 54 V
736 14 49 V
737 15 44 V
738 14 38 V
739 15 33 V
740 14 26 V
741 14 21 V
742 15 15 V
743 14 9 V
744 15 3 V
745 14 -3 V
746 14 -9 V
747 15 -14 V
748 14 -20 V
749 15 -25 V
750 14 -31 V
751 15 -35 V
752 14 -39 V
753 14 -44 V
754 15 -48 V
755 14 -51 V
756 15 -54 V
757 14 -57 V
758 14 -60 V
759 15 -61 V
760 14 -64 V
761 15 -64 V
762 14 -66 V
763 15 -67 V
764 14 -67 V
765 14 -68 V
766 15 -68 V
767 14 -67 V
768 15 -68 V
769 14 -67 V
770 14 -66 V
771 15 -66 V
772 14 -64 V
773 15 -64 V
774 14 -64 V
775 14 -62 V
776 15 -61 V
777 14 -60 V
778 15 -59 V
779 14 -57 V
780 15 -57 V
781 14 -55 V
782 14 -53 V
783 15 -53 V
784 14 -51 V
785 15 -50 V
786 14 -48 V
787 14 -47 V
788 15 -46 V
789 14 -44 V
790 15 -42 V
791 14 -41 V
792 14 -40 V
793 15 -38 V
794 14 -37 V
795 15 -35 V
796 14 -34 V
797 15 -32 V
798 14 -31 V
799 14 -30 V
800 15 -28 V
801 14 -27 V
802 15 -26 V
803 14 -24 V
804 14 -23 V
805 15 -22 V
806 14 -21 V
807 15 -19 V
808 14 -18 V
809 15 -17 V
810 14 -16 V
811 14 -15 V
812 15 -13 V
813 14 -12 V
814 15 -12 V
815 14 -10 V
816 14 -9 V
817 15 -9 V
818 14 -8 V
819 15 -7 V
820 14 -7 V
821 14 -6 V
822 15 -5 V
823 14 -6 V
824 15 -5 V
825 14 -5 V
826 15 -5 V
827 14 -5 V
828 14 -5 V
829 15 -5 V
830 14 -4 V
831 15 -6 V
832 14 -5 V
833 14 -5 V
834 15 -5 V
835 14 -5 V
836 15 -6 V
837 14 -5 V
838 stroke 3739 789 M
839 14 -6 V
840 15 -5 V
841 14 -6 V
842 15 -6 V
843 14 -5 V
844 15 -6 V
845 14 -5 V
846 14 -6 V
847 15 -6 V
848 14 -5 V
849 15 -5 V
850 14 -6 V
851 14 -5 V
852 15 -4 V
853 14 -5 V
854 15 -4 V
855 14 -4 V
856 15 -4 V
857 14 -3 V
858 14 -3 V
859 15 -3 V
860 14 -2 V
861 15 -2 V
862 14 -1 V
863 14 -1 V
864 15 -1 V
865 14 0 V
866 15 0 V
867 14 0 V
868 14 1 V
869 15 1 V
870 14 1 V
871 15 1 V
872 14 1 V
873 15 1 V
874 14 1 V
875 14 0 V
876 15 1 V
877 14 0 V
878 15 0 V
879 14 -1 V
880 14 0 V
881 15 -2 V
882 14 -1 V
883 15 -2 V
884 14 -2 V
885 14 -2 V
886 15 -3 V
887 14 -2 V
888 15 -3 V
889 14 -2 V
890 15 -3 V
891 14 -3 V
892 14 -3 V
893 15 -2 V
894 14 -3 V
895 15 -2 V
896 14 -2 V
897 14 -2 V
898 15 -2 V
899 14 -3 V
900 15 -2 V
901 14 -2 V
902 15 -2 V
903 14 -2 V
904 14 -2 V
905 15 -2 V
906 14 -2 V
907 15 -2 V
908 14 -2 V
909 14 -1 V
910 15 -2 V
911 14 -2 V
912 15 -2 V
913 14 -1 V
914 14 -2 V
915 15 -1 V
916 14 -1 V
917 15 -1 V
918 14 -1 V
919 15 -1 V
920 14 -1 V
921 14 -1 V
922 15 -1 V
923 14 -1 V
924 15 0 V
925 14 -1 V
926 14 0 V
927 15 -1 V
928 14 0 V
929 15 -1 V
930 14 -1 V
931 14 0 V
932 15 -1 V
933 14 -1 V
934 15 -1 V
935 14 -1 V
936 15 -1 V
937 14 -2 V
938 14 -1 V
939 15 -2 V
940 14 -1 V
941 15 -2 V
942 14 -2 V
943 stroke 5238 587 M
944 14 -2 V
945 15 -2 V
946 14 -2 V
947 15 -2 V
948 14 -2 V
949 15 -2 V
950 14 -2 V
951 14 -2 V
952 15 -2 V
953 14 -2 V
954 15 -1 V
955 14 -2 V
956 14 -1 V
957 15 -1 V
958 14 -2 V
959 15 -1 V
960 14 -1 V
961 14 -2 V
962 15 -1 V
963 14 -1 V
964 15 -1 V
965 14 -1 V
966 15 -1 V
967 14 -1 V
968 14 -1 V
969 15 0 V
970 14 -1 V
971 15 0 V
972 14 0 V
973 14 0 V
974 15 0 V
975 14 1 V
976 15 0 V
977 14 1 V
978 14 1 V
979 15 1 V
980 14 1 V
981 15 1 V
982 14 1 V
983 15 1 V
984 14 0 V
985 14 1 V
986 15 0 V
987 14 0 V
988 15 -1 V
989 14 0 V
990 14 -1 V
991 15 -1 V
992 14 -1 V
993 15 -1 V
994 14 -1 V
995 15 -1 V
996 14 -1 V
997 14 -1 V
998 15 -1 V
999 14 -1 V
1000 15 0 V
1001 14 0 V
1002 14 1 V
1003 15 0 V
1004 14 1 V
1005 15 1 V
1006 14 2 V
1007 14 1 V
1008 15 2 V
1009 14 1 V
1010 15 2 V
1011 14 1 V
1012 15 1 V
1013 14 1 V
1014 14 1 V
1015 15 0 V
1016 14 -1 V
1017 15 -1 V
1018 14 -2 V
1019 14 -2 V
1020 15 -3 V
1021 14 -5 V
1022 15 -5 V
1023 14 -6 V
1024 14 -6 V
1025 15 -6 V
1026 14 -6 V
1027 15 -17 V
1028 14 -15 V
1029 15 -2 V
1030 14 -3 V
1031 14 -2 V
1032 15 -3 V
1033 14 -2 V
1034 770 448 Pls
1035 784 448 Pls
1036 799 448 Pls
1037 813 448 Pls
1038 828 448 Pls
1039 842 448 Pls
1040 856 448 Pls
1041 871 448 Pls
1042 885 448 Pls
1043 900 448 Pls
1044 914 448 Pls
1045 929 448 Pls
1046 943 448 Pls
1047 957 448 Pls
1048 972 448 Pls
1049 986 448 Pls
1050 1001 448 Pls
1051 1015 448 Pls
1052 1029 448 Pls
1053 1044 448 Pls
1054 1058 448 Pls
1055 1073 448 Pls
1056 1087 448 Pls
1057 1101 448 Pls
1058 1116 448 Pls
1059 1130 448 Pls
1060 1145 448 Pls
1061 1159 448 Pls
1062 1174 448 Pls
1063 1188 448 Pls
1064 1202 448 Pls
1065 1217 448 Pls
1066 1231 448 Pls
1067 1246 448 Pls
1068 1260 448 Pls
1069 1274 448 Pls
1070 1289 448 Pls
1071 1303 448 Pls
1072 1318 448 Pls
1073 1332 448 Pls
1074 1347 448 Pls
1075 1361 448 Pls
1076 1375 448 Pls
1077 1390 448 Pls
1078 1404 448 Pls
1079 1419 448 Pls
1080 1433 448 Pls
1081 1447 448 Pls
1082 1462 448 Pls
1083 1476 448 Pls
1084 1491 448 Pls
1085 1505 448 Pls
1086 1519 448 Pls
1087 1534 448 Pls
1088 1548 448 Pls
1089 1563 448 Pls
1090 1577 449 Pls
1091 1592 449 Pls
1092 1606 451 Pls
1093 1620 452 Pls
1094 1635 455 Pls
1095 1649 459 Pls
1096 1664 465 Pls
1097 1678 473 Pls
1098 1692 483 Pls
1099 1707 496 Pls
1100 1721 513 Pls
1101 1736 534 Pls
1102 1750 559 Pls
1103 1764 590 Pls
1104 1779 627 Pls
1105 1793 670 Pls
1106 1808 719 Pls
1107 1822 775 Pls
1108 1837 838 Pls
1109 1851 908 Pls
1110 1865 985 Pls
1111 1880 1068 Pls
1112 1894 1158 Pls
1113 1909 1254 Pls
1114 1923 1356 Pls
1115 1937 1462 Pls
1116 1952 1572 Pls
1117 1966 1685 Pls
1118 1981 1800 Pls
1119 1995 1917 Pls
1120 2010 2034 Pls
1121 2024 2152 Pls
1122 2038 2268 Pls
1123 2053 2384 Pls
1124 2067 2497 Pls
1125 2082 2608 Pls
1126 2096 2715 Pls
1127 2110 2820 Pls
1128 2125 2921 Pls
1129 2139 3017 Pls
1130 2154 3110 Pls
1131 2168 3198 Pls
1132 2182 3282 Pls
1133 2197 3362 Pls
1134 2211 3437 Pls
1135 2226 3507 Pls
1136 2240 3572 Pls
1137 2255 3632 Pls
1138 2269 3686 Pls
1139 2283 3735 Pls
1140 2298 3779 Pls
1141 2312 3817 Pls
1142 2327 3850 Pls
1143 2341 3876 Pls
1144 2355 3897 Pls
1145 2370 3912 Pls
1146 2384 3921 Pls
1147 2399 3924 Pls
1148 2413 3921 Pls
1149 2427 3912 Pls
1150 2442 3898 Pls
1151 2456 3878 Pls
1152 2471 3853 Pls
1153 2485 3822 Pls
1154 2500 3787 Pls
1155 2514 3748 Pls
1156 2528 3704 Pls
1157 2543 3656 Pls
1158 2557 3605 Pls
1159 2572 3551 Pls
1160 2586 3494 Pls
1161 2600 3434 Pls
1162 2615 3373 Pls
1163 2629 3309 Pls
1164 2644 3245 Pls
1165 2658 3179 Pls
1166 2673 3112 Pls
1167 2687 3045 Pls
1168 2701 2977 Pls
1169 2716 2909 Pls
1170 2730 2842 Pls
1171 2745 2774 Pls
1172 2759 2707 Pls
1173 2773 2641 Pls
1174 2788 2575 Pls
1175 2802 2511 Pls
1176 2817 2447 Pls
1177 2831 2383 Pls
1178 2845 2321 Pls
1179 2860 2260 Pls
1180 2874 2200 Pls
1181 2889 2141 Pls
1182 2903 2084 Pls
1183 2918 2027 Pls
1184 2932 1972 Pls
1185 2946 1919 Pls
1186 2961 1866 Pls
1187 2975 1815 Pls
1188 2990 1765 Pls
1189 3004 1717 Pls
1190 3018 1670 Pls
1191 3033 1624 Pls
1192 3047 1580 Pls
1193 3062 1538 Pls
1194 3076 1497 Pls
1195 3090 1457 Pls
1196 3105 1419 Pls
1197 3119 1382 Pls
1198 3134 1347 Pls
1199 3148 1313 Pls
1200 3163 1281 Pls
1201 3177 1250 Pls
1202 3191 1220 Pls
1203 3206 1192 Pls
1204 3220 1165 Pls
1205 3235 1139 Pls
1206 3249 1115 Pls
1207 3263 1092 Pls
1208 3278 1070 Pls
1209 3292 1049 Pls
1210 3307 1030 Pls
1211 3321 1012 Pls
1212 3336 995 Pls
1213 3350 979 Pls
1214 3364 964 Pls
1215 3379 951 Pls
1216 3393 939 Pls
1217 3408 927 Pls
1218 3422 917 Pls
1219 3436 908 Pls
1220 3451 899 Pls
1221 3465 891 Pls
1222 3480 884 Pls
1223 3494 877 Pls
1224 3508 871 Pls
1225 3523 866 Pls
1226 3537 860 Pls
1227 3552 855 Pls
1228 3566 850 Pls
1229 3581 845 Pls
1230 3595 840 Pls
1231 3609 835 Pls
1232 3624 830 Pls
1233 3638 826 Pls
1234 3653 820 Pls
1235 3667 815 Pls
1236 3681 810 Pls
1237 3696 805 Pls
1238 3710 800 Pls
1239 3725 794 Pls
1240 3739 789 Pls
1241 3753 783 Pls
1242 3768 778 Pls
1243 3782 772 Pls
1244 3797 766 Pls
1245 3811 761 Pls
1246 3826 755 Pls
1247 3840 750 Pls
1248 3854 744 Pls
1249 3869 738 Pls
1250 3883 733 Pls
1251 3898 728 Pls
1252 3912 722 Pls
1253 3926 717 Pls
1254 3941 713 Pls
1255 3955 708 Pls
1256 3970 704 Pls
1257 3984 700 Pls
1258 3999 696 Pls
1259 4013 693 Pls
1260 4027 690 Pls
1261 4042 687 Pls
1262 4056 685 Pls
1263 4071 683 Pls
1264 4085 682 Pls
1265 4099 681 Pls
1266 4114 680 Pls
1267 4128 680 Pls
1268 4143 680 Pls
1269 4157 680 Pls
1270 4171 681 Pls
1271 4186 682 Pls
1272 4200 683 Pls
1273 4215 684 Pls
1274 4229 685 Pls
1275 4244 686 Pls
1276 4258 687 Pls
1277 4272 687 Pls
1278 4287 688 Pls
1279 4301 688 Pls
1280 4316 688 Pls
1281 4330 687 Pls
1282 4344 687 Pls
1283 4359 685 Pls
1284 4373 684 Pls
1285 4388 682 Pls
1286 4402 680 Pls
1287 4416 678 Pls
1288 4431 675 Pls
1289 4445 673 Pls
1290 4460 670 Pls
1291 4474 668 Pls
1292 4489 665 Pls
1293 4503 662 Pls
1294 4517 659 Pls
1295 4532 657 Pls
1296 4546 654 Pls
1297 4561 652 Pls
1298 4575 650 Pls
1299 4589 648 Pls
1300 4604 646 Pls
1301 4618 643 Pls
1302 4633 641 Pls
1303 4647 639 Pls
1304 4662 637 Pls
1305 4676 635 Pls
1306 4690 633 Pls
1307 4705 631 Pls
1308 4719 629 Pls
1309 4734 627 Pls
1310 4748 625 Pls
1311 4762 624 Pls
1312 4777 622 Pls
1313 4791 620 Pls
1314 4806 618 Pls
1315 4820 617 Pls
1316 4834 615 Pls
1317 4849 614 Pls
1318 4863 613 Pls
1319 4878 612 Pls
1320 4892 611 Pls
1321 4907 610 Pls
1322 4921 609 Pls
1323 4935 608 Pls
1324 4950 607 Pls
1325 4964 606 Pls
1326 4979 606 Pls
1327 4993 605 Pls
1328 5007 605 Pls
1329 5022 604 Pls
1330 5036 604 Pls
1331 5051 603 Pls
1332 5065 602 Pls
1333 5079 602 Pls
1334 5094 601 Pls
1335 5108 600 Pls
1336 5123 599 Pls
1337 5137 598 Pls
1338 5152 597 Pls
1339 5166 595 Pls
1340 5180 594 Pls
1341 5195 592 Pls
1342 5209 591 Pls
1343 5224 589 Pls
1344 5238 587 Pls
1345 5252 585 Pls
1346 5267 583 Pls
1347 5281 581 Pls
1348 5296 579 Pls
1349 5310 577 Pls
1350 5325 575 Pls
1351 5339 573 Pls
1352 5353 571 Pls
1353 5368 569 Pls
1354 5382 567 Pls
1355 5397 566 Pls
1356 5411 564 Pls
1357 5425 563 Pls
1358 5440 562 Pls
1359 5454 560 Pls
1360 5469 559 Pls
1361 5483 558 Pls
1362 5497 556 Pls
1363 5512 555 Pls
1364 5526 554 Pls
1365 5541 553 Pls
1366 5555 552 Pls
1367 5570 551 Pls
1368 5584 550 Pls
1369 5598 549 Pls
1370 5613 549 Pls
1371 5627 548 Pls
1372 5642 548 Pls
1373 5656 548 Pls
1374 5670 548 Pls
1375 5685 548 Pls
1376 5699 549 Pls
1377 5714 549 Pls
1378 5728 550 Pls
1379 5742 551 Pls
1380 5757 552 Pls
1381 5771 553 Pls
1382 5786 554 Pls
1383 5800 555 Pls
1384 5815 556 Pls
1385 5829 556 Pls
1386 5843 557 Pls
1387 5858 557 Pls
1388 5872 557 Pls
1389 5887 556 Pls
1390 5901 556 Pls
1391 5915 555 Pls
1392 5930 554 Pls
1393 5944 553 Pls
1394 5959 552 Pls
1395 5973 551 Pls
1396 5988 550 Pls
1397 6002 549 Pls
1398 6016 548 Pls
1399 6031 547 Pls
1400 6045 546 Pls
1401 6060 546 Pls
1402 6074 546 Pls
1403 6088 547 Pls
1404 6103 547 Pls
1405 6117 548 Pls
1406 6132 549 Pls
1407 6146 551 Pls
1408 6160 552 Pls
1409 6175 554 Pls
1410 6189 555 Pls
1411 6204 557 Pls
1412 6218 558 Pls
1413 6233 559 Pls
1414 6247 560 Pls
1415 6261 561 Pls
1416 6276 561 Pls
1417 6290 560 Pls
1418 6305 559 Pls
1419 6319 557 Pls
1420 6333 555 Pls
1421 6348 552 Pls
1422 6362 547 Pls
1423 6377 542 Pls
1424 6391 536 Pls
1425 6405 530 Pls
1426 6420 524 Pls
1427 6434 518 Pls
1428 6449 501 Pls
1429 6463 486 Pls
1430 6478 484 Pls
1431 6492 481 Pls
1432 6506 479 Pls
1433 6521 476 Pls
1434 6535 474 Pls
1435 6579 4486 Pls
1436 % End plot #1
1437 % Begin plot #2
1438 1.000 UL
1439 LTb
1440 2399 448 M
1441 0 4171 V
1442 % End plot #2
1443 % Begin plot #3
1444 4128 448 M
1445 0 4171 V
1446 % End plot #3
1447 % Begin plot #4
1448 4301 448 M
1449 0 4171 V
1450 % End plot #4
1451 % Begin plot #5
1452 5656 448 M
1453 0 4171 V
1454 % End plot #5
1455 % Begin plot #6
1456 5858 448 M
1457 0 4171 V
1458 % End plot #6
1459 % Begin plot #7
1460 6060 448 M
1461 0 4171 V
1462 % End plot #7
1463 % Begin plot #8
1464 6261 448 M
1465 0 4171 V
1466 % End plot #8
1467 stroke
1468 770 4619 N
1469 770 448 L
1470 6177 0 V
1471 0 4171 V
1472 -6177 0 V
1473 Z stroke
1474 1.000 UP
1475 1.000 UL
1476 LTb
1477 stroke
1478 grestore
1479 end
1480 showpage
1481 %%Page: 2 2
1482 gnudict begin
1483 gsave
1484 doclip
1485 50 50 translate
1486 0.100 0.100 scale
1487 90 rotate
1488 0 -5040 translate
1489 0 setgray
1490 newpath
1491 (Helvetica) findfont 140 scalefont setfont
1492 1.000 UL
1493 LTb
1494 770 448 M
1495 63 0 V
1496 6114 0 R
1497 -63 0 V
1498 686 448 M
1499 ( 0) Rshow
1500 1.000 UL
1501 LTb
1502 770 969 M
1503 63 0 V
1504 6114 0 R
1505 -63 0 V
1506 686 969 M
1507 ( 0.05) Rshow
1508 1.000 UL
1509 LTb
1510 770 1489 M
1511 63 0 V
1512 6114 0 R
1513 -63 0 V
1514 -6198 0 R
1515 ( 0.1) Rshow
1516 1.000 UL
1517 LTb
1518 770 2010 M
1519 63 0 V
1520 6114 0 R
1521 -63 0 V
1522 -6198 0 R
1523 ( 0.15) Rshow
1524 1.000 UL
1525 LTb
1526 770 2530 M
1527 63 0 V
1528 6114 0 R
1529 -63 0 V
1530 -6198 0 R
1531 ( 0.2) Rshow
1532 1.000 UL
1533 LTb
1534 770 3051 M
1535 63 0 V
1536 6114 0 R
1537 -63 0 V
1538 -6198 0 R
1539 ( 0.25) Rshow
1540 1.000 UL
1541 LTb
1542 770 3571 M
1543 63 0 V
1544 6114 0 R
1545 -63 0 V
1546 -6198 0 R
1547 ( 0.3) Rshow
1548 1.000 UL
1549 LTb
1550 770 4092 M
1551 63 0 V
1552 6114 0 R
1553 -63 0 V
1554 -6198 0 R
1555 ( 0.35) Rshow
1556 1.000 UL
1557 LTb
1558 770 4612 M
1559 63 0 V
1560 6114 0 R
1561 -63 0 V
1562 -6198 0 R
1563 ( 0.4) Rshow
1564 1.000 UL
1565 LTb
1566 770 448 M
1567 0 63 V
1568 0 4108 R
1569 0 -63 V
1570 770 308 M
1571 ( 0) Cshow
1572 1.000 UL
1573 LTb
1574 1456 448 M
1575 0 63 V
1576 0 4108 R
1577 0 -63 V
1578 0 -4248 R
1579 ( 2) Cshow
1580 1.000 UL
1581 LTb
1582 2143 448 M
1583 0 63 V
1584 0 4108 R
1585 0 -63 V
1586 0 -4248 R
1587 ( 4) Cshow
1588 1.000 UL
1589 LTb
1590 2829 448 M
1591 0 63 V
1592 0 4108 R
1593 0 -63 V
1594 0 -4248 R
1595 ( 6) Cshow
1596 1.000 UL
1597 LTb
1598 3515 448 M
1599 0 63 V
1600 0 4108 R
1601 0 -63 V
1602 0 -4248 R
1603 ( 8) Cshow
1604 1.000 UL
1605 LTb
1606 4202 448 M
1607 0 63 V
1608 0 4108 R
1609 0 -63 V
1610 0 -4248 R
1611 ( 10) Cshow
1612 1.000 UL
1613 LTb
1614 4888 448 M
1615 0 63 V
1616 0 4108 R
1617 0 -63 V
1618 0 -4248 R
1619 ( 12) Cshow
1620 1.000 UL
1621 LTb
1622 5574 448 M
1623 0 63 V
1624 0 4108 R
1625 0 -63 V
1626 0 -4248 R
1627 ( 14) Cshow
1628 1.000 UL
1629 LTb
1630 6261 448 M
1631 0 63 V
1632 0 4108 R
1633 0 -63 V
1634 0 -4248 R
1635 ( 16) Cshow
1636 1.000 UL
1637 LTb
1638 6947 448 M
1639 0 63 V
1640 0 4108 R
1641 0 -63 V
1642 0 -4248 R
1643 ( 18) Cshow
1644 1.000 UL
1645 LTb
1646 1.000 UL
1647 LTb
1648 770 4619 N
1649 770 448 L
1650 6177 0 V
1651 0 4171 V
1652 -6177 0 V
1653 Z stroke
1654 LCb setrgbcolor
1655 112 2533 M
1656 currentpoint gsave translate -270 rotate 0 0 M
1657 (dI\(E\)/dE \(normalised\)) Cshow
1658 grestore
1659 LTb
1660 LCb setrgbcolor
1661 3858 98 M
1662 (U \(V\)) Cshow
1663 LTb
1664 3858 4829 M
1665 (Total Current Spectrum S\(E\)) Cshow
1666 1.000 UP
1667 1.000 UL
1668 LTb
1669 % Begin plot #1
1670 1.000 UP
1671 1.000 UL
1672 LT0
1673 LCb setrgbcolor
1674 6296 4486 M
1675 (Au on BlackAu) Rshow
1676 LT0
1677 6380 4486 M
1678 399 0 V
1679 770 448 M
1680 14 0 V
1681 15 0 V
1682 14 0 V
1683 15 0 V
1684 14 0 V
1685 14 0 V
1686 15 0 V
1687 14 0 V
1688 15 0 V
1689 14 0 V
1690 15 0 V
1691 14 0 V
1692 14 0 V
1693 15 0 V
1694 14 0 V
1695 15 0 V
1696 14 0 V
1697 14 0 V
1698 15 0 V
1699 14 0 V
1700 15 0 V
1701 14 0 V
1702 14 0 V
1703 15 0 V
1704 14 0 V
1705 15 0 V
1706 14 0 V
1707 15 0 V
1708 14 0 V
1709 14 0 V
1710 15 0 V
1711 14 0 V
1712 15 0 V
1713 14 0 V
1714 14 0 V
1715 15 0 V
1716 14 0 V
1717 15 0 V
1718 14 0 V
1719 15 0 V
1720 14 0 V
1721 14 0 V
1722 15 0 V
1723 14 0 V
1724 15 0 V
1725 14 0 V
1726 14 0 V
1727 15 0 V
1728 14 0 V
1729 15 0 V
1730 14 0 V
1731 14 0 V
1732 15 1 V
1733 14 1 V
1734 15 2 V
1735 14 2 V
1736 15 4 V
1737 14 5 V
1738 14 8 V
1739 15 10 V
1740 14 12 V
1741 15 17 V
1742 14 20 V
1743 14 26 V
1744 15 31 V
1745 14 37 V
1746 15 44 V
1747 14 50 V
1748 14 58 V
1749 15 65 V
1750 14 73 V
1751 15 80 V
1752 14 87 V
1753 15 94 V
1754 14 100 V
1755 14 106 V
1756 15 111 V
1757 14 115 V
1758 15 118 V
1759 14 120 V
1760 14 121 V
1761 15 122 V
1762 14 122 V
1763 15 120 V
1764 14 119 V
1765 15 116 V
1766 14 113 V
1767 14 109 V
1768 15 106 V
1769 14 101 V
1770 15 97 V
1771 14 92 V
1772 14 88 V
1773 15 82 V
1774 14 78 V
1775 15 72 V
1776 14 67 V
1777 14 61 V
1778 15 56 V
1779 14 51 V
1780 15 44 V
1781 14 38 V
1782 stroke 2240 3820 M
1783 15 33 V
1784 14 27 V
1785 14 20 V
1786 15 14 V
1787 14 8 V
1788 15 2 V
1789 14 -4 V
1790 14 -11 V
1791 15 -16 V
1792 14 -22 V
1793 15 -27 V
1794 14 -33 V
1795 14 -37 V
1796 15 -43 V
1797 14 -47 V
1798 15 -51 V
1799 14 -54 V
1800 15 -59 V
1801 14 -61 V
1802 14 -64 V
1803 15 -66 V
1804 14 -68 V
1805 15 -70 V
1806 14 -71 V
1807 14 -72 V
1808 15 -73 V
1809 14 -73 V
1810 15 -72 V
1811 14 -73 V
1812 15 -72 V
1813 14 -72 V
1814 14 -70 V
1815 15 -70 V
1816 14 -69 V
1817 15 -67 V
1818 14 -67 V
1819 14 -65 V
1820 15 -63 V
1821 14 -62 V
1822 15 -61 V
1823 14 -60 V
1824 14 -57 V
1825 15 -57 V
1826 14 -55 V
1827 15 -53 V
1828 14 -52 V
1829 15 -50 V
1830 14 -48 V
1831 14 -47 V
1832 15 -45 V
1833 14 -44 V
1834 15 -41 V
1835 14 -40 V
1836 14 -38 V
1837 15 -36 V
1838 14 -35 V
1839 15 -32 V
1840 14 -31 V
1841 14 -28 V
1842 15 -28 V
1843 14 -25 V
1844 15 -24 V
1845 14 -22 V
1846 15 -21 V
1847 14 -19 V
1848 14 -18 V
1849 15 -16 V
1850 14 -15 V
1851 15 -14 V
1852 14 -13 V
1853 14 -12 V
1854 15 -12 V
1855 14 -10 V
1856 15 -9 V
1857 14 -10 V
1858 15 -8 V
1859 14 -8 V
1860 14 -7 V
1861 15 -7 V
1862 14 -7 V
1863 15 -6 V
1864 14 -6 V
1865 14 -6 V
1866 15 -5 V
1867 14 -6 V
1868 15 -6 V
1869 14 -5 V
1870 14 -6 V
1871 15 -5 V
1872 14 -5 V
1873 15 -6 V
1874 14 -5 V
1875 15 -6 V
1876 14 -5 V
1877 14 -6 V
1878 15 -5 V
1879 14 -6 V
1880 15 -5 V
1881 14 -5 V
1882 14 -5 V
1883 15 -5 V
1884 14 -4 V
1885 15 -4 V
1886 14 -4 V
1887 stroke 3739 738 M
1888 14 -4 V
1889 15 -4 V
1890 14 -3 V
1891 15 -3 V
1892 14 -3 V
1893 15 -3 V
1894 14 -2 V
1895 14 -3 V
1896 15 -2 V
1897 14 -2 V
1898 15 -2 V
1899 14 -2 V
1900 14 -1 V
1901 15 -2 V
1902 14 -2 V
1903 15 -2 V
1904 14 -1 V
1905 15 -2 V
1906 14 -1 V
1907 14 -1 V
1908 15 -2 V
1909 14 -1 V
1910 15 -2 V
1911 14 -1 V
1912 14 -1 V
1913 15 -2 V
1914 14 -1 V
1915 15 -2 V
1916 14 -1 V
1917 14 -1 V
1918 15 -2 V
1919 14 -2 V
1920 15 -1 V
1921 14 -2 V
1922 15 -1 V
1923 14 -2 V
1924 14 -2 V
1925 15 -1 V
1926 14 -2 V
1927 15 -1 V
1928 14 -2 V
1929 14 -1 V
1930 15 -2 V
1931 14 -1 V
1932 15 -1 V
1933 14 -2 V
1934 14 -1 V
1935 15 -2 V
1936 14 -1 V
1937 15 -1 V
1938 14 -2 V
1939 15 -2 V
1940 14 -1 V
1941 14 -2 V
1942 15 -2 V
1943 14 -2 V
1944 15 -2 V
1945 14 -2 V
1946 14 -2 V
1947 15 -2 V
1948 14 -2 V
1949 15 -3 V
1950 14 -2 V
1951 15 -2 V
1952 14 -2 V
1953 14 -3 V
1954 15 -2 V
1955 14 -2 V
1956 15 -2 V
1957 14 -1 V
1958 14 -2 V
1959 15 -1 V
1960 14 -1 V
1961 15 -1 V
1962 14 -1 V
1963 14 -1 V
1964 15 0 V
1965 14 0 V
1966 15 -1 V
1967 14 0 V
1968 15 0 V
1969 14 0 V
1970 14 -1 V
1971 15 0 V
1972 14 0 V
1973 15 0 V
1974 14 -1 V
1975 14 -1 V
1976 15 0 V
1977 14 -1 V
1978 15 -1 V
1979 14 -1 V
1980 14 -1 V
1981 15 -1 V
1982 14 -2 V
1983 15 -1 V
1984 14 -1 V
1985 15 -2 V
1986 14 -1 V
1987 14 -2 V
1988 15 -1 V
1989 14 -2 V
1990 15 -1 V
1991 14 -1 V
1992 stroke 5238 579 M
1993 14 -2 V
1994 15 -1 V
1995 14 -1 V
1996 15 -1 V
1997 14 -2 V
1998 15 0 V
1999 14 -1 V
2000 14 -1 V
2001 15 -1 V
2002 14 0 V
2003 15 0 V
2004 14 -1 V
2005 14 0 V
2006 15 1 V
2007 14 0 V
2008 15 0 V
2009 14 0 V
2010 14 1 V
2011 15 0 V
2012 14 1 V
2013 15 0 V
2014 14 0 V
2015 15 0 V
2016 14 1 V
2017 14 0 V
2018 15 0 V
2019 14 -1 V
2020 15 0 V
2021 14 -1 V
2022 14 0 V
2023 15 -1 V
2024 14 -1 V
2025 15 -1 V
2026 14 -1 V
2027 14 -1 V
2028 15 -1 V
2029 14 -2 V
2030 15 -2 V
2031 14 -1 V
2032 15 -2 V
2033 14 -2 V
2034 14 -2 V
2035 15 -2 V
2036 14 -2 V
2037 15 -2 V
2038 14 -1 V
2039 14 -2 V
2040 15 -2 V
2041 14 -2 V
2042 15 -2 V
2043 14 -1 V
2044 15 -1 V
2045 14 -1 V
2046 14 -1 V
2047 15 -1 V
2048 14 0 V
2049 15 0 V
2050 14 0 V
2051 14 0 V
2052 15 0 V
2053 14 1 V
2054 15 0 V
2055 14 1 V
2056 14 0 V
2057 15 1 V
2058 14 0 V
2059 15 1 V
2060 14 0 V
2061 15 0 V
2062 14 0 V
2063 14 1 V
2064 15 -1 V
2065 14 0 V
2066 15 -1 V
2067 14 -1 V
2068 14 -1 V
2069 15 -1 V
2070 14 -3 V
2071 15 -4 V
2072 14 -3 V
2073 14 -4 V
2074 15 -4 V
2075 14 -4 V
2076 15 -15 V
2077 14 -14 V
2078 15 -1 V
2079 14 -2 V
2080 14 -2 V
2081 15 -2 V
2082 14 -1 V
2083 770 448 Pls
2084 784 448 Pls
2085 799 448 Pls
2086 813 448 Pls
2087 828 448 Pls
2088 842 448 Pls
2089 856 448 Pls
2090 871 448 Pls
2091 885 448 Pls
2092 900 448 Pls
2093 914 448 Pls
2094 929 448 Pls
2095 943 448 Pls
2096 957 448 Pls
2097 972 448 Pls
2098 986 448 Pls
2099 1001 448 Pls
2100 1015 448 Pls
2101 1029 448 Pls
2102 1044 448 Pls
2103 1058 448 Pls
2104 1073 448 Pls
2105 1087 448 Pls
2106 1101 448 Pls
2107 1116 448 Pls
2108 1130 448 Pls
2109 1145 448 Pls
2110 1159 448 Pls
2111 1174 448 Pls
2112 1188 448 Pls
2113 1202 448 Pls
2114 1217 448 Pls
2115 1231 448 Pls
2116 1246 448 Pls
2117 1260 448 Pls
2118 1274 448 Pls
2119 1289 448 Pls
2120 1303 448 Pls
2121 1318 448 Pls
2122 1332 448 Pls
2123 1347 448 Pls
2124 1361 448 Pls
2125 1375 448 Pls
2126 1390 448 Pls
2127 1404 448 Pls
2128 1419 448 Pls
2129 1433 448 Pls
2130 1447 448 Pls
2131 1462 448 Pls
2132 1476 448 Pls
2133 1491 448 Pls
2134 1505 448 Pls
2135 1519 448 Pls
2136 1534 449 Pls
2137 1548 450 Pls
2138 1563 452 Pls
2139 1577 454 Pls
2140 1592 458 Pls
2141 1606 463 Pls
2142 1620 471 Pls
2143 1635 481 Pls
2144 1649 493 Pls
2145 1664 510 Pls
2146 1678 530 Pls
2147 1692 556 Pls
2148 1707 587 Pls
2149 1721 624 Pls
2150 1736 668 Pls
2151 1750 718 Pls
2152 1764 776 Pls
2153 1779 841 Pls
2154 1793 914 Pls
2155 1808 994 Pls
2156 1822 1081 Pls
2157 1837 1175 Pls
2158 1851 1275 Pls
2159 1865 1381 Pls
2160 1880 1492 Pls
2161 1894 1607 Pls
2162 1909 1725 Pls
2163 1923 1845 Pls
2164 1937 1966 Pls
2165 1952 2088 Pls
2166 1966 2210 Pls
2167 1981 2330 Pls
2168 1995 2449 Pls
2169 2010 2565 Pls
2170 2024 2678 Pls
2171 2038 2787 Pls
2172 2053 2893 Pls
2173 2067 2994 Pls
2174 2082 3091 Pls
2175 2096 3183 Pls
2176 2110 3271 Pls
2177 2125 3353 Pls
2178 2139 3431 Pls
2179 2154 3503 Pls
2180 2168 3570 Pls
2181 2182 3631 Pls
2182 2197 3687 Pls
2183 2211 3738 Pls
2184 2226 3782 Pls
2185 2240 3820 Pls
2186 2255 3853 Pls
2187 2269 3880 Pls
2188 2283 3900 Pls
2189 2298 3914 Pls
2190 2312 3922 Pls
2191 2327 3924 Pls
2192 2341 3920 Pls
2193 2355 3909 Pls
2194 2370 3893 Pls
2195 2384 3871 Pls
2196 2399 3844 Pls
2197 2413 3811 Pls
2198 2427 3774 Pls
2199 2442 3731 Pls
2200 2456 3684 Pls
2201 2471 3633 Pls
2202 2485 3579 Pls
2203 2500 3520 Pls
2204 2514 3459 Pls
2205 2528 3395 Pls
2206 2543 3329 Pls
2207 2557 3261 Pls
2208 2572 3191 Pls
2209 2586 3120 Pls
2210 2600 3048 Pls
2211 2615 2975 Pls
2212 2629 2902 Pls
2213 2644 2830 Pls
2214 2658 2757 Pls
2215 2673 2685 Pls
2216 2687 2613 Pls
2217 2701 2543 Pls
2218 2716 2473 Pls
2219 2730 2404 Pls
2220 2745 2337 Pls
2221 2759 2270 Pls
2222 2773 2205 Pls
2223 2788 2142 Pls
2224 2802 2080 Pls
2225 2817 2019 Pls
2226 2831 1959 Pls
2227 2845 1902 Pls
2228 2860 1845 Pls
2229 2874 1790 Pls
2230 2889 1737 Pls
2231 2903 1685 Pls
2232 2918 1635 Pls
2233 2932 1587 Pls
2234 2946 1540 Pls
2235 2961 1495 Pls
2236 2975 1451 Pls
2237 2990 1410 Pls
2238 3004 1370 Pls
2239 3018 1332 Pls
2240 3033 1296 Pls
2241 3047 1261 Pls
2242 3062 1229 Pls
2243 3076 1198 Pls
2244 3090 1170 Pls
2245 3105 1142 Pls
2246 3119 1117 Pls
2247 3134 1093 Pls
2248 3148 1071 Pls
2249 3163 1050 Pls
2250 3177 1031 Pls
2251 3191 1013 Pls
2252 3206 997 Pls
2253 3220 982 Pls
2254 3235 968 Pls
2255 3249 955 Pls
2256 3263 943 Pls
2257 3278 931 Pls
2258 3292 921 Pls
2259 3307 912 Pls
2260 3321 902 Pls
2261 3336 894 Pls
2262 3350 886 Pls
2263 3364 879 Pls
2264 3379 872 Pls
2265 3393 865 Pls
2266 3408 859 Pls
2267 3422 853 Pls
2268 3436 847 Pls
2269 3451 842 Pls
2270 3465 836 Pls
2271 3480 830 Pls
2272 3494 825 Pls
2273 3508 819 Pls
2274 3523 814 Pls
2275 3537 809 Pls
2276 3552 803 Pls
2277 3566 798 Pls
2278 3581 792 Pls
2279 3595 787 Pls
2280 3609 781 Pls
2281 3624 776 Pls
2282 3638 770 Pls
2283 3653 765 Pls
2284 3667 760 Pls
2285 3681 755 Pls
2286 3696 750 Pls
2287 3710 746 Pls
2288 3725 742 Pls
2289 3739 738 Pls
2290 3753 734 Pls
2291 3768 730 Pls
2292 3782 727 Pls
2293 3797 724 Pls
2294 3811 721 Pls
2295 3826 718 Pls
2296 3840 716 Pls
2297 3854 713 Pls
2298 3869 711 Pls
2299 3883 709 Pls
2300 3898 707 Pls
2301 3912 705 Pls
2302 3926 704 Pls
2303 3941 702 Pls
2304 3955 700 Pls
2305 3970 698 Pls
2306 3984 697 Pls
2307 3999 695 Pls
2308 4013 694 Pls
2309 4027 693 Pls
2310 4042 691 Pls
2311 4056 690 Pls
2312 4071 688 Pls
2313 4085 687 Pls
2314 4099 686 Pls
2315 4114 684 Pls
2316 4128 683 Pls
2317 4143 681 Pls
2318 4157 680 Pls
2319 4171 679 Pls
2320 4186 677 Pls
2321 4200 675 Pls
2322 4215 674 Pls
2323 4229 672 Pls
2324 4244 671 Pls
2325 4258 669 Pls
2326 4272 667 Pls
2327 4287 666 Pls
2328 4301 664 Pls
2329 4316 663 Pls
2330 4330 661 Pls
2331 4344 660 Pls
2332 4359 658 Pls
2333 4373 657 Pls
2334 4388 656 Pls
2335 4402 654 Pls
2336 4416 653 Pls
2337 4431 651 Pls
2338 4445 650 Pls
2339 4460 649 Pls
2340 4474 647 Pls
2341 4489 645 Pls
2342 4503 644 Pls
2343 4517 642 Pls
2344 4532 640 Pls
2345 4546 638 Pls
2346 4561 636 Pls
2347 4575 634 Pls
2348 4589 632 Pls
2349 4604 630 Pls
2350 4618 628 Pls
2351 4633 625 Pls
2352 4647 623 Pls
2353 4662 621 Pls
2354 4676 619 Pls
2355 4690 616 Pls
2356 4705 614 Pls
2357 4719 612 Pls
2358 4734 610 Pls
2359 4748 609 Pls
2360 4762 607 Pls
2361 4777 606 Pls
2362 4791 605 Pls
2363 4806 604 Pls
2364 4820 603 Pls
2365 4834 602 Pls
2366 4849 602 Pls
2367 4863 602 Pls
2368 4878 601 Pls
2369 4892 601 Pls
2370 4907 601 Pls
2371 4921 601 Pls
2372 4935 600 Pls
2373 4950 600 Pls
2374 4964 600 Pls
2375 4979 600 Pls
2376 4993 599 Pls
2377 5007 598 Pls
2378 5022 598 Pls
2379 5036 597 Pls
2380 5051 596 Pls
2381 5065 595 Pls
2382 5079 594 Pls
2383 5094 593 Pls
2384 5108 591 Pls
2385 5123 590 Pls
2386 5137 589 Pls
2387 5152 587 Pls
2388 5166 586 Pls
2389 5180 584 Pls
2390 5195 583 Pls
2391 5209 581 Pls
2392 5224 580 Pls
2393 5238 579 Pls
2394 5252 577 Pls
2395 5267 576 Pls
2396 5281 575 Pls
2397 5296 574 Pls
2398 5310 572 Pls
2399 5325 572 Pls
2400 5339 571 Pls
2401 5353 570 Pls
2402 5368 569 Pls
2403 5382 569 Pls
2404 5397 569 Pls
2405 5411 568 Pls
2406 5425 568 Pls
2407 5440 569 Pls
2408 5454 569 Pls
2409 5469 569 Pls
2410 5483 569 Pls
2411 5497 570 Pls
2412 5512 570 Pls
2413 5526 571 Pls
2414 5541 571 Pls
2415 5555 571 Pls
2416 5570 571 Pls
2417 5584 572 Pls
2418 5598 572 Pls
2419 5613 572 Pls
2420 5627 571 Pls
2421 5642 571 Pls
2422 5656 570 Pls
2423 5670 570 Pls
2424 5685 569 Pls
2425 5699 568 Pls
2426 5714 567 Pls
2427 5728 566 Pls
2428 5742 565 Pls
2429 5757 564 Pls
2430 5771 562 Pls
2431 5786 560 Pls
2432 5800 559 Pls
2433 5815 557 Pls
2434 5829 555 Pls
2435 5843 553 Pls
2436 5858 551 Pls
2437 5872 549 Pls
2438 5887 547 Pls
2439 5901 546 Pls
2440 5915 544 Pls
2441 5930 542 Pls
2442 5944 540 Pls
2443 5959 538 Pls
2444 5973 537 Pls
2445 5988 536 Pls
2446 6002 535 Pls
2447 6016 534 Pls
2448 6031 533 Pls
2449 6045 533 Pls
2450 6060 533 Pls
2451 6074 533 Pls
2452 6088 533 Pls
2453 6103 533 Pls
2454 6117 534 Pls
2455 6132 534 Pls
2456 6146 535 Pls
2457 6160 535 Pls
2458 6175 536 Pls
2459 6189 536 Pls
2460 6204 537 Pls
2461 6218 537 Pls
2462 6233 537 Pls
2463 6247 537 Pls
2464 6261 538 Pls
2465 6276 537 Pls
2466 6290 537 Pls
2467 6305 536 Pls
2468 6319 535 Pls
2469 6333 534 Pls
2470 6348 533 Pls
2471 6362 530 Pls
2472 6377 526 Pls
2473 6391 523 Pls
2474 6405 519 Pls
2475 6420 515 Pls
2476 6434 511 Pls
2477 6449 496 Pls
2478 6463 482 Pls
2479 6478 481 Pls
2480 6492 479 Pls
2481 6506 477 Pls
2482 6521 475 Pls
2483 6535 474 Pls
2484 6579 4486 Pls
2485 % End plot #1
2486 % Begin plot #2
2487 1.000 UL
2488 LTb
2489 2327 448 M
2490 0 4171 V
2491 % End plot #2
2492 % Begin plot #3
2493 5425 448 M
2494 0 4171 V
2495 % End plot #3
2496 % Begin plot #4
2497 5613 448 M
2498 0 4171 V
2499 % End plot #4
2500 % Begin plot #5
2501 6074 448 M
2502 0 4171 V
2503 % End plot #5
2504 % Begin plot #6
2505 6261 448 M
2506 0 4171 V
2507 % End plot #6
2508 stroke
2509 770 4619 N
2510 770 448 L
2511 6177 0 V
2512 0 4171 V
2513 -6177 0 V
2514 Z stroke
2515 1.000 UP
2516 1.000 UL
2517 LTb
2518 stroke
2519 grestore
2520 end
2521 showpage
2522 %%Trailer
2523 %%DocumentFonts: Helvetica
2524 %%Pages: 2

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