f6328bab9cb50602492b699c7e97e9da6aea0fa7
[matches/honours.git] / research / analysis and stuff / tcs scripts / si_substrate / tcs_normalised.eps
1 %!PS-Adobe-2.0
2 %%Title: si_substrate/tcs_normalised.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Sat Oct 13 18:29:49 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_normalised.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Sat Oct 13 18:29:49 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 1090 M
462 63 0 V
463 6114 0 R
464 -63 0 V
465 -6198 0 R
466 ( 0.05) Rshow
467 1.000 UL
468 LTb
469 770 1732 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 2373 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 3015 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 3657 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 4299 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 448 M
510 0 63 V
511 0 4108 R
512 0 -63 V
513 770 308 M
514 ( 0) Cshow
515 1.000 UL
516 LTb
517 1456 448 M
518 0 63 V
519 0 4108 R
520 0 -63 V
521 0 -4248 R
522 ( 2) Cshow
523 1.000 UL
524 LTb
525 2143 448 M
526 0 63 V
527 0 4108 R
528 0 -63 V
529 0 -4248 R
530 ( 4) Cshow
531 1.000 UL
532 LTb
533 2829 448 M
534 0 63 V
535 0 4108 R
536 0 -63 V
537 0 -4248 R
538 ( 6) Cshow
539 1.000 UL
540 LTb
541 3515 448 M
542 0 63 V
543 0 4108 R
544 0 -63 V
545 0 -4248 R
546 ( 8) Cshow
547 1.000 UL
548 LTb
549 4202 448 M
550 0 63 V
551 0 4108 R
552 0 -63 V
553 0 -4248 R
554 ( 10) Cshow
555 1.000 UL
556 LTb
557 4888 448 M
558 0 63 V
559 0 4108 R
560 0 -63 V
561 0 -4248 R
562 ( 12) Cshow
563 1.000 UL
564 LTb
565 5574 448 M
566 0 63 V
567 0 4108 R
568 0 -63 V
569 0 -4248 R
570 ( 14) Cshow
571 1.000 UL
572 LTb
573 6261 448 M
574 0 63 V
575 0 4108 R
576 0 -63 V
577 0 -4248 R
578 ( 16) Cshow
579 1.000 UL
580 LTb
581 6947 448 M
582 0 63 V
583 0 4108 R
584 0 -63 V
585 0 -4248 R
586 ( 18) Cshow
587 1.000 UL
588 LTb
589 1.000 UL
590 LTb
591 770 4619 N
592 770 448 L
593 6177 0 V
594 0 4171 V
595 -6177 0 V
596 Z stroke
597 LCb setrgbcolor
598 112 2533 M
599 currentpoint gsave translate -270 rotate 0 0 M
600 (dI\(E\)/dE \(normalised\)) Cshow
601 grestore
602 LTb
603 LCb setrgbcolor
604 3858 98 M
605 (U \(V\)) Cshow
606 LTb
607 3858 4829 M
608 (Total Current Spectrum S\(E\)) Cshow
609 1.000 UP
610 1.000 UL
611 LTb
612 % Begin plot #1
613 1.000 UP
614 1.000 UL
615 LT0
616 LCb setrgbcolor
617 6296 4486 M
618 (Si Substrate) Rshow
619 LT0
620 6380 4486 M
621 399 0 V
622 770 448 M
623 72 0 V
624 72 0 V
625 72 0 V
626 72 0 V
627 72 0 V
628 72 0 V
629 72 0 V
630 73 0 V
631 72 0 V
632 72 0 V
633 72 0 V
634 72 0 V
635 72 0 V
636 72 0 V
637 72 7 V
638 72 29 V
639 72 64 V
640 72 102 V
641 72 145 V
642 72 189 V
643 72 237 V
644 72 288 V
645 72 340 V
646 73 382 V
647 72 398 V
648 72 376 V
649 72 325 V
650 72 262 V
651 72 192 V
652 72 113 V
653 72 27 V
654 72 -66 V
655 72 -163 V
656 72 -243 V
657 72 -291 V
658 72 -308 V
659 72 -307 V
660 72 -296 V
661 73 -280 V
662 72 -257 V
663 72 -227 V
664 72 -192 V
665 72 -152 V
666 72 -119 V
667 72 -98 V
668 72 -82 V
669 72 -69 V
670 72 -54 V
671 72 -40 V
672 72 -29 V
673 72 -18 V
674 72 -6 V
675 72 2 V
676 73 8 V
677 72 16 V
678 72 23 V
679 72 26 V
680 72 28 V
681 72 28 V
682 72 28 V
683 72 23 V
684 72 15 V
685 72 9 V
686 72 7 V
687 72 -1 V
688 72 -11 V
689 72 -17 V
690 72 -21 V
691 72 -25 V
692 73 -28 V
693 72 -28 V
694 72 -27 V
695 72 -28 V
696 72 -28 V
697 72 -24 V
698 72 -43 V
699 72 -35 V
700 72 -8 V
701 72 -7 V
702 72 -4 V
703 770 448 Pls
704 842 448 Pls
705 914 448 Pls
706 986 448 Pls
707 1058 448 Pls
708 1130 448 Pls
709 1202 448 Pls
710 1274 448 Pls
711 1347 448 Pls
712 1419 448 Pls
713 1491 448 Pls
714 1563 448 Pls
715 1635 448 Pls
716 1707 448 Pls
717 1779 448 Pls
718 1851 455 Pls
719 1923 484 Pls
720 1995 548 Pls
721 2067 650 Pls
722 2139 795 Pls
723 2211 984 Pls
724 2283 1221 Pls
725 2355 1509 Pls
726 2427 1849 Pls
727 2500 2231 Pls
728 2572 2629 Pls
729 2644 3005 Pls
730 2716 3330 Pls
731 2788 3592 Pls
732 2860 3784 Pls
733 2932 3897 Pls
734 3004 3924 Pls
735 3076 3858 Pls
736 3148 3695 Pls
737 3220 3452 Pls
738 3292 3161 Pls
739 3364 2853 Pls
740 3436 2546 Pls
741 3508 2250 Pls
742 3581 1970 Pls
743 3653 1713 Pls
744 3725 1486 Pls
745 3797 1294 Pls
746 3869 1142 Pls
747 3941 1023 Pls
748 4013 925 Pls
749 4085 843 Pls
750 4157 774 Pls
751 4229 720 Pls
752 4301 680 Pls
753 4373 651 Pls
754 4445 633 Pls
755 4517 627 Pls
756 4589 629 Pls
757 4662 637 Pls
758 4734 653 Pls
759 4806 676 Pls
760 4878 702 Pls
761 4950 730 Pls
762 5022 758 Pls
763 5094 786 Pls
764 5166 809 Pls
765 5238 824 Pls
766 5310 833 Pls
767 5382 840 Pls
768 5454 839 Pls
769 5526 828 Pls
770 5598 811 Pls
771 5670 790 Pls
772 5742 765 Pls
773 5815 737 Pls
774 5887 709 Pls
775 5959 682 Pls
776 6031 654 Pls
777 6103 626 Pls
778 6175 602 Pls
779 6247 559 Pls
780 6319 524 Pls
781 6391 516 Pls
782 6463 509 Pls
783 6535 505 Pls
784 6579 4486 Pls
785 % End plot #1
786 % Begin plot #2
787 1.000 UL
788 LTb
789 3004 448 M
790 0 4171 V
791 % End plot #2
792 % Begin plot #3
793 4517 448 M
794 0 4171 V
795 % End plot #3
796 % Begin plot #4
797 5382 448 M
798 0 4171 V
799 % End plot #4
800 stroke
801 770 4619 N
802 770 448 L
803 6177 0 V
804 0 4171 V
805 -6177 0 V
806 Z stroke
807 1.000 UP
808 1.000 UL
809 LTb
810 stroke
811 grestore
812 end
813 showpage
814 %%Page: 2 2
815 gnudict begin
816 gsave
817 doclip
818 50 50 translate
819 0.100 0.100 scale
820 90 rotate
821 0 -5040 translate
822 0 setgray
823 newpath
824 (Helvetica) findfont 140 scalefont setfont
825 1.000 UL
826 LTb
827 770 448 M
828 63 0 V
829 6114 0 R
830 -63 0 V
831 686 448 M
832 ( 0) Rshow
833 1.000 UL
834 LTb
835 770 1087 M
836 63 0 V
837 6114 0 R
838 -63 0 V
839 -6198 0 R
840 ( 0.05) Rshow
841 1.000 UL
842 LTb
843 770 1725 M
844 63 0 V
845 6114 0 R
846 -63 0 V
847 -6198 0 R
848 ( 0.1) Rshow
849 1.000 UL
850 LTb
851 770 2364 M
852 63 0 V
853 6114 0 R
854 -63 0 V
855 -6198 0 R
856 ( 0.15) Rshow
857 1.000 UL
858 LTb
859 770 3002 M
860 63 0 V
861 6114 0 R
862 -63 0 V
863 -6198 0 R
864 ( 0.2) Rshow
865 1.000 UL
866 LTb
867 770 3641 M
868 63 0 V
869 6114 0 R
870 -63 0 V
871 -6198 0 R
872 ( 0.25) Rshow
873 1.000 UL
874 LTb
875 770 4280 M
876 63 0 V
877 6114 0 R
878 -63 0 V
879 -6198 0 R
880 ( 0.3) Rshow
881 1.000 UL
882 LTb
883 770 448 M
884 0 63 V
885 0 4108 R
886 0 -63 V
887 770 308 M
888 ( 0) Cshow
889 1.000 UL
890 LTb
891 1456 448 M
892 0 63 V
893 0 4108 R
894 0 -63 V
895 0 -4248 R
896 ( 2) Cshow
897 1.000 UL
898 LTb
899 2143 448 M
900 0 63 V
901 0 4108 R
902 0 -63 V
903 0 -4248 R
904 ( 4) Cshow
905 1.000 UL
906 LTb
907 2829 448 M
908 0 63 V
909 0 4108 R
910 0 -63 V
911 0 -4248 R
912 ( 6) Cshow
913 1.000 UL
914 LTb
915 3515 448 M
916 0 63 V
917 0 4108 R
918 0 -63 V
919 0 -4248 R
920 ( 8) Cshow
921 1.000 UL
922 LTb
923 4202 448 M
924 0 63 V
925 0 4108 R
926 0 -63 V
927 0 -4248 R
928 ( 10) Cshow
929 1.000 UL
930 LTb
931 4888 448 M
932 0 63 V
933 0 4108 R
934 0 -63 V
935 0 -4248 R
936 ( 12) Cshow
937 1.000 UL
938 LTb
939 5574 448 M
940 0 63 V
941 0 4108 R
942 0 -63 V
943 0 -4248 R
944 ( 14) Cshow
945 1.000 UL
946 LTb
947 6261 448 M
948 0 63 V
949 0 4108 R
950 0 -63 V
951 0 -4248 R
952 ( 16) Cshow
953 1.000 UL
954 LTb
955 6947 448 M
956 0 63 V
957 0 4108 R
958 0 -63 V
959 0 -4248 R
960 ( 18) Cshow
961 1.000 UL
962 LTb
963 1.000 UL
964 LTb
965 770 4619 N
966 770 448 L
967 6177 0 V
968 0 4171 V
969 -6177 0 V
970 Z stroke
971 LCb setrgbcolor
972 112 2533 M
973 currentpoint gsave translate -270 rotate 0 0 M
974 (dI\(E\)/dE \(normalised\)) Cshow
975 grestore
976 LTb
977 LCb setrgbcolor
978 3858 98 M
979 (U \(V\)) Cshow
980 LTb
981 3858 4829 M
982 (Total Current Spectrum S\(E\)) Cshow
983 1.000 UP
984 1.000 UL
985 LTb
986 % Begin plot #1
987 1.000 UP
988 1.000 UL
989 LT0
990 LCb setrgbcolor
991 6296 4486 M
992 (+5min) Rshow
993 LT0
994 6380 4486 M
995 399 0 V
996 770 448 M
997 72 0 V
998 72 0 V
999 72 0 V
1000 72 0 V
1001 72 0 V
1002 72 0 V
1003 72 0 V
1004 73 0 V
1005 72 0 V
1006 72 0 V
1007 72 0 V
1008 72 0 V
1009 72 0 V
1010 72 0 V
1011 72 0 V
1012 72 2 V
1013 72 16 V
1014 72 47 V
1015 72 87 V
1016 72 131 V
1017 72 181 V
1018 72 229 V
1019 72 281 V
1020 73 332 V
1021 72 376 V
1022 72 402 V
1023 72 396 V
1024 72 351 V
1025 72 284 V
1026 72 208 V
1027 72 122 V
1028 72 31 V
1029 72 -62 V
1030 72 -157 V
1031 72 -237 V
1032 72 -290 V
1033 72 -311 V
1034 72 -310 V
1035 73 -294 V
1036 72 -270 V
1037 72 -240 V
1038 72 -205 V
1039 72 -170 V
1040 72 -132 V
1041 72 -100 V
1042 72 -81 V
1043 72 -70 V
1044 72 -61 V
1045 72 -53 V
1046 72 -46 V
1047 72 -39 V
1048 72 -32 V
1049 72 -25 V
1050 73 -17 V
1051 72 -11 V
1052 72 -5 V
1053 72 3 V
1054 72 8 V
1055 72 11 V
1056 72 11 V
1057 72 11 V
1058 72 7 V
1059 72 4 V
1060 72 1 V
1061 72 -4 V
1062 72 -9 V
1063 72 -16 V
1064 72 -20 V
1065 72 -22 V
1066 73 -21 V
1067 72 -19 V
1068 72 -20 V
1069 72 -22 V
1070 72 -21 V
1071 72 -18 V
1072 72 -33 V
1073 72 -28 V
1074 72 -3 V
1075 72 -3 V
1076 72 -2 V
1077 770 448 Pls
1078 842 448 Pls
1079 914 448 Pls
1080 986 448 Pls
1081 1058 448 Pls
1082 1130 448 Pls
1083 1202 448 Pls
1084 1274 448 Pls
1085 1347 448 Pls
1086 1419 448 Pls
1087 1491 448 Pls
1088 1563 448 Pls
1089 1635 448 Pls
1090 1707 448 Pls
1091 1779 448 Pls
1092 1851 448 Pls
1093 1923 450 Pls
1094 1995 466 Pls
1095 2067 513 Pls
1096 2139 600 Pls
1097 2211 731 Pls
1098 2283 912 Pls
1099 2355 1141 Pls
1100 2427 1422 Pls
1101 2500 1754 Pls
1102 2572 2130 Pls
1103 2644 2532 Pls
1104 2716 2928 Pls
1105 2788 3279 Pls
1106 2860 3563 Pls
1107 2932 3771 Pls
1108 3004 3893 Pls
1109 3076 3924 Pls
1110 3148 3862 Pls
1111 3220 3705 Pls
1112 3292 3468 Pls
1113 3364 3178 Pls
1114 3436 2867 Pls
1115 3508 2557 Pls
1116 3581 2263 Pls
1117 3653 1993 Pls
1118 3725 1753 Pls
1119 3797 1548 Pls
1120 3869 1378 Pls
1121 3941 1246 Pls
1122 4013 1146 Pls
1123 4085 1065 Pls
1124 4157 995 Pls
1125 4229 934 Pls
1126 4301 881 Pls
1127 4373 835 Pls
1128 4445 796 Pls
1129 4517 764 Pls
1130 4589 739 Pls
1131 4662 722 Pls
1132 4734 711 Pls
1133 4806 706 Pls
1134 4878 709 Pls
1135 4950 717 Pls
1136 5022 728 Pls
1137 5094 739 Pls
1138 5166 750 Pls
1139 5238 757 Pls
1140 5310 761 Pls
1141 5382 762 Pls
1142 5454 758 Pls
1143 5526 749 Pls
1144 5598 733 Pls
1145 5670 713 Pls
1146 5742 691 Pls
1147 5815 670 Pls
1148 5887 651 Pls
1149 5959 631 Pls
1150 6031 609 Pls
1151 6103 588 Pls
1152 6175 570 Pls
1153 6247 537 Pls
1154 6319 509 Pls
1155 6391 506 Pls
1156 6463 503 Pls
1157 6535 501 Pls
1158 6579 4486 Pls
1159 % End plot #1
1160 % Begin plot #2
1161 1.000 UL
1162 LTb
1163 3076 448 M
1164 0 4171 V
1165 % End plot #2
1166 % Begin plot #3
1167 4806 448 M
1168 0 4171 V
1169 % End plot #3
1170 % Begin plot #4
1171 5382 448 M
1172 0 4171 V
1173 % End plot #4
1174 stroke
1175 770 4619 N
1176 770 448 L
1177 6177 0 V
1178 0 4171 V
1179 -6177 0 V
1180 Z stroke
1181 1.000 UP
1182 1.000 UL
1183 LTb
1184 stroke
1185 grestore
1186 end
1187 showpage
1188 %%Page: 3 3
1189 gnudict begin
1190 gsave
1191 doclip
1192 50 50 translate
1193 0.100 0.100 scale
1194 90 rotate
1195 0 -5040 translate
1196 0 setgray
1197 newpath
1198 (Helvetica) findfont 140 scalefont setfont
1199 1.000 UL
1200 LTb
1201 770 449 M
1202 63 0 V
1203 6114 0 R
1204 -63 0 V
1205 686 449 M
1206 ( 0) Rshow
1207 1.000 UL
1208 LTb
1209 770 1181 M
1210 63 0 V
1211 6114 0 R
1212 -63 0 V
1213 -6198 0 R
1214 ( 0.05) Rshow
1215 1.000 UL
1216 LTb
1217 770 1913 M
1218 63 0 V
1219 6114 0 R
1220 -63 0 V
1221 -6198 0 R
1222 ( 0.1) Rshow
1223 1.000 UL
1224 LTb
1225 770 2645 M
1226 63 0 V
1227 6114 0 R
1228 -63 0 V
1229 -6198 0 R
1230 ( 0.15) Rshow
1231 1.000 UL
1232 LTb
1233 770 3377 M
1234 63 0 V
1235 6114 0 R
1236 -63 0 V
1237 -6198 0 R
1238 ( 0.2) Rshow
1239 1.000 UL
1240 LTb
1241 770 4109 M
1242 63 0 V
1243 6114 0 R
1244 -63 0 V
1245 -6198 0 R
1246 ( 0.25) Rshow
1247 1.000 UL
1248 LTb
1249 770 448 M
1250 0 63 V
1251 0 4108 R
1252 0 -63 V
1253 770 308 M
1254 ( 0) Cshow
1255 1.000 UL
1256 LTb
1257 1456 448 M
1258 0 63 V
1259 0 4108 R
1260 0 -63 V
1261 0 -4248 R
1262 ( 2) Cshow
1263 1.000 UL
1264 LTb
1265 2143 448 M
1266 0 63 V
1267 0 4108 R
1268 0 -63 V
1269 0 -4248 R
1270 ( 4) Cshow
1271 1.000 UL
1272 LTb
1273 2829 448 M
1274 0 63 V
1275 0 4108 R
1276 0 -63 V
1277 0 -4248 R
1278 ( 6) Cshow
1279 1.000 UL
1280 LTb
1281 3515 448 M
1282 0 63 V
1283 0 4108 R
1284 0 -63 V
1285 0 -4248 R
1286 ( 8) Cshow
1287 1.000 UL
1288 LTb
1289 4202 448 M
1290 0 63 V
1291 0 4108 R
1292 0 -63 V
1293 0 -4248 R
1294 ( 10) Cshow
1295 1.000 UL
1296 LTb
1297 4888 448 M
1298 0 63 V
1299 0 4108 R
1300 0 -63 V
1301 0 -4248 R
1302 ( 12) Cshow
1303 1.000 UL
1304 LTb
1305 5574 448 M
1306 0 63 V
1307 0 4108 R
1308 0 -63 V
1309 0 -4248 R
1310 ( 14) Cshow
1311 1.000 UL
1312 LTb
1313 6261 448 M
1314 0 63 V
1315 0 4108 R
1316 0 -63 V
1317 0 -4248 R
1318 ( 16) Cshow
1319 1.000 UL
1320 LTb
1321 6947 448 M
1322 0 63 V
1323 0 4108 R
1324 0 -63 V
1325 0 -4248 R
1326 ( 18) Cshow
1327 1.000 UL
1328 LTb
1329 1.000 UL
1330 LTb
1331 770 4619 N
1332 770 448 L
1333 6177 0 V
1334 0 4171 V
1335 -6177 0 V
1336 Z stroke
1337 LCb setrgbcolor
1338 112 2533 M
1339 currentpoint gsave translate -270 rotate 0 0 M
1340 (dI\(E\)/dE \(normalised\)) Cshow
1341 grestore
1342 LTb
1343 LCb setrgbcolor
1344 3858 98 M
1345 (U \(V\)) Cshow
1346 LTb
1347 3858 4829 M
1348 (Total Current Spectrum S\(E\)) Cshow
1349 1.000 UP
1350 1.000 UL
1351 LTb
1352 % Begin plot #1
1353 1.000 UP
1354 1.000 UL
1355 LT0
1356 LCb setrgbcolor
1357 6296 4486 M
1358 (+1hour) Rshow
1359 LT0
1360 6380 4486 M
1361 399 0 V
1362 770 449 M
1363 72 0 V
1364 72 0 V
1365 72 0 V
1366 72 0 V
1367 72 0 V
1368 72 0 V
1369 72 0 V
1370 73 0 V
1371 72 0 V
1372 72 0 V
1373 72 0 V
1374 72 0 V
1375 72 0 V
1376 72 0 V
1377 72 0 V
1378 72 0 V
1379 72 0 V
1380 72 3 V
1381 72 20 V
1382 72 54 V
1383 72 96 V
1384 72 142 V
1385 72 193 V
1386 73 246 V
1387 72 299 V
1388 72 347 V
1389 72 376 V
1390 72 394 V
1391 72 383 V
1392 72 335 V
1393 72 269 V
1394 72 194 V
1395 72 108 V
1396 72 16 V
1397 72 -77 V
1398 72 -156 V
1399 72 -202 V
1400 72 -233 V
1401 73 -248 V
1402 72 -242 V
1403 72 -227 V
1404 72 -204 V
1405 72 -174 V
1406 72 -140 V
1407 72 -107 V
1408 72 -83 V
1409 72 -74 V
1410 72 -72 V
1411 72 -71 V
1412 72 -72 V
1413 72 -72 V
1414 72 -72 V
1415 72 -73 V
1416 73 -74 V
1417 72 -72 V
1418 72 -68 V
1419 72 -64 V
1420 72 -57 V
1421 72 -51 V
1422 72 -45 V
1423 72 -38 V
1424 72 -34 V
1425 72 -29 V
1426 72 -28 V
1427 72 -26 V
1428 72 -26 V
1429 72 -27 V
1430 72 -28 V
1431 72 -29 V
1432 73 -27 V
1433 72 -29 V
1434 72 -27 V
1435 72 -24 V
1436 72 -22 V
1437 72 -19 V
1438 72 -13 V
1439 72 -8 V
1440 72 -6 V
1441 72 -4 V
1442 72 -2 V
1443 770 449 Pls
1444 842 449 Pls
1445 914 449 Pls
1446 986 449 Pls
1447 1058 449 Pls
1448 1130 449 Pls
1449 1202 449 Pls
1450 1274 449 Pls
1451 1347 449 Pls
1452 1419 449 Pls
1453 1491 449 Pls
1454 1563 449 Pls
1455 1635 449 Pls
1456 1707 449 Pls
1457 1779 449 Pls
1458 1851 449 Pls
1459 1923 449 Pls
1460 1995 449 Pls
1461 2067 452 Pls
1462 2139 472 Pls
1463 2211 526 Pls
1464 2283 622 Pls
1465 2355 764 Pls
1466 2427 957 Pls
1467 2500 1203 Pls
1468 2572 1502 Pls
1469 2644 1849 Pls
1470 2716 2225 Pls
1471 2788 2619 Pls
1472 2860 3002 Pls
1473 2932 3337 Pls
1474 3004 3606 Pls
1475 3076 3800 Pls
1476 3148 3908 Pls
1477 3220 3924 Pls
1478 3292 3847 Pls
1479 3364 3691 Pls
1480 3436 3489 Pls
1481 3508 3256 Pls
1482 3581 3008 Pls
1483 3653 2766 Pls
1484 3725 2539 Pls
1485 3797 2335 Pls
1486 3869 2161 Pls
1487 3941 2021 Pls
1488 4013 1914 Pls
1489 4085 1831 Pls
1490 4157 1757 Pls
1491 4229 1685 Pls
1492 4301 1614 Pls
1493 4373 1542 Pls
1494 4445 1470 Pls
1495 4517 1398 Pls
1496 4589 1325 Pls
1497 4662 1251 Pls
1498 4734 1179 Pls
1499 4806 1111 Pls
1500 4878 1047 Pls
1501 4950 990 Pls
1502 5022 939 Pls
1503 5094 894 Pls
1504 5166 856 Pls
1505 5238 822 Pls
1506 5310 793 Pls
1507 5382 765 Pls
1508 5454 739 Pls
1509 5526 713 Pls
1510 5598 686 Pls
1511 5670 658 Pls
1512 5742 629 Pls
1513 5815 602 Pls
1514 5887 573 Pls
1515 5959 546 Pls
1516 6031 522 Pls
1517 6103 500 Pls
1518 6175 481 Pls
1519 6247 468 Pls
1520 6319 460 Pls
1521 6391 454 Pls
1522 6463 450 Pls
1523 6535 448 Pls
1524 6579 4486 Pls
1525 % End plot #1
1526 % Begin plot #2
1527 1.000 UL
1528 LTb
1529 3220 449 M
1530 0 4170 V
1531 % End plot #2
1532 stroke
1533 770 4619 N
1534 770 448 L
1535 6177 0 V
1536 0 4171 V
1537 -6177 0 V
1538 Z stroke
1539 1.000 UP
1540 1.000 UL
1541 LTb
1542 stroke
1543 grestore
1544 end
1545 showpage
1546 %%Page: 4 4
1547 gnudict begin
1548 gsave
1549 doclip
1550 50 50 translate
1551 0.100 0.100 scale
1552 90 rotate
1553 0 -5040 translate
1554 0 setgray
1555 newpath
1556 (Helvetica) findfont 140 scalefont setfont
1557 1.000 UL
1558 LTb
1559 770 455 M
1560 63 0 V
1561 6114 0 R
1562 -63 0 V
1563 686 455 M
1564 ( 0) Rshow
1565 1.000 UL
1566 LTb
1567 770 1301 M
1568 63 0 V
1569 6114 0 R
1570 -63 0 V
1571 -6198 0 R
1572 ( 0.05) Rshow
1573 1.000 UL
1574 LTb
1575 770 2147 M
1576 63 0 V
1577 6114 0 R
1578 -63 0 V
1579 -6198 0 R
1580 ( 0.1) Rshow
1581 1.000 UL
1582 LTb
1583 770 2992 M
1584 63 0 V
1585 6114 0 R
1586 -63 0 V
1587 -6198 0 R
1588 ( 0.15) Rshow
1589 1.000 UL
1590 LTb
1591 770 3838 M
1592 63 0 V
1593 6114 0 R
1594 -63 0 V
1595 -6198 0 R
1596 ( 0.2) Rshow
1597 1.000 UL
1598 LTb
1599 770 448 M
1600 0 63 V
1601 0 4108 R
1602 0 -63 V
1603 770 308 M
1604 ( 0) Cshow
1605 1.000 UL
1606 LTb
1607 1456 448 M
1608 0 63 V
1609 0 4108 R
1610 0 -63 V
1611 0 -4248 R
1612 ( 2) Cshow
1613 1.000 UL
1614 LTb
1615 2143 448 M
1616 0 63 V
1617 0 4108 R
1618 0 -63 V
1619 0 -4248 R
1620 ( 4) Cshow
1621 1.000 UL
1622 LTb
1623 2829 448 M
1624 0 63 V
1625 0 4108 R
1626 0 -63 V
1627 0 -4248 R
1628 ( 6) Cshow
1629 1.000 UL
1630 LTb
1631 3515 448 M
1632 0 63 V
1633 0 4108 R
1634 0 -63 V
1635 0 -4248 R
1636 ( 8) Cshow
1637 1.000 UL
1638 LTb
1639 4202 448 M
1640 0 63 V
1641 0 4108 R
1642 0 -63 V
1643 0 -4248 R
1644 ( 10) Cshow
1645 1.000 UL
1646 LTb
1647 4888 448 M
1648 0 63 V
1649 0 4108 R
1650 0 -63 V
1651 0 -4248 R
1652 ( 12) Cshow
1653 1.000 UL
1654 LTb
1655 5574 448 M
1656 0 63 V
1657 0 4108 R
1658 0 -63 V
1659 0 -4248 R
1660 ( 14) Cshow
1661 1.000 UL
1662 LTb
1663 6261 448 M
1664 0 63 V
1665 0 4108 R
1666 0 -63 V
1667 0 -4248 R
1668 ( 16) Cshow
1669 1.000 UL
1670 LTb
1671 6947 448 M
1672 0 63 V
1673 0 4108 R
1674 0 -63 V
1675 0 -4248 R
1676 ( 18) Cshow
1677 1.000 UL
1678 LTb
1679 1.000 UL
1680 LTb
1681 770 4619 N
1682 770 448 L
1683 6177 0 V
1684 0 4171 V
1685 -6177 0 V
1686 Z stroke
1687 LCb setrgbcolor
1688 112 2533 M
1689 currentpoint gsave translate -270 rotate 0 0 M
1690 (dI\(E\)/dE \(normalised\)) Cshow
1691 grestore
1692 LTb
1693 LCb setrgbcolor
1694 3858 98 M
1695 (U \(V\)) Cshow
1696 LTb
1697 3858 4829 M
1698 (Total Current Spectrum S\(E\)) Cshow
1699 1.000 UP
1700 1.000 UL
1701 LTb
1702 % Begin plot #1
1703 1.000 UP
1704 1.000 UL
1705 LT0
1706 LCb setrgbcolor
1707 6296 4486 M
1708 (+2hour) Rshow
1709 LT0
1710 6380 4486 M
1711 399 0 V
1712 770 455 M
1713 72 0 V
1714 72 0 V
1715 72 0 V
1716 72 0 V
1717 72 0 V
1718 72 0 V
1719 72 0 V
1720 73 0 V
1721 72 0 V
1722 72 0 V
1723 72 0 V
1724 72 0 V
1725 72 0 V
1726 72 0 V
1727 72 0 V
1728 72 0 V
1729 72 0 V
1730 72 6 V
1731 72 26 V
1732 72 62 V
1733 72 102 V
1734 72 146 V
1735 72 194 V
1736 73 247 V
1737 72 300 V
1738 72 344 V
1739 72 375 V
1740 72 387 V
1741 72 369 V
1742 72 320 V
1743 72 259 V
1744 72 192 V
1745 72 113 V
1746 72 28 V
1747 72 -62 V
1748 72 -132 V
1749 72 -175 V
1750 72 -201 V
1751 73 -208 V
1752 72 -199 V
1753 72 -183 V
1754 72 -160 V
1755 72 -135 V
1756 72 -105 V
1757 72 -70 V
1758 72 -49 V
1759 72 -44 V
1760 72 -42 V
1761 72 -47 V
1762 72 -50 V
1763 72 -58 V
1764 72 -66 V
1765 72 -71 V
1766 73 -78 V
1767 72 -85 V
1768 72 -89 V
1769 72 -89 V
1770 72 -89 V
1771 72 -87 V
1772 72 -84 V
1773 72 -80 V
1774 72 -75 V
1775 72 -73 V
1776 72 -69 V
1777 72 -64 V
1778 72 -61 V
1779 72 -60 V
1780 72 -57 V
1781 72 -52 V
1782 73 -47 V
1783 72 -43 V
1784 72 -37 V
1785 72 -30 V
1786 72 -24 V
1787 72 -19 V
1788 72 -12 V
1789 72 -6 V
1790 72 -4 V
1791 72 -3 V
1792 72 -2 V
1793 770 455 Pls
1794 842 455 Pls
1795 914 455 Pls
1796 986 455 Pls
1797 1058 455 Pls
1798 1130 455 Pls
1799 1202 455 Pls
1800 1274 455 Pls
1801 1347 455 Pls
1802 1419 455 Pls
1803 1491 455 Pls
1804 1563 455 Pls
1805 1635 455 Pls
1806 1707 455 Pls
1807 1779 455 Pls
1808 1851 455 Pls
1809 1923 455 Pls
1810 1995 455 Pls
1811 2067 461 Pls
1812 2139 487 Pls
1813 2211 549 Pls
1814 2283 651 Pls
1815 2355 797 Pls
1816 2427 991 Pls
1817 2500 1238 Pls
1818 2572 1538 Pls
1819 2644 1882 Pls
1820 2716 2257 Pls
1821 2788 2644 Pls
1822 2860 3013 Pls
1823 2932 3333 Pls
1824 3004 3592 Pls
1825 3076 3784 Pls
1826 3148 3897 Pls
1827 3220 3925 Pls
1828 3292 3863 Pls
1829 3364 3731 Pls
1830 3436 3556 Pls
1831 3508 3355 Pls
1832 3581 3147 Pls
1833 3653 2948 Pls
1834 3725 2765 Pls
1835 3797 2605 Pls
1836 3869 2470 Pls
1837 3941 2365 Pls
1838 4013 2295 Pls
1839 4085 2246 Pls
1840 4157 2202 Pls
1841 4229 2160 Pls
1842 4301 2113 Pls
1843 4373 2063 Pls
1844 4445 2005 Pls
1845 4517 1939 Pls
1846 4589 1868 Pls
1847 4662 1790 Pls
1848 4734 1705 Pls
1849 4806 1616 Pls
1850 4878 1527 Pls
1851 4950 1438 Pls
1852 5022 1351 Pls
1853 5094 1267 Pls
1854 5166 1187 Pls
1855 5238 1112 Pls
1856 5310 1039 Pls
1857 5382 970 Pls
1858 5454 906 Pls
1859 5526 845 Pls
1860 5598 785 Pls
1861 5670 728 Pls
1862 5742 676 Pls
1863 5815 629 Pls
1864 5887 586 Pls
1865 5959 549 Pls
1866 6031 519 Pls
1867 6103 495 Pls
1868 6175 476 Pls
1869 6247 464 Pls
1870 6319 458 Pls
1871 6391 454 Pls
1872 6463 451 Pls
1873 6535 449 Pls
1874 6579 4486 Pls
1875 % End plot #1
1876 % Begin plot #2
1877 1.000 UL
1878 LTb
1879 3220 455 M
1880 0 4164 V
1881 % End plot #2
1882 stroke
1883 770 4619 N
1884 770 448 L
1885 6177 0 V
1886 0 4171 V
1887 -6177 0 V
1888 Z stroke
1889 1.000 UP
1890 1.000 UL
1891 LTb
1892 stroke
1893 grestore
1894 end
1895 showpage
1896 %%Page: 5 5
1897 gnudict begin
1898 gsave
1899 doclip
1900 50 50 translate
1901 0.100 0.100 scale
1902 90 rotate
1903 0 -5040 translate
1904 0 setgray
1905 newpath
1906 (Helvetica) findfont 140 scalefont setfont
1907 1.000 UL
1908 LTb
1909 770 448 M
1910 63 0 V
1911 6114 0 R
1912 -63 0 V
1913 686 448 M
1914 ( 0) Rshow
1915 1.000 UL
1916 LTb
1917 770 1385 M
1918 63 0 V
1919 6114 0 R
1920 -63 0 V
1921 -6198 0 R
1922 ( 0.05) Rshow
1923 1.000 UL
1924 LTb
1925 770 2322 M
1926 63 0 V
1927 6114 0 R
1928 -63 0 V
1929 -6198 0 R
1930 ( 0.1) Rshow
1931 1.000 UL
1932 LTb
1933 770 3259 M
1934 63 0 V
1935 6114 0 R
1936 -63 0 V
1937 -6198 0 R
1938 ( 0.15) Rshow
1939 1.000 UL
1940 LTb
1941 770 4196 M
1942 63 0 V
1943 6114 0 R
1944 -63 0 V
1945 -6198 0 R
1946 ( 0.2) Rshow
1947 1.000 UL
1948 LTb
1949 770 448 M
1950 0 63 V
1951 0 4108 R
1952 0 -63 V
1953 770 308 M
1954 ( 0) Cshow
1955 1.000 UL
1956 LTb
1957 1456 448 M
1958 0 63 V
1959 0 4108 R
1960 0 -63 V
1961 0 -4248 R
1962 ( 2) Cshow
1963 1.000 UL
1964 LTb
1965 2143 448 M
1966 0 63 V
1967 0 4108 R
1968 0 -63 V
1969 0 -4248 R
1970 ( 4) Cshow
1971 1.000 UL
1972 LTb
1973 2829 448 M
1974 0 63 V
1975 0 4108 R
1976 0 -63 V
1977 0 -4248 R
1978 ( 6) Cshow
1979 1.000 UL
1980 LTb
1981 3515 448 M
1982 0 63 V
1983 0 4108 R
1984 0 -63 V
1985 0 -4248 R
1986 ( 8) Cshow
1987 1.000 UL
1988 LTb
1989 4202 448 M
1990 0 63 V
1991 0 4108 R
1992 0 -63 V
1993 0 -4248 R
1994 ( 10) Cshow
1995 1.000 UL
1996 LTb
1997 4888 448 M
1998 0 63 V
1999 0 4108 R
2000 0 -63 V
2001 0 -4248 R
2002 ( 12) Cshow
2003 1.000 UL
2004 LTb
2005 5574 448 M
2006 0 63 V
2007 0 4108 R
2008 0 -63 V
2009 0 -4248 R
2010 ( 14) Cshow
2011 1.000 UL
2012 LTb
2013 6261 448 M
2014 0 63 V
2015 0 4108 R
2016 0 -63 V
2017 0 -4248 R
2018 ( 16) Cshow
2019 1.000 UL
2020 LTb
2021 6947 448 M
2022 0 63 V
2023 0 4108 R
2024 0 -63 V
2025 0 -4248 R
2026 ( 18) Cshow
2027 1.000 UL
2028 LTb
2029 1.000 UL
2030 LTb
2031 770 4619 N
2032 770 448 L
2033 6177 0 V
2034 0 4171 V
2035 -6177 0 V
2036 Z stroke
2037 LCb setrgbcolor
2038 112 2533 M
2039 currentpoint gsave translate -270 rotate 0 0 M
2040 (dI\(E\)/dE \(normalised\)) Cshow
2041 grestore
2042 LTb
2043 LCb setrgbcolor
2044 3858 98 M
2045 (U \(V\)) Cshow
2046 LTb
2047 3858 4829 M
2048 (Total Current Spectrum S\(E\)) Cshow
2049 1.000 UP
2050 1.000 UL
2051 LTb
2052 % Begin plot #1
2053 1.000 UP
2054 1.000 UL
2055 LT0
2056 LCb setrgbcolor
2057 6296 4486 M
2058 (+7day) Rshow
2059 LT0
2060 6380 4486 M
2061 399 0 V
2062 770 448 M
2063 72 0 V
2064 72 0 V
2065 72 0 V
2066 72 0 V
2067 72 0 V
2068 72 0 V
2069 72 0 V
2070 73 0 V
2071 72 0 V
2072 72 0 V
2073 72 0 V
2074 72 0 V
2075 72 0 V
2076 72 0 V
2077 72 0 V
2078 72 0 V
2079 72 0 V
2080 72 0 V
2081 72 0 V
2082 72 0 V
2083 72 0 V
2084 72 0 V
2085 72 0 V
2086 73 5 V
2087 72 24 V
2088 72 58 V
2089 72 101 V
2090 72 155 V
2091 72 213 V
2092 72 273 V
2093 72 329 V
2094 72 368 V
2095 72 393 V
2096 72 402 V
2097 72 375 V
2098 72 323 V
2099 72 250 V
2100 72 155 V
2101 73 52 V
2102 72 -51 V
2103 72 -141 V
2104 72 -197 V
2105 72 -221 V
2106 72 -219 V
2107 72 -196 V
2108 72 -158 V
2109 72 -105 V
2110 72 -41 V
2111 72 21 V
2112 72 74 V
2113 72 112 V
2114 72 124 V
2115 72 108 V
2116 73 74 V
2117 72 32 V
2118 72 -20 V
2119 72 -75 V
2120 72 -130 V
2121 72 -179 V
2122 72 -215 V
2123 72 -240 V
2124 72 -251 V
2125 72 -250 V
2126 72 -237 V
2127 72 -217 V
2128 72 -184 V
2129 72 -151 V
2130 72 -117 V
2131 72 -82 V
2132 73 -54 V
2133 72 -29 V
2134 72 -21 V
2135 72 -17 V
2136 72 -8 V
2137 72 -2 V
2138 72 -50 V
2139 72 -47 V
2140 72 2 V
2141 72 -2 V
2142 72 -1 V
2143 770 448 Pls
2144 842 448 Pls
2145 914 448 Pls
2146 986 448 Pls
2147 1058 448 Pls
2148 1130 448 Pls
2149 1202 448 Pls
2150 1274 448 Pls
2151 1347 448 Pls
2152 1419 448 Pls
2153 1491 448 Pls
2154 1563 448 Pls
2155 1635 448 Pls
2156 1707 448 Pls
2157 1779 448 Pls
2158 1851 448 Pls
2159 1923 448 Pls
2160 1995 448 Pls
2161 2067 448 Pls
2162 2139 448 Pls
2163 2211 448 Pls
2164 2283 448 Pls
2165 2355 448 Pls
2166 2427 448 Pls
2167 2500 453 Pls
2168 2572 477 Pls
2169 2644 535 Pls
2170 2716 636 Pls
2171 2788 791 Pls
2172 2860 1004 Pls
2173 2932 1277 Pls
2174 3004 1606 Pls
2175 3076 1974 Pls
2176 3148 2367 Pls
2177 3220 2769 Pls
2178 3292 3144 Pls
2179 3364 3467 Pls
2180 3436 3717 Pls
2181 3508 3872 Pls
2182 3581 3924 Pls
2183 3653 3873 Pls
2184 3725 3732 Pls
2185 3797 3535 Pls
2186 3869 3314 Pls
2187 3941 3095 Pls
2188 4013 2899 Pls
2189 4085 2741 Pls
2190 4157 2636 Pls
2191 4229 2595 Pls
2192 4301 2616 Pls
2193 4373 2690 Pls
2194 4445 2802 Pls
2195 4517 2926 Pls
2196 4589 3034 Pls
2197 4662 3108 Pls
2198 4734 3140 Pls
2199 4806 3120 Pls
2200 4878 3045 Pls
2201 4950 2915 Pls
2202 5022 2736 Pls
2203 5094 2521 Pls
2204 5166 2281 Pls
2205 5238 2030 Pls
2206 5310 1780 Pls
2207 5382 1543 Pls
2208 5454 1326 Pls
2209 5526 1142 Pls
2210 5598 991 Pls
2211 5670 874 Pls
2212 5742 792 Pls
2213 5815 738 Pls
2214 5887 709 Pls
2215 5959 688 Pls
2216 6031 671 Pls
2217 6103 663 Pls
2218 6175 661 Pls
2219 6247 611 Pls
2220 6319 564 Pls
2221 6391 566 Pls
2222 6463 564 Pls
2223 6535 563 Pls
2224 6579 4486 Pls
2225 % End plot #1
2226 % Begin plot #2
2227 1.000 UL
2228 LTb
2229 3581 448 M
2230 0 4171 V
2231 % End plot #2
2232 % Begin plot #3
2233 4229 448 M
2234 0 4171 V
2235 % End plot #3
2236 % Begin plot #4
2237 4734 448 M
2238 0 4171 V
2239 % End plot #4
2240 stroke
2241 770 4619 N
2242 770 448 L
2243 6177 0 V
2244 0 4171 V
2245 -6177 0 V
2246 Z stroke
2247 1.000 UP
2248 1.000 UL
2249 LTb
2250 stroke
2251 grestore
2252 end
2253 showpage
2254 %%Trailer
2255 %%DocumentFonts: Helvetica
2256 %%Pages: 5

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