Commit before breaking everything
[matches/honours.git] / research / analysis and stuff / tcs scripts / si_substrate / tcs.eps
1 %!PS-Adobe-2.0
2 %%Title: si_substrate/tcs.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Sat Oct 13 18:29:47 2012
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 554 770
7 %%Orientation: Landscape
8 %%Pages: (atend)
9 %%EndComments
10 %%BeginProlog
11 /gnudict 256 dict def
12 gnudict begin
13 %
14 % The following true/false flags may be edited by hand if desired.
15 % The unit line width and grayscale image gamma correction may also be changed.
16 %
17 /Color true def
18 /Blacktext false def
19 /Solid false def
20 /Dashlength 1 def
21 /Landscape true def
22 /Level1 false def
23 /Rounded false def
24 /ClipToBoundingBox false def
25 /TransparentPatterns false def
26 /gnulinewidth 5.000 def
27 /userlinewidth gnulinewidth def
28 /Gamma 1.0 def
29 %
30 /vshift -46 def
31 /dl1 {
32   10.0 Dashlength mul mul
33   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
34 } def
35 /dl2 {
36   10.0 Dashlength mul mul
37   Rounded { currentlinewidth 0.75 mul add } if
38 } def
39 /hpt_ 31.5 def
40 /vpt_ 31.5 def
41 /hpt hpt_ def
42 /vpt vpt_ def
43 Level1 {} {
44 /SDict 10 dict def
45 systemdict /pdfmark known not {
46   userdict /pdfmark systemdict /cleartomark get put
47 } if
48 SDict begin [
49   /Title (si_substrate/tcs.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Sat Oct 13 18:29:47 2012)
56   /DOCINFO pdfmark
57 end
58 } ifelse
59 /doclip {
60   ClipToBoundingBox {
61     newpath 50 50 moveto 554 50 lineto 554 770 lineto 50 770 lineto closepath
62     clip
63   } if
64 } def
65 %
66 % Gnuplot Prolog Version 4.4 (August 2010)
67 %
68 %/SuppressPDFMark true def
69 %
70 /M {moveto} bind def
71 /L {lineto} bind def
72 /R {rmoveto} bind def
73 /V {rlineto} bind def
74 /N {newpath moveto} bind def
75 /Z {closepath} bind def
76 /C {setrgbcolor} bind def
77 /f {rlineto fill} bind def
78 /g {setgray} bind def
79 /Gshow {show} def   % May be redefined later in the file to support UTF-8
80 /vpt2 vpt 2 mul def
81 /hpt2 hpt 2 mul def
82 /Lshow {currentpoint stroke M 0 vshift R 
83         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
84 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
85         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
86 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
87         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
88 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
89   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
90 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
91  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
92 /BL {stroke userlinewidth 2 mul setlinewidth
93         Rounded {1 setlinejoin 1 setlinecap} if} def
94 /AL {stroke userlinewidth 2 div setlinewidth
95         Rounded {1 setlinejoin 1 setlinecap} if} def
96 /UL {dup gnulinewidth mul /userlinewidth exch def
97         dup 1 lt {pop 1} if 10 mul /udl exch def} def
98 /PL {stroke userlinewidth setlinewidth
99         Rounded {1 setlinejoin 1 setlinecap} if} def
100 3.8 setmiterlimit
101 % Default Line colors
102 /LCw {1 1 1} def
103 /LCb {0 0 0} def
104 /LCa {0 0 0} def
105 /LC0 {1 0 0} def
106 /LC1 {0 1 0} def
107 /LC2 {0 0 1} def
108 /LC3 {1 0 1} def
109 /LC4 {0 1 1} def
110 /LC5 {1 1 0} def
111 /LC6 {0 0 0} def
112 /LC7 {1 0.3 0} def
113 /LC8 {0.5 0.5 0.5} def
114 % Default Line Types
115 /LTw {PL [] 1 setgray} def
116 /LTb {BL [] LCb DL} def
117 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
118 /LT0 {PL [] LC0 DL} def
119 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
120 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
121 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
122 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
123 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
124 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
125 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
126 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
127 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
128 /Dia {stroke [] 0 setdash 2 copy vpt add M
129   hpt neg vpt neg V hpt vpt neg V
130   hpt vpt V hpt neg vpt V closepath stroke
131   Pnt} def
132 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
133   currentpoint stroke M
134   hpt neg vpt neg R hpt2 0 V stroke
135  } def
136 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
137   0 vpt2 neg V hpt2 0 V 0 vpt2 V
138   hpt2 neg 0 V closepath stroke
139   Pnt} def
140 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
141   hpt2 vpt2 neg V currentpoint stroke M
142   hpt2 neg 0 R hpt2 vpt2 V stroke} def
143 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
144   hpt neg vpt -1.62 mul V
145   hpt 2 mul 0 V
146   hpt neg vpt 1.62 mul V closepath stroke
147   Pnt} def
148 /Star {2 copy Pls Crs} def
149 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
150   0 vpt2 neg V hpt2 0 V 0 vpt2 V
151   hpt2 neg 0 V closepath fill} def
152 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
153   hpt neg vpt -1.62 mul V
154   hpt 2 mul 0 V
155   hpt neg vpt 1.62 mul V closepath fill} def
156 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
157   hpt neg vpt 1.62 mul V
158   hpt 2 mul 0 V
159   hpt neg vpt -1.62 mul V closepath stroke
160   Pnt} def
161 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
162   hpt neg vpt 1.62 mul V
163   hpt 2 mul 0 V
164   hpt neg vpt -1.62 mul V closepath fill} def
165 /DiaF {stroke [] 0 setdash vpt add M
166   hpt neg vpt neg V hpt vpt neg V
167   hpt vpt V hpt neg vpt V closepath fill} def
168 /Pent {stroke [] 0 setdash 2 copy gsave
169   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
170   closepath stroke grestore Pnt} def
171 /PentF {stroke [] 0 setdash gsave
172   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
173   closepath fill grestore} def
174 /Circle {stroke [] 0 setdash 2 copy
175   hpt 0 360 arc stroke Pnt} def
176 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
177 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
178 /C1 {BL [] 0 setdash 2 copy moveto
179         2 copy vpt 0 90 arc closepath fill
180         vpt 0 360 arc closepath} bind def
181 /C2 {BL [] 0 setdash 2 copy moveto
182         2 copy vpt 90 180 arc closepath fill
183         vpt 0 360 arc closepath} bind def
184 /C3 {BL [] 0 setdash 2 copy moveto
185         2 copy vpt 0 180 arc closepath fill
186         vpt 0 360 arc closepath} bind def
187 /C4 {BL [] 0 setdash 2 copy moveto
188         2 copy vpt 180 270 arc closepath fill
189         vpt 0 360 arc closepath} bind def
190 /C5 {BL [] 0 setdash 2 copy moveto
191         2 copy vpt 0 90 arc
192         2 copy moveto
193         2 copy vpt 180 270 arc closepath fill
194         vpt 0 360 arc} bind def
195 /C6 {BL [] 0 setdash 2 copy moveto
196         2 copy vpt 90 270 arc closepath fill
197         vpt 0 360 arc closepath} bind def
198 /C7 {BL [] 0 setdash 2 copy moveto
199         2 copy vpt 0 270 arc closepath fill
200         vpt 0 360 arc closepath} bind def
201 /C8 {BL [] 0 setdash 2 copy moveto
202         2 copy vpt 270 360 arc closepath fill
203         vpt 0 360 arc closepath} bind def
204 /C9 {BL [] 0 setdash 2 copy moveto
205         2 copy vpt 270 450 arc closepath fill
206         vpt 0 360 arc closepath} bind def
207 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
208         2 copy moveto
209         2 copy vpt 90 180 arc closepath fill
210         vpt 0 360 arc closepath} bind def
211 /C11 {BL [] 0 setdash 2 copy moveto
212         2 copy vpt 0 180 arc closepath fill
213         2 copy moveto
214         2 copy vpt 270 360 arc closepath fill
215         vpt 0 360 arc closepath} bind def
216 /C12 {BL [] 0 setdash 2 copy moveto
217         2 copy vpt 180 360 arc closepath fill
218         vpt 0 360 arc closepath} bind def
219 /C13 {BL [] 0 setdash 2 copy moveto
220         2 copy vpt 0 90 arc closepath fill
221         2 copy moveto
222         2 copy vpt 180 360 arc closepath fill
223         vpt 0 360 arc closepath} bind def
224 /C14 {BL [] 0 setdash 2 copy moveto
225         2 copy vpt 90 360 arc closepath fill
226         vpt 0 360 arc} bind def
227 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
228         vpt 0 360 arc closepath} bind def
229 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
230         neg 0 rlineto closepath} bind def
231 /Square {dup Rec} bind def
232 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
233 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
234 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
235 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
236 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
237 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
238 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
239         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
240 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
241 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
242         2 copy vpt Square fill Bsquare} bind def
243 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
244 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
245 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
246         Bsquare} bind def
247 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
248         Bsquare} bind def
249 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
250 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
251         2 copy vpt Square fill Bsquare} bind def
252 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
253         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
254 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
255 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
256 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
257 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
258 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
259 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
260 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
261 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
262 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
263 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
264 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
265 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
266 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
267 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
268 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
269 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
270 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
271 /DiaE {stroke [] 0 setdash vpt add M
272   hpt neg vpt neg V hpt vpt neg V
273   hpt vpt V hpt neg vpt V closepath stroke} def
274 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
275   0 vpt2 neg V hpt2 0 V 0 vpt2 V
276   hpt2 neg 0 V closepath stroke} def
277 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
278   hpt neg vpt -1.62 mul V
279   hpt 2 mul 0 V
280   hpt neg vpt 1.62 mul V closepath stroke} def
281 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
282   hpt neg vpt 1.62 mul V
283   hpt 2 mul 0 V
284   hpt neg vpt -1.62 mul V closepath stroke} def
285 /PentE {stroke [] 0 setdash gsave
286   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
287   closepath stroke grestore} def
288 /CircE {stroke [] 0 setdash 
289   hpt 0 360 arc stroke} def
290 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
291 /DiaW {stroke [] 0 setdash vpt add M
292   hpt neg vpt neg V hpt vpt neg V
293   hpt vpt V hpt neg vpt V Opaque stroke} def
294 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
295   0 vpt2 neg V hpt2 0 V 0 vpt2 V
296   hpt2 neg 0 V Opaque stroke} def
297 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
298   hpt neg vpt -1.62 mul V
299   hpt 2 mul 0 V
300   hpt neg vpt 1.62 mul V Opaque stroke} def
301 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
302   hpt neg vpt 1.62 mul V
303   hpt 2 mul 0 V
304   hpt neg vpt -1.62 mul V Opaque stroke} def
305 /PentW {stroke [] 0 setdash gsave
306   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
307   Opaque stroke grestore} def
308 /CircW {stroke [] 0 setdash 
309   hpt 0 360 arc Opaque stroke} def
310 /BoxFill {gsave Rec 1 setgray fill grestore} def
311 /Density {
312   /Fillden exch def
313   currentrgbcolor
314   /ColB exch def /ColG exch def /ColR exch def
315   /ColR ColR Fillden mul Fillden sub 1 add def
316   /ColG ColG Fillden mul Fillden sub 1 add def
317   /ColB ColB Fillden mul Fillden sub 1 add def
318   ColR ColG ColB setrgbcolor} def
319 /BoxColFill {gsave Rec PolyFill} def
320 /PolyFill {gsave Density fill grestore grestore} def
321 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
322 %
323 % PostScript Level 1 Pattern Fill routine for rectangles
324 % Usage: x y w h s a XX PatternFill
325 %       x,y = lower left corner of box to be filled
326 %       w,h = width and height of box
327 %         a = angle in degrees between lines and x-axis
328 %        XX = 0/1 for no/yes cross-hatch
329 %
330 /PatternFill {gsave /PFa [ 9 2 roll ] def
331   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
332   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
333   gsave 1 setgray fill grestore clip
334   currentlinewidth 0.5 mul setlinewidth
335   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
336   0 0 M PFa 5 get rotate PFs -2 div dup translate
337   0 1 PFs PFa 4 get div 1 add floor cvi
338         {PFa 4 get mul 0 M 0 PFs V} for
339   0 PFa 6 get ne {
340         0 1 PFs PFa 4 get div 1 add floor cvi
341         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
342  } if
343   stroke grestore} def
344 %
345 /languagelevel where
346  {pop languagelevel} {1} ifelse
347  2 lt
348         {/InterpretLevel1 true def}
349         {/InterpretLevel1 Level1 def}
350  ifelse
351 %
352 % PostScript level 2 pattern fill definitions
353 %
354 /Level2PatternFill {
355 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
356         bind def
357 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
358 << Tile8x8
359  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
360 >> matrix makepattern
361 /Pat1 exch def
362 << Tile8x8
363  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
364         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
365 >> matrix makepattern
366 /Pat2 exch def
367 << Tile8x8
368  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
369         8 8 L 8 0 L 0 0 L fill}
370 >> matrix makepattern
371 /Pat3 exch def
372 << Tile8x8
373  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
374         0 12 M 12 0 L stroke}
375 >> matrix makepattern
376 /Pat4 exch def
377 << Tile8x8
378  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
379         0 -4 M 12 8 L stroke}
380 >> matrix makepattern
381 /Pat5 exch def
382 << Tile8x8
383  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
384         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
385 >> matrix makepattern
386 /Pat6 exch def
387 << Tile8x8
388  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
389         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
390 >> matrix makepattern
391 /Pat7 exch def
392 << Tile8x8
393  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
394         12 0 M -4 8 L 12 4 M 0 10 L stroke}
395 >> matrix makepattern
396 /Pat8 exch def
397 << Tile8x8
398  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
399         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
400 >> matrix makepattern
401 /Pat9 exch def
402 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
403 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
404 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
405 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
406 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
407 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
408 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
409 } def
410 %
411 %
412 %End of PostScript Level 2 code
413 %
414 /PatternBgnd {
415   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
416 } def
417 %
418 % Substitute for Level 2 pattern fill codes with
419 % grayscale if Level 2 support is not selected.
420 %
421 /Level1PatternFill {
422 /Pattern1 {0.250 Density} bind def
423 /Pattern2 {0.500 Density} bind def
424 /Pattern3 {0.750 Density} bind def
425 /Pattern4 {0.125 Density} bind def
426 /Pattern5 {0.375 Density} bind def
427 /Pattern6 {0.625 Density} bind def
428 /Pattern7 {0.875 Density} bind def
429 } def
430 %
431 % Now test for support of Level 2 code
432 %
433 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
434 %
435 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
436 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
437 currentdict end definefont pop
438 end
439 %%EndProlog
440 %%Page: 1 1
441 gnudict begin
442 gsave
443 doclip
444 50 50 translate
445 0.100 0.100 scale
446 90 rotate
447 0 -5040 translate
448 0 setgray
449 newpath
450 (Helvetica) findfont 140 scalefont setfont
451 1.000 UL
452 LTb
453 1022 448 M
454 63 0 V
455 5862 0 R
456 -63 0 V
457 938 448 M
458 ( 0) Rshow
459 1.000 UL
460 LTb
461 1022 1444 M
462 63 0 V
463 5862 0 R
464 -63 0 V
465 -5946 0 R
466 ( 5e-08) Rshow
467 1.000 UL
468 LTb
469 1022 2439 M
470 63 0 V
471 5862 0 R
472 -63 0 V
473 -5946 0 R
474 ( 1e-07) Rshow
475 1.000 UL
476 LTb
477 1022 3435 M
478 63 0 V
479 5862 0 R
480 -63 0 V
481 -5946 0 R
482 ( 1.5e-07) Rshow
483 1.000 UL
484 LTb
485 1022 4430 M
486 63 0 V
487 5862 0 R
488 -63 0 V
489 -5946 0 R
490 ( 2e-07) Rshow
491 1.000 UL
492 LTb
493 1022 448 M
494 0 63 V
495 0 4108 R
496 0 -63 V
497 0 -4248 R
498 ( 0) Cshow
499 1.000 UL
500 LTb
501 1680 448 M
502 0 63 V
503 0 4108 R
504 0 -63 V
505 0 -4248 R
506 ( 2) Cshow
507 1.000 UL
508 LTb
509 2339 448 M
510 0 63 V
511 0 4108 R
512 0 -63 V
513 0 -4248 R
514 ( 4) Cshow
515 1.000 UL
516 LTb
517 2997 448 M
518 0 63 V
519 0 4108 R
520 0 -63 V
521 0 -4248 R
522 ( 6) Cshow
523 1.000 UL
524 LTb
525 3655 448 M
526 0 63 V
527 0 4108 R
528 0 -63 V
529 0 -4248 R
530 ( 8) Cshow
531 1.000 UL
532 LTb
533 4314 448 M
534 0 63 V
535 0 4108 R
536 0 -63 V
537 0 -4248 R
538 ( 10) Cshow
539 1.000 UL
540 LTb
541 4972 448 M
542 0 63 V
543 0 4108 R
544 0 -63 V
545 0 -4248 R
546 ( 12) Cshow
547 1.000 UL
548 LTb
549 5630 448 M
550 0 63 V
551 0 4108 R
552 0 -63 V
553 0 -4248 R
554 ( 14) Cshow
555 1.000 UL
556 LTb
557 6289 448 M
558 0 63 V
559 0 4108 R
560 0 -63 V
561 0 -4248 R
562 ( 16) Cshow
563 1.000 UL
564 LTb
565 6947 448 M
566 0 63 V
567 0 4108 R
568 0 -63 V
569 0 -4248 R
570 ( 18) Cshow
571 1.000 UL
572 LTb
573 1.000 UL
574 LTb
575 1022 4619 N
576 0 -4171 V
577 5925 0 V
578 0 4171 V
579 -5925 0 V
580 Z stroke
581 LCb setrgbcolor
582 112 2533 M
583 currentpoint gsave translate -270 rotate 0 0 M
584 (dI\(E\)/dE \(uA / V\)) Cshow
585 grestore
586 LTb
587 LCb setrgbcolor
588 3984 98 M
589 (U \(V\)) Cshow
590 LTb
591 3984 4829 M
592 (Total Current Spectrum S\(E\)) Cshow
593 1.000 UP
594 1.000 UL
595 LTb
596 % Begin plot #1
597 1.000 UP
598 1.000 UL
599 LT0
600 LCb setrgbcolor
601 6296 4486 M
602 (Si Substrate) Rshow
603 LT0
604 6380 4486 M
605 399 0 V
606 1022 448 M
607 69 0 V
608 69 0 V
609 69 0 V
610 69 0 V
611 70 0 V
612 69 0 V
613 69 0 V
614 69 0 V
615 69 0 V
616 69 0 V
617 69 0 V
618 69 0 V
619 70 0 V
620 69 0 V
621 69 7 V
622 69 29 V
623 69 64 V
624 69 102 V
625 69 145 V
626 69 189 V
627 70 237 V
628 69 288 V
629 69 340 V
630 69 382 V
631 69 398 V
632 69 376 V
633 69 325 V
634 70 262 V
635 69 192 V
636 69 113 V
637 69 27 V
638 69 -66 V
639 69 -163 V
640 69 -243 V
641 69 -291 V
642 69 -308 V
643 70 -307 V
644 69 -296 V
645 69 -280 V
646 69 -257 V
647 69 -227 V
648 69 -192 V
649 69 -152 V
650 69 -119 V
651 70 -98 V
652 69 -82 V
653 69 -69 V
654 69 -54 V
655 69 -40 V
656 69 -29 V
657 69 -18 V
658 70 -6 V
659 69 2 V
660 69 8 V
661 69 16 V
662 69 23 V
663 69 26 V
664 69 28 V
665 69 28 V
666 70 28 V
667 69 23 V
668 69 15 V
669 69 9 V
670 69 7 V
671 69 -1 V
672 69 -11 V
673 69 -17 V
674 69 -21 V
675 70 -25 V
676 69 -28 V
677 69 -28 V
678 69 -27 V
679 69 -28 V
680 69 -28 V
681 69 -24 V
682 70 -43 V
683 69 -35 V
684 69 -8 V
685 69 -7 V
686 69 -4 V
687 1022 448 Pls
688 1091 448 Pls
689 1160 448 Pls
690 1229 448 Pls
691 1298 448 Pls
692 1368 448 Pls
693 1437 448 Pls
694 1506 448 Pls
695 1575 448 Pls
696 1644 448 Pls
697 1713 448 Pls
698 1782 448 Pls
699 1851 448 Pls
700 1921 448 Pls
701 1990 448 Pls
702 2059 455 Pls
703 2128 484 Pls
704 2197 548 Pls
705 2266 650 Pls
706 2335 795 Pls
707 2404 984 Pls
708 2474 1221 Pls
709 2543 1509 Pls
710 2612 1849 Pls
711 2681 2231 Pls
712 2750 2629 Pls
713 2819 3005 Pls
714 2888 3330 Pls
715 2958 3592 Pls
716 3027 3784 Pls
717 3096 3897 Pls
718 3165 3924 Pls
719 3234 3858 Pls
720 3303 3695 Pls
721 3372 3452 Pls
722 3441 3161 Pls
723 3510 2853 Pls
724 3580 2546 Pls
725 3649 2250 Pls
726 3718 1970 Pls
727 3787 1713 Pls
728 3856 1486 Pls
729 3925 1294 Pls
730 3994 1142 Pls
731 4063 1023 Pls
732 4133 925 Pls
733 4202 843 Pls
734 4271 774 Pls
735 4340 720 Pls
736 4409 680 Pls
737 4478 651 Pls
738 4547 633 Pls
739 4617 627 Pls
740 4686 629 Pls
741 4755 637 Pls
742 4824 653 Pls
743 4893 676 Pls
744 4962 702 Pls
745 5031 730 Pls
746 5100 758 Pls
747 5170 786 Pls
748 5239 809 Pls
749 5308 824 Pls
750 5377 833 Pls
751 5446 840 Pls
752 5515 839 Pls
753 5584 828 Pls
754 5653 811 Pls
755 5722 790 Pls
756 5792 765 Pls
757 5861 737 Pls
758 5930 709 Pls
759 5999 682 Pls
760 6068 654 Pls
761 6137 626 Pls
762 6206 602 Pls
763 6276 559 Pls
764 6345 524 Pls
765 6414 516 Pls
766 6483 509 Pls
767 6552 505 Pls
768 6579 4486 Pls
769 % End plot #1
770 % Begin plot #2
771 1.000 UL
772 LTb
773 3165 448 M
774 0 4171 V
775 % End plot #2
776 % Begin plot #3
777 4617 448 M
778 0 4171 V
779 % End plot #3
780 % Begin plot #4
781 5446 448 M
782 0 4171 V
783 % End plot #4
784 stroke
785 1022 4619 N
786 0 -4171 V
787 5925 0 V
788 0 4171 V
789 -5925 0 V
790 Z stroke
791 1.000 UP
792 1.000 UL
793 LTb
794 stroke
795 grestore
796 end
797 showpage
798 %%Page: 2 2
799 gnudict begin
800 gsave
801 doclip
802 50 50 translate
803 0.100 0.100 scale
804 90 rotate
805 0 -5040 translate
806 0 setgray
807 newpath
808 (Helvetica) findfont 140 scalefont setfont
809 1.000 UL
810 LTb
811 1022 448 M
812 63 0 V
813 5862 0 R
814 -63 0 V
815 938 448 M
816 ( 0) Rshow
817 1.000 UL
818 LTb
819 1022 1451 M
820 63 0 V
821 5862 0 R
822 -63 0 V
823 -5946 0 R
824 ( 5e-08) Rshow
825 1.000 UL
826 LTb
827 1022 2454 M
828 63 0 V
829 5862 0 R
830 -63 0 V
831 -5946 0 R
832 ( 1e-07) Rshow
833 1.000 UL
834 LTb
835 1022 3457 M
836 63 0 V
837 5862 0 R
838 -63 0 V
839 -5946 0 R
840 ( 1.5e-07) Rshow
841 1.000 UL
842 LTb
843 1022 4460 M
844 63 0 V
845 5862 0 R
846 -63 0 V
847 -5946 0 R
848 ( 2e-07) Rshow
849 1.000 UL
850 LTb
851 1022 448 M
852 0 63 V
853 0 4108 R
854 0 -63 V
855 0 -4248 R
856 ( 0) Cshow
857 1.000 UL
858 LTb
859 1680 448 M
860 0 63 V
861 0 4108 R
862 0 -63 V
863 0 -4248 R
864 ( 2) Cshow
865 1.000 UL
866 LTb
867 2339 448 M
868 0 63 V
869 0 4108 R
870 0 -63 V
871 0 -4248 R
872 ( 4) Cshow
873 1.000 UL
874 LTb
875 2997 448 M
876 0 63 V
877 0 4108 R
878 0 -63 V
879 0 -4248 R
880 ( 6) Cshow
881 1.000 UL
882 LTb
883 3655 448 M
884 0 63 V
885 0 4108 R
886 0 -63 V
887 0 -4248 R
888 ( 8) Cshow
889 1.000 UL
890 LTb
891 4314 448 M
892 0 63 V
893 0 4108 R
894 0 -63 V
895 0 -4248 R
896 ( 10) Cshow
897 1.000 UL
898 LTb
899 4972 448 M
900 0 63 V
901 0 4108 R
902 0 -63 V
903 0 -4248 R
904 ( 12) Cshow
905 1.000 UL
906 LTb
907 5630 448 M
908 0 63 V
909 0 4108 R
910 0 -63 V
911 0 -4248 R
912 ( 14) Cshow
913 1.000 UL
914 LTb
915 6289 448 M
916 0 63 V
917 0 4108 R
918 0 -63 V
919 0 -4248 R
920 ( 16) Cshow
921 1.000 UL
922 LTb
923 6947 448 M
924 0 63 V
925 0 4108 R
926 0 -63 V
927 0 -4248 R
928 ( 18) Cshow
929 1.000 UL
930 LTb
931 1.000 UL
932 LTb
933 1022 4619 N
934 0 -4171 V
935 5925 0 V
936 0 4171 V
937 -5925 0 V
938 Z stroke
939 LCb setrgbcolor
940 112 2533 M
941 currentpoint gsave translate -270 rotate 0 0 M
942 (dI\(E\)/dE \(uA / V\)) Cshow
943 grestore
944 LTb
945 LCb setrgbcolor
946 3984 98 M
947 (U \(V\)) Cshow
948 LTb
949 3984 4829 M
950 (Total Current Spectrum S\(E\)) Cshow
951 1.000 UP
952 1.000 UL
953 LTb
954 % Begin plot #1
955 1.000 UP
956 1.000 UL
957 LT0
958 LCb setrgbcolor
959 6296 4486 M
960 (+5min) Rshow
961 LT0
962 6380 4486 M
963 399 0 V
964 1022 448 M
965 69 0 V
966 69 0 V
967 69 0 V
968 69 0 V
969 70 0 V
970 69 0 V
971 69 0 V
972 69 0 V
973 69 0 V
974 69 0 V
975 69 0 V
976 69 0 V
977 70 0 V
978 69 0 V
979 69 0 V
980 69 2 V
981 69 16 V
982 69 47 V
983 69 87 V
984 69 131 V
985 70 181 V
986 69 229 V
987 69 281 V
988 69 332 V
989 69 376 V
990 69 402 V
991 69 396 V
992 70 351 V
993 69 284 V
994 69 208 V
995 69 122 V
996 69 31 V
997 69 -62 V
998 69 -157 V
999 69 -237 V
1000 69 -290 V
1001 70 -311 V
1002 69 -310 V
1003 69 -294 V
1004 69 -270 V
1005 69 -240 V
1006 69 -205 V
1007 69 -170 V
1008 69 -132 V
1009 70 -100 V
1010 69 -81 V
1011 69 -70 V
1012 69 -61 V
1013 69 -53 V
1014 69 -46 V
1015 69 -39 V
1016 70 -32 V
1017 69 -25 V
1018 69 -17 V
1019 69 -11 V
1020 69 -5 V
1021 69 3 V
1022 69 8 V
1023 69 11 V
1024 70 11 V
1025 69 11 V
1026 69 7 V
1027 69 4 V
1028 69 1 V
1029 69 -4 V
1030 69 -9 V
1031 69 -16 V
1032 69 -20 V
1033 70 -22 V
1034 69 -21 V
1035 69 -19 V
1036 69 -20 V
1037 69 -22 V
1038 69 -21 V
1039 69 -18 V
1040 70 -33 V
1041 69 -28 V
1042 69 -3 V
1043 69 -3 V
1044 69 -2 V
1045 1022 448 Pls
1046 1091 448 Pls
1047 1160 448 Pls
1048 1229 448 Pls
1049 1298 448 Pls
1050 1368 448 Pls
1051 1437 448 Pls
1052 1506 448 Pls
1053 1575 448 Pls
1054 1644 448 Pls
1055 1713 448 Pls
1056 1782 448 Pls
1057 1851 448 Pls
1058 1921 448 Pls
1059 1990 448 Pls
1060 2059 448 Pls
1061 2128 450 Pls
1062 2197 466 Pls
1063 2266 513 Pls
1064 2335 600 Pls
1065 2404 731 Pls
1066 2474 912 Pls
1067 2543 1141 Pls
1068 2612 1422 Pls
1069 2681 1754 Pls
1070 2750 2130 Pls
1071 2819 2532 Pls
1072 2888 2928 Pls
1073 2958 3279 Pls
1074 3027 3563 Pls
1075 3096 3771 Pls
1076 3165 3893 Pls
1077 3234 3924 Pls
1078 3303 3862 Pls
1079 3372 3705 Pls
1080 3441 3468 Pls
1081 3510 3178 Pls
1082 3580 2867 Pls
1083 3649 2557 Pls
1084 3718 2263 Pls
1085 3787 1993 Pls
1086 3856 1753 Pls
1087 3925 1548 Pls
1088 3994 1378 Pls
1089 4063 1246 Pls
1090 4133 1146 Pls
1091 4202 1065 Pls
1092 4271 995 Pls
1093 4340 934 Pls
1094 4409 881 Pls
1095 4478 835 Pls
1096 4547 796 Pls
1097 4617 764 Pls
1098 4686 739 Pls
1099 4755 722 Pls
1100 4824 711 Pls
1101 4893 706 Pls
1102 4962 709 Pls
1103 5031 717 Pls
1104 5100 728 Pls
1105 5170 739 Pls
1106 5239 750 Pls
1107 5308 757 Pls
1108 5377 761 Pls
1109 5446 762 Pls
1110 5515 758 Pls
1111 5584 749 Pls
1112 5653 733 Pls
1113 5722 713 Pls
1114 5792 691 Pls
1115 5861 670 Pls
1116 5930 651 Pls
1117 5999 631 Pls
1118 6068 609 Pls
1119 6137 588 Pls
1120 6206 570 Pls
1121 6276 537 Pls
1122 6345 509 Pls
1123 6414 506 Pls
1124 6483 503 Pls
1125 6552 501 Pls
1126 6579 4486 Pls
1127 % End plot #1
1128 % Begin plot #2
1129 1.000 UL
1130 LTb
1131 3234 448 M
1132 0 4171 V
1133 % End plot #2
1134 % Begin plot #3
1135 4893 448 M
1136 0 4171 V
1137 % End plot #3
1138 % Begin plot #4
1139 5446 448 M
1140 0 4171 V
1141 % End plot #4
1142 stroke
1143 1022 4619 N
1144 0 -4171 V
1145 5925 0 V
1146 0 4171 V
1147 -5925 0 V
1148 Z stroke
1149 1.000 UP
1150 1.000 UL
1151 LTb
1152 stroke
1153 grestore
1154 end
1155 showpage
1156 %%Page: 3 3
1157 gnudict begin
1158 gsave
1159 doclip
1160 50 50 translate
1161 0.100 0.100 scale
1162 90 rotate
1163 0 -5040 translate
1164 0 setgray
1165 newpath
1166 (Helvetica) findfont 140 scalefont setfont
1167 1.000 UL
1168 LTb
1169 1022 449 M
1170 63 0 V
1171 5862 0 R
1172 -63 0 V
1173 938 449 M
1174 ( 0) Rshow
1175 1.000 UL
1176 LTb
1177 1022 1002 M
1178 63 0 V
1179 5862 0 R
1180 -63 0 V
1181 -5946 0 R
1182 ( 2e-08) Rshow
1183 1.000 UL
1184 LTb
1185 1022 1555 M
1186 63 0 V
1187 5862 0 R
1188 -63 0 V
1189 -5946 0 R
1190 ( 4e-08) Rshow
1191 1.000 UL
1192 LTb
1193 1022 2108 M
1194 63 0 V
1195 5862 0 R
1196 -63 0 V
1197 -5946 0 R
1198 ( 6e-08) Rshow
1199 1.000 UL
1200 LTb
1201 1022 2661 M
1202 63 0 V
1203 5862 0 R
1204 -63 0 V
1205 -5946 0 R
1206 ( 8e-08) Rshow
1207 1.000 UL
1208 LTb
1209 1022 3214 M
1210 63 0 V
1211 5862 0 R
1212 -63 0 V
1213 -5946 0 R
1214 ( 1e-07) Rshow
1215 1.000 UL
1216 LTb
1217 1022 3767 M
1218 63 0 V
1219 5862 0 R
1220 -63 0 V
1221 -5946 0 R
1222 ( 1.2e-07) Rshow
1223 1.000 UL
1224 LTb
1225 1022 4320 M
1226 63 0 V
1227 5862 0 R
1228 -63 0 V
1229 -5946 0 R
1230 ( 1.4e-07) Rshow
1231 1.000 UL
1232 LTb
1233 1022 448 M
1234 0 63 V
1235 0 4108 R
1236 0 -63 V
1237 0 -4248 R
1238 ( 0) Cshow
1239 1.000 UL
1240 LTb
1241 1680 448 M
1242 0 63 V
1243 0 4108 R
1244 0 -63 V
1245 0 -4248 R
1246 ( 2) Cshow
1247 1.000 UL
1248 LTb
1249 2339 448 M
1250 0 63 V
1251 0 4108 R
1252 0 -63 V
1253 0 -4248 R
1254 ( 4) Cshow
1255 1.000 UL
1256 LTb
1257 2997 448 M
1258 0 63 V
1259 0 4108 R
1260 0 -63 V
1261 0 -4248 R
1262 ( 6) Cshow
1263 1.000 UL
1264 LTb
1265 3655 448 M
1266 0 63 V
1267 0 4108 R
1268 0 -63 V
1269 0 -4248 R
1270 ( 8) Cshow
1271 1.000 UL
1272 LTb
1273 4314 448 M
1274 0 63 V
1275 0 4108 R
1276 0 -63 V
1277 0 -4248 R
1278 ( 10) Cshow
1279 1.000 UL
1280 LTb
1281 4972 448 M
1282 0 63 V
1283 0 4108 R
1284 0 -63 V
1285 0 -4248 R
1286 ( 12) Cshow
1287 1.000 UL
1288 LTb
1289 5630 448 M
1290 0 63 V
1291 0 4108 R
1292 0 -63 V
1293 0 -4248 R
1294 ( 14) Cshow
1295 1.000 UL
1296 LTb
1297 6289 448 M
1298 0 63 V
1299 0 4108 R
1300 0 -63 V
1301 0 -4248 R
1302 ( 16) Cshow
1303 1.000 UL
1304 LTb
1305 6947 448 M
1306 0 63 V
1307 0 4108 R
1308 0 -63 V
1309 0 -4248 R
1310 ( 18) Cshow
1311 1.000 UL
1312 LTb
1313 1.000 UL
1314 LTb
1315 1022 4619 N
1316 0 -4171 V
1317 5925 0 V
1318 0 4171 V
1319 -5925 0 V
1320 Z stroke
1321 LCb setrgbcolor
1322 112 2533 M
1323 currentpoint gsave translate -270 rotate 0 0 M
1324 (dI\(E\)/dE \(uA / V\)) Cshow
1325 grestore
1326 LTb
1327 LCb setrgbcolor
1328 3984 98 M
1329 (U \(V\)) Cshow
1330 LTb
1331 3984 4829 M
1332 (Total Current Spectrum S\(E\)) Cshow
1333 1.000 UP
1334 1.000 UL
1335 LTb
1336 % Begin plot #1
1337 1.000 UP
1338 1.000 UL
1339 LT0
1340 LCb setrgbcolor
1341 6296 4486 M
1342 (+1hour) Rshow
1343 LT0
1344 6380 4486 M
1345 399 0 V
1346 1022 449 M
1347 69 0 V
1348 69 0 V
1349 69 0 V
1350 69 0 V
1351 70 0 V
1352 69 0 V
1353 69 0 V
1354 69 0 V
1355 69 0 V
1356 69 0 V
1357 69 0 V
1358 69 0 V
1359 70 0 V
1360 69 0 V
1361 69 0 V
1362 69 0 V
1363 69 0 V
1364 69 3 V
1365 69 20 V
1366 69 54 V
1367 70 96 V
1368 69 142 V
1369 69 193 V
1370 69 246 V
1371 69 299 V
1372 69 347 V
1373 69 376 V
1374 70 394 V
1375 69 383 V
1376 69 335 V
1377 69 269 V
1378 69 194 V
1379 69 108 V
1380 69 16 V
1381 69 -77 V
1382 69 -156 V
1383 70 -202 V
1384 69 -233 V
1385 69 -248 V
1386 69 -242 V
1387 69 -227 V
1388 69 -204 V
1389 69 -174 V
1390 69 -140 V
1391 70 -107 V
1392 69 -83 V
1393 69 -74 V
1394 69 -72 V
1395 69 -71 V
1396 69 -72 V
1397 69 -72 V
1398 70 -72 V
1399 69 -73 V
1400 69 -74 V
1401 69 -72 V
1402 69 -68 V
1403 69 -64 V
1404 69 -57 V
1405 69 -51 V
1406 70 -45 V
1407 69 -38 V
1408 69 -34 V
1409 69 -29 V
1410 69 -28 V
1411 69 -26 V
1412 69 -26 V
1413 69 -27 V
1414 69 -28 V
1415 70 -29 V
1416 69 -27 V
1417 69 -29 V
1418 69 -27 V
1419 69 -24 V
1420 69 -22 V
1421 69 -19 V
1422 70 -13 V
1423 69 -8 V
1424 69 -6 V
1425 69 -4 V
1426 69 -2 V
1427 1022 449 Pls
1428 1091 449 Pls
1429 1160 449 Pls
1430 1229 449 Pls
1431 1298 449 Pls
1432 1368 449 Pls
1433 1437 449 Pls
1434 1506 449 Pls
1435 1575 449 Pls
1436 1644 449 Pls
1437 1713 449 Pls
1438 1782 449 Pls
1439 1851 449 Pls
1440 1921 449 Pls
1441 1990 449 Pls
1442 2059 449 Pls
1443 2128 449 Pls
1444 2197 449 Pls
1445 2266 452 Pls
1446 2335 472 Pls
1447 2404 526 Pls
1448 2474 622 Pls
1449 2543 764 Pls
1450 2612 957 Pls
1451 2681 1203 Pls
1452 2750 1502 Pls
1453 2819 1849 Pls
1454 2888 2225 Pls
1455 2958 2619 Pls
1456 3027 3002 Pls
1457 3096 3337 Pls
1458 3165 3606 Pls
1459 3234 3800 Pls
1460 3303 3908 Pls
1461 3372 3924 Pls
1462 3441 3847 Pls
1463 3510 3691 Pls
1464 3580 3489 Pls
1465 3649 3256 Pls
1466 3718 3008 Pls
1467 3787 2766 Pls
1468 3856 2539 Pls
1469 3925 2335 Pls
1470 3994 2161 Pls
1471 4063 2021 Pls
1472 4133 1914 Pls
1473 4202 1831 Pls
1474 4271 1757 Pls
1475 4340 1685 Pls
1476 4409 1614 Pls
1477 4478 1542 Pls
1478 4547 1470 Pls
1479 4617 1398 Pls
1480 4686 1325 Pls
1481 4755 1251 Pls
1482 4824 1179 Pls
1483 4893 1111 Pls
1484 4962 1047 Pls
1485 5031 990 Pls
1486 5100 939 Pls
1487 5170 894 Pls
1488 5239 856 Pls
1489 5308 822 Pls
1490 5377 793 Pls
1491 5446 765 Pls
1492 5515 739 Pls
1493 5584 713 Pls
1494 5653 686 Pls
1495 5722 658 Pls
1496 5792 629 Pls
1497 5861 602 Pls
1498 5930 573 Pls
1499 5999 546 Pls
1500 6068 522 Pls
1501 6137 500 Pls
1502 6206 481 Pls
1503 6276 468 Pls
1504 6345 460 Pls
1505 6414 454 Pls
1506 6483 450 Pls
1507 6552 448 Pls
1508 6579 4486 Pls
1509 % End plot #1
1510 % Begin plot #2
1511 1.000 UL
1512 LTb
1513 3372 449 M
1514 0 4170 V
1515 % End plot #2
1516 stroke
1517 1022 4619 N
1518 0 -4171 V
1519 5925 0 V
1520 0 4171 V
1521 -5925 0 V
1522 Z stroke
1523 1.000 UP
1524 1.000 UL
1525 LTb
1526 stroke
1527 grestore
1528 end
1529 showpage
1530 %%Page: 4 4
1531 gnudict begin
1532 gsave
1533 doclip
1534 50 50 translate
1535 0.100 0.100 scale
1536 90 rotate
1537 0 -5040 translate
1538 0 setgray
1539 newpath
1540 (Helvetica) findfont 140 scalefont setfont
1541 1.000 UL
1542 LTb
1543 1022 455 M
1544 63 0 V
1545 5862 0 R
1546 -63 0 V
1547 938 455 M
1548 ( 0) Rshow
1549 1.000 UL
1550 LTb
1551 1022 977 M
1552 63 0 V
1553 5862 0 R
1554 -63 0 V
1555 938 977 M
1556 ( 2e-08) Rshow
1557 1.000 UL
1558 LTb
1559 1022 1499 M
1560 63 0 V
1561 5862 0 R
1562 -63 0 V
1563 -5946 0 R
1564 ( 4e-08) Rshow
1565 1.000 UL
1566 LTb
1567 1022 2021 M
1568 63 0 V
1569 5862 0 R
1570 -63 0 V
1571 -5946 0 R
1572 ( 6e-08) Rshow
1573 1.000 UL
1574 LTb
1575 1022 2543 M
1576 63 0 V
1577 5862 0 R
1578 -63 0 V
1579 -5946 0 R
1580 ( 8e-08) Rshow
1581 1.000 UL
1582 LTb
1583 1022 3065 M
1584 63 0 V
1585 5862 0 R
1586 -63 0 V
1587 -5946 0 R
1588 ( 1e-07) Rshow
1589 1.000 UL
1590 LTb
1591 1022 3587 M
1592 63 0 V
1593 5862 0 R
1594 -63 0 V
1595 -5946 0 R
1596 ( 1.2e-07) Rshow
1597 1.000 UL
1598 LTb
1599 1022 4109 M
1600 63 0 V
1601 5862 0 R
1602 -63 0 V
1603 -5946 0 R
1604 ( 1.4e-07) Rshow
1605 1.000 UL
1606 LTb
1607 1022 448 M
1608 0 63 V
1609 0 4108 R
1610 0 -63 V
1611 0 -4248 R
1612 ( 0) Cshow
1613 1.000 UL
1614 LTb
1615 1680 448 M
1616 0 63 V
1617 0 4108 R
1618 0 -63 V
1619 0 -4248 R
1620 ( 2) Cshow
1621 1.000 UL
1622 LTb
1623 2339 448 M
1624 0 63 V
1625 0 4108 R
1626 0 -63 V
1627 0 -4248 R
1628 ( 4) Cshow
1629 1.000 UL
1630 LTb
1631 2997 448 M
1632 0 63 V
1633 0 4108 R
1634 0 -63 V
1635 0 -4248 R
1636 ( 6) Cshow
1637 1.000 UL
1638 LTb
1639 3655 448 M
1640 0 63 V
1641 0 4108 R
1642 0 -63 V
1643 0 -4248 R
1644 ( 8) Cshow
1645 1.000 UL
1646 LTb
1647 4314 448 M
1648 0 63 V
1649 0 4108 R
1650 0 -63 V
1651 0 -4248 R
1652 ( 10) Cshow
1653 1.000 UL
1654 LTb
1655 4972 448 M
1656 0 63 V
1657 0 4108 R
1658 0 -63 V
1659 0 -4248 R
1660 ( 12) Cshow
1661 1.000 UL
1662 LTb
1663 5630 448 M
1664 0 63 V
1665 0 4108 R
1666 0 -63 V
1667 0 -4248 R
1668 ( 14) Cshow
1669 1.000 UL
1670 LTb
1671 6289 448 M
1672 0 63 V
1673 0 4108 R
1674 0 -63 V
1675 0 -4248 R
1676 ( 16) Cshow
1677 1.000 UL
1678 LTb
1679 6947 448 M
1680 0 63 V
1681 0 4108 R
1682 0 -63 V
1683 0 -4248 R
1684 ( 18) Cshow
1685 1.000 UL
1686 LTb
1687 1.000 UL
1688 LTb
1689 1022 4619 N
1690 0 -4171 V
1691 5925 0 V
1692 0 4171 V
1693 -5925 0 V
1694 Z stroke
1695 LCb setrgbcolor
1696 112 2533 M
1697 currentpoint gsave translate -270 rotate 0 0 M
1698 (dI\(E\)/dE \(uA / V\)) Cshow
1699 grestore
1700 LTb
1701 LCb setrgbcolor
1702 3984 98 M
1703 (U \(V\)) Cshow
1704 LTb
1705 3984 4829 M
1706 (Total Current Spectrum S\(E\)) Cshow
1707 1.000 UP
1708 1.000 UL
1709 LTb
1710 % Begin plot #1
1711 1.000 UP
1712 1.000 UL
1713 LT0
1714 LCb setrgbcolor
1715 6296 4486 M
1716 (+2hour) Rshow
1717 LT0
1718 6380 4486 M
1719 399 0 V
1720 1022 455 M
1721 69 0 V
1722 69 0 V
1723 69 0 V
1724 69 0 V
1725 70 0 V
1726 69 0 V
1727 69 0 V
1728 69 0 V
1729 69 0 V
1730 69 0 V
1731 69 0 V
1732 69 0 V
1733 70 0 V
1734 69 0 V
1735 69 0 V
1736 69 0 V
1737 69 0 V
1738 69 6 V
1739 69 26 V
1740 69 62 V
1741 70 102 V
1742 69 146 V
1743 69 194 V
1744 69 247 V
1745 69 300 V
1746 69 344 V
1747 69 375 V
1748 70 387 V
1749 69 369 V
1750 69 320 V
1751 69 259 V
1752 69 192 V
1753 69 113 V
1754 69 28 V
1755 69 -62 V
1756 69 -132 V
1757 70 -175 V
1758 69 -201 V
1759 69 -208 V
1760 69 -199 V
1761 69 -183 V
1762 69 -160 V
1763 69 -135 V
1764 69 -105 V
1765 70 -70 V
1766 69 -49 V
1767 69 -44 V
1768 69 -42 V
1769 69 -47 V
1770 69 -50 V
1771 69 -58 V
1772 70 -66 V
1773 69 -71 V
1774 69 -78 V
1775 69 -85 V
1776 69 -89 V
1777 69 -89 V
1778 69 -89 V
1779 69 -87 V
1780 70 -84 V
1781 69 -80 V
1782 69 -75 V
1783 69 -73 V
1784 69 -69 V
1785 69 -64 V
1786 69 -61 V
1787 69 -60 V
1788 69 -57 V
1789 70 -52 V
1790 69 -47 V
1791 69 -43 V
1792 69 -37 V
1793 69 -30 V
1794 69 -24 V
1795 69 -19 V
1796 70 -12 V
1797 69 -6 V
1798 69 -4 V
1799 69 -3 V
1800 69 -2 V
1801 1022 455 Pls
1802 1091 455 Pls
1803 1160 455 Pls
1804 1229 455 Pls
1805 1298 455 Pls
1806 1368 455 Pls
1807 1437 455 Pls
1808 1506 455 Pls
1809 1575 455 Pls
1810 1644 455 Pls
1811 1713 455 Pls
1812 1782 455 Pls
1813 1851 455 Pls
1814 1921 455 Pls
1815 1990 455 Pls
1816 2059 455 Pls
1817 2128 455 Pls
1818 2197 455 Pls
1819 2266 461 Pls
1820 2335 487 Pls
1821 2404 549 Pls
1822 2474 651 Pls
1823 2543 797 Pls
1824 2612 991 Pls
1825 2681 1238 Pls
1826 2750 1538 Pls
1827 2819 1882 Pls
1828 2888 2257 Pls
1829 2958 2644 Pls
1830 3027 3013 Pls
1831 3096 3333 Pls
1832 3165 3592 Pls
1833 3234 3784 Pls
1834 3303 3897 Pls
1835 3372 3925 Pls
1836 3441 3863 Pls
1837 3510 3731 Pls
1838 3580 3556 Pls
1839 3649 3355 Pls
1840 3718 3147 Pls
1841 3787 2948 Pls
1842 3856 2765 Pls
1843 3925 2605 Pls
1844 3994 2470 Pls
1845 4063 2365 Pls
1846 4133 2295 Pls
1847 4202 2246 Pls
1848 4271 2202 Pls
1849 4340 2160 Pls
1850 4409 2113 Pls
1851 4478 2063 Pls
1852 4547 2005 Pls
1853 4617 1939 Pls
1854 4686 1868 Pls
1855 4755 1790 Pls
1856 4824 1705 Pls
1857 4893 1616 Pls
1858 4962 1527 Pls
1859 5031 1438 Pls
1860 5100 1351 Pls
1861 5170 1267 Pls
1862 5239 1187 Pls
1863 5308 1112 Pls
1864 5377 1039 Pls
1865 5446 970 Pls
1866 5515 906 Pls
1867 5584 845 Pls
1868 5653 785 Pls
1869 5722 728 Pls
1870 5792 676 Pls
1871 5861 629 Pls
1872 5930 586 Pls
1873 5999 549 Pls
1874 6068 519 Pls
1875 6137 495 Pls
1876 6206 476 Pls
1877 6276 464 Pls
1878 6345 458 Pls
1879 6414 454 Pls
1880 6483 451 Pls
1881 6552 449 Pls
1882 6579 4486 Pls
1883 % End plot #1
1884 % Begin plot #2
1885 1.000 UL
1886 LTb
1887 3372 455 M
1888 0 4164 V
1889 % End plot #2
1890 stroke
1891 1022 4619 N
1892 0 -4171 V
1893 5925 0 V
1894 0 4171 V
1895 -5925 0 V
1896 Z stroke
1897 1.000 UP
1898 1.000 UL
1899 LTb
1900 stroke
1901 grestore
1902 end
1903 showpage
1904 %%Page: 5 5
1905 gnudict begin
1906 gsave
1907 doclip
1908 50 50 translate
1909 0.100 0.100 scale
1910 90 rotate
1911 0 -5040 translate
1912 0 setgray
1913 newpath
1914 (Helvetica) findfont 140 scalefont setfont
1915 1.000 UL
1916 LTb
1917 1022 448 M
1918 63 0 V
1919 5862 0 R
1920 -63 0 V
1921 938 448 M
1922 ( 0) Rshow
1923 1.000 UL
1924 LTb
1925 1022 1051 M
1926 63 0 V
1927 5862 0 R
1928 -63 0 V
1929 -5946 0 R
1930 ( 5e-09) Rshow
1931 1.000 UL
1932 LTb
1933 1022 1655 M
1934 63 0 V
1935 5862 0 R
1936 -63 0 V
1937 -5946 0 R
1938 ( 1e-08) Rshow
1939 1.000 UL
1940 LTb
1941 1022 2258 M
1942 63 0 V
1943 5862 0 R
1944 -63 0 V
1945 -5946 0 R
1946 ( 1.5e-08) Rshow
1947 1.000 UL
1948 LTb
1949 1022 2862 M
1950 63 0 V
1951 5862 0 R
1952 -63 0 V
1953 -5946 0 R
1954 ( 2e-08) Rshow
1955 1.000 UL
1956 LTb
1957 1022 3465 M
1958 63 0 V
1959 5862 0 R
1960 -63 0 V
1961 -5946 0 R
1962 ( 2.5e-08) Rshow
1963 1.000 UL
1964 LTb
1965 1022 4069 M
1966 63 0 V
1967 5862 0 R
1968 -63 0 V
1969 -5946 0 R
1970 ( 3e-08) Rshow
1971 1.000 UL
1972 LTb
1973 1022 448 M
1974 0 63 V
1975 0 4108 R
1976 0 -63 V
1977 0 -4248 R
1978 ( 0) Cshow
1979 1.000 UL
1980 LTb
1981 1680 448 M
1982 0 63 V
1983 0 4108 R
1984 0 -63 V
1985 0 -4248 R
1986 ( 2) Cshow
1987 1.000 UL
1988 LTb
1989 2339 448 M
1990 0 63 V
1991 0 4108 R
1992 0 -63 V
1993 0 -4248 R
1994 ( 4) Cshow
1995 1.000 UL
1996 LTb
1997 2997 448 M
1998 0 63 V
1999 0 4108 R
2000 0 -63 V
2001 0 -4248 R
2002 ( 6) Cshow
2003 1.000 UL
2004 LTb
2005 3655 448 M
2006 0 63 V
2007 0 4108 R
2008 0 -63 V
2009 0 -4248 R
2010 ( 8) Cshow
2011 1.000 UL
2012 LTb
2013 4314 448 M
2014 0 63 V
2015 0 4108 R
2016 0 -63 V
2017 0 -4248 R
2018 ( 10) Cshow
2019 1.000 UL
2020 LTb
2021 4972 448 M
2022 0 63 V
2023 0 4108 R
2024 0 -63 V
2025 0 -4248 R
2026 ( 12) Cshow
2027 1.000 UL
2028 LTb
2029 5630 448 M
2030 0 63 V
2031 0 4108 R
2032 0 -63 V
2033 0 -4248 R
2034 ( 14) Cshow
2035 1.000 UL
2036 LTb
2037 6289 448 M
2038 0 63 V
2039 0 4108 R
2040 0 -63 V
2041 0 -4248 R
2042 ( 16) Cshow
2043 1.000 UL
2044 LTb
2045 6947 448 M
2046 0 63 V
2047 0 4108 R
2048 0 -63 V
2049 0 -4248 R
2050 ( 18) Cshow
2051 1.000 UL
2052 LTb
2053 1.000 UL
2054 LTb
2055 1022 4619 N
2056 0 -4171 V
2057 5925 0 V
2058 0 4171 V
2059 -5925 0 V
2060 Z stroke
2061 LCb setrgbcolor
2062 112 2533 M
2063 currentpoint gsave translate -270 rotate 0 0 M
2064 (dI\(E\)/dE \(uA / V\)) Cshow
2065 grestore
2066 LTb
2067 LCb setrgbcolor
2068 3984 98 M
2069 (U \(V\)) Cshow
2070 LTb
2071 3984 4829 M
2072 (Total Current Spectrum S\(E\)) Cshow
2073 1.000 UP
2074 1.000 UL
2075 LTb
2076 % Begin plot #1
2077 1.000 UP
2078 1.000 UL
2079 LT0
2080 LCb setrgbcolor
2081 6296 4486 M
2082 (+7day) Rshow
2083 LT0
2084 6380 4486 M
2085 399 0 V
2086 1022 448 M
2087 69 0 V
2088 69 0 V
2089 69 0 V
2090 69 0 V
2091 70 0 V
2092 69 0 V
2093 69 0 V
2094 69 0 V
2095 69 0 V
2096 69 0 V
2097 69 0 V
2098 69 0 V
2099 70 0 V
2100 69 0 V
2101 69 0 V
2102 69 0 V
2103 69 0 V
2104 69 0 V
2105 69 0 V
2106 69 0 V
2107 70 0 V
2108 69 0 V
2109 69 0 V
2110 69 5 V
2111 69 24 V
2112 69 58 V
2113 69 101 V
2114 70 155 V
2115 69 213 V
2116 69 273 V
2117 69 329 V
2118 69 368 V
2119 69 393 V
2120 69 402 V
2121 69 375 V
2122 69 323 V
2123 70 250 V
2124 69 155 V
2125 69 52 V
2126 69 -51 V
2127 69 -141 V
2128 69 -197 V
2129 69 -221 V
2130 69 -219 V
2131 70 -196 V
2132 69 -158 V
2133 69 -105 V
2134 69 -41 V
2135 69 21 V
2136 69 74 V
2137 69 112 V
2138 70 124 V
2139 69 108 V
2140 69 74 V
2141 69 32 V
2142 69 -20 V
2143 69 -75 V
2144 69 -130 V
2145 69 -179 V
2146 70 -215 V
2147 69 -240 V
2148 69 -251 V
2149 69 -250 V
2150 69 -237 V
2151 69 -217 V
2152 69 -184 V
2153 69 -151 V
2154 69 -117 V
2155 70 -82 V
2156 69 -54 V
2157 69 -29 V
2158 69 -21 V
2159 69 -17 V
2160 69 -8 V
2161 69 -2 V
2162 70 -50 V
2163 69 -47 V
2164 69 2 V
2165 69 -2 V
2166 69 -1 V
2167 1022 448 Pls
2168 1091 448 Pls
2169 1160 448 Pls
2170 1229 448 Pls
2171 1298 448 Pls
2172 1368 448 Pls
2173 1437 448 Pls
2174 1506 448 Pls
2175 1575 448 Pls
2176 1644 448 Pls
2177 1713 448 Pls
2178 1782 448 Pls
2179 1851 448 Pls
2180 1921 448 Pls
2181 1990 448 Pls
2182 2059 448 Pls
2183 2128 448 Pls
2184 2197 448 Pls
2185 2266 448 Pls
2186 2335 448 Pls
2187 2404 448 Pls
2188 2474 448 Pls
2189 2543 448 Pls
2190 2612 448 Pls
2191 2681 453 Pls
2192 2750 477 Pls
2193 2819 535 Pls
2194 2888 636 Pls
2195 2958 791 Pls
2196 3027 1004 Pls
2197 3096 1277 Pls
2198 3165 1606 Pls
2199 3234 1974 Pls
2200 3303 2367 Pls
2201 3372 2769 Pls
2202 3441 3144 Pls
2203 3510 3467 Pls
2204 3580 3717 Pls
2205 3649 3872 Pls
2206 3718 3924 Pls
2207 3787 3873 Pls
2208 3856 3732 Pls
2209 3925 3535 Pls
2210 3994 3314 Pls
2211 4063 3095 Pls
2212 4133 2899 Pls
2213 4202 2741 Pls
2214 4271 2636 Pls
2215 4340 2595 Pls
2216 4409 2616 Pls
2217 4478 2690 Pls
2218 4547 2802 Pls
2219 4617 2926 Pls
2220 4686 3034 Pls
2221 4755 3108 Pls
2222 4824 3140 Pls
2223 4893 3120 Pls
2224 4962 3045 Pls
2225 5031 2915 Pls
2226 5100 2736 Pls
2227 5170 2521 Pls
2228 5239 2281 Pls
2229 5308 2030 Pls
2230 5377 1780 Pls
2231 5446 1543 Pls
2232 5515 1326 Pls
2233 5584 1142 Pls
2234 5653 991 Pls
2235 5722 874 Pls
2236 5792 792 Pls
2237 5861 738 Pls
2238 5930 709 Pls
2239 5999 688 Pls
2240 6068 671 Pls
2241 6137 663 Pls
2242 6206 661 Pls
2243 6276 611 Pls
2244 6345 564 Pls
2245 6414 566 Pls
2246 6483 564 Pls
2247 6552 563 Pls
2248 6579 4486 Pls
2249 % End plot #1
2250 % Begin plot #2
2251 1.000 UL
2252 LTb
2253 3718 448 M
2254 0 4171 V
2255 % End plot #2
2256 % Begin plot #3
2257 4340 448 M
2258 0 4171 V
2259 % End plot #3
2260 % Begin plot #4
2261 4824 448 M
2262 0 4171 V
2263 % End plot #4
2264 stroke
2265 1022 4619 N
2266 0 -4171 V
2267 5925 0 V
2268 0 4171 V
2269 -5925 0 V
2270 Z stroke
2271 1.000 UP
2272 1.000 UL
2273 LTb
2274 stroke
2275 grestore
2276 end
2277 showpage
2278 %%Trailer
2279 %%DocumentFonts: Helvetica
2280 %%Pages: 5

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