Commit before breaking everything
[matches/honours.git] / research / analysis and stuff / tcs scripts / analysis.old / sample1_focus1_au50min_a1h.eps
1 %!PS-Adobe-2.0
2 %%Title: analysis/sample1_focus1_au50min_a1h.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Sun Oct 14 21:37:13 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 (analysis/sample1_focus1_au50min_a1h.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Sun Oct 14 21:37:13 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 448 M
454 63 0 V
455 6198 0 R
456 -63 0 V
457 602 448 M
458 ( 0) Rshow
459 1.000 UL
460 LTb
461 686 896 M
462 63 0 V
463 6198 0 R
464 -63 0 V
465 602 896 M
466 ( 50) Rshow
467 1.000 UL
468 LTb
469 686 1344 M
470 63 0 V
471 6198 0 R
472 -63 0 V
473 -6282 0 R
474 ( 100) Rshow
475 1.000 UL
476 LTb
477 686 1792 M
478 63 0 V
479 6198 0 R
480 -63 0 V
481 -6282 0 R
482 ( 150) Rshow
483 1.000 UL
484 LTb
485 686 2240 M
486 63 0 V
487 6198 0 R
488 -63 0 V
489 -6282 0 R
490 ( 200) Rshow
491 1.000 UL
492 LTb
493 686 2687 M
494 63 0 V
495 6198 0 R
496 -63 0 V
497 -6282 0 R
498 ( 250) Rshow
499 1.000 UL
500 LTb
501 686 3135 M
502 63 0 V
503 6198 0 R
504 -63 0 V
505 -6282 0 R
506 ( 300) Rshow
507 1.000 UL
508 LTb
509 686 3583 M
510 63 0 V
511 6198 0 R
512 -63 0 V
513 -6282 0 R
514 ( 350) Rshow
515 1.000 UL
516 LTb
517 686 4031 M
518 63 0 V
519 6198 0 R
520 -63 0 V
521 -6282 0 R
522 ( 400) Rshow
523 1.000 UL
524 LTb
525 686 4479 M
526 63 0 V
527 6198 0 R
528 -63 0 V
529 -6282 0 R
530 ( 450) Rshow
531 1.000 UL
532 LTb
533 686 448 M
534 0 63 V
535 0 3968 R
536 0 -63 V
537 686 308 M
538 ( 0) Cshow
539 1.000 UL
540 LTb
541 1469 448 M
542 0 63 V
543 0 3968 R
544 0 -63 V
545 0 -4108 R
546 ( 500) Cshow
547 1.000 UL
548 LTb
549 2251 448 M
550 0 63 V
551 0 3968 R
552 0 -63 V
553 0 -4108 R
554 ( 1000) Cshow
555 1.000 UL
556 LTb
557 3034 448 M
558 0 63 V
559 0 3968 R
560 0 -63 V
561 0 -4108 R
562 ( 1500) Cshow
563 1.000 UL
564 LTb
565 3817 448 M
566 0 63 V
567 0 3968 R
568 0 -63 V
569 0 -4108 R
570 ( 2000) Cshow
571 1.000 UL
572 LTb
573 4599 448 M
574 0 63 V
575 0 3968 R
576 0 -63 V
577 0 -4108 R
578 ( 2500) Cshow
579 1.000 UL
580 LTb
581 5382 448 M
582 0 63 V
583 0 3968 R
584 0 -63 V
585 0 -4108 R
586 ( 3000) Cshow
587 1.000 UL
588 LTb
589 6164 448 M
590 0 63 V
591 0 3968 R
592 0 -63 V
593 0 -4108 R
594 ( 3500) Cshow
595 1.000 UL
596 LTb
597 6947 448 M
598 0 63 V
599 0 3968 R
600 0 -63 V
601 0 -4108 R
602 ( 4000) Cshow
603 1.000 UL
604 LTb
605 1.000 UL
606 LTb
607 686 4479 N
608 686 448 L
609 6261 0 V
610 0 4031 V
611 -6261 0 V
612 Z stroke
613 LCb setrgbcolor
614 112 2463 M
615 currentpoint gsave translate -270 rotate 0 0 M
616 (I\(E\) \(ADC counts\)) Cshow
617 grestore
618 LTb
619 LCb setrgbcolor
620 3816 98 M
621 (U \(DAC counts\)) Cshow
622 LTb
623 3816 4829 M
624 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
625 3816 4689 M
626 (Raw Data) Cshow
627 1.000 UP
628 1.000 UL
629 LTb
630 % Begin plot #1
631 1.000 UP
632 1.000 UL
633 LT0
634 LCb setrgbcolor
635 1442 4346 M
636 (raw data) Rshow
637 LT0
638 1526 4346 M
639 399 0 V
640 686 552 M
641 78 -38 V
642 79 3 V
643 78 -4 V
644 78 1 V
645 78 -2 V
646 79 7 V
647 78 30 V
648 78 63 V
649 78 97 V
650 79 110 V
651 78 134 V
652 78 195 V
653 78 205 V
654 79 268 V
655 78 333 V
656 78 413 V
657 78 345 V
658 79 244 V
659 78 162 V
660 78 96 V
661 79 51 V
662 78 19 V
663 78 9 V
664 78 0 V
665 79 5 V
666 78 0 V
667 78 7 V
668 78 15 V
669 79 -1 V
670 78 0 V
671 78 3 V
672 78 -1 V
673 79 5 V
674 78 -6 V
675 78 -6 V
676 78 13 V
677 79 15 V
678 78 7 V
679 78 6 V
680 79 11 V
681 78 12 V
682 78 11 V
683 78 16 V
684 79 7 V
685 78 19 V
686 78 3 V
687 78 19 V
688 79 37 V
689 78 16 V
690 78 21 V
691 78 15 V
692 79 14 V
693 78 11 V
694 78 16 V
695 78 20 V
696 79 16 V
697 78 16 V
698 78 6 V
699 78 6 V
700 79 5 V
701 78 -2 V
702 78 7 V
703 79 23 V
704 78 24 V
705 78 37 V
706 78 39 V
707 79 34 V
708 78 28 V
709 78 36 V
710 78 48 V
711 79 29 V
712 78 41 V
713 78 45 V
714 78 37 V
715 79 39 V
716 78 41 V
717 78 42 V
718 78 35 V
719 79 21 V
720 686 552 Pls
721 764 514 Pls
722 843 517 Pls
723 921 513 Pls
724 999 514 Pls
725 1077 512 Pls
726 1156 519 Pls
727 1234 549 Pls
728 1312 612 Pls
729 1390 709 Pls
730 1469 819 Pls
731 1547 953 Pls
732 1625 1148 Pls
733 1703 1353 Pls
734 1782 1621 Pls
735 1860 1954 Pls
736 1938 2367 Pls
737 2016 2712 Pls
738 2095 2956 Pls
739 2173 3118 Pls
740 2251 3214 Pls
741 2330 3265 Pls
742 2408 3284 Pls
743 2486 3293 Pls
744 2564 3293 Pls
745 2643 3298 Pls
746 2721 3298 Pls
747 2799 3305 Pls
748 2877 3320 Pls
749 2956 3319 Pls
750 3034 3319 Pls
751 3112 3322 Pls
752 3190 3321 Pls
753 3269 3326 Pls
754 3347 3320 Pls
755 3425 3314 Pls
756 3503 3327 Pls
757 3582 3342 Pls
758 3660 3349 Pls
759 3738 3355 Pls
760 3817 3366 Pls
761 3895 3378 Pls
762 3973 3389 Pls
763 4051 3405 Pls
764 4130 3412 Pls
765 4208 3431 Pls
766 4286 3434 Pls
767 4364 3453 Pls
768 4443 3490 Pls
769 4521 3506 Pls
770 4599 3527 Pls
771 4677 3542 Pls
772 4756 3556 Pls
773 4834 3567 Pls
774 4912 3583 Pls
775 4990 3603 Pls
776 5069 3619 Pls
777 5147 3635 Pls
778 5225 3641 Pls
779 5303 3647 Pls
780 5382 3652 Pls
781 5460 3650 Pls
782 5538 3657 Pls
783 5617 3680 Pls
784 5695 3704 Pls
785 5773 3741 Pls
786 5851 3780 Pls
787 5930 3814 Pls
788 6008 3842 Pls
789 6086 3878 Pls
790 6164 3926 Pls
791 6243 3955 Pls
792 6321 3996 Pls
793 6399 4041 Pls
794 6477 4078 Pls
795 6556 4117 Pls
796 6634 4158 Pls
797 6712 4200 Pls
798 6790 4235 Pls
799 6869 4256 Pls
800 1725 4346 Pls
801 % End plot #1
802 1.000 UL
803 LTb
804 686 4479 N
805 686 448 L
806 6261 0 V
807 0 4031 V
808 -6261 0 V
809 Z stroke
810 1.000 UP
811 1.000 UL
812 LTb
813 stroke
814 grestore
815 end
816 showpage
817 %%Page: 2 2
818 gnudict begin
819 gsave
820 doclip
821 50 50 translate
822 0.100 0.100 scale
823 90 rotate
824 0 -5040 translate
825 0 setgray
826 newpath
827 (Helvetica) findfont 140 scalefont setfont
828 1.000 UL
829 LTb
830 686 448 M
831 63 0 V
832 6198 0 R
833 -63 0 V
834 602 448 M
835 ( 0) Rshow
836 1.000 UL
837 LTb
838 686 851 M
839 63 0 V
840 6198 0 R
841 -63 0 V
842 602 851 M
843 ( 0.1) Rshow
844 1.000 UL
845 LTb
846 686 1254 M
847 63 0 V
848 6198 0 R
849 -63 0 V
850 -6282 0 R
851 ( 0.2) Rshow
852 1.000 UL
853 LTb
854 686 1657 M
855 63 0 V
856 6198 0 R
857 -63 0 V
858 -6282 0 R
859 ( 0.3) Rshow
860 1.000 UL
861 LTb
862 686 2060 M
863 63 0 V
864 6198 0 R
865 -63 0 V
866 -6282 0 R
867 ( 0.4) Rshow
868 1.000 UL
869 LTb
870 686 2464 M
871 63 0 V
872 6198 0 R
873 -63 0 V
874 -6282 0 R
875 ( 0.5) Rshow
876 1.000 UL
877 LTb
878 686 2867 M
879 63 0 V
880 6198 0 R
881 -63 0 V
882 -6282 0 R
883 ( 0.6) Rshow
884 1.000 UL
885 LTb
886 686 3270 M
887 63 0 V
888 6198 0 R
889 -63 0 V
890 -6282 0 R
891 ( 0.7) Rshow
892 1.000 UL
893 LTb
894 686 3673 M
895 63 0 V
896 6198 0 R
897 -63 0 V
898 -6282 0 R
899 ( 0.8) Rshow
900 1.000 UL
901 LTb
902 686 4076 M
903 63 0 V
904 6198 0 R
905 -63 0 V
906 -6282 0 R
907 ( 0.9) Rshow
908 1.000 UL
909 LTb
910 686 4479 M
911 63 0 V
912 6198 0 R
913 -63 0 V
914 -6282 0 R
915 ( 1) Rshow
916 1.000 UL
917 LTb
918 686 448 M
919 0 63 V
920 0 3968 R
921 0 -63 V
922 686 308 M
923 ( 0) Cshow
924 1.000 UL
925 LTb
926 1382 448 M
927 0 63 V
928 0 3968 R
929 0 -63 V
930 0 -4108 R
931 ( 2) Cshow
932 1.000 UL
933 LTb
934 2077 448 M
935 0 63 V
936 0 3968 R
937 0 -63 V
938 0 -4108 R
939 ( 4) Cshow
940 1.000 UL
941 LTb
942 2773 448 M
943 0 63 V
944 0 3968 R
945 0 -63 V
946 0 -4108 R
947 ( 6) Cshow
948 1.000 UL
949 LTb
950 3469 448 M
951 0 63 V
952 0 3968 R
953 0 -63 V
954 0 -4108 R
955 ( 8) Cshow
956 1.000 UL
957 LTb
958 4164 448 M
959 0 63 V
960 0 3968 R
961 0 -63 V
962 0 -4108 R
963 ( 10) Cshow
964 1.000 UL
965 LTb
966 4860 448 M
967 0 63 V
968 0 3968 R
969 0 -63 V
970 0 -4108 R
971 ( 12) Cshow
972 1.000 UL
973 LTb
974 5556 448 M
975 0 63 V
976 0 3968 R
977 0 -63 V
978 0 -4108 R
979 ( 14) Cshow
980 1.000 UL
981 LTb
982 6251 448 M
983 0 63 V
984 0 3968 R
985 0 -63 V
986 0 -4108 R
987 ( 16) Cshow
988 1.000 UL
989 LTb
990 6947 448 M
991 0 63 V
992 0 3968 R
993 0 -63 V
994 0 -4108 R
995 ( 18) Cshow
996 1.000 UL
997 LTb
998 1.000 UL
999 LTb
1000 686 4479 N
1001 686 448 L
1002 6261 0 V
1003 0 4031 V
1004 -6261 0 V
1005 Z stroke
1006 LCb setrgbcolor
1007 112 2463 M
1008 currentpoint gsave translate -270 rotate 0 0 M
1009 (I\(E\) \(ADC counts\)) Cshow
1010 grestore
1011 LTb
1012 LCb setrgbcolor
1013 3816 98 M
1014 (U \(DAC counts\)) Cshow
1015 LTb
1016 3816 4829 M
1017 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
1018 3816 4689 M
1019 (Calibrated & Normalised) Cshow
1020 1.000 UP
1021 1.000 UL
1022 LTb
1023 % Begin plot #1
1024 1.000 UP
1025 1.000 UL
1026 LT0
1027 LCb setrgbcolor
1028 1442 4346 M
1029 (raw data) Rshow
1030 LT0
1031 1526 4346 M
1032 399 0 V
1033 686 559 M
1034 73 -41 V
1035 73 3 V
1036 73 -4 V
1037 73 1 V
1038 73 -2 V
1039 73 7 V
1040 73 32 V
1041 73 66 V
1042 73 103 V
1043 73 117 V
1044 73 142 V
1045 74 206 V
1046 73 218 V
1047 73 282 V
1048 73 353 V
1049 73 438 V
1050 73 365 V
1051 73 258 V
1052 73 172 V
1053 73 102 V
1054 73 53 V
1055 73 21 V
1056 73 9 V
1057 73 0 V
1058 73 5 V
1059 73 1 V
1060 73 7 V
1061 73 15 V
1062 73 -1 V
1063 73 1 V
1064 73 3 V
1065 73 -1 V
1066 73 5 V
1067 74 -6 V
1068 73 -7 V
1069 73 14 V
1070 73 16 V
1071 73 8 V
1072 73 5 V
1073 73 12 V
1074 73 13 V
1075 73 12 V
1076 73 17 V
1077 73 7 V
1078 73 20 V
1079 73 4 V
1080 73 19 V
1081 73 39 V
1082 73 17 V
1083 73 23 V
1084 73 15 V
1085 73 15 V
1086 73 13 V
1087 73 16 V
1088 73 21 V
1089 74 18 V
1090 73 16 V
1091 73 6 V
1092 73 7 V
1093 73 5 V
1094 73 -2 V
1095 73 7 V
1096 73 25 V
1097 73 25 V
1098 73 40 V
1099 73 40 V
1100 73 37 V
1101 73 30 V
1102 73 37 V
1103 73 51 V
1104 73 30 V
1105 73 44 V
1106 73 48 V
1107 73 39 V
1108 73 41 V
1109 73 44 V
1110 73 44 V
1111 74 37 V
1112 73 22 V
1113 686 559 Pls
1114 759 518 Pls
1115 832 521 Pls
1116 905 517 Pls
1117 978 518 Pls
1118 1051 516 Pls
1119 1124 523 Pls
1120 1197 555 Pls
1121 1270 621 Pls
1122 1343 724 Pls
1123 1416 841 Pls
1124 1489 983 Pls
1125 1563 1189 Pls
1126 1636 1407 Pls
1127 1709 1689 Pls
1128 1782 2042 Pls
1129 1855 2480 Pls
1130 1928 2845 Pls
1131 2001 3103 Pls
1132 2074 3275 Pls
1133 2147 3377 Pls
1134 2220 3430 Pls
1135 2293 3451 Pls
1136 2366 3460 Pls
1137 2439 3460 Pls
1138 2512 3465 Pls
1139 2585 3466 Pls
1140 2658 3473 Pls
1141 2731 3488 Pls
1142 2804 3487 Pls
1143 2877 3488 Pls
1144 2950 3491 Pls
1145 3023 3490 Pls
1146 3096 3495 Pls
1147 3170 3489 Pls
1148 3243 3482 Pls
1149 3316 3496 Pls
1150 3389 3512 Pls
1151 3462 3520 Pls
1152 3535 3525 Pls
1153 3608 3537 Pls
1154 3681 3550 Pls
1155 3754 3562 Pls
1156 3827 3579 Pls
1157 3900 3586 Pls
1158 3973 3606 Pls
1159 4046 3610 Pls
1160 4119 3629 Pls
1161 4192 3668 Pls
1162 4265 3685 Pls
1163 4338 3708 Pls
1164 4411 3723 Pls
1165 4484 3738 Pls
1166 4557 3751 Pls
1167 4630 3767 Pls
1168 4703 3788 Pls
1169 4777 3806 Pls
1170 4850 3822 Pls
1171 4923 3828 Pls
1172 4996 3835 Pls
1173 5069 3840 Pls
1174 5142 3838 Pls
1175 5215 3845 Pls
1176 5288 3870 Pls
1177 5361 3895 Pls
1178 5434 3935 Pls
1179 5507 3975 Pls
1180 5580 4012 Pls
1181 5653 4042 Pls
1182 5726 4079 Pls
1183 5799 4130 Pls
1184 5872 4160 Pls
1185 5945 4204 Pls
1186 6018 4252 Pls
1187 6091 4291 Pls
1188 6164 4332 Pls
1189 6237 4376 Pls
1190 6310 4420 Pls
1191 6384 4457 Pls
1192 6457 4479 Pls
1193 1725 4346 Pls
1194 % End plot #1
1195 1.000 UL
1196 LTb
1197 686 4479 N
1198 686 448 L
1199 6261 0 V
1200 0 4031 V
1201 -6261 0 V
1202 Z stroke
1203 1.000 UP
1204 1.000 UL
1205 LTb
1206 stroke
1207 grestore
1208 end
1209 showpage
1210 %%Page: 3 3
1211 gnudict begin
1212 gsave
1213 doclip
1214 50 50 translate
1215 0.100 0.100 scale
1216 90 rotate
1217 0 -5040 translate
1218 0 setgray
1219 newpath
1220 (Helvetica) findfont 140 scalefont setfont
1221 1.000 UL
1222 LTb
1223 686 866 M
1224 63 0 V
1225 6198 0 R
1226 -63 0 V
1227 602 866 M
1228 ( 0) Rshow
1229 1.000 UL
1230 LTb
1231 686 1490 M
1232 63 0 V
1233 6198 0 R
1234 -63 0 V
1235 -6282 0 R
1236 ( 0.1) Rshow
1237 1.000 UL
1238 LTb
1239 686 2113 M
1240 63 0 V
1241 6198 0 R
1242 -63 0 V
1243 -6282 0 R
1244 ( 0.2) Rshow
1245 1.000 UL
1246 LTb
1247 686 2737 M
1248 63 0 V
1249 6198 0 R
1250 -63 0 V
1251 -6282 0 R
1252 ( 0.3) Rshow
1253 1.000 UL
1254 LTb
1255 686 3361 M
1256 63 0 V
1257 6198 0 R
1258 -63 0 V
1259 -6282 0 R
1260 ( 0.4) Rshow
1261 1.000 UL
1262 LTb
1263 686 3984 M
1264 63 0 V
1265 6198 0 R
1266 -63 0 V
1267 -6282 0 R
1268 ( 0.5) Rshow
1269 1.000 UL
1270 LTb
1271 686 448 M
1272 0 63 V
1273 0 3968 R
1274 0 -63 V
1275 686 308 M
1276 ( 0) Cshow
1277 1.000 UL
1278 LTb
1279 1382 448 M
1280 0 63 V
1281 0 3968 R
1282 0 -63 V
1283 0 -4108 R
1284 ( 2) Cshow
1285 1.000 UL
1286 LTb
1287 2077 448 M
1288 0 63 V
1289 0 3968 R
1290 0 -63 V
1291 0 -4108 R
1292 ( 4) Cshow
1293 1.000 UL
1294 LTb
1295 2773 448 M
1296 0 63 V
1297 0 3968 R
1298 0 -63 V
1299 0 -4108 R
1300 ( 6) Cshow
1301 1.000 UL
1302 LTb
1303 3469 448 M
1304 0 63 V
1305 0 3968 R
1306 0 -63 V
1307 0 -4108 R
1308 ( 8) Cshow
1309 1.000 UL
1310 LTb
1311 4164 448 M
1312 0 63 V
1313 0 3968 R
1314 0 -63 V
1315 0 -4108 R
1316 ( 10) Cshow
1317 1.000 UL
1318 LTb
1319 4860 448 M
1320 0 63 V
1321 0 3968 R
1322 0 -63 V
1323 0 -4108 R
1324 ( 12) Cshow
1325 1.000 UL
1326 LTb
1327 5556 448 M
1328 0 63 V
1329 0 3968 R
1330 0 -63 V
1331 0 -4108 R
1332 ( 14) Cshow
1333 1.000 UL
1334 LTb
1335 6251 448 M
1336 0 63 V
1337 0 3968 R
1338 0 -63 V
1339 0 -4108 R
1340 ( 16) Cshow
1341 1.000 UL
1342 LTb
1343 6947 448 M
1344 0 63 V
1345 0 3968 R
1346 0 -63 V
1347 0 -4108 R
1348 ( 18) Cshow
1349 1.000 UL
1350 LTb
1351 1.000 UL
1352 LTb
1353 686 4479 N
1354 686 448 L
1355 6261 0 V
1356 0 4031 V
1357 -6261 0 V
1358 Z stroke
1359 LCb setrgbcolor
1360 112 2463 M
1361 currentpoint gsave translate -270 rotate 0 0 M
1362 (dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
1363 grestore
1364 LTb
1365 LCb setrgbcolor
1366 3816 98 M
1367 (U \(DAC counts\)) Cshow
1368 LTb
1369 3816 4829 M
1370 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
1371 3816 4689 M
1372 (TCS \(of Calibrated & Normalised Data\)) Cshow
1373 1.000 UP
1374 1.000 UL
1375 LTb
1376 % Begin plot #1
1377 1.000 UP
1378 1.000 UL
1379 LT0
1380 LCb setrgbcolor
1381 6296 4346 M
1382 (tcs data) Rshow
1383 LT0
1384 6380 4346 M
1385 399 0 V
1386 686 570 M
1387 73 156 V
1388 73 135 V
1389 73 -3 V
1390 73 5 V
1391 73 21 V
1392 73 125 V
1393 73 218 V
1394 73 262 V
1395 73 188 V
1396 73 144 V
1397 73 327 V
1398 74 278 V
1399 73 282 V
1400 73 499 V
1401 73 571 V
1402 73 47 V
1403 73 -663 V
1404 73 -713 V
1405 73 -575 V
1406 73 -438 V
1407 73 -296 V
1408 73 -164 V
1409 73 -77 V
1410 73 -13 V
1411 73 1 V
1412 73 8 V
1413 73 55 V
1414 73 -31 V
1415 73 -56 V
1416 73 16 V
1417 73 -5 V
1418 73 8 V
1419 73 -18 V
1420 74 -45 V
1421 73 74 V
1422 73 83 V
1423 73 -24 V
1424 73 -36 V
1425 73 13 V
1426 73 27 V
1427 73 1 V
1428 73 16 V
1429 73 -17 V
1430 73 9 V
1431 73 -11 V
1432 73 -1 V
1433 73 129 V
1434 73 -9 V
1435 73 -61 V
1436 73 -7 V
1437 73 -29 V
1438 73 -9 V
1439 73 7 V
1440 73 31 V
1441 73 2 V
1442 74 -15 V
1443 73 -43 V
1444 73 -36 V
1445 73 -3 V
1446 73 -32 V
1447 73 6 V
1448 73 99 V
1449 73 68 V
1450 73 53 V
1451 73 57 V
1452 73 -10 V
1453 73 -41 V
1454 73 5 V
1455 73 78 V
1456 73 -28 V
1457 73 -28 V
1458 73 65 V
1459 73 -13 V
1460 73 -27 V
1461 73 16 V
1462 73 11 V
1463 73 -25 V
1464 74 -79 V
1465 73 -57 V
1466 686 570 Pls
1467 759 726 Pls
1468 832 861 Pls
1469 905 858 Pls
1470 978 863 Pls
1471 1051 884 Pls
1472 1124 1009 Pls
1473 1197 1227 Pls
1474 1270 1489 Pls
1475 1343 1677 Pls
1476 1416 1821 Pls
1477 1489 2148 Pls
1478 1563 2426 Pls
1479 1636 2708 Pls
1480 1709 3207 Pls
1481 1782 3778 Pls
1482 1855 3825 Pls
1483 1928 3162 Pls
1484 2001 2449 Pls
1485 2074 1874 Pls
1486 2147 1436 Pls
1487 2220 1140 Pls
1488 2293 976 Pls
1489 2366 899 Pls
1490 2439 886 Pls
1491 2512 887 Pls
1492 2585 895 Pls
1493 2658 950 Pls
1494 2731 919 Pls
1495 2804 863 Pls
1496 2877 879 Pls
1497 2950 874 Pls
1498 3023 882 Pls
1499 3096 864 Pls
1500 3170 819 Pls
1501 3243 893 Pls
1502 3316 976 Pls
1503 3389 952 Pls
1504 3462 916 Pls
1505 3535 929 Pls
1506 3608 956 Pls
1507 3681 957 Pls
1508 3754 973 Pls
1509 3827 956 Pls
1510 3900 965 Pls
1511 3973 954 Pls
1512 4046 953 Pls
1513 4119 1082 Pls
1514 4192 1073 Pls
1515 4265 1012 Pls
1516 4338 1005 Pls
1517 4411 976 Pls
1518 4484 967 Pls
1519 4557 974 Pls
1520 4630 1005 Pls
1521 4703 1007 Pls
1522 4777 992 Pls
1523 4850 949 Pls
1524 4923 913 Pls
1525 4996 910 Pls
1526 5069 878 Pls
1527 5142 884 Pls
1528 5215 983 Pls
1529 5288 1051 Pls
1530 5361 1104 Pls
1531 5434 1161 Pls
1532 5507 1151 Pls
1533 5580 1110 Pls
1534 5653 1115 Pls
1535 5726 1193 Pls
1536 5799 1165 Pls
1537 5872 1137 Pls
1538 5945 1202 Pls
1539 6018 1189 Pls
1540 6091 1162 Pls
1541 6164 1178 Pls
1542 6237 1189 Pls
1543 6310 1164 Pls
1544 6384 1085 Pls
1545 6457 1028 Pls
1546 6579 4346 Pls
1547 % End plot #1
1548 1.000 UL
1549 LTb
1550 686 4479 N
1551 686 448 L
1552 6261 0 V
1553 0 4031 V
1554 -6261 0 V
1555 Z stroke
1556 1.000 UP
1557 1.000 UL
1558 LTb
1559 stroke
1560 grestore
1561 end
1562 showpage
1563 %%Page: 4 4
1564 gnudict begin
1565 gsave
1566 doclip
1567 50 50 translate
1568 0.100 0.100 scale
1569 90 rotate
1570 0 -5040 translate
1571 0 setgray
1572 newpath
1573 (Helvetica) findfont 140 scalefont setfont
1574 1.000 UL
1575 LTb
1576 686 866 M
1577 63 0 V
1578 6198 0 R
1579 -63 0 V
1580 602 866 M
1581 ( 0) Rshow
1582 1.000 UL
1583 LTb
1584 686 1490 M
1585 63 0 V
1586 6198 0 R
1587 -63 0 V
1588 -6282 0 R
1589 ( 0.1) Rshow
1590 1.000 UL
1591 LTb
1592 686 2113 M
1593 63 0 V
1594 6198 0 R
1595 -63 0 V
1596 -6282 0 R
1597 ( 0.2) Rshow
1598 1.000 UL
1599 LTb
1600 686 2737 M
1601 63 0 V
1602 6198 0 R
1603 -63 0 V
1604 -6282 0 R
1605 ( 0.3) Rshow
1606 1.000 UL
1607 LTb
1608 686 3361 M
1609 63 0 V
1610 6198 0 R
1611 -63 0 V
1612 -6282 0 R
1613 ( 0.4) Rshow
1614 1.000 UL
1615 LTb
1616 686 3984 M
1617 63 0 V
1618 6198 0 R
1619 -63 0 V
1620 -6282 0 R
1621 ( 0.5) Rshow
1622 1.000 UL
1623 LTb
1624 686 448 M
1625 0 63 V
1626 0 3968 R
1627 0 -63 V
1628 686 308 M
1629 ( 0) Cshow
1630 1.000 UL
1631 LTb
1632 1382 448 M
1633 0 63 V
1634 0 3968 R
1635 0 -63 V
1636 0 -4108 R
1637 ( 2) Cshow
1638 1.000 UL
1639 LTb
1640 2077 448 M
1641 0 63 V
1642 0 3968 R
1643 0 -63 V
1644 0 -4108 R
1645 ( 4) Cshow
1646 1.000 UL
1647 LTb
1648 2773 448 M
1649 0 63 V
1650 0 3968 R
1651 0 -63 V
1652 0 -4108 R
1653 ( 6) Cshow
1654 1.000 UL
1655 LTb
1656 3469 448 M
1657 0 63 V
1658 0 3968 R
1659 0 -63 V
1660 0 -4108 R
1661 ( 8) Cshow
1662 1.000 UL
1663 LTb
1664 4164 448 M
1665 0 63 V
1666 0 3968 R
1667 0 -63 V
1668 0 -4108 R
1669 ( 10) Cshow
1670 1.000 UL
1671 LTb
1672 4860 448 M
1673 0 63 V
1674 0 3968 R
1675 0 -63 V
1676 0 -4108 R
1677 ( 12) Cshow
1678 1.000 UL
1679 LTb
1680 5556 448 M
1681 0 63 V
1682 0 3968 R
1683 0 -63 V
1684 0 -4108 R
1685 ( 14) Cshow
1686 1.000 UL
1687 LTb
1688 6251 448 M
1689 0 63 V
1690 0 3968 R
1691 0 -63 V
1692 0 -4108 R
1693 ( 16) Cshow
1694 1.000 UL
1695 LTb
1696 6947 448 M
1697 0 63 V
1698 0 3968 R
1699 0 -63 V
1700 0 -4108 R
1701 ( 18) Cshow
1702 1.000 UL
1703 LTb
1704 1.000 UL
1705 LTb
1706 686 4479 N
1707 686 448 L
1708 6261 0 V
1709 0 4031 V
1710 -6261 0 V
1711 Z stroke
1712 LCb setrgbcolor
1713 112 2463 M
1714 currentpoint gsave translate -270 rotate 0 0 M
1715 (dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
1716 grestore
1717 LTb
1718 LCb setrgbcolor
1719 3816 98 M
1720 (U \(DAC counts\)) Cshow
1721 LTb
1722 3816 4829 M
1723 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
1724 3816 4689 M
1725 (TCS with peaks \(thick\) and inflection points \(dashed\) indicated) Cshow
1726 1.000 UP
1727 1.000 UL
1728 LTb
1729 % Begin plot #1
1730 1.000 UP
1731 1.000 UL
1732 LT0
1733 LCb setrgbcolor
1734 6296 4346 M
1735 (tcs data) Rshow
1736 LT0
1737 6380 4346 M
1738 399 0 V
1739 686 570 M
1740 73 156 V
1741 73 135 V
1742 73 -3 V
1743 73 5 V
1744 73 21 V
1745 73 125 V
1746 73 218 V
1747 73 262 V
1748 73 188 V
1749 73 144 V
1750 73 327 V
1751 74 278 V
1752 73 282 V
1753 73 499 V
1754 73 571 V
1755 73 47 V
1756 73 -663 V
1757 73 -713 V
1758 73 -575 V
1759 73 -438 V
1760 73 -296 V
1761 73 -164 V
1762 73 -77 V
1763 73 -13 V
1764 73 1 V
1765 73 8 V
1766 73 55 V
1767 73 -31 V
1768 73 -56 V
1769 73 16 V
1770 73 -5 V
1771 73 8 V
1772 73 -18 V
1773 74 -45 V
1774 73 74 V
1775 73 83 V
1776 73 -24 V
1777 73 -36 V
1778 73 13 V
1779 73 27 V
1780 73 1 V
1781 73 16 V
1782 73 -17 V
1783 73 9 V
1784 73 -11 V
1785 73 -1 V
1786 73 129 V
1787 73 -9 V
1788 73 -61 V
1789 73 -7 V
1790 73 -29 V
1791 73 -9 V
1792 73 7 V
1793 73 31 V
1794 73 2 V
1795 74 -15 V
1796 73 -43 V
1797 73 -36 V
1798 73 -3 V
1799 73 -32 V
1800 73 6 V
1801 73 99 V
1802 73 68 V
1803 73 53 V
1804 73 57 V
1805 73 -10 V
1806 73 -41 V
1807 73 5 V
1808 73 78 V
1809 73 -28 V
1810 73 -28 V
1811 73 65 V
1812 73 -13 V
1813 73 -27 V
1814 73 16 V
1815 73 11 V
1816 73 -25 V
1817 74 -79 V
1818 73 -57 V
1819 686 570 Pls
1820 759 726 Pls
1821 832 861 Pls
1822 905 858 Pls
1823 978 863 Pls
1824 1051 884 Pls
1825 1124 1009 Pls
1826 1197 1227 Pls
1827 1270 1489 Pls
1828 1343 1677 Pls
1829 1416 1821 Pls
1830 1489 2148 Pls
1831 1563 2426 Pls
1832 1636 2708 Pls
1833 1709 3207 Pls
1834 1782 3778 Pls
1835 1855 3825 Pls
1836 1928 3162 Pls
1837 2001 2449 Pls
1838 2074 1874 Pls
1839 2147 1436 Pls
1840 2220 1140 Pls
1841 2293 976 Pls
1842 2366 899 Pls
1843 2439 886 Pls
1844 2512 887 Pls
1845 2585 895 Pls
1846 2658 950 Pls
1847 2731 919 Pls
1848 2804 863 Pls
1849 2877 879 Pls
1850 2950 874 Pls
1851 3023 882 Pls
1852 3096 864 Pls
1853 3170 819 Pls
1854 3243 893 Pls
1855 3316 976 Pls
1856 3389 952 Pls
1857 3462 916 Pls
1858 3535 929 Pls
1859 3608 956 Pls
1860 3681 957 Pls
1861 3754 973 Pls
1862 3827 956 Pls
1863 3900 965 Pls
1864 3973 954 Pls
1865 4046 953 Pls
1866 4119 1082 Pls
1867 4192 1073 Pls
1868 4265 1012 Pls
1869 4338 1005 Pls
1870 4411 976 Pls
1871 4484 967 Pls
1872 4557 974 Pls
1873 4630 1005 Pls
1874 4703 1007 Pls
1875 4777 992 Pls
1876 4850 949 Pls
1877 4923 913 Pls
1878 4996 910 Pls
1879 5069 878 Pls
1880 5142 884 Pls
1881 5215 983 Pls
1882 5288 1051 Pls
1883 5361 1104 Pls
1884 5434 1161 Pls
1885 5507 1151 Pls
1886 5580 1110 Pls
1887 5653 1115 Pls
1888 5726 1193 Pls
1889 5799 1165 Pls
1890 5872 1137 Pls
1891 5945 1202 Pls
1892 6018 1189 Pls
1893 6091 1162 Pls
1894 6164 1178 Pls
1895 6237 1189 Pls
1896 6310 1164 Pls
1897 6384 1085 Pls
1898 6457 1028 Pls
1899 6579 4346 Pls
1900 % End plot #1
1901 % Begin plot #2
1902 1.000 UL
1903 LTb
1904 832 866 M
1905 0 3613 V
1906 % End plot #2
1907 % Begin plot #3
1908 905 866 M
1909 0 3613 V
1910 % End plot #3
1911 % Begin plot #4
1912 1855 866 M
1913 0 3613 V
1914 % End plot #4
1915 % Begin plot #5
1916 2439 866 M
1917 0 3613 V
1918 % End plot #5
1919 % Begin plot #6
1920 2658 866 M
1921 0 3613 V
1922 % End plot #6
1923 % Begin plot #7
1924 2804 866 M
1925 0 3613 V
1926 % End plot #7
1927 % Begin plot #8
1928 2877 866 M
1929 0 3613 V
1930 % End plot #8
1931 % Begin plot #9
1932 2950 866 M
1933 0 3613 V
1934 % End plot #9
1935 % Begin plot #10
1936 3023 866 M
1937 0 3613 V
1938 % End plot #10
1939 % Begin plot #11
1940 3170 866 M
1941 0 3613 V
1942 % End plot #11
1943 % Begin plot #12
1944 3316 866 M
1945 0 3613 V
1946 % End plot #12
1947 % Begin plot #13
1948 3462 866 M
1949 0 3613 V
1950 % End plot #13
1951 % Begin plot #14
1952 3754 866 M
1953 0 3613 V
1954 % End plot #14
1955 % Begin plot #15
1956 3827 866 M
1957 0 3613 V
1958 % End plot #15
1959 % Begin plot #16
1960 3900 866 M
1961 0 3613 V
1962 % End plot #16
1963 % Begin plot #17
1964 4046 866 M
1965 0 3613 V
1966 % End plot #17
1967 % Begin plot #18
1968 4119 866 M
1969 0 3613 V
1970 % End plot #18
1971 % Begin plot #19
1972 4484 866 M
1973 0 3613 V
1974 % End plot #19
1975 % Begin plot #20
1976 4703 866 M
1977 0 3613 V
1978 % End plot #20
1979 % Begin plot #21
1980 5069 866 M
1981 0 3613 V
1982 % End plot #21
1983 % Begin plot #22
1984 5434 866 M
1985 0 3613 V
1986 % End plot #22
1987 % Begin plot #23
1988 5580 866 M
1989 0 3613 V
1990 % End plot #23
1991 % Begin plot #24
1992 5726 866 M
1993 0 3613 V
1994 % End plot #24
1995 % Begin plot #25
1996 5872 866 M
1997 0 3613 V
1998 % End plot #25
1999 % Begin plot #26
2000 5945 866 M
2001 0 3613 V
2002 % End plot #26
2003 % Begin plot #27
2004 6091 866 M
2005 0 3613 V
2006 % End plot #27
2007 % Begin plot #28
2008 6237 866 M
2009 0 3613 V
2010 % End plot #28
2011 % Begin plot #29
2012 stroke
2013 LT8
2014 905 866 M
2015 0 3613 V
2016 % End plot #29
2017 % Begin plot #30
2018 1197 866 M
2019 0 3613 V
2020 % End plot #30
2021 % Begin plot #31
2022 1343 866 M
2023 0 3613 V
2024 % End plot #31
2025 % Begin plot #32
2026 1489 866 M
2027 0 3613 V
2028 % End plot #32
2029 % Begin plot #33
2030 1563 866 M
2031 0 3613 V
2032 % End plot #33
2033 % Begin plot #34
2034 1709 866 M
2035 0 3613 V
2036 % End plot #34
2037 % Begin plot #35
2038 1928 866 M
2039 0 3613 V
2040 % End plot #35
2041 % Begin plot #36
2042 2585 866 M
2043 0 3613 V
2044 % End plot #36
2045 % Begin plot #37
2046 2731 866 M
2047 0 3613 V
2048 % End plot #37
2049 % Begin plot #38
2050 2877 866 M
2051 0 3613 V
2052 % End plot #38
2053 % Begin plot #39
2054 3096 866 M
2055 0 3613 V
2056 % End plot #39
2057 % Begin plot #40
2058 3243 866 M
2059 0 3613 V
2060 % End plot #40
2061 % Begin plot #41
2062 3389 866 M
2063 0 3613 V
2064 % End plot #41
2065 % Begin plot #42
2066 3535 866 M
2067 0 3613 V
2068 % End plot #42
2069 % Begin plot #43
2070 3827 866 M
2071 0 3613 V
2072 % End plot #43
2073 % Begin plot #44
2074 3900 866 M
2075 0 3613 V
2076 % End plot #44
2077 % Begin plot #45
2078 3973 866 M
2079 0 3613 V
2080 % End plot #45
2081 % Begin plot #46
2082 4046 866 M
2083 0 3613 V
2084 % End plot #46
2085 % Begin plot #47
2086 4192 866 M
2087 0 3613 V
2088 % End plot #47
2089 % Begin plot #48
2090 4338 866 M
2091 0 3613 V
2092 % End plot #48
2093 % Begin plot #49
2094 4411 866 M
2095 0 3613 V
2096 % End plot #49
2097 % Begin plot #50
2098 4557 866 M
2099 0 3613 V
2100 % End plot #50
2101 % Begin plot #51
2102 4850 866 M
2103 0 3613 V
2104 % End plot #51
2105 % Begin plot #52
2106 5215 866 M
2107 0 3613 V
2108 % End plot #52
2109 % Begin plot #53
2110 5507 866 M
2111 0 3613 V
2112 % End plot #53
2113 % Begin plot #54
2114 5653 866 M
2115 0 3613 V
2116 % End plot #54
2117 % Begin plot #55
2118 5799 866 M
2119 0 3613 V
2120 % End plot #55
2121 % Begin plot #56
2122 5945 866 M
2123 0 3613 V
2124 % End plot #56
2125 % Begin plot #57
2126 6018 866 M
2127 0 3613 V
2128 % End plot #57
2129 % Begin plot #58
2130 6164 866 M
2131 0 3613 V
2132 % End plot #58
2133 % Begin plot #59
2134 6384 866 M
2135 0 3613 V
2136 % End plot #59
2137 stroke
2138 LTb
2139 686 4479 N
2140 686 448 L
2141 6261 0 V
2142 0 4031 V
2143 -6261 0 V
2144 Z stroke
2145 1.000 UP
2146 1.000 UL
2147 LTb
2148 stroke
2149 grestore
2150 end
2151 showpage
2152 %%Page: 5 5
2153 gnudict begin
2154 gsave
2155 doclip
2156 50 50 translate
2157 0.100 0.100 scale
2158 90 rotate
2159 0 -5040 translate
2160 0 setgray
2161 newpath
2162 (Helvetica) findfont 140 scalefont setfont
2163 1.000 UL
2164 LTb
2165 686 852 M
2166 63 0 V
2167 6198 0 R
2168 -63 0 V
2169 602 852 M
2170 ( 0) Rshow
2171 1.000 UL
2172 LTb
2173 686 1454 M
2174 63 0 V
2175 6198 0 R
2176 -63 0 V
2177 -6282 0 R
2178 ( 0.1) Rshow
2179 1.000 UL
2180 LTb
2181 686 2056 M
2182 63 0 V
2183 6198 0 R
2184 -63 0 V
2185 -6282 0 R
2186 ( 0.2) Rshow
2187 1.000 UL
2188 LTb
2189 686 2657 M
2190 63 0 V
2191 6198 0 R
2192 -63 0 V
2193 -6282 0 R
2194 ( 0.3) Rshow
2195 1.000 UL
2196 LTb
2197 686 3259 M
2198 63 0 V
2199 6198 0 R
2200 -63 0 V
2201 -6282 0 R
2202 ( 0.4) Rshow
2203 1.000 UL
2204 LTb
2205 686 3861 M
2206 63 0 V
2207 6198 0 R
2208 -63 0 V
2209 -6282 0 R
2210 ( 0.5) Rshow
2211 1.000 UL
2212 LTb
2213 686 448 M
2214 0 63 V
2215 0 3828 R
2216 0 -63 V
2217 686 308 M
2218 ( 0) Cshow
2219 1.000 UL
2220 LTb
2221 1382 448 M
2222 0 63 V
2223 0 3828 R
2224 0 -63 V
2225 0 -3968 R
2226 ( 2) Cshow
2227 1.000 UL
2228 LTb
2229 2077 448 M
2230 0 63 V
2231 0 3828 R
2232 0 -63 V
2233 0 -3968 R
2234 ( 4) Cshow
2235 1.000 UL
2236 LTb
2237 2773 448 M
2238 0 63 V
2239 0 3828 R
2240 0 -63 V
2241 0 -3968 R
2242 ( 6) Cshow
2243 1.000 UL
2244 LTb
2245 3469 448 M
2246 0 63 V
2247 0 3828 R
2248 0 -63 V
2249 0 -3968 R
2250 ( 8) Cshow
2251 1.000 UL
2252 LTb
2253 4164 448 M
2254 0 63 V
2255 0 3828 R
2256 0 -63 V
2257 0 -3968 R
2258 ( 10) Cshow
2259 1.000 UL
2260 LTb
2261 4860 448 M
2262 0 63 V
2263 0 3828 R
2264 0 -63 V
2265 0 -3968 R
2266 ( 12) Cshow
2267 1.000 UL
2268 LTb
2269 5556 448 M
2270 0 63 V
2271 0 3828 R
2272 0 -63 V
2273 0 -3968 R
2274 ( 14) Cshow
2275 1.000 UL
2276 LTb
2277 6251 448 M
2278 0 63 V
2279 0 3828 R
2280 0 -63 V
2281 0 -3968 R
2282 ( 16) Cshow
2283 1.000 UL
2284 LTb
2285 6947 448 M
2286 0 63 V
2287 0 3828 R
2288 0 -63 V
2289 0 -3968 R
2290 ( 18) Cshow
2291 1.000 UL
2292 LTb
2293 1.000 UL
2294 LTb
2295 686 4339 N
2296 686 448 L
2297 6261 0 V
2298 0 3891 V
2299 -6261 0 V
2300 Z stroke
2301 LCb setrgbcolor
2302 112 2393 M
2303 currentpoint gsave translate -270 rotate 0 0 M
2304 (dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
2305 grestore
2306 LTb
2307 LCb setrgbcolor
2308 3816 98 M
2309 (U \(DAC counts\)) Cshow
2310 LTb
2311 3816 4829 M
2312 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
2313 3816 4689 M
2314 (TCS generated when 3pt smoothing algorithm is applied to I\(E\) curve) Cshow
2315 3816 4549 M
2316 (\(calibrated and normalised\)) Cshow
2317 1.000 UP
2318 1.000 UL
2319 LTb
2320 % Begin plot #1
2321 1.000 UP
2322 1.000 UL
2323 LT0
2324 LCb setrgbcolor
2325 6296 4206 M
2326 (smooth x 0) Rshow
2327 LT0
2328 6380 4206 M
2329 399 0 V
2330 686 710 M
2331 73 33 V
2332 73 21 V
2333 73 18 V
2334 73 70 V
2335 73 81 V
2336 73 101 V
2337 73 132 V
2338 73 154 V
2339 73 203 V
2340 73 228 V
2341 73 238 V
2342 74 277 V
2343 73 338 V
2344 73 322 V
2345 73 163 V
2346 73 4 V
2347 73 -134 V
2348 73 -285 V
2349 73 -425 V
2350 73 -458 V
2351 73 -364 V
2352 73 -251 V
2353 73 -159 V
2354 73 -87 V
2355 73 -31 V
2356 73 -9 V
2357 73 -6 V
2358 73 -1 V
2359 73 -2 V
2360 73 -2 V
2361 73 -14 V
2362 73 -16 V
2363 73 5 V
2364 74 15 V
2365 73 13 V
2366 73 5 V
2367 73 11 V
2368 73 22 V
2369 73 10 V
2370 73 0 V
2371 73 1 V
2372 73 7 V
2373 73 4 V
2374 73 0 V
2375 73 20 V
2376 73 16 V
2377 73 9 V
2378 73 7 V
2379 73 3 V
2380 73 2 V
2381 73 -17 V
2382 73 -11 V
2383 73 -1 V
2384 73 -2 V
2385 73 -4 V
2386 74 -9 V
2387 73 -10 V
2388 73 -21 V
2389 73 -19 V
2390 73 -2 V
2391 73 17 V
2392 73 30 V
2393 73 41 V
2394 73 44 V
2395 73 36 V
2396 73 21 V
2397 73 23 V
2398 73 10 V
2399 73 -4 V
2400 73 8 V
2401 73 13 V
2402 73 8 V
2403 73 -3 V
2404 73 4 V
2405 73 4 V
2406 73 -19 V
2407 73 -26 V
2408 74 -5 V
2409 73 -12 V
2410 686 710 Pls
2411 759 743 Pls
2412 832 764 Pls
2413 905 782 Pls
2414 978 852 Pls
2415 1051 933 Pls
2416 1124 1034 Pls
2417 1197 1166 Pls
2418 1270 1320 Pls
2419 1343 1523 Pls
2420 1416 1751 Pls
2421 1489 1989 Pls
2422 1563 2266 Pls
2423 1636 2604 Pls
2424 1709 2926 Pls
2425 1782 3089 Pls
2426 1855 3093 Pls
2427 1928 2959 Pls
2428 2001 2674 Pls
2429 2074 2249 Pls
2430 2147 1791 Pls
2431 2220 1427 Pls
2432 2293 1176 Pls
2433 2366 1017 Pls
2434 2439 930 Pls
2435 2512 899 Pls
2436 2585 890 Pls
2437 2658 884 Pls
2438 2731 883 Pls
2439 2804 881 Pls
2440 2877 879 Pls
2441 2950 865 Pls
2442 3023 849 Pls
2443 3096 854 Pls
2444 3170 869 Pls
2445 3243 882 Pls
2446 3316 887 Pls
2447 3389 898 Pls
2448 3462 920 Pls
2449 3535 930 Pls
2450 3608 930 Pls
2451 3681 931 Pls
2452 3754 938 Pls
2453 3827 942 Pls
2454 3900 942 Pls
2455 3973 962 Pls
2456 4046 978 Pls
2457 4119 987 Pls
2458 4192 994 Pls
2459 4265 997 Pls
2460 4338 999 Pls
2461 4411 982 Pls
2462 4484 971 Pls
2463 4557 970 Pls
2464 4630 968 Pls
2465 4703 964 Pls
2466 4777 955 Pls
2467 4850 945 Pls
2468 4923 924 Pls
2469 4996 905 Pls
2470 5069 903 Pls
2471 5142 920 Pls
2472 5215 950 Pls
2473 5288 991 Pls
2474 5361 1035 Pls
2475 5434 1071 Pls
2476 5507 1092 Pls
2477 5580 1115 Pls
2478 5653 1125 Pls
2479 5726 1121 Pls
2480 5799 1129 Pls
2481 5872 1142 Pls
2482 5945 1150 Pls
2483 6018 1147 Pls
2484 6091 1151 Pls
2485 6164 1155 Pls
2486 6237 1136 Pls
2487 6310 1110 Pls
2488 6384 1105 Pls
2489 6457 1093 Pls
2490 6579 4206 Pls
2491 % End plot #1
2492 % Begin plot #2
2493 1.000 UP
2494 1.000 UL
2495 LT1
2496 LCb setrgbcolor
2497 6296 4066 M
2498 (smooth x 1) Rshow
2499 LT1
2500 6380 4066 M
2501 399 0 V
2502 686 739 M
2503 73 11 V
2504 73 20 V
2505 73 27 V
2506 73 54 V
2507 73 71 V
2508 73 92 V
2509 73 124 V
2510 73 150 V
2511 73 176 V
2512 73 205 V
2513 73 240 V
2514 74 268 V
2515 73 261 V
2516 73 223 V
2517 73 162 V
2518 73 68 V
2519 73 -59 V
2520 73 -189 V
2521 73 -277 V
2522 73 -320 V
2523 73 -324 V
2524 73 -290 V
2525 73 -225 V
2526 73 -151 V
2527 73 -90 V
2528 73 -49 V
2529 73 -22 V
2530 73 -9 V
2531 73 -5 V
2532 73 -7 V
2533 73 -5 V
2534 73 -3 V
2535 73 0 V
2536 74 2 V
2537 73 5 V
2538 73 12 V
2539 73 13 V
2540 73 10 V
2541 73 8 V
2542 73 9 V
2543 73 7 V
2544 73 4 V
2545 73 5 V
2546 73 8 V
2547 73 9 V
2548 73 9 V
2549 73 10 V
2550 73 9 V
2551 73 4 V
2552 73 -2 V
2553 73 -2 V
2554 73 -5 V
2555 73 -5 V
2556 73 -8 V
2557 73 -6 V
2558 74 -8 V
2559 73 -11 V
2560 73 -10 V
2561 73 -8 V
2562 73 -1 V
2563 73 8 V
2564 73 19 V
2565 73 27 V
2566 73 32 V
2567 73 32 V
2568 73 29 V
2569 73 22 V
2570 73 16 V
2571 73 12 V
2572 73 9 V
2573 73 6 V
2574 73 4 V
2575 73 6 V
2576 73 1 V
2577 73 -5 V
2578 73 -8 V
2579 73 -9 V
2580 74 -5 V
2581 73 -9 V
2582 686 739 Crs
2583 759 750 Crs
2584 832 770 Crs
2585 905 797 Crs
2586 978 851 Crs
2587 1051 922 Crs
2588 1124 1014 Crs
2589 1197 1138 Crs
2590 1270 1288 Crs
2591 1343 1464 Crs
2592 1416 1669 Crs
2593 1489 1909 Crs
2594 1563 2177 Crs
2595 1636 2438 Crs
2596 1709 2661 Crs
2597 1782 2823 Crs
2598 1855 2891 Crs
2599 1928 2832 Crs
2600 2001 2643 Crs
2601 2074 2366 Crs
2602 2147 2046 Crs
2603 2220 1722 Crs
2604 2293 1432 Crs
2605 2366 1207 Crs
2606 2439 1056 Crs
2607 2512 966 Crs
2608 2585 917 Crs
2609 2658 895 Crs
2610 2731 886 Crs
2611 2804 881 Crs
2612 2877 874 Crs
2613 2950 869 Crs
2614 3023 866 Crs
2615 3096 866 Crs
2616 3170 868 Crs
2617 3243 873 Crs
2618 3316 885 Crs
2619 3389 898 Crs
2620 3462 908 Crs
2621 3535 916 Crs
2622 3608 925 Crs
2623 3681 932 Crs
2624 3754 936 Crs
2625 3827 941 Crs
2626 3900 949 Crs
2627 3973 958 Crs
2628 4046 967 Crs
2629 4119 977 Crs
2630 4192 986 Crs
2631 4265 990 Crs
2632 4338 988 Crs
2633 4411 986 Crs
2634 4484 981 Crs
2635 4557 976 Crs
2636 4630 968 Crs
2637 4703 962 Crs
2638 4777 954 Crs
2639 4850 943 Crs
2640 4923 933 Crs
2641 4996 925 Crs
2642 5069 924 Crs
2643 5142 932 Crs
2644 5215 951 Crs
2645 5288 978 Crs
2646 5361 1010 Crs
2647 5434 1042 Crs
2648 5507 1071 Crs
2649 5580 1093 Crs
2650 5653 1109 Crs
2651 5726 1121 Crs
2652 5799 1130 Crs
2653 5872 1136 Crs
2654 5945 1140 Crs
2655 6018 1146 Crs
2656 6091 1147 Crs
2657 6164 1142 Crs
2658 6237 1134 Crs
2659 6310 1125 Crs
2660 6384 1120 Crs
2661 6457 1111 Crs
2662 6579 4066 Crs
2663 % End plot #2
2664 % Begin plot #3
2665 1.000 UP
2666 1.000 UL
2667 LT2
2668 LCb setrgbcolor
2669 6296 3926 M
2670 (smooth x 2) Rshow
2671 LT2
2672 6380 3926 M
2673 399 0 V
2674 686 753 M
2675 73 11 V
2676 73 17 V
2677 73 24 V
2678 73 46 V
2679 73 64 V
2680 73 87 V
2681 73 111 V
2682 73 136 V
2683 73 165 V
2684 73 193 V
2685 73 217 V
2686 74 229 V
2687 73 226 V
2688 73 204 V
2689 73 154 V
2690 73 77 V
2691 73 -12 V
2692 73 -102 V
2693 73 -184 V
2694 73 -243 V
2695 73 -271 V
2696 73 -264 V
2697 73 -233 V
2698 73 -188 V
2699 73 -138 V
2700 73 -91 V
2701 73 -55 V
2702 73 -30 V
2703 73 -16 V
2704 73 -9 V
2705 73 -4 V
2706 73 -3 V
2707 73 -2 V
2708 74 2 V
2709 73 5 V
2710 73 7 V
2711 73 8 V
2712 73 10 V
2713 73 10 V
2714 73 8 V
2715 73 7 V
2716 73 7 V
2717 73 7 V
2718 73 7 V
2719 73 8 V
2720 73 8 V
2721 73 8 V
2722 73 7 V
2723 73 4 V
2724 73 3 V
2725 73 0 V
2726 73 -3 V
2727 73 -5 V
2728 73 -6 V
2729 73 -7 V
2730 74 -8 V
2731 73 -8 V
2732 73 -8 V
2733 73 -5 V
2734 73 0 V
2735 73 6 V
2736 73 12 V
2737 73 20 V
2738 73 24 V
2739 73 27 V
2740 73 27 V
2741 73 23 V
2742 73 20 V
2743 73 16 V
2744 73 11 V
2745 73 9 V
2746 73 6 V
2747 73 4 V
2748 73 1 V
2749 73 -2 V
2750 73 -3 V
2751 73 -6 V
2752 74 -4 V
2753 73 -3 V
2754 686 753 Star
2755 759 764 Star
2756 832 781 Star
2757 905 805 Star
2758 978 851 Star
2759 1051 915 Star
2760 1124 1002 Star
2761 1197 1113 Star
2762 1270 1249 Star
2763 1343 1414 Star
2764 1416 1607 Star
2765 1489 1824 Star
2766 1563 2053 Star
2767 1636 2279 Star
2768 1709 2483 Star
2769 1782 2637 Star
2770 1855 2714 Star
2771 1928 2702 Star
2772 2001 2600 Star
2773 2074 2416 Star
2774 2147 2173 Star
2775 2220 1902 Star
2776 2293 1638 Star
2777 2366 1405 Star
2778 2439 1217 Star
2779 2512 1079 Star
2780 2585 988 Star
2781 2658 933 Star
2782 2731 903 Star
2783 2804 887 Star
2784 2877 878 Star
2785 2950 874 Star
2786 3023 871 Star
2787 3096 869 Star
2788 3170 871 Star
2789 3243 876 Star
2790 3316 883 Star
2791 3389 891 Star
2792 3462 901 Star
2793 3535 911 Star
2794 3608 919 Star
2795 3681 926 Star
2796 3754 933 Star
2797 3827 940 Star
2798 3900 947 Star
2799 3973 955 Star
2800 4046 963 Star
2801 4119 971 Star
2802 4192 978 Star
2803 4265 982 Star
2804 4338 985 Star
2805 4411 985 Star
2806 4484 982 Star
2807 4557 977 Star
2808 4630 971 Star
2809 4703 964 Star
2810 4777 956 Star
2811 4850 948 Star
2812 4923 940 Star
2813 4996 935 Star
2814 5069 935 Star
2815 5142 941 Star
2816 5215 953 Star
2817 5288 973 Star
2818 5361 997 Star
2819 5434 1024 Star
2820 5507 1051 Star
2821 5580 1074 Star
2822 5653 1094 Star
2823 5726 1110 Star
2824 5799 1121 Star
2825 5872 1130 Star
2826 5945 1136 Star
2827 6018 1140 Star
2828 6091 1141 Star
2829 6164 1139 Star
2830 6237 1136 Star
2831 6310 1130 Star
2832 6384 1126 Star
2833 6457 1123 Star
2834 6579 3926 Star
2835 % End plot #3
2836 % Begin plot #4
2837 1.000 UP
2838 1.000 UL
2839 LT3
2840 LCb setrgbcolor
2841 6296 3786 M
2842 (smooth x 3) Rshow
2843 LT3
2844 6380 3786 M
2845 399 0 V
2846 686 766 M
2847 73 10 V
2848 73 15 V
2849 73 20 V
2850 73 42 V
2851 73 58 V
2852 73 78 V
2853 73 101 V
2854 73 127 V
2855 73 151 V
2856 73 175 V
2857 73 195 V
2858 74 205 V
2859 73 204 V
2860 73 185 V
2861 73 146 V
2862 73 91 V
2863 73 23 V
2864 73 -51 V
2865 73 -123 V
2866 73 -179 V
2867 73 -217 V
2868 73 -230 V
2869 73 -223 V
2870 73 -198 V
2871 73 -161 V
2872 73 -123 V
2873 73 -86 V
2874 73 -56 V
2875 73 -34 V
2876 73 -20 V
2877 73 -11 V
2878 73 -5 V
2879 73 -2 V
2880 74 1 V
2881 73 3 V
2882 73 5 V
2883 73 7 V
2884 73 8 V
2885 73 8 V
2886 73 8 V
2887 73 9 V
2888 73 7 V
2889 73 8 V
2890 73 7 V
2891 73 8 V
2892 73 7 V
2893 73 7 V
2894 73 6 V
2895 73 5 V
2896 73 3 V
2897 73 1 V
2898 73 -1 V
2899 73 -3 V
2900 73 -5 V
2901 73 -6 V
2902 74 -7 V
2903 73 -6 V
2904 73 -7 V
2905 73 -3 V
2906 73 -1 V
2907 73 4 V
2908 73 10 V
2909 73 15 V
2910 73 19 V
2911 73 22 V
2912 73 24 V
2913 73 22 V
2914 73 21 V
2915 73 18 V
2916 73 14 V
2917 73 11 V
2918 73 8 V
2919 73 5 V
2920 73 2 V
2921 73 0 V
2922 73 -2 V
2923 73 -3 V
2924 74 -1 V
2925 73 -2 V
2926 686 766 Box
2927 759 776 Box
2928 832 791 Box
2929 905 811 Box
2930 978 853 Box
2931 1051 911 Box
2932 1124 989 Box
2933 1197 1090 Box
2934 1270 1217 Box
2935 1343 1368 Box
2936 1416 1543 Box
2937 1489 1738 Box
2938 1563 1943 Box
2939 1636 2147 Box
2940 1709 2332 Box
2941 1782 2478 Box
2942 1855 2569 Box
2943 1928 2592 Box
2944 2001 2541 Box
2945 2074 2418 Box
2946 2147 2239 Box
2947 2220 2022 Box
2948 2293 1792 Box
2949 2366 1569 Box
2950 2439 1371 Box
2951 2512 1210 Box
2952 2585 1087 Box
2953 2658 1001 Box
2954 2731 945 Box
2955 2804 911 Box
2956 2877 891 Box
2957 2950 880 Box
2958 3023 875 Box
2959 3096 873 Box
2960 3170 874 Box
2961 3243 877 Box
2962 3316 882 Box
2963 3389 889 Box
2964 3462 897 Box
2965 3535 905 Box
2966 3608 913 Box
2967 3681 922 Box
2968 3754 929 Box
2969 3827 937 Box
2970 3900 944 Box
2971 3973 952 Box
2972 4046 959 Box
2973 4119 966 Box
2974 4192 972 Box
2975 4265 977 Box
2976 4338 980 Box
2977 4411 981 Box
2978 4484 980 Box
2979 4557 977 Box
2980 4630 972 Box
2981 4703 966 Box
2982 4777 959 Box
2983 4850 953 Box
2984 4923 946 Box
2985 4996 943 Box
2986 5069 942 Box
2987 5142 946 Box
2988 5215 956 Box
2989 5288 971 Box
2990 5361 990 Box
2991 5434 1012 Box
2992 5507 1036 Box
2993 5580 1058 Box
2994 5653 1079 Box
2995 5726 1097 Box
2996 5799 1111 Box
2997 5872 1122 Box
2998 5945 1130 Box
2999 6018 1135 Box
3000 6091 1137 Box
3001 6164 1137 Box
3002 6237 1135 Box
3003 6310 1132 Box
3004 6384 1131 Box
3005 6457 1129 Box
3006 6579 3786 Box
3007 % End plot #4
3008 % Begin plot #5
3009 1.000 UP
3010 1.000 UL
3011 LT4
3012 LCb setrgbcolor
3013 6296 3646 M
3014 (smooth x 4) Rshow
3015 LT4
3016 6380 3646 M
3017 399 0 V
3018 686 777 M
3019 73 9 V
3020 73 13 V
3021 73 19 V
3022 73 37 V
3023 73 53 V
3024 73 71 V
3025 73 92 V
3026 73 115 V
3027 73 138 V
3028 73 159 V
3029 73 176 V
3030 74 186 V
3031 73 185 V
3032 73 171 V
3033 73 143 V
3034 73 99 V
3035 73 45 V
3036 73 -15 V
3037 73 -76 V
3038 73 -130 V
3039 73 -170 V
3040 73 -195 V
3041 73 -201 V
3042 73 -192 V
3043 73 -171 V
3044 73 -141 V
3045 73 -109 V
3046 73 -81 V
3047 73 -54 V
3048 73 -36 V
3049 73 -21 V
3050 73 -12 V
3051 73 -6 V
3052 74 -1 V
3053 73 1 V
3054 73 4 V
3055 73 5 V
3056 73 7 V
3057 73 7 V
3058 73 8 V
3059 73 8 V
3060 73 8 V
3061 73 8 V
3062 73 7 V
3063 73 8 V
3064 73 7 V
3065 73 7 V
3066 73 6 V
3067 73 5 V
3068 73 3 V
3069 73 2 V
3070 73 0 V
3071 73 -2 V
3072 73 -3 V
3073 73 -5 V
3074 74 -6 V
3075 73 -5 V
3076 73 -5 V
3077 73 -4 V
3078 73 0 V
3079 73 3 V
3080 73 7 V
3081 73 11 V
3082 73 16 V
3083 73 19 V
3084 73 20 V
3085 73 21 V
3086 73 21 V
3087 73 18 V
3088 73 16 V
3089 73 12 V
3090 73 10 V
3091 73 7 V
3092 73 4 V
3093 73 1 V
3094 73 0 V
3095 73 -1 V
3096 74 0 V
3097 73 -1 V
3098 686 777 BoxF
3099 759 786 BoxF
3100 832 799 BoxF
3101 905 818 BoxF
3102 978 855 BoxF
3103 1051 908 BoxF
3104 1124 979 BoxF
3105 1197 1071 BoxF
3106 1270 1186 BoxF
3107 1343 1324 BoxF
3108 1416 1483 BoxF
3109 1489 1659 BoxF
3110 1563 1845 BoxF
3111 1636 2030 BoxF
3112 1709 2201 BoxF
3113 1782 2344 BoxF
3114 1855 2443 BoxF
3115 1928 2488 BoxF
3116 2001 2473 BoxF
3117 2074 2397 BoxF
3118 2147 2267 BoxF
3119 2220 2097 BoxF
3120 2293 1902 BoxF
3121 2366 1701 BoxF
3122 2439 1509 BoxF
3123 2512 1338 BoxF
3124 2585 1197 BoxF
3125 2658 1088 BoxF
3126 2731 1007 BoxF
3127 2804 953 BoxF
3128 2877 917 BoxF
3129 2950 896 BoxF
3130 3023 884 BoxF
3131 3096 878 BoxF
3132 3170 877 BoxF
3133 3243 878 BoxF
3134 3316 882 BoxF
3135 3389 887 BoxF
3136 3462 894 BoxF
3137 3535 901 BoxF
3138 3608 909 BoxF
3139 3681 917 BoxF
3140 3754 925 BoxF
3141 3827 933 BoxF
3142 3900 940 BoxF
3143 3973 948 BoxF
3144 4046 955 BoxF
3145 4119 962 BoxF
3146 4192 968 BoxF
3147 4265 973 BoxF
3148 4338 976 BoxF
3149 4411 978 BoxF
3150 4484 978 BoxF
3151 4557 976 BoxF
3152 4630 973 BoxF
3153 4703 968 BoxF
3154 4777 962 BoxF
3155 4850 957 BoxF
3156 4923 952 BoxF
3157 4996 948 BoxF
3158 5069 948 BoxF
3159 5142 951 BoxF
3160 5215 958 BoxF
3161 5288 969 BoxF
3162 5361 985 BoxF
3163 5434 1004 BoxF
3164 5507 1024 BoxF
3165 5580 1045 BoxF
3166 5653 1066 BoxF
3167 5726 1084 BoxF
3168 5799 1100 BoxF
3169 5872 1112 BoxF
3170 5945 1122 BoxF
3171 6018 1129 BoxF
3172 6091 1133 BoxF
3173 6164 1134 BoxF
3174 6237 1134 BoxF
3175 6310 1133 BoxF
3176 6384 1133 BoxF
3177 6457 1132 BoxF
3178 6579 3646 BoxF
3179 % End plot #5
3180 % Begin plot #6
3181 1.000 UL
3182 LTb
3183 LCb setrgbcolor
3184 6296 3506 M
3185 (unsmoothed) Rshow
3186 LTb
3187 6380 3506 M
3188 399 0 V
3189 686 565 M
3190 73 152 V
3191 73 130 V
3192 73 -4 V
3193 73 6 V
3194 73 20 V
3195 73 120 V
3196 73 211 V
3197 73 252 V
3198 73 182 V
3199 73 139 V
3200 73 316 V
3201 74 268 V
3202 73 273 V
3203 73 482 V
3204 73 550 V
3205 73 46 V
3206 73 -640 V
3207 73 -689 V
3208 73 -555 V
3209 73 -422 V
3210 73 -286 V
3211 73 -158 V
3212 73 -74 V
3213 73 -14 V
3214 73 1 V
3215 73 8 V
3216 73 54 V
3217 73 -30 V
3218 73 -54 V
3219 73 15 V
3220 73 -4 V
3221 73 7 V
3222 73 -18 V
3223 74 -43 V
3224 73 72 V
3225 73 79 V
3226 73 -23 V
3227 73 -34 V
3228 73 13 V
3229 73 25 V
3230 73 2 V
3231 73 15 V
3232 73 -17 V
3233 73 9 V
3234 73 -11 V
3235 73 0 V
3236 73 124 V
3237 73 -9 V
3238 73 -58 V
3239 73 -7 V
3240 73 -28 V
3241 73 -9 V
3242 73 7 V
3243 73 30 V
3244 73 1 V
3245 74 -14 V
3246 73 -41 V
3247 73 -36 V
3248 73 -2 V
3249 73 -31 V
3250 73 6 V
3251 73 95 V
3252 73 66 V
3253 73 51 V
3254 73 55 V
3255 73 -10 V
3256 73 -39 V
3257 73 4 V
3258 73 76 V
3259 73 -27 V
3260 73 -27 V
3261 73 63 V
3262 73 -13 V
3263 73 -26 V
3264 73 15 V
3265 73 11 V
3266 73 -24 V
3267 74 -77 V
3268 73 -54 V
3269 % End plot #6
3270 stroke
3271 686 4339 N
3272 686 448 L
3273 6261 0 V
3274 0 3891 V
3275 -6261 0 V
3276 Z stroke
3277 1.000 UP
3278 1.000 UL
3279 LTb
3280 stroke
3281 grestore
3282 end
3283 showpage
3284 %%Page: 6 6
3285 gnudict begin
3286 gsave
3287 doclip
3288 50 50 translate
3289 0.100 0.100 scale
3290 90 rotate
3291 0 -5040 translate
3292 0 setgray
3293 newpath
3294 (Helvetica) findfont 140 scalefont setfont
3295 1.000 UL
3296 LTb
3297 770 740 M
3298 63 0 V
3299 6114 0 R
3300 -63 0 V
3301 686 740 M
3302 ( 0) Rshow
3303 1.000 UL
3304 LTb
3305 770 1188 M
3306 63 0 V
3307 6114 0 R
3308 -63 0 V
3309 -6198 0 R
3310 ( 0.05) Rshow
3311 1.000 UL
3312 LTb
3313 770 1637 M
3314 63 0 V
3315 6114 0 R
3316 -63 0 V
3317 -6198 0 R
3318 ( 0.1) Rshow
3319 1.000 UL
3320 LTb
3321 770 2086 M
3322 63 0 V
3323 6114 0 R
3324 -63 0 V
3325 -6198 0 R
3326 ( 0.15) Rshow
3327 1.000 UL
3328 LTb
3329 770 2535 M
3330 63 0 V
3331 6114 0 R
3332 -63 0 V
3333 -6198 0 R
3334 ( 0.2) Rshow
3335 1.000 UL
3336 LTb
3337 770 2984 M
3338 63 0 V
3339 6114 0 R
3340 -63 0 V
3341 -6198 0 R
3342 ( 0.25) Rshow
3343 1.000 UL
3344 LTb
3345 770 3433 M
3346 63 0 V
3347 6114 0 R
3348 -63 0 V
3349 -6198 0 R
3350 ( 0.3) Rshow
3351 1.000 UL
3352 LTb
3353 770 3882 M
3354 63 0 V
3355 6114 0 R
3356 -63 0 V
3357 -6198 0 R
3358 ( 0.35) Rshow
3359 1.000 UL
3360 LTb
3361 770 4331 M
3362 63 0 V
3363 6114 0 R
3364 -63 0 V
3365 -6198 0 R
3366 ( 0.4) Rshow
3367 1.000 UL
3368 LTb
3369 770 448 M
3370 0 63 V
3371 0 3968 R
3372 0 -63 V
3373 770 308 M
3374 ( 0) Cshow
3375 1.000 UL
3376 LTb
3377 1456 448 M
3378 0 63 V
3379 0 3968 R
3380 0 -63 V
3381 0 -4108 R
3382 ( 2) Cshow
3383 1.000 UL
3384 LTb
3385 2143 448 M
3386 0 63 V
3387 0 3968 R
3388 0 -63 V
3389 0 -4108 R
3390 ( 4) Cshow
3391 1.000 UL
3392 LTb
3393 2829 448 M
3394 0 63 V
3395 0 3968 R
3396 0 -63 V
3397 0 -4108 R
3398 ( 6) Cshow
3399 1.000 UL
3400 LTb
3401 3515 448 M
3402 0 63 V
3403 0 3968 R
3404 0 -63 V
3405 0 -4108 R
3406 ( 8) Cshow
3407 1.000 UL
3408 LTb
3409 4202 448 M
3410 0 63 V
3411 0 3968 R
3412 0 -63 V
3413 0 -4108 R
3414 ( 10) Cshow
3415 1.000 UL
3416 LTb
3417 4888 448 M
3418 0 63 V
3419 0 3968 R
3420 0 -63 V
3421 0 -4108 R
3422 ( 12) Cshow
3423 1.000 UL
3424 LTb
3425 5574 448 M
3426 0 63 V
3427 0 3968 R
3428 0 -63 V
3429 0 -4108 R
3430 ( 14) Cshow
3431 1.000 UL
3432 LTb
3433 6261 448 M
3434 0 63 V
3435 0 3968 R
3436 0 -63 V
3437 0 -4108 R
3438 ( 16) Cshow
3439 1.000 UL
3440 LTb
3441 6947 448 M
3442 0 63 V
3443 0 3968 R
3444 0 -63 V
3445 0 -4108 R
3446 ( 18) Cshow
3447 1.000 UL
3448 LTb
3449 1.000 UL
3450 LTb
3451 770 4479 N
3452 770 448 L
3453 6177 0 V
3454 0 4031 V
3455 -6177 0 V
3456 Z stroke
3457 LCb setrgbcolor
3458 112 2463 M
3459 currentpoint gsave translate -270 rotate 0 0 M
3460 (dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
3461 grestore
3462 LTb
3463 LCb setrgbcolor
3464 3858 98 M
3465 (U \(DAC counts\)) Cshow
3466 LTb
3467 3858 4829 M
3468 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
3469 3858 4689 M
3470 (Peaks and inflection points of TCS from selected smoothing level) Cshow
3471 1.000 UP
3472 1.000 UL
3473 LTb
3474 % Begin plot #1
3475 1.000 UP
3476 1.000 UL
3477 LT0
3478 LCb setrgbcolor
3479 6296 4346 M
3480 (smooth x 2) Rshow
3481 LT0
3482 6380 4346 M
3483 399 0 V
3484 770 571 M
3485 72 16 V
3486 72 31 V
3487 72 40 V
3488 72 81 V
3489 72 105 V
3490 72 138 V
3491 72 184 V
3492 73 224 V
3493 72 262 V
3494 72 307 V
3495 72 357 V
3496 72 400 V
3497 72 389 V
3498 72 334 V
3499 72 241 V
3500 72 101 V
3501 72 -88 V
3502 72 -282 V
3503 72 -414 V
3504 72 -476 V
3505 72 -483 V
3506 72 -433 V
3507 72 -336 V
3508 73 -224 V
3509 72 -135 V
3510 72 -73 V
3511 72 -33 V
3512 72 -13 V
3513 72 -8 V
3514 72 -11 V
3515 72 -7 V
3516 72 -4 V
3517 72 1 V
3518 72 2 V
3519 72 8 V
3520 72 17 V
3521 72 19 V
3522 72 16 V
3523 73 12 V
3524 72 12 V
3525 72 11 V
3526 72 6 V
3527 72 8 V
3528 72 12 V
3529 72 14 V
3530 72 13 V
3531 72 14 V
3532 72 14 V
3533 72 5 V
3534 72 -1 V
3535 72 -5 V
3536 72 -6 V
3537 72 -8 V
3538 73 -11 V
3539 72 -9 V
3540 72 -12 V
3541 72 -16 V
3542 72 -17 V
3543 72 -11 V
3544 72 -1 V
3545 72 12 V
3546 72 27 V
3547 72 41 V
3548 72 47 V
3549 72 49 V
3550 72 43 V
3551 72 33 V
3552 72 23 V
3553 72 18 V
3554 73 14 V
3555 72 8 V
3556 72 6 V
3557 72 9 V
3558 72 2 V
3559 72 -8 V
3560 72 -11 V
3561 72 -13 V
3562 72 -8 V
3563 72 -13 V
3564 770 571 Pls
3565 842 587 Pls
3566 914 618 Pls
3567 986 658 Pls
3568 1058 739 Pls
3569 1130 844 Pls
3570 1202 982 Pls
3571 1274 1166 Pls
3572 1347 1390 Pls
3573 1419 1652 Pls
3574 1491 1959 Pls
3575 1563 2316 Pls
3576 1635 2716 Pls
3577 1707 3105 Pls
3578 1779 3439 Pls
3579 1851 3680 Pls
3580 1923 3781 Pls
3581 1995 3693 Pls
3582 2067 3411 Pls
3583 2139 2997 Pls
3584 2211 2521 Pls
3585 2283 2038 Pls
3586 2355 1605 Pls
3587 2427 1269 Pls
3588 2500 1045 Pls
3589 2572 910 Pls
3590 2644 837 Pls
3591 2716 804 Pls
3592 2788 791 Pls
3593 2860 783 Pls
3594 2932 772 Pls
3595 3004 765 Pls
3596 3076 761 Pls
3597 3148 762 Pls
3598 3220 764 Pls
3599 3292 772 Pls
3600 3364 789 Pls
3601 3436 808 Pls
3602 3508 824 Pls
3603 3581 836 Pls
3604 3653 848 Pls
3605 3725 859 Pls
3606 3797 865 Pls
3607 3869 873 Pls
3608 3941 885 Pls
3609 4013 899 Pls
3610 4085 912 Pls
3611 4157 926 Pls
3612 4229 940 Pls
3613 4301 945 Pls
3614 4373 944 Pls
3615 4445 939 Pls
3616 4517 933 Pls
3617 4589 925 Pls
3618 4662 914 Pls
3619 4734 905 Pls
3620 4806 893 Pls
3621 4878 877 Pls
3622 4950 860 Pls
3623 5022 849 Pls
3624 5094 848 Pls
3625 5166 860 Pls
3626 5238 887 Pls
3627 5310 928 Pls
3628 5382 975 Pls
3629 5454 1024 Pls
3630 5526 1067 Pls
3631 5598 1100 Pls
3632 5670 1123 Pls
3633 5742 1141 Pls
3634 5815 1155 Pls
3635 5887 1163 Pls
3636 5959 1169 Pls
3637 6031 1178 Pls
3638 6103 1180 Pls
3639 6175 1172 Pls
3640 6247 1161 Pls
3641 6319 1148 Pls
3642 6391 1140 Pls
3643 6463 1127 Pls
3644 6579 4346 Pls
3645 % End plot #1
3646 % Begin plot #2
3647 1.000 UL
3648 LTb
3649 1923 740 M
3650 0 3739 V
3651 % End plot #2
3652 % Begin plot #3
3653 3076 740 M
3654 0 3739 V
3655 % End plot #3
3656 % Begin plot #4
3657 4301 740 M
3658 0 3739 V
3659 % End plot #4
3660 % Begin plot #5
3661 5094 740 M
3662 0 3739 V
3663 % End plot #5
3664 % Begin plot #6
3665 6103 740 M
3666 0 3739 V
3667 % End plot #6
3668 % Begin plot #7
3669 stroke
3670 LT8
3671 1635 740 M
3672 0 3739 V
3673 % End plot #7
3674 % Begin plot #8
3675 2211 740 M
3676 0 3739 V
3677 % End plot #8
3678 % Begin plot #9
3679 3364 740 M
3680 0 3739 V
3681 % End plot #9
3682 % Begin plot #10
3683 3797 740 M
3684 0 3739 V
3685 % End plot #10
3686 % Begin plot #11
3687 4013 740 M
3688 0 3739 V
3689 % End plot #11
3690 % Begin plot #12
3691 4085 740 M
3692 0 3739 V
3693 % End plot #12
3694 % Begin plot #13
3695 4157 740 M
3696 0 3739 V
3697 % End plot #13
3698 % Begin plot #14
3699 4878 740 M
3700 0 3739 V
3701 % End plot #14
3702 % Begin plot #15
3703 5382 740 M
3704 0 3739 V
3705 % End plot #15
3706 % Begin plot #16
3707 5887 740 M
3708 0 3739 V
3709 % End plot #16
3710 % Begin plot #17
3711 5959 740 M
3712 0 3739 V
3713 % End plot #17
3714 % Begin plot #18
3715 6247 740 M
3716 0 3739 V
3717 % End plot #18
3718 % Begin plot #19
3719 6391 740 M
3720 0 3739 V
3721 % End plot #19
3722 stroke
3723 LTb
3724 770 4479 N
3725 770 448 L
3726 6177 0 V
3727 0 4031 V
3728 -6177 0 V
3729 Z stroke
3730 1.000 UP
3731 1.000 UL
3732 LTb
3733 stroke
3734 grestore
3735 end
3736 showpage
3737 %%Page: 7 7
3738 gnudict begin
3739 gsave
3740 doclip
3741 50 50 translate
3742 0.100 0.100 scale
3743 90 rotate
3744 0 -5040 translate
3745 0 setgray
3746 newpath
3747 (Helvetica) findfont 140 scalefont setfont
3748 1.000 UL
3749 LTb
3750 770 740 M
3751 63 0 V
3752 6114 0 R
3753 -63 0 V
3754 686 740 M
3755 ( 0) Rshow
3756 1.000 UL
3757 LTb
3758 770 1188 M
3759 63 0 V
3760 6114 0 R
3761 -63 0 V
3762 -6198 0 R
3763 ( 0.05) Rshow
3764 1.000 UL
3765 LTb
3766 770 1637 M
3767 63 0 V
3768 6114 0 R
3769 -63 0 V
3770 -6198 0 R
3771 ( 0.1) Rshow
3772 1.000 UL
3773 LTb
3774 770 2086 M
3775 63 0 V
3776 6114 0 R
3777 -63 0 V
3778 -6198 0 R
3779 ( 0.15) Rshow
3780 1.000 UL
3781 LTb
3782 770 2535 M
3783 63 0 V
3784 6114 0 R
3785 -63 0 V
3786 -6198 0 R
3787 ( 0.2) Rshow
3788 1.000 UL
3789 LTb
3790 770 2984 M
3791 63 0 V
3792 6114 0 R
3793 -63 0 V
3794 -6198 0 R
3795 ( 0.25) Rshow
3796 1.000 UL
3797 LTb
3798 770 3433 M
3799 63 0 V
3800 6114 0 R
3801 -63 0 V
3802 -6198 0 R
3803 ( 0.3) Rshow
3804 1.000 UL
3805 LTb
3806 770 3882 M
3807 63 0 V
3808 6114 0 R
3809 -63 0 V
3810 -6198 0 R
3811 ( 0.35) Rshow
3812 1.000 UL
3813 LTb
3814 770 4331 M
3815 63 0 V
3816 6114 0 R
3817 -63 0 V
3818 -6198 0 R
3819 ( 0.4) Rshow
3820 1.000 UL
3821 LTb
3822 770 448 M
3823 0 63 V
3824 0 3968 R
3825 0 -63 V
3826 770 308 M
3827 ( 0) Cshow
3828 1.000 UL
3829 LTb
3830 1456 448 M
3831 0 63 V
3832 0 3968 R
3833 0 -63 V
3834 0 -4108 R
3835 ( 2) Cshow
3836 1.000 UL
3837 LTb
3838 2143 448 M
3839 0 63 V
3840 0 3968 R
3841 0 -63 V
3842 0 -4108 R
3843 ( 4) Cshow
3844 1.000 UL
3845 LTb
3846 2829 448 M
3847 0 63 V
3848 0 3968 R
3849 0 -63 V
3850 0 -4108 R
3851 ( 6) Cshow
3852 1.000 UL
3853 LTb
3854 3515 448 M
3855 0 63 V
3856 0 3968 R
3857 0 -63 V
3858 0 -4108 R
3859 ( 8) Cshow
3860 1.000 UL
3861 LTb
3862 4202 448 M
3863 0 63 V
3864 0 3968 R
3865 0 -63 V
3866 0 -4108 R
3867 ( 10) Cshow
3868 1.000 UL
3869 LTb
3870 4888 448 M
3871 0 63 V
3872 0 3968 R
3873 0 -63 V
3874 0 -4108 R
3875 ( 12) Cshow
3876 1.000 UL
3877 LTb
3878 5574 448 M
3879 0 63 V
3880 0 3968 R
3881 0 -63 V
3882 0 -4108 R
3883 ( 14) Cshow
3884 1.000 UL
3885 LTb
3886 6261 448 M
3887 0 63 V
3888 0 3968 R
3889 0 -63 V
3890 0 -4108 R
3891 ( 16) Cshow
3892 1.000 UL
3893 LTb
3894 6947 448 M
3895 0 63 V
3896 0 3968 R
3897 0 -63 V
3898 0 -4108 R
3899 ( 18) Cshow
3900 1.000 UL
3901 LTb
3902 1.000 UL
3903 LTb
3904 770 4479 N
3905 770 448 L
3906 6177 0 V
3907 0 4031 V
3908 -6177 0 V
3909 Z stroke
3910 LCb setrgbcolor
3911 112 2463 M
3912 currentpoint gsave translate -270 rotate 0 0 M
3913 (dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
3914 grestore
3915 LTb
3916 LCb setrgbcolor
3917 3858 98 M
3918 (U \(DAC counts\)) Cshow
3919 LTb
3920 3858 4829 M
3921 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
3922 3858 4689 M
3923 (Fit gaussian peaks to smoothed TCS) Cshow
3924 1.000 UP
3925 1.000 UL
3926 LTb
3927 % Begin plot #1
3928 1.000 UP
3929 1.000 UL
3930 LT0
3931 LCb setrgbcolor
3932 6296 4346 M
3933 (tcs data) Rshow
3934 LT0
3935 6380 4346 M
3936 399 0 V
3937 770 571 M
3938 72 16 V
3939 72 31 V
3940 72 40 V
3941 72 81 V
3942 72 105 V
3943 72 138 V
3944 72 184 V
3945 73 224 V
3946 72 262 V
3947 72 307 V
3948 72 357 V
3949 72 400 V
3950 72 389 V
3951 72 334 V
3952 72 241 V
3953 72 101 V
3954 72 -88 V
3955 72 -282 V
3956 72 -414 V
3957 72 -476 V
3958 72 -483 V
3959 72 -433 V
3960 72 -336 V
3961 73 -224 V
3962 72 -135 V
3963 72 -73 V
3964 72 -33 V
3965 72 -13 V
3966 72 -8 V
3967 72 -11 V
3968 72 -7 V
3969 72 -4 V
3970 72 1 V
3971 72 2 V
3972 72 8 V
3973 72 17 V
3974 72 19 V
3975 72 16 V
3976 73 12 V
3977 72 12 V
3978 72 11 V
3979 72 6 V
3980 72 8 V
3981 72 12 V
3982 72 14 V
3983 72 13 V
3984 72 14 V
3985 72 14 V
3986 72 5 V
3987 72 -1 V
3988 72 -5 V
3989 72 -6 V
3990 72 -8 V
3991 73 -11 V
3992 72 -9 V
3993 72 -12 V
3994 72 -16 V
3995 72 -17 V
3996 72 -11 V
3997 72 -1 V
3998 72 12 V
3999 72 27 V
4000 72 41 V
4001 72 47 V
4002 72 49 V
4003 72 43 V
4004 72 33 V
4005 72 23 V
4006 72 18 V
4007 73 14 V
4008 72 8 V
4009 72 6 V
4010 72 9 V
4011 72 2 V
4012 72 -8 V
4013 72 -11 V
4014 72 -13 V
4015 72 -8 V
4016 72 -13 V
4017 770 571 Pls
4018 842 587 Pls
4019 914 618 Pls
4020 986 658 Pls
4021 1058 739 Pls
4022 1130 844 Pls
4023 1202 982 Pls
4024 1274 1166 Pls
4025 1347 1390 Pls
4026 1419 1652 Pls
4027 1491 1959 Pls
4028 1563 2316 Pls
4029 1635 2716 Pls
4030 1707 3105 Pls
4031 1779 3439 Pls
4032 1851 3680 Pls
4033 1923 3781 Pls
4034 1995 3693 Pls
4035 2067 3411 Pls
4036 2139 2997 Pls
4037 2211 2521 Pls
4038 2283 2038 Pls
4039 2355 1605 Pls
4040 2427 1269 Pls
4041 2500 1045 Pls
4042 2572 910 Pls
4043 2644 837 Pls
4044 2716 804 Pls
4045 2788 791 Pls
4046 2860 783 Pls
4047 2932 772 Pls
4048 3004 765 Pls
4049 3076 761 Pls
4050 3148 762 Pls
4051 3220 764 Pls
4052 3292 772 Pls
4053 3364 789 Pls
4054 3436 808 Pls
4055 3508 824 Pls
4056 3581 836 Pls
4057 3653 848 Pls
4058 3725 859 Pls
4059 3797 865 Pls
4060 3869 873 Pls
4061 3941 885 Pls
4062 4013 899 Pls
4063 4085 912 Pls
4064 4157 926 Pls
4065 4229 940 Pls
4066 4301 945 Pls
4067 4373 944 Pls
4068 4445 939 Pls
4069 4517 933 Pls
4070 4589 925 Pls
4071 4662 914 Pls
4072 4734 905 Pls
4073 4806 893 Pls
4074 4878 877 Pls
4075 4950 860 Pls
4076 5022 849 Pls
4077 5094 848 Pls
4078 5166 860 Pls
4079 5238 887 Pls
4080 5310 928 Pls
4081 5382 975 Pls
4082 5454 1024 Pls
4083 5526 1067 Pls
4084 5598 1100 Pls
4085 5670 1123 Pls
4086 5742 1141 Pls
4087 5815 1155 Pls
4088 5887 1163 Pls
4089 5959 1169 Pls
4090 6031 1178 Pls
4091 6103 1180 Pls
4092 6175 1172 Pls
4093 6247 1161 Pls
4094 6319 1148 Pls
4095 6391 1140 Pls
4096 6463 1127 Pls
4097 6579 4346 Pls
4098 % End plot #1
4099 % Begin plot #2
4100 1.000 UL
4101 LTb
4102 1923 740 M
4103 0 3739 V
4104 % End plot #2
4105 % Begin plot #3
4106 3076 740 M
4107 0 3739 V
4108 % End plot #3
4109 % Begin plot #4
4110 4301 740 M
4111 0 3739 V
4112 % End plot #4
4113 % Begin plot #5
4114 5094 740 M
4115 0 3739 V
4116 % End plot #5
4117 % Begin plot #6
4118 6103 740 M
4119 0 3739 V
4120 % End plot #6
4121 % Begin plot #7
4122 stroke
4123 LT8
4124 1635 740 M
4125 0 3739 V
4126 % End plot #7
4127 % Begin plot #8
4128 2211 740 M
4129 0 3739 V
4130 % End plot #8
4131 % Begin plot #9
4132 3364 740 M
4133 0 3739 V
4134 % End plot #9
4135 % Begin plot #10
4136 3797 740 M
4137 0 3739 V
4138 % End plot #10
4139 % Begin plot #11
4140 4013 740 M
4141 0 3739 V
4142 % End plot #11
4143 % Begin plot #12
4144 4085 740 M
4145 0 3739 V
4146 % End plot #12
4147 % Begin plot #13
4148 4157 740 M
4149 0 3739 V
4150 % End plot #13
4151 % Begin plot #14
4152 4878 740 M
4153 0 3739 V
4154 % End plot #14
4155 % Begin plot #15
4156 5382 740 M
4157 0 3739 V
4158 % End plot #15
4159 % Begin plot #16
4160 5887 740 M
4161 0 3739 V
4162 % End plot #16
4163 % Begin plot #17
4164 5959 740 M
4165 0 3739 V
4166 % End plot #17
4167 % Begin plot #18
4168 6247 740 M
4169 0 3739 V
4170 % End plot #18
4171 % Begin plot #19
4172 6391 740 M
4173 0 3739 V
4174 % End plot #19
4175 % Begin plot #20
4176 stroke
4177 LT2
4178 LCb setrgbcolor
4179 6296 4206 M
4180 (model) Rshow
4181 LT2
4182 6380 4206 M
4183 399 0 V
4184 770 740 M
4185 72 2 V
4186 72 4 V
4187 72 12 V
4188 72 30 V
4189 72 63 V
4190 72 112 V
4191 72 175 V
4192 73 238 V
4193 72 286 V
4194 72 322 V
4195 72 348 V
4196 72 372 V
4197 72 382 V
4198 72 350 V
4199 72 254 V
4200 72 96 V
4201 72 -98 V
4202 72 -282 V
4203 72 -418 V
4204 72 -481 V
4205 72 -472 V
4206 72 -411 V
4207 72 -321 V
4208 73 -229 V
4209 72 -148 V
4210 72 -89 V
4211 72 -47 V
4212 72 -24 V
4213 72 -9 V
4214 72 -2 V
4215 72 1 V
4216 72 4 V
4217 72 6 V
4218 72 7 V
4219 72 8 V
4220 72 10 V
4221 72 10 V
4222 72 12 V
4223 73 13 V
4224 72 14 V
4225 72 15 V
4226 72 14 V
4227 72 14 V
4228 72 14 V
4229 72 12 V
4230 72 10 V
4231 72 8 V
4232 72 6 V
4233 72 3 V
4234 72 1 V
4235 72 -3 V
4236 72 -6 V
4237 72 -7 V
4238 73 -10 V
4239 72 -12 V
4240 72 -12 V
4241 72 -11 V
4242 72 -10 V
4243 72 -6 V
4244 72 1 V
4245 72 9 V
4246 72 20 V
4247 72 31 V
4248 72 40 V
4249 72 44 V
4250 72 42 V
4251 72 31 V
4252 72 15 V
4253 72 -5 V
4254 73 -24 V
4255 72 -39 V
4256 72 -46 V
4257 72 -47 V
4258 72 -42 V
4259 72 -34 V
4260 72 -25 V
4261 72 -19 V
4262 72 -14 V
4263 72 -11 V
4264 % End plot #20
4265 stroke
4266 LTb
4267 770 4479 N
4268 770 448 L
4269 6177 0 V
4270 0 4031 V
4271 -6177 0 V
4272 Z stroke
4273 1.000 UP
4274 1.000 UL
4275 LTb
4276 stroke
4277 grestore
4278 end
4279 showpage
4280 %%Page: 8 8
4281 gnudict begin
4282 gsave
4283 doclip
4284 50 50 translate
4285 0.100 0.100 scale
4286 90 rotate
4287 0 -5040 translate
4288 0 setgray
4289 newpath
4290 (Helvetica) findfont 140 scalefont setfont
4291 1.000 UL
4292 LTb
4293 770 542 M
4294 63 0 V
4295 6114 0 R
4296 -63 0 V
4297 686 542 M
4298 ( 0) Rshow
4299 1.000 UL
4300 LTb
4301 770 1014 M
4302 63 0 V
4303 6114 0 R
4304 -63 0 V
4305 -6198 0 R
4306 ( 0.05) Rshow
4307 1.000 UL
4308 LTb
4309 770 1485 M
4310 63 0 V
4311 6114 0 R
4312 -63 0 V
4313 -6198 0 R
4314 ( 0.1) Rshow
4315 1.000 UL
4316 LTb
4317 770 1957 M
4318 63 0 V
4319 6114 0 R
4320 -63 0 V
4321 -6198 0 R
4322 ( 0.15) Rshow
4323 1.000 UL
4324 LTb
4325 770 2429 M
4326 63 0 V
4327 6114 0 R
4328 -63 0 V
4329 -6198 0 R
4330 ( 0.2) Rshow
4331 1.000 UL
4332 LTb
4333 770 2901 M
4334 63 0 V
4335 6114 0 R
4336 -63 0 V
4337 -6198 0 R
4338 ( 0.25) Rshow
4339 1.000 UL
4340 LTb
4341 770 3373 M
4342 63 0 V
4343 6114 0 R
4344 -63 0 V
4345 -6198 0 R
4346 ( 0.3) Rshow
4347 1.000 UL
4348 LTb
4349 770 3845 M
4350 63 0 V
4351 6114 0 R
4352 -63 0 V
4353 -6198 0 R
4354 ( 0.35) Rshow
4355 1.000 UL
4356 LTb
4357 770 4317 M
4358 63 0 V
4359 6114 0 R
4360 -63 0 V
4361 -6198 0 R
4362 ( 0.4) Rshow
4363 1.000 UL
4364 LTb
4365 770 448 M
4366 0 63 V
4367 0 3968 R
4368 0 -63 V
4369 770 308 M
4370 ( 0) Cshow
4371 1.000 UL
4372 LTb
4373 1456 448 M
4374 0 63 V
4375 0 3968 R
4376 0 -63 V
4377 0 -4108 R
4378 ( 2) Cshow
4379 1.000 UL
4380 LTb
4381 2143 448 M
4382 0 63 V
4383 0 3968 R
4384 0 -63 V
4385 0 -4108 R
4386 ( 4) Cshow
4387 1.000 UL
4388 LTb
4389 2829 448 M
4390 0 63 V
4391 0 3968 R
4392 0 -63 V
4393 0 -4108 R
4394 ( 6) Cshow
4395 1.000 UL
4396 LTb
4397 3515 448 M
4398 0 63 V
4399 0 3968 R
4400 0 -63 V
4401 0 -4108 R
4402 ( 8) Cshow
4403 1.000 UL
4404 LTb
4405 4202 448 M
4406 0 63 V
4407 0 3968 R
4408 0 -63 V
4409 0 -4108 R
4410 ( 10) Cshow
4411 1.000 UL
4412 LTb
4413 4888 448 M
4414 0 63 V
4415 0 3968 R
4416 0 -63 V
4417 0 -4108 R
4418 ( 12) Cshow
4419 1.000 UL
4420 LTb
4421 5574 448 M
4422 0 63 V
4423 0 3968 R
4424 0 -63 V
4425 0 -4108 R
4426 ( 14) Cshow
4427 1.000 UL
4428 LTb
4429 6261 448 M
4430 0 63 V
4431 0 3968 R
4432 0 -63 V
4433 0 -4108 R
4434 ( 16) Cshow
4435 1.000 UL
4436 LTb
4437 6947 448 M
4438 0 63 V
4439 0 3968 R
4440 0 -63 V
4441 0 -4108 R
4442 ( 18) Cshow
4443 1.000 UL
4444 LTb
4445 1.000 UL
4446 LTb
4447 770 4479 N
4448 770 448 L
4449 6177 0 V
4450 0 4031 V
4451 -6177 0 V
4452 Z stroke
4453 LCb setrgbcolor
4454 112 2463 M
4455 currentpoint gsave translate -270 rotate 0 0 M
4456 (dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
4457 grestore
4458 LTb
4459 LCb setrgbcolor
4460 3858 98 M
4461 (U \(DAC counts\)) Cshow
4462 LTb
4463 3858 4829 M
4464 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
4465 3858 4689 M
4466 (Location of peaks in model) Cshow
4467 1.000 UP
4468 1.000 UL
4469 LTb
4470 % Begin plot #1
4471 1.000 UP
4472 1.000 UL
4473 LT0
4474 LCb setrgbcolor
4475 6296 4346 M
4476 (model) Rshow
4477 LT0
4478 6380 4346 M
4479 399 0 V
4480 770 542 M
4481 72 2 V
4482 72 4 V
4483 72 14 V
4484 72 31 V
4485 72 66 V
4486 72 118 V
4487 72 184 V
4488 73 249 V
4489 72 302 V
4490 72 337 V
4491 72 367 V
4492 72 391 V
4493 72 402 V
4494 72 368 V
4495 72 267 V
4496 72 100 V
4497 72 -103 V
4498 72 -297 V
4499 72 -438 V
4500 72 -506 V
4501 72 -497 V
4502 72 -432 V
4503 72 -338 V
4504 73 -240 V
4505 72 -156 V
4506 72 -92 V
4507 72 -51 V
4508 72 -24 V
4509 72 -10 V
4510 72 -2 V
4511 72 1 V
4512 72 5 V
4513 72 5 V
4514 72 8 V
4515 72 8 V
4516 72 10 V
4517 72 12 V
4518 72 12 V
4519 73 14 V
4520 72 14 V
4521 72 16 V
4522 72 15 V
4523 72 15 V
4524 72 14 V
4525 72 12 V
4526 72 11 V
4527 72 9 V
4528 72 6 V
4529 72 4 V
4530 72 0 V
4531 72 -3 V
4532 72 -6 V
4533 72 -8 V
4534 73 -10 V
4535 72 -12 V
4536 72 -13 V
4537 72 -12 V
4538 72 -11 V
4539 72 -6 V
4540 72 1 V
4541 72 10 V
4542 72 21 V
4543 72 32 V
4544 72 42 V
4545 72 47 V
4546 72 44 V
4547 72 33 V
4548 72 16 V
4549 72 -6 V
4550 73 -25 V
4551 72 -41 V
4552 72 -49 V
4553 72 -49 V
4554 72 -44 V
4555 72 -36 V
4556 72 -27 V
4557 72 -19 V
4558 72 -15 V
4559 72 -12 V
4560 770 542 Pls
4561 842 544 Pls
4562 914 548 Pls
4563 986 562 Pls
4564 1058 593 Pls
4565 1130 659 Pls
4566 1202 777 Pls
4567 1274 961 Pls
4568 1347 1210 Pls
4569 1419 1512 Pls
4570 1491 1849 Pls
4571 1563 2216 Pls
4572 1635 2607 Pls
4573 1707 3009 Pls
4574 1779 3377 Pls
4575 1851 3644 Pls
4576 1923 3744 Pls
4577 1995 3641 Pls
4578 2067 3344 Pls
4579 2139 2906 Pls
4580 2211 2400 Pls
4581 2283 1903 Pls
4582 2355 1471 Pls
4583 2427 1133 Pls
4584 2500 893 Pls
4585 2572 737 Pls
4586 2644 645 Pls
4587 2716 594 Pls
4588 2788 570 Pls
4589 2860 560 Pls
4590 2932 558 Pls
4591 3004 559 Pls
4592 3076 564 Pls
4593 3148 569 Pls
4594 3220 577 Pls
4595 3292 585 Pls
4596 3364 595 Pls
4597 3436 607 Pls
4598 3508 619 Pls
4599 3581 633 Pls
4600 3653 647 Pls
4601 3725 663 Pls
4602 3797 678 Pls
4603 3869 693 Pls
4604 3941 707 Pls
4605 4013 719 Pls
4606 4085 730 Pls
4607 4157 739 Pls
4608 4229 745 Pls
4609 4301 749 Pls
4610 4373 749 Pls
4611 4445 746 Pls
4612 4517 740 Pls
4613 4589 732 Pls
4614 4662 722 Pls
4615 4734 710 Pls
4616 4806 697 Pls
4617 4878 685 Pls
4618 4950 674 Pls
4619 5022 668 Pls
4620 5094 669 Pls
4621 5166 679 Pls
4622 5238 700 Pls
4623 5310 732 Pls
4624 5382 774 Pls
4625 5454 821 Pls
4626 5526 865 Pls
4627 5598 898 Pls
4628 5670 914 Pls
4629 5742 908 Pls
4630 5815 883 Pls
4631 5887 842 Pls
4632 5959 793 Pls
4633 6031 744 Pls
4634 6103 700 Pls
4635 6175 664 Pls
4636 6247 637 Pls
4637 6319 618 Pls
4638 6391 603 Pls
4639 6463 591 Pls
4640 6579 4346 Pls
4641 % End plot #1
4642 % Begin plot #2
4643 1.000 UL
4644 LTb
4645 1923 542 M
4646 0 3937 V
4647 % End plot #2
4648 % Begin plot #3
4649 2932 542 M
4650 0 3937 V
4651 % End plot #3
4652 % Begin plot #4
4653 4373 542 M
4654 0 3937 V
4655 % End plot #4
4656 % Begin plot #5
4657 5022 542 M
4658 0 3937 V
4659 % End plot #5
4660 % Begin plot #6
4661 5670 542 M
4662 0 3937 V
4663 % End plot #6
4664 % Begin plot #7
4665 stroke
4666 LT8
4667 1635 542 M
4668 0 3937 V
4669 % End plot #7
4670 % Begin plot #8
4671 2211 542 M
4672 0 3937 V
4673 % End plot #8
4674 % Begin plot #9
4675 3725 542 M
4676 0 3937 V
4677 % End plot #9
4678 % Begin plot #10
4679 4806 542 M
4680 0 3937 V
4681 % End plot #10
4682 % Begin plot #11
4683 5454 542 M
4684 0 3937 V
4685 % End plot #11
4686 % Begin plot #12
4687 5959 542 M
4688 0 3937 V
4689 % End plot #12
4690 stroke
4691 LTb
4692 770 4479 N
4693 770 448 L
4694 6177 0 V
4695 0 4031 V
4696 -6177 0 V
4697 Z stroke
4698 1.000 UP
4699 1.000 UL
4700 LTb
4701 stroke
4702 grestore
4703 end
4704 showpage
4705 %%Page: 9 9
4706 gnudict begin
4707 gsave
4708 doclip
4709 50 50 translate
4710 0.100 0.100 scale
4711 90 rotate
4712 0 -5040 translate
4713 0 setgray
4714 newpath
4715 (Helvetica) findfont 140 scalefont setfont
4716 1.000 UL
4717 LTb
4718 770 807 M
4719 63 0 V
4720 6114 0 R
4721 -63 0 V
4722 686 807 M
4723 ( 0.05) Rshow
4724 1.000 UL
4725 LTb
4726 770 1446 M
4727 63 0 V
4728 6114 0 R
4729 -63 0 V
4730 -6198 0 R
4731 ( 0.1) Rshow
4732 1.000 UL
4733 LTb
4734 770 2086 M
4735 63 0 V
4736 6114 0 R
4737 -63 0 V
4738 -6198 0 R
4739 ( 0.15) Rshow
4740 1.000 UL
4741 LTb
4742 770 2725 M
4743 63 0 V
4744 6114 0 R
4745 -63 0 V
4746 -6198 0 R
4747 ( 0.2) Rshow
4748 1.000 UL
4749 LTb
4750 770 3365 M
4751 63 0 V
4752 6114 0 R
4753 -63 0 V
4754 -6198 0 R
4755 ( 0.25) Rshow
4756 1.000 UL
4757 LTb
4758 770 4005 M
4759 63 0 V
4760 6114 0 R
4761 -63 0 V
4762 -6198 0 R
4763 ( 0.3) Rshow
4764 1.000 UL
4765 LTb
4766 770 448 M
4767 0 63 V
4768 0 3968 R
4769 0 -63 V
4770 770 308 M
4771 ( 0) Cshow
4772 1.000 UL
4773 LTb
4774 1456 448 M
4775 0 63 V
4776 0 3968 R
4777 0 -63 V
4778 0 -4108 R
4779 ( 2) Cshow
4780 1.000 UL
4781 LTb
4782 2143 448 M
4783 0 63 V
4784 0 3968 R
4785 0 -63 V
4786 0 -4108 R
4787 ( 4) Cshow
4788 1.000 UL
4789 LTb
4790 2829 448 M
4791 0 63 V
4792 0 3968 R
4793 0 -63 V
4794 0 -4108 R
4795 ( 6) Cshow
4796 1.000 UL
4797 LTb
4798 3515 448 M
4799 0 63 V
4800 0 3968 R
4801 0 -63 V
4802 0 -4108 R
4803 ( 8) Cshow
4804 1.000 UL
4805 LTb
4806 4202 448 M
4807 0 63 V
4808 0 3968 R
4809 0 -63 V
4810 0 -4108 R
4811 ( 10) Cshow
4812 1.000 UL
4813 LTb
4814 4888 448 M
4815 0 63 V
4816 0 3968 R
4817 0 -63 V
4818 0 -4108 R
4819 ( 12) Cshow
4820 1.000 UL
4821 LTb
4822 5574 448 M
4823 0 63 V
4824 0 3968 R
4825 0 -63 V
4826 0 -4108 R
4827 ( 14) Cshow
4828 1.000 UL
4829 LTb
4830 6261 448 M
4831 0 63 V
4832 0 3968 R
4833 0 -63 V
4834 0 -4108 R
4835 ( 16) Cshow
4836 1.000 UL
4837 LTb
4838 6947 448 M
4839 0 63 V
4840 0 3968 R
4841 0 -63 V
4842 0 -4108 R
4843 ( 18) Cshow
4844 1.000 UL
4845 LTb
4846 1.000 UL
4847 LTb
4848 770 4479 N
4849 770 448 L
4850 6177 0 V
4851 0 4031 V
4852 -6177 0 V
4853 Z stroke
4854 LCb setrgbcolor
4855 112 2463 M
4856 currentpoint gsave translate -270 rotate 0 0 M
4857 (dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
4858 grestore
4859 LTb
4860 LCb setrgbcolor
4861 3858 98 M
4862 (U \(DAC counts\)) Cshow
4863 LTb
4864 3858 4829 M
4865 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
4866 3858 4689 M
4867 (Individual gaussian peaks from fit) Cshow
4868 1.000 UP
4869 1.000 UL
4870 LTb
4871 % Begin plot #1
4872 1.000 UL
4873 LT0
4874 1293 448 M
4875 54 142 V
4876 72 302 V
4877 72 431 V
4878 72 562 V
4879 72 661 V
4880 72 690 V
4881 72 620 V
4882 72 442 V
4883 72 179 V
4884 72 -120 V
4885 72 -395 V
4886 72 -592 V
4887 72 -685 V
4888 72 -673 V
4889 72 -586 V
4890 72 -458 V
4891 73 -327 V
4892 65 -193 V
4893 % End plot #1
4894 % Begin plot #2
4895 stroke
4896 LT1
4897 1244 448 M
4898 30 57 V
4899 73 145 V
4900 72 107 V
4901 72 27 V
4902 72 -66 V
4903 72 -130 V
4904 69 -140 V
4905 % End plot #2
4906 % Begin plot #3
4907 stroke
4908 LT2
4909 5950 448 M
4910 9 10 V
4911 72 81 V
4912 72 78 V
4913 72 64 V
4914 72 41 V
4915 72 11 V
4916 72 -20 V
4917 72 -49 V
4918 % End plot #3
4919 % Begin plot #4
4920 stroke
4921 LT3
4922 5409 448 M
4923 45 47 V
4924 72 69 V
4925 72 51 V
4926 72 26 V
4927 72 -6 V
4928 73 -36 V
4929 72 -59 V
4930 72 -72 V
4931 19 -20 V
4932 % End plot #4
4933 % Begin plot #5
4934 stroke
4935 LT4
4936 % End plot #5
4937 1.000 UL
4938 LTb
4939 770 4479 N
4940 770 448 L
4941 6177 0 V
4942 0 4031 V
4943 -6177 0 V
4944 Z stroke
4945 1.000 UP
4946 1.000 UL
4947 LTb
4948 stroke
4949 grestore
4950 end
4951 showpage
4952 %%Page: 10 10
4953 gnudict begin
4954 gsave
4955 doclip
4956 50 50 translate
4957 0.100 0.100 scale
4958 90 rotate
4959 0 -5040 translate
4960 0 setgray
4961 newpath
4962 (Helvetica) findfont 140 scalefont setfont
4963 1.000 UL
4964 LTb
4965 770 775 M
4966 63 0 V
4967 6114 0 R
4968 -63 0 V
4969 686 775 M
4970 ( 0.05) Rshow
4971 1.000 UL
4972 LTb
4973 770 1420 M
4974 63 0 V
4975 6114 0 R
4976 -63 0 V
4977 -6198 0 R
4978 ( 0.1) Rshow
4979 1.000 UL
4980 LTb
4981 770 2065 M
4982 63 0 V
4983 6114 0 R
4984 -63 0 V
4985 -6198 0 R
4986 ( 0.15) Rshow
4987 1.000 UL
4988 LTb
4989 770 2710 M
4990 63 0 V
4991 6114 0 R
4992 -63 0 V
4993 -6198 0 R
4994 ( 0.2) Rshow
4995 1.000 UL
4996 LTb
4997 770 3355 M
4998 63 0 V
4999 6114 0 R
5000 -63 0 V
5001 -6198 0 R
5002 ( 0.25) Rshow
5003 1.000 UL
5004 LTb
5005 770 4000 M
5006 63 0 V
5007 6114 0 R
5008 -63 0 V
5009 -6198 0 R
5010 ( 0.3) Rshow
5011 1.000 UL
5012 LTb
5013 770 448 M
5014 0 63 V
5015 0 3968 R
5016 0 -63 V
5017 770 308 M
5018 ( 0) Cshow
5019 1.000 UL
5020 LTb
5021 1456 448 M
5022 0 63 V
5023 0 3968 R
5024 0 -63 V
5025 0 -4108 R
5026 ( 2) Cshow
5027 1.000 UL
5028 LTb
5029 2143 448 M
5030 0 63 V
5031 0 3968 R
5032 0 -63 V
5033 0 -4108 R
5034 ( 4) Cshow
5035 1.000 UL
5036 LTb
5037 2829 448 M
5038 0 63 V
5039 0 3968 R
5040 0 -63 V
5041 0 -4108 R
5042 ( 6) Cshow
5043 1.000 UL
5044 LTb
5045 3515 448 M
5046 0 63 V
5047 0 3968 R
5048 0 -63 V
5049 0 -4108 R
5050 ( 8) Cshow
5051 1.000 UL
5052 LTb
5053 4202 448 M
5054 0 63 V
5055 0 3968 R
5056 0 -63 V
5057 0 -4108 R
5058 ( 10) Cshow
5059 1.000 UL
5060 LTb
5061 4888 448 M
5062 0 63 V
5063 0 3968 R
5064 0 -63 V
5065 0 -4108 R
5066 ( 12) Cshow
5067 1.000 UL
5068 LTb
5069 5574 448 M
5070 0 63 V
5071 0 3968 R
5072 0 -63 V
5073 0 -4108 R
5074 ( 14) Cshow
5075 1.000 UL
5076 LTb
5077 6261 448 M
5078 0 63 V
5079 0 3968 R
5080 0 -63 V
5081 0 -4108 R
5082 ( 16) Cshow
5083 1.000 UL
5084 LTb
5085 6947 448 M
5086 0 63 V
5087 0 3968 R
5088 0 -63 V
5089 0 -4108 R
5090 ( 18) Cshow
5091 1.000 UL
5092 LTb
5093 1.000 UL
5094 LTb
5095 770 4479 N
5096 770 448 L
5097 6177 0 V
5098 0 4031 V
5099 -6177 0 V
5100 Z stroke
5101 LCb setrgbcolor
5102 112 2463 M
5103 currentpoint gsave translate -270 rotate 0 0 M
5104 (dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
5105 grestore
5106 LTb
5107 LCb setrgbcolor
5108 3858 98 M
5109 (U \(DAC counts\)) Cshow
5110 LTb
5111 3858 4829 M
5112 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
5113 3858 4689 M
5114 (Deconvolved gaussian peaks from fit - Peaks shown) Cshow
5115 1.000 UP
5116 1.000 UL
5117 LTb
5118 % Begin plot #1
5119 1.000 UL
5120 LT0
5121 1306 448 M
5122 41 108 V
5123 72 304 V
5124 72 435 V
5125 72 567 V
5126 72 667 V
5127 72 696 V
5128 72 625 V
5129 72 447 V
5130 72 180 V
5131 72 -121 V
5132 72 -398 V
5133 72 -598 V
5134 72 -690 V
5135 72 -680 V
5136 72 -591 V
5137 72 -462 V
5138 73 -329 V
5139 53 -160 V
5140 % End plot #1
5141 % Begin plot #2
5142 stroke
5143 LTb
5144 % End plot #2
5145 % Begin plot #3
5146 1.000 UL
5147 LT8
5148 % End plot #3
5149 % Begin plot #4
5150 1.000 UL
5151 LT8
5152 % End plot #4
5153 % Begin plot #5
5154 1.000 UL
5155 LT4
5156 1259 448 M
5157 15 26 V
5158 73 118 V
5159 72 83 V
5160 72 20 V
5161 72 -51 V
5162 72 -102 V
5163 55 -94 V
5164 % End plot #5
5165 % Begin plot #6
5166 stroke
5167 LTb
5168 % End plot #6
5169 % Begin plot #7
5170 1.000 UL
5171 LT8
5172 % End plot #7
5173 % Begin plot #8
5174 1.000 UL
5175 LT8
5176 % End plot #8
5177 % Begin plot #9
5178 1.000 UL
5179 LT8
5180 6079 448 M
5181 24 82 V
5182 72 386 V
5183 72 373 V
5184 72 122 V
5185 72 -218 V
5186 72 -402 V
5187 % End plot #9
5188 % Begin plot #10
5189 stroke
5190 LTb
5191 % End plot #10
5192 % Begin plot #11
5193 1.000 UL
5194 LT8
5195 % End plot #11
5196 % Begin plot #12
5197 1.000 UL
5198 LT2
5199 5561 448 M
5200 37 301 V
5201 72 1469 V
5202 72 -497 V
5203 5812 448 L
5204 % End plot #12
5205 % Begin plot #13
5206 stroke
5207 LTb
5208 % End plot #13
5209 % Begin plot #14
5210 1.000 UL
5211 LT8
5212 % End plot #14
5213 % Begin plot #15
5214 1.000 UL
5215 LT8
5216 % End plot #15
5217 % Begin plot #16
5218 1.000 UL
5219 LT6
5220 % End plot #16
5221 % Begin plot #17
5222 1.000 UL
5223 LTb
5224 % End plot #17
5225 % Begin plot #18
5226 1.000 UL
5227 LT8
5228 % End plot #18
5229 % Begin plot #19
5230 1.000 UL
5231 LT8
5232 % End plot #19
5233 1.000 UL
5234 LTb
5235 770 4479 N
5236 770 448 L
5237 6177 0 V
5238 0 4031 V
5239 -6177 0 V
5240 Z stroke
5241 1.000 UP
5242 1.000 UL
5243 LTb
5244 stroke
5245 grestore
5246 end
5247 showpage
5248 %%Page: 11 11
5249 gnudict begin
5250 gsave
5251 doclip
5252 50 50 translate
5253 0.100 0.100 scale
5254 90 rotate
5255 0 -5040 translate
5256 0 setgray
5257 newpath
5258 (Helvetica) findfont 140 scalefont setfont
5259 1.000 UL
5260 LTb
5261 686 448 M
5262 63 0 V
5263 6198 0 R
5264 -63 0 V
5265 602 448 M
5266 ( 0) Rshow
5267 1.000 UL
5268 LTb
5269 686 1254 M
5270 63 0 V
5271 6198 0 R
5272 -63 0 V
5273 -6282 0 R
5274 ( 0.2) Rshow
5275 1.000 UL
5276 LTb
5277 686 2060 M
5278 63 0 V
5279 6198 0 R
5280 -63 0 V
5281 -6282 0 R
5282 ( 0.4) Rshow
5283 1.000 UL
5284 LTb
5285 686 2867 M
5286 63 0 V
5287 6198 0 R
5288 -63 0 V
5289 -6282 0 R
5290 ( 0.6) Rshow
5291 1.000 UL
5292 LTb
5293 686 3673 M
5294 63 0 V
5295 6198 0 R
5296 -63 0 V
5297 -6282 0 R
5298 ( 0.8) Rshow
5299 1.000 UL
5300 LTb
5301 686 4479 M
5302 63 0 V
5303 6198 0 R
5304 -63 0 V
5305 -6282 0 R
5306 ( 1) Rshow
5307 1.000 UL
5308 LTb
5309 686 448 M
5310 0 63 V
5311 0 3968 R
5312 0 -63 V
5313 686 308 M
5314 ( 0) Cshow
5315 1.000 UL
5316 LTb
5317 1382 448 M
5318 0 63 V
5319 0 3968 R
5320 0 -63 V
5321 0 -4108 R
5322 ( 2) Cshow
5323 1.000 UL
5324 LTb
5325 2077 448 M
5326 0 63 V
5327 0 3968 R
5328 0 -63 V
5329 0 -4108 R
5330 ( 4) Cshow
5331 1.000 UL
5332 LTb
5333 2773 448 M
5334 0 63 V
5335 0 3968 R
5336 0 -63 V
5337 0 -4108 R
5338 ( 6) Cshow
5339 1.000 UL
5340 LTb
5341 3469 448 M
5342 0 63 V
5343 0 3968 R
5344 0 -63 V
5345 0 -4108 R
5346 ( 8) Cshow
5347 1.000 UL
5348 LTb
5349 4164 448 M
5350 0 63 V
5351 0 3968 R
5352 0 -63 V
5353 0 -4108 R
5354 ( 10) Cshow
5355 1.000 UL
5356 LTb
5357 4860 448 M
5358 0 63 V
5359 0 3968 R
5360 0 -63 V
5361 0 -4108 R
5362 ( 12) Cshow
5363 1.000 UL
5364 LTb
5365 5556 448 M
5366 0 63 V
5367 0 3968 R
5368 0 -63 V
5369 0 -4108 R
5370 ( 14) Cshow
5371 1.000 UL
5372 LTb
5373 6251 448 M
5374 0 63 V
5375 0 3968 R
5376 0 -63 V
5377 0 -4108 R
5378 ( 16) Cshow
5379 1.000 UL
5380 LTb
5381 6947 448 M
5382 0 63 V
5383 0 3968 R
5384 0 -63 V
5385 0 -4108 R
5386 ( 18) Cshow
5387 1.000 UL
5388 LTb
5389 1.000 UL
5390 LTb
5391 686 4479 N
5392 686 448 L
5393 6261 0 V
5394 0 4031 V
5395 -6261 0 V
5396 Z stroke
5397 LCb setrgbcolor
5398 112 2463 M
5399 currentpoint gsave translate -270 rotate 0 0 M
5400 (I\(E\) \(ADC counts\)) Cshow
5401 grestore
5402 LTb
5403 LCb setrgbcolor
5404 3816 98 M
5405 (U \(DAC counts\)) Cshow
5406 LTb
5407 3816 4829 M
5408 (sample1_focus1_au50min_a1h - original file 2012-08-17/084544.dat) Cshow
5409 3816 4689 M
5410 (Reconstructed curve from TCS model vs original data) Cshow
5411 1.000 UP
5412 1.000 UL
5413 LTb
5414 % Begin plot #1
5415 1.000 UL
5416 LT2
5417 LCb setrgbcolor
5418 1190 4346 M
5419 (model) Rshow
5420 LT2
5421 1274 4346 M
5422 399 0 V
5423 686 4113 M
5424 759 448 L
5425 73 0 V
5426 73 1 V
5427 73 2 V
5428 73 4 V
5429 73 11 V
5430 73 21 V
5431 73 37 V
5432 73 60 V
5433 73 87 V
5434 73 118 V
5435 74 150 V
5436 73 185 V
5437 73 221 V
5438 73 255 V
5439 73 278 V
5440 73 287 V
5441 73 278 V
5442 73 252 V
5443 73 212 V
5444 73 166 V
5445 73 122 V
5446 73 84 V
5447 73 53 V
5448 73 31 V
5449 73 18 V
5450 73 9 V
5451 73 5 V
5452 73 2 V
5453 73 2 V
5454 73 1 V
5455 73 2 V
5456 73 2 V
5457 74 2 V
5458 73 4 V
5459 73 3 V
5460 73 5 V
5461 73 6 V
5462 73 7 V
5463 73 8 V
5464 73 10 V
5465 73 11 V
5466 73 12 V
5467 73 13 V
5468 73 15 V
5469 73 16 V
5470 73 17 V
5471 73 18 V
5472 73 18 V
5473 73 18 V
5474 73 19 V
5475 73 18 V
5476 73 18 V
5477 73 17 V
5478 73 16 V
5479 74 15 V
5480 73 14 V
5481 73 13 V
5482 73 12 V
5483 73 11 V
5484 73 12 V
5485 73 12 V
5486 73 14 V
5487 73 17 V
5488 73 21 V
5489 73 25 V
5490 73 29 V
5491 73 32 V
5492 73 34 V
5493 73 32 V
5494 73 31 V
5495 73 27 V
5496 73 23 V
5497 73 18 V
5498 73 14 V
5499 73 11 V
5500 73 8 V
5501 74 7 V
5502 73 6 V
5503 % End plot #1
5504 % Begin plot #2
5505 1.000 UP
5506 stroke
5507 LT0
5508 LCb setrgbcolor
5509 1190 4206 M
5510 (data) Rshow
5511 LT0
5512 1274 4206 M
5513 399 0 V
5514 686 559 M
5515 73 -41 V
5516 73 3 V
5517 73 -4 V
5518 73 1 V
5519 73 -2 V
5520 73 7 V
5521 73 32 V
5522 73 66 V
5523 73 103 V
5524 73 117 V
5525 73 142 V
5526 74 206 V
5527 73 218 V
5528 73 282 V
5529 73 353 V
5530 73 438 V
5531 73 365 V
5532 73 258 V
5533 73 172 V
5534 73 102 V
5535 73 53 V
5536 73 21 V
5537 73 9 V
5538 73 0 V
5539 73 5 V
5540 73 1 V
5541 73 7 V
5542 73 15 V
5543 73 -1 V
5544 73 1 V
5545 73 3 V
5546 73 -1 V
5547 73 5 V
5548 74 -6 V
5549 73 -7 V
5550 73 14 V
5551 73 16 V
5552 73 8 V
5553 73 5 V
5554 73 12 V
5555 73 13 V
5556 73 12 V
5557 73 17 V
5558 73 7 V
5559 73 20 V
5560 73 4 V
5561 73 19 V
5562 73 39 V
5563 73 17 V
5564 73 23 V
5565 73 15 V
5566 73 15 V
5567 73 13 V
5568 73 16 V
5569 73 21 V
5570 74 18 V
5571 73 16 V
5572 73 6 V
5573 73 7 V
5574 73 5 V
5575 73 -2 V
5576 73 7 V
5577 73 25 V
5578 73 25 V
5579 73 40 V
5580 73 40 V
5581 73 37 V
5582 73 30 V
5583 73 37 V
5584 73 51 V
5585 73 30 V
5586 73 44 V
5587 73 48 V
5588 73 39 V
5589 73 41 V
5590 73 44 V
5591 73 44 V
5592 74 37 V
5593 73 22 V
5594 686 559 Pls
5595 759 518 Pls
5596 832 521 Pls
5597 905 517 Pls
5598 978 518 Pls
5599 1051 516 Pls
5600 1124 523 Pls
5601 1197 555 Pls
5602 1270 621 Pls
5603 1343 724 Pls
5604 1416 841 Pls
5605 1489 983 Pls
5606 1563 1189 Pls
5607 1636 1407 Pls
5608 1709 1689 Pls
5609 1782 2042 Pls
5610 1855 2480 Pls
5611 1928 2845 Pls
5612 2001 3103 Pls
5613 2074 3275 Pls
5614 2147 3377 Pls
5615 2220 3430 Pls
5616 2293 3451 Pls
5617 2366 3460 Pls
5618 2439 3460 Pls
5619 2512 3465 Pls
5620 2585 3466 Pls
5621 2658 3473 Pls
5622 2731 3488 Pls
5623 2804 3487 Pls
5624 2877 3488 Pls
5625 2950 3491 Pls
5626 3023 3490 Pls
5627 3096 3495 Pls
5628 3170 3489 Pls
5629 3243 3482 Pls
5630 3316 3496 Pls
5631 3389 3512 Pls
5632 3462 3520 Pls
5633 3535 3525 Pls
5634 3608 3537 Pls
5635 3681 3550 Pls
5636 3754 3562 Pls
5637 3827 3579 Pls
5638 3900 3586 Pls
5639 3973 3606 Pls
5640 4046 3610 Pls
5641 4119 3629 Pls
5642 4192 3668 Pls
5643 4265 3685 Pls
5644 4338 3708 Pls
5645 4411 3723 Pls
5646 4484 3738 Pls
5647 4557 3751 Pls
5648 4630 3767 Pls
5649 4703 3788 Pls
5650 4777 3806 Pls
5651 4850 3822 Pls
5652 4923 3828 Pls
5653 4996 3835 Pls
5654 5069 3840 Pls
5655 5142 3838 Pls
5656 5215 3845 Pls
5657 5288 3870 Pls
5658 5361 3895 Pls
5659 5434 3935 Pls
5660 5507 3975 Pls
5661 5580 4012 Pls
5662 5653 4042 Pls
5663 5726 4079 Pls
5664 5799 4130 Pls
5665 5872 4160 Pls
5666 5945 4204 Pls
5667 6018 4252 Pls
5668 6091 4291 Pls
5669 6164 4332 Pls
5670 6237 4376 Pls
5671 6310 4420 Pls
5672 6384 4457 Pls
5673 6457 4479 Pls
5674 1473 4206 Pls
5675 % End plot #2
5676 1.000 UL
5677 LTb
5678 686 4479 N
5679 686 448 L
5680 6261 0 V
5681 0 4031 V
5682 -6261 0 V
5683 Z stroke
5684 1.000 UP
5685 1.000 UL
5686 LTb
5687 stroke
5688 grestore
5689 end
5690 showpage
5691 %%Trailer
5692 %%DocumentFonts: Helvetica
5693 %%Pages: 11

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