THESIS
[matches/honours.git] / thesis / figures / tcs / plots / focus_accel_tcs.eps
1 %!PS-Adobe-2.0
2 %%Title: ../../../../thesis/figures/tcs/plots/focus_accel_tcs.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Wed Oct 17 23:48:48 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 (../../../../thesis/figures/tcs/plots/focus_accel_tcs.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Wed Oct 17 23:48:48 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 686 959 M
454 63 0 V
455 6198 0 R
456 -63 0 V
457 602 959 M
458 (-0.2) Rshow
459 1.000 UL
460 LTb
461 686 1516 M
462 63 0 V
463 6198 0 R
464 -63 0 V
465 -6282 0 R
466 (-0.1) Rshow
467 1.000 UL
468 LTb
469 686 2074 M
470 63 0 V
471 6198 0 R
472 -63 0 V
473 -6282 0 R
474 ( 0) Rshow
475 1.000 UL
476 LTb
477 686 2631 M
478 63 0 V
479 6198 0 R
480 -63 0 V
481 -6282 0 R
482 ( 0.1) Rshow
483 1.000 UL
484 LTb
485 686 3188 M
486 63 0 V
487 6198 0 R
488 -63 0 V
489 -6282 0 R
490 ( 0.2) Rshow
491 1.000 UL
492 LTb
493 686 3745 M
494 63 0 V
495 6198 0 R
496 -63 0 V
497 -6282 0 R
498 ( 0.3) Rshow
499 1.000 UL
500 LTb
501 686 4302 M
502 63 0 V
503 6198 0 R
504 -63 0 V
505 -6282 0 R
506 ( 0.4) Rshow
507 1.000 UL
508 LTb
509 686 448 M
510 0 63 V
511 0 4108 R
512 0 -63 V
513 686 308 M
514 ( 0) Cshow
515 1.000 UL
516 LTb
517 1382 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 2077 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 2773 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 3469 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 4164 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 4860 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 5556 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 6251 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 686 4619 N
592 686 448 L
593 6261 0 V
594 0 4171 V
595 -6261 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 3816 98 M
605 (U \(V\)) Cshow
606 LTb
607 3816 4829 M
608 (Focus - Effect of changing Accelerating Electrodes) 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 (Va = 50) Rshow
619 LT0
620 6380 4486 M
621 399 0 V
622 686 2075 M
623 73 1 V
624 73 3 V
625 73 7 V
626 73 17 V
627 73 30 V
628 73 45 V
629 73 62 V
630 73 82 V
631 73 103 V
632 73 120 V
633 73 128 V
634 74 127 V
635 73 116 V
636 73 97 V
637 73 72 V
638 73 39 V
639 73 4 V
640 73 -28 V
641 73 -54 V
642 73 -73 V
643 73 -83 V
644 73 -84 V
645 73 -82 V
646 73 -70 V
647 73 -61 V
648 73 -51 V
649 73 -41 V
650 73 -30 V
651 73 -23 V
652 73 -17 V
653 73 -14 V
654 73 -12 V
655 73 -7 V
656 74 -1 V
657 73 1 V
658 73 2 V
659 73 3 V
660 73 3 V
661 73 4 V
662 73 5 V
663 73 3 V
664 73 2 V
665 73 -1 V
666 73 -2 V
667 73 -2 V
668 73 -4 V
669 73 -3 V
670 73 -4 V
671 73 -4 V
672 73 -1 V
673 73 0 V
674 73 2 V
675 73 2 V
676 73 1 V
677 73 -1 V
678 74 -3 V
679 73 -11 V
680 73 -18 V
681 73 -23 V
682 73 -28 V
683 73 -32 V
684 73 -34 V
685 73 -35 V
686 73 -35 V
687 73 -30 V
688 73 -24 V
689 73 -23 V
690 73 -18 V
691 73 -13 V
692 73 -9 V
693 73 -6 V
694 73 -2 V
695 73 0 V
696 73 1 V
697 73 5 V
698 73 4 V
699 73 1 V
700 74 1 V
701 73 2 V
702 686 2075 Pls
703 759 2076 Pls
704 832 2079 Pls
705 905 2086 Pls
706 978 2103 Pls
707 1051 2133 Pls
708 1124 2178 Pls
709 1197 2240 Pls
710 1270 2322 Pls
711 1343 2425 Pls
712 1416 2545 Pls
713 1489 2673 Pls
714 1563 2800 Pls
715 1636 2916 Pls
716 1709 3013 Pls
717 1782 3085 Pls
718 1855 3124 Pls
719 1928 3128 Pls
720 2001 3100 Pls
721 2074 3046 Pls
722 2147 2973 Pls
723 2220 2890 Pls
724 2293 2806 Pls
725 2366 2724 Pls
726 2439 2654 Pls
727 2512 2593 Pls
728 2585 2542 Pls
729 2658 2501 Pls
730 2731 2471 Pls
731 2804 2448 Pls
732 2877 2431 Pls
733 2950 2417 Pls
734 3023 2405 Pls
735 3096 2398 Pls
736 3170 2397 Pls
737 3243 2398 Pls
738 3316 2400 Pls
739 3389 2403 Pls
740 3462 2406 Pls
741 3535 2410 Pls
742 3608 2415 Pls
743 3681 2418 Pls
744 3754 2420 Pls
745 3827 2419 Pls
746 3900 2417 Pls
747 3973 2415 Pls
748 4046 2411 Pls
749 4119 2408 Pls
750 4192 2404 Pls
751 4265 2400 Pls
752 4338 2399 Pls
753 4411 2399 Pls
754 4484 2401 Pls
755 4557 2403 Pls
756 4630 2404 Pls
757 4703 2403 Pls
758 4777 2400 Pls
759 4850 2389 Pls
760 4923 2371 Pls
761 4996 2348 Pls
762 5069 2320 Pls
763 5142 2288 Pls
764 5215 2254 Pls
765 5288 2219 Pls
766 5361 2184 Pls
767 5434 2154 Pls
768 5507 2130 Pls
769 5580 2107 Pls
770 5653 2089 Pls
771 5726 2076 Pls
772 5799 2067 Pls
773 5872 2061 Pls
774 5945 2059 Pls
775 6018 2059 Pls
776 6091 2060 Pls
777 6164 2065 Pls
778 6237 2069 Pls
779 6310 2070 Pls
780 6384 2071 Pls
781 6457 2073 Pls
782 6579 4486 Pls
783 % End plot #1
784 % Begin plot #2
785 1.000 UP
786 1.000 UL
787 LT1
788 LCb setrgbcolor
789 6296 4346 M
790 (Va = 100) Rshow
791 LT1
792 6380 4346 M
793 399 0 V
794 686 2078 M
795 73 3 V
796 73 8 V
797 73 12 V
798 73 23 V
799 73 37 V
800 73 48 V
801 73 63 V
802 73 77 V
803 73 88 V
804 73 95 V
805 73 97 V
806 74 94 V
807 73 85 V
808 73 69 V
809 73 50 V
810 73 28 V
811 73 8 V
812 73 -11 V
813 73 -25 V
814 73 -36 V
815 73 -43 V
816 73 -44 V
817 73 -42 V
818 73 -38 V
819 73 -32 V
820 73 -28 V
821 73 -22 V
822 73 -19 V
823 73 -17 V
824 73 -14 V
825 73 -14 V
826 73 -14 V
827 73 -14 V
828 74 -14 V
829 73 -15 V
830 73 -14 V
831 73 -14 V
832 73 -14 V
833 73 -13 V
834 73 -12 V
835 73 -10 V
836 73 -8 V
837 73 -7 V
838 73 -5 V
839 73 -5 V
840 73 -3 V
841 73 -3 V
842 73 -3 V
843 73 -5 V
844 73 -6 V
845 73 -8 V
846 73 -9 V
847 73 -12 V
848 73 -15 V
849 73 -16 V
850 74 -19 V
851 73 -21 V
852 73 -22 V
853 73 -23 V
854 73 -24 V
855 73 -25 V
856 73 -25 V
857 73 -25 V
858 73 -24 V
859 73 -24 V
860 73 -23 V
861 73 -21 V
862 73 -20 V
863 73 -18 V
864 73 -16 V
865 73 -13 V
866 73 -11 V
867 73 -4 V
868 73 0 V
869 73 2 V
870 73 22 V
871 73 20 V
872 74 3 V
873 73 2 V
874 686 2078 Crs
875 759 2081 Crs
876 832 2089 Crs
877 905 2101 Crs
878 978 2124 Crs
879 1051 2161 Crs
880 1124 2209 Crs
881 1197 2272 Crs
882 1270 2349 Crs
883 1343 2437 Crs
884 1416 2532 Crs
885 1489 2629 Crs
886 1563 2723 Crs
887 1636 2808 Crs
888 1709 2877 Crs
889 1782 2927 Crs
890 1855 2955 Crs
891 1928 2963 Crs
892 2001 2952 Crs
893 2074 2927 Crs
894 2147 2891 Crs
895 2220 2848 Crs
896 2293 2804 Crs
897 2366 2762 Crs
898 2439 2724 Crs
899 2512 2692 Crs
900 2585 2664 Crs
901 2658 2642 Crs
902 2731 2623 Crs
903 2804 2606 Crs
904 2877 2592 Crs
905 2950 2578 Crs
906 3023 2564 Crs
907 3096 2550 Crs
908 3170 2536 Crs
909 3243 2521 Crs
910 3316 2507 Crs
911 3389 2493 Crs
912 3462 2479 Crs
913 3535 2466 Crs
914 3608 2454 Crs
915 3681 2444 Crs
916 3754 2436 Crs
917 3827 2429 Crs
918 3900 2424 Crs
919 3973 2419 Crs
920 4046 2416 Crs
921 4119 2413 Crs
922 4192 2410 Crs
923 4265 2405 Crs
924 4338 2399 Crs
925 4411 2391 Crs
926 4484 2382 Crs
927 4557 2370 Crs
928 4630 2355 Crs
929 4703 2339 Crs
930 4777 2320 Crs
931 4850 2299 Crs
932 4923 2277 Crs
933 4996 2254 Crs
934 5069 2230 Crs
935 5142 2205 Crs
936 5215 2180 Crs
937 5288 2155 Crs
938 5361 2131 Crs
939 5434 2107 Crs
940 5507 2084 Crs
941 5580 2063 Crs
942 5653 2043 Crs
943 5726 2025 Crs
944 5799 2009 Crs
945 5872 1996 Crs
946 5945 1985 Crs
947 6018 1981 Crs
948 6091 1981 Crs
949 6164 1983 Crs
950 6237 2005 Crs
951 6310 2025 Crs
952 6384 2028 Crs
953 6457 2030 Crs
954 6579 4346 Crs
955 % End plot #2
956 % Begin plot #3
957 1.000 UP
958 1.000 UL
959 LT2
960 LCb setrgbcolor
961 6296 4206 M
962 (Va = 200) Rshow
963 LT2
964 6380 4206 M
965 399 0 V
966 686 2074 M
967 73 0 V
968 73 0 V
969 73 0 V
970 73 0 V
971 73 0 V
972 73 2 V
973 73 5 V
974 73 10 V
975 73 18 V
976 73 28 V
977 73 44 V
978 74 61 V
979 73 81 V
980 73 102 V
981 73 120 V
982 73 136 V
983 73 145 V
984 73 148 V
985 73 142 V
986 73 128 V
987 73 106 V
988 73 78 V
989 73 48 V
990 73 16 V
991 73 -13 V
992 73 -39 V
993 73 -59 V
994 73 -74 V
995 73 -83 V
996 73 -87 V
997 73 -86 V
998 73 -84 V
999 73 -79 V
1000 74 -74 V
1001 73 -69 V
1002 73 -66 V
1003 73 -61 V
1004 73 -60 V
1005 73 -58 V
1006 73 -57 V
1007 73 -57 V
1008 73 -55 V
1009 73 -54 V
1010 73 -54 V
1011 73 -52 V
1012 73 -50 V
1013 73 -47 V
1014 73 -46 V
1015 73 -43 V
1016 73 -41 V
1017 73 -39 V
1018 73 -37 V
1019 73 -35 V
1020 73 -34 V
1021 73 -32 V
1022 74 -32 V
1023 73 -29 V
1024 73 -29 V
1025 73 -26 V
1026 73 -24 V
1027 73 -23 V
1028 73 -19 V
1029 73 -17 V
1030 73 -13 V
1031 73 -10 V
1032 73 -7 V
1033 73 -4 V
1034 73 -2 V
1035 73 2 V
1036 73 6 V
1037 73 12 V
1038 73 17 V
1039 73 30 V
1040 73 41 V
1041 73 43 V
1042 73 104 V
1043 73 91 V
1044 74 19 V
1045 73 10 V
1046 686 2074 Star
1047 759 2074 Star
1048 832 2074 Star
1049 905 2074 Star
1050 978 2074 Star
1051 1051 2074 Star
1052 1124 2076 Star
1053 1197 2081 Star
1054 1270 2091 Star
1055 1343 2109 Star
1056 1416 2137 Star
1057 1489 2181 Star
1058 1563 2242 Star
1059 1636 2323 Star
1060 1709 2425 Star
1061 1782 2545 Star
1062 1855 2681 Star
1063 1928 2826 Star
1064 2001 2974 Star
1065 2074 3116 Star
1066 2147 3244 Star
1067 2220 3350 Star
1068 2293 3428 Star
1069 2366 3476 Star
1070 2439 3492 Star
1071 2512 3479 Star
1072 2585 3440 Star
1073 2658 3381 Star
1074 2731 3307 Star
1075 2804 3224 Star
1076 2877 3137 Star
1077 2950 3051 Star
1078 3023 2967 Star
1079 3096 2888 Star
1080 3170 2814 Star
1081 3243 2745 Star
1082 3316 2679 Star
1083 3389 2618 Star
1084 3462 2558 Star
1085 3535 2500 Star
1086 3608 2443 Star
1087 3681 2386 Star
1088 3754 2331 Star
1089 3827 2277 Star
1090 3900 2223 Star
1091 3973 2171 Star
1092 4046 2121 Star
1093 4119 2074 Star
1094 4192 2028 Star
1095 4265 1985 Star
1096 4338 1944 Star
1097 4411 1905 Star
1098 4484 1868 Star
1099 4557 1833 Star
1100 4630 1799 Star
1101 4703 1767 Star
1102 4777 1735 Star
1103 4850 1706 Star
1104 4923 1677 Star
1105 4996 1651 Star
1106 5069 1627 Star
1107 5142 1604 Star
1108 5215 1585 Star
1109 5288 1568 Star
1110 5361 1555 Star
1111 5434 1545 Star
1112 5507 1538 Star
1113 5580 1534 Star
1114 5653 1532 Star
1115 5726 1534 Star
1116 5799 1540 Star
1117 5872 1552 Star
1118 5945 1569 Star
1119 6018 1599 Star
1120 6091 1640 Star
1121 6164 1683 Star
1122 6237 1787 Star
1123 6310 1878 Star
1124 6384 1897 Star
1125 6457 1907 Star
1126 6579 4206 Star
1127 % End plot #3
1128 % Begin plot #4
1129 1.000 UP
1130 1.000 UL
1131 LT3
1132 LCb setrgbcolor
1133 6296 4066 M
1134 (Va = 250) Rshow
1135 LT3
1136 6380 4066 M
1137 399 0 V
1138 686 2074 M
1139 73 0 V
1140 73 0 V
1141 73 0 V
1142 73 0 V
1143 73 0 V
1144 73 0 V
1145 73 0 V
1146 73 0 V
1147 73 0 V
1148 73 0 V
1149 73 0 V
1150 74 0 V
1151 73 0 V
1152 73 0 V
1153 73 0 V
1154 73 0 V
1155 73 0 V
1156 73 0 V
1157 73 0 V
1158 73 0 V
1159 73 0 V
1160 73 3 V
1161 73 12 V
1162 73 25 V
1163 73 46 V
1164 73 71 V
1165 73 102 V
1166 73 138 V
1167 73 177 V
1168 73 213 V
1169 73 235 V
1170 73 244 V
1171 73 236 V
1172 74 213 V
1173 73 175 V
1174 73 123 V
1175 73 61 V
1176 73 -7 V
1177 73 -73 V
1178 73 -130 V
1179 73 -174 V
1180 73 -212 V
1181 73 -240 V
1182 73 -257 V
1183 73 -266 V
1184 73 -263 V
1185 73 -252 V
1186 73 -240 V
1187 73 -230 V
1188 73 -209 V
1189 73 -186 V
1190 73 -161 V
1191 73 -134 V
1192 73 -113 V
1193 73 -89 V
1194 74 -67 V
1195 73 -43 V
1196 73 -24 V
1197 73 -11 V
1198 73 -2 V
1199 73 6 V
1200 73 18 V
1201 73 27 V
1202 73 34 V
1203 73 42 V
1204 73 51 V
1205 73 60 V
1206 73 73 V
1207 73 88 V
1208 73 95 V
1209 73 98 V
1210 73 101 V
1211 73 104 V
1212 73 98 V
1213 73 89 V
1214 73 107 V
1215 73 78 V
1216 74 28 V
1217 73 14 V
1218 686 2074 Box
1219 759 2074 Box
1220 832 2074 Box
1221 905 2074 Box
1222 978 2074 Box
1223 1051 2074 Box
1224 1124 2074 Box
1225 1197 2074 Box
1226 1270 2074 Box
1227 1343 2074 Box
1228 1416 2074 Box
1229 1489 2074 Box
1230 1563 2074 Box
1231 1636 2074 Box
1232 1709 2074 Box
1233 1782 2074 Box
1234 1855 2074 Box
1235 1928 2074 Box
1236 2001 2074 Box
1237 2074 2074 Box
1238 2147 2074 Box
1239 2220 2074 Box
1240 2293 2077 Box
1241 2366 2089 Box
1242 2439 2114 Box
1243 2512 2160 Box
1244 2585 2231 Box
1245 2658 2333 Box
1246 2731 2471 Box
1247 2804 2648 Box
1248 2877 2861 Box
1249 2950 3096 Box
1250 3023 3340 Box
1251 3096 3576 Box
1252 3170 3789 Box
1253 3243 3964 Box
1254 3316 4087 Box
1255 3389 4148 Box
1256 3462 4141 Box
1257 3535 4068 Box
1258 3608 3938 Box
1259 3681 3764 Box
1260 3754 3552 Box
1261 3827 3312 Box
1262 3900 3055 Box
1263 3973 2789 Box
1264 4046 2526 Box
1265 4119 2274 Box
1266 4192 2034 Box
1267 4265 1804 Box
1268 4338 1595 Box
1269 4411 1409 Box
1270 4484 1248 Box
1271 4557 1114 Box
1272 4630 1001 Box
1273 4703 912 Box
1274 4777 845 Box
1275 4850 802 Box
1276 4923 778 Box
1277 4996 767 Box
1278 5069 765 Box
1279 5142 771 Box
1280 5215 789 Box
1281 5288 816 Box
1282 5361 850 Box
1283 5434 892 Box
1284 5507 943 Box
1285 5580 1003 Box
1286 5653 1076 Box
1287 5726 1164 Box
1288 5799 1259 Box
1289 5872 1357 Box
1290 5945 1458 Box
1291 6018 1562 Box
1292 6091 1660 Box
1293 6164 1749 Box
1294 6237 1856 Box
1295 6310 1934 Box
1296 6384 1962 Box
1297 6457 1976 Box
1298 6579 4066 Box
1299 % End plot #4
1300 1.000 UL
1301 LTb
1302 686 4619 N
1303 686 448 L
1304 6261 0 V
1305 0 4171 V
1306 -6261 0 V
1307 Z stroke
1308 1.000 UP
1309 1.000 UL
1310 LTb
1311 stroke
1312 grestore
1313 end
1314 showpage
1315 %%Trailer
1316 %%DocumentFonts: Helvetica
1317 %%Pages: 1

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