\e[A\e[A\e[B - RSS feed" href="http://git.ucc.asn.au/?p=matches/honours.git;a=rss;f=research/TCS/%1B%5BA%1B%5BA%1B%5BB" type="application/rss+xml" /> \e[A\e[A\e[B - RSS feed (no merges)" href="http://git.ucc.asn.au/?p=matches/honours.git;a=rss;f=research/TCS/%1B%5BA%1B%5BA%1B%5BB;opt=--no-merges" type="application/rss+xml" /> \e[A\e[A\e[B - Atom feed" href="http://git.ucc.asn.au/?p=matches/honours.git;a=atom;f=research/TCS/%1B%5BA%1B%5BA%1B%5BB" type="application/atom+xml" /> \e[A\e[A\e[B - Atom feed (no merges)" href="http://git.ucc.asn.au/?p=matches/honours.git;a=atom;f=research/TCS/%1B%5BA%1B%5BA%1B%5BB;opt=--no-merges" type="application/atom+xml" />
Merge branch 'master' of git.ucc.asn.au:/matches/honours
[matches/honours.git] / research / TCS / \e[A\e[A\e[B
1 %!PS-Adobe-2.0
2 %%Title: \e[A\e[A\e[B
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Fri Oct 12 22:49:37 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 (\e[A\e[A\e[B)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Fri Oct 12 22:49:37 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.05) Rshow
459 1.000 UL
460 LTb
461 770 865 M
462 63 0 V
463 6114 0 R
464 -63 0 V
465 686 865 M
466 ( 0) Rshow
467 1.000 UL
468 LTb
469 770 1282 M
470 63 0 V
471 6114 0 R
472 -63 0 V
473 -6198 0 R
474 ( 0.05) Rshow
475 1.000 UL
476 LTb
477 770 1699 M
478 63 0 V
479 6114 0 R
480 -63 0 V
481 -6198 0 R
482 ( 0.1) Rshow
483 1.000 UL
484 LTb
485 770 2116 M
486 63 0 V
487 6114 0 R
488 -63 0 V
489 -6198 0 R
490 ( 0.15) Rshow
491 1.000 UL
492 LTb
493 770 2534 M
494 63 0 V
495 6114 0 R
496 -63 0 V
497 -6198 0 R
498 ( 0.2) Rshow
499 1.000 UL
500 LTb
501 770 2951 M
502 63 0 V
503 6114 0 R
504 -63 0 V
505 -6198 0 R
506 ( 0.25) Rshow
507 1.000 UL
508 LTb
509 770 3368 M
510 63 0 V
511 6114 0 R
512 -63 0 V
513 -6198 0 R
514 ( 0.3) Rshow
515 1.000 UL
516 LTb
517 770 3785 M
518 63 0 V
519 6114 0 R
520 -63 0 V
521 -6198 0 R
522 ( 0.35) Rshow
523 1.000 UL
524 LTb
525 770 4202 M
526 63 0 V
527 6114 0 R
528 -63 0 V
529 -6198 0 R
530 ( 0.4) Rshow
531 1.000 UL
532 LTb
533 770 4619 M
534 63 0 V
535 6114 0 R
536 -63 0 V
537 -6198 0 R
538 ( 0.45) Rshow
539 1.000 UL
540 LTb
541 770 448 M
542 0 63 V
543 0 4108 R
544 0 -63 V
545 770 308 M
546 ( 0) Cshow
547 1.000 UL
548 LTb
549 1456 448 M
550 0 63 V
551 0 4108 R
552 0 -63 V
553 0 -4248 R
554 ( 2) Cshow
555 1.000 UL
556 LTb
557 2143 448 M
558 0 63 V
559 0 4108 R
560 0 -63 V
561 0 -4248 R
562 ( 4) Cshow
563 1.000 UL
564 LTb
565 2829 448 M
566 0 63 V
567 0 4108 R
568 0 -63 V
569 0 -4248 R
570 ( 6) Cshow
571 1.000 UL
572 LTb
573 3515 448 M
574 0 63 V
575 0 4108 R
576 0 -63 V
577 0 -4248 R
578 ( 8) Cshow
579 1.000 UL
580 LTb
581 4202 448 M
582 0 63 V
583 0 4108 R
584 0 -63 V
585 0 -4248 R
586 ( 10) Cshow
587 1.000 UL
588 LTb
589 4888 448 M
590 0 63 V
591 0 4108 R
592 0 -63 V
593 0 -4248 R
594 ( 12) Cshow
595 1.000 UL
596 LTb
597 5574 448 M
598 0 63 V
599 0 4108 R
600 0 -63 V
601 0 -4248 R
602 ( 14) Cshow
603 1.000 UL
604 LTb
605 6261 448 M
606 0 63 V
607 0 4108 R
608 0 -63 V
609 0 -4248 R
610 ( 16) Cshow
611 1.000 UL
612 LTb
613 6947 448 M
614 0 63 V
615 0 4108 R
616 0 -63 V
617 0 -4248 R
618 ( 18) Cshow
619 1.000 UL
620 LTb
621 1.000 UL
622 LTb
623 770 4619 N
624 770 448 L
625 6177 0 V
626 0 4171 V
627 -6177 0 V
628 Z stroke
629 LCb setrgbcolor
630 112 2533 M
631 currentpoint gsave translate -270 rotate 0 0 M
632 (dI\(E\)/dE \(normalised\)) Cshow
633 grestore
634 LTb
635 LCb setrgbcolor
636 3858 98 M
637 (U \(V\)) Cshow
638 LTb
639 3858 4829 M
640 (Total Current Spectrum S\(E\)) Cshow
641 1.000 UP
642 1.000 UL
643 LTb
644 % Begin plot #1
645 1.000 UP
646 1.000 UL
647 LT0
648 LCb setrgbcolor
649 6296 4486 M
650 (Si) Rshow
651 LT0
652 6380 4486 M
653 399 0 V
654 770 659 M
655 72 103 V
656 72 103 V
657 72 0 V
658 72 0 V
659 72 0 V
660 72 0 V
661 72 0 V
662 73 0 V
663 72 0 V
664 72 0 V
665 72 0 V
666 72 0 V
667 72 0 V
668 72 0 V
669 72 0 V
670 72 0 V
671 72 0 V
672 72 0 V
673 72 10 V
674 72 259 V
675 72 757 V
676 72 1071 V
677 72 875 V
678 73 338 V
679 72 -175 V
680 72 -350 V
681 72 -473 V
682 72 -371 V
683 72 -156 V
684 72 -58 V
685 72 39 V
686 72 -68 V
687 72 -15 V
688 72 -993 V
689 72 -823 V
690 72 936 V
691 72 -270 V
692 72 -903 V
693 73 211 V
694 72 81 V
695 72 -4 V
696 72 57 V
697 72 80 V
698 72 3 V
699 72 29 V
700 72 90 V
701 72 13 V
702 72 34 V
703 72 24 V
704 72 58 V
705 72 50 V
706 72 -2 V
707 72 19 V
708 73 33 V
709 72 28 V
710 72 -17 V
711 72 22 V
712 72 5 V
713 72 -11 V
714 72 42 V
715 72 -54 V
716 72 -34 V
717 72 54 V
718 72 10 V
719 72 -59 V
720 72 -48 V
721 72 0 V
722 72 7 V
723 72 -35 V
724 73 -71 V
725 72 -21 V
726 72 -16 V
727 72 -53 V
728 72 -32 V
729 72 -40 V
730 72 -54 V
731 72 -14 V
732 72 2 V
733 72 6 V
734 770 659 Pls
735 842 762 Pls
736 914 865 Pls
737 986 865 Pls
738 1058 865 Pls
739 1130 865 Pls
740 1202 865 Pls
741 1274 865 Pls
742 1347 865 Pls
743 1419 865 Pls
744 1491 865 Pls
745 1563 865 Pls
746 1635 865 Pls
747 1707 865 Pls
748 1779 865 Pls
749 1851 865 Pls
750 1923 865 Pls
751 1995 865 Pls
752 2067 865 Pls
753 2139 875 Pls
754 2211 1134 Pls
755 2283 1891 Pls
756 2355 2962 Pls
757 2427 3837 Pls
758 2500 4175 Pls
759 2572 4000 Pls
760 2644 3650 Pls
761 2716 3177 Pls
762 2788 2806 Pls
763 2860 2650 Pls
764 2932 2592 Pls
765 3004 2631 Pls
766 3076 2563 Pls
767 3148 2548 Pls
768 3220 1555 Pls
769 3292 732 Pls
770 3364 1668 Pls
771 3436 1398 Pls
772 3508 495 Pls
773 3581 706 Pls
774 3653 787 Pls
775 3725 783 Pls
776 3797 840 Pls
777 3869 920 Pls
778 3941 923 Pls
779 4013 952 Pls
780 4085 1042 Pls
781 4157 1055 Pls
782 4229 1089 Pls
783 4301 1113 Pls
784 4373 1171 Pls
785 4445 1221 Pls
786 4517 1219 Pls
787 4589 1238 Pls
788 4662 1271 Pls
789 4734 1299 Pls
790 4806 1282 Pls
791 4878 1304 Pls
792 4950 1309 Pls
793 5022 1298 Pls
794 5094 1340 Pls
795 5166 1286 Pls
796 5238 1252 Pls
797 5310 1306 Pls
798 5382 1316 Pls
799 5454 1257 Pls
800 5526 1209 Pls
801 5598 1209 Pls
802 5670 1216 Pls
803 5742 1181 Pls
804 5815 1110 Pls
805 5887 1089 Pls
806 5959 1073 Pls
807 6031 1020 Pls
808 6103 988 Pls
809 6175 948 Pls
810 6247 894 Pls
811 6319 880 Pls
812 6391 882 Pls
813 6463 888 Pls
814 6579 4486 Pls
815 % End plot #1
816 % Begin plot #2
817 1.000 UP
818 1.000 UL
819 LT1
820 LCb setrgbcolor
821 6296 4346 M
822 (Au \(180s\) on Si) Rshow
823 LT1
824 6380 4346 M
825 399 0 V
826 770 863 M
827 72 7 V
828 72 -5 V
829 72 -8 V
830 72 3 V
831 72 3 V
832 72 0 V
833 72 -1 V
834 73 1 V
835 72 5 V
836 72 3 V
837 72 0 V
838 72 14 V
839 72 99 V
840 72 375 V
841 72 916 V
842 72 1156 V
843 72 703 V
844 72 199 V
845 72 -472 V
846 72 -773 V
847 72 -213 V
848 72 -22 V
849 72 -96 V
850 73 -243 V
851 72 -186 V
852 72 22 V
853 72 -1 V
854 72 61 V
855 72 -119 V
856 72 -372 V
857 72 -498 V
858 72 -423 V
859 72 -196 V
860 72 -133 V
861 72 -43 V
862 72 92 V
863 72 79 V
864 72 62 V
865 73 95 V
866 72 -1 V
867 72 -60 V
868 72 16 V
869 72 1 V
870 72 -1 V
871 72 29 V
872 72 45 V
873 72 6 V
874 72 2 V
875 72 55 V
876 72 -12 V
877 72 11 V
878 72 100 V
879 72 55 V
880 73 -11 V
881 72 -38 V
882 72 27 V
883 72 80 V
884 72 34 V
885 72 -43 V
886 72 -79 V
887 72 55 V
888 72 44 V
889 72 -29 V
890 72 -51 V
891 72 -77 V
892 72 5 V
893 72 -101 V
894 72 -138 V
895 72 47 V
896 73 60 V
897 72 -23 V
898 72 -26 V
899 72 15 V
900 72 -18 V
901 72 -48 V
902 72 -13 V
903 72 37 V
904 72 21 V
905 72 -23 V
906 770 863 Crs
907 842 870 Crs
908 914 865 Crs
909 986 857 Crs
910 1058 860 Crs
911 1130 863 Crs
912 1202 863 Crs
913 1274 862 Crs
914 1347 863 Crs
915 1419 868 Crs
916 1491 871 Crs
917 1563 871 Crs
918 1635 885 Crs
919 1707 984 Crs
920 1779 1359 Crs
921 1851 2275 Crs
922 1923 3431 Crs
923 1995 4134 Crs
924 2067 4333 Crs
925 2139 3861 Crs
926 2211 3088 Crs
927 2283 2875 Crs
928 2355 2853 Crs
929 2427 2757 Crs
930 2500 2514 Crs
931 2572 2328 Crs
932 2644 2350 Crs
933 2716 2349 Crs
934 2788 2410 Crs
935 2860 2291 Crs
936 2932 1919 Crs
937 3004 1421 Crs
938 3076 998 Crs
939 3148 802 Crs
940 3220 669 Crs
941 3292 626 Crs
942 3364 718 Crs
943 3436 797 Crs
944 3508 859 Crs
945 3581 954 Crs
946 3653 953 Crs
947 3725 893 Crs
948 3797 909 Crs
949 3869 910 Crs
950 3941 909 Crs
951 4013 938 Crs
952 4085 983 Crs
953 4157 989 Crs
954 4229 991 Crs
955 4301 1046 Crs
956 4373 1034 Crs
957 4445 1045 Crs
958 4517 1145 Crs
959 4589 1200 Crs
960 4662 1189 Crs
961 4734 1151 Crs
962 4806 1178 Crs
963 4878 1258 Crs
964 4950 1292 Crs
965 5022 1249 Crs
966 5094 1170 Crs
967 5166 1225 Crs
968 5238 1269 Crs
969 5310 1240 Crs
970 5382 1189 Crs
971 5454 1112 Crs
972 5526 1117 Crs
973 5598 1016 Crs
974 5670 878 Crs
975 5742 925 Crs
976 5815 985 Crs
977 5887 962 Crs
978 5959 936 Crs
979 6031 951 Crs
980 6103 933 Crs
981 6175 885 Crs
982 6247 872 Crs
983 6319 909 Crs
984 6391 930 Crs
985 6463 907 Crs
986 6579 4346 Crs
987 % End plot #2
988 1.000 UL
989 LTb
990 770 4619 N
991 770 448 L
992 6177 0 V
993 0 4171 V
994 -6177 0 V
995 Z stroke
996 1.000 UP
997 1.000 UL
998 LTb
999 stroke
1000 grestore
1001 end
1002 showpage
1003 %%Trailer
1004 %%DocumentFonts: Helvetica
1005 %%Pages: 1

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