cond-mat0607628/TimeAnalysis.eps
1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: D:\Scripts\read_na_trace\B1\SR\OP\AM_OP6_mul25_thirdCooling\SR_SampleData_toSend\SRAnalysis\TimeAnalysis.eps
4: %%CreationDate: 06/25/2006  14:41:13
5: %%DocumentNeededFonts: Helvetica
6: %%DocumentProcessColors: Cyan Magenta Yellow Black
7: %%LanguageLevel: 2
8: %%Pages: 1
9: %%BoundingBox:   -86   171   682   670
10: %%EndComments
11: 
12: %%BeginProlog
13: % MathWorks dictionary
14: /MathWorks 160 dict begin
15: % definition operators
16: /bdef {bind def} bind def
17: /ldef {load def} bind def
18: /xdef {exch def} bdef
19: /xstore {exch store} bdef
20: % operator abbreviations
21: /c  /clip ldef
22: /cc /concat ldef
23: /cp /closepath ldef
24: /gr /grestore ldef
25: /gs /gsave ldef
26: /mt /moveto ldef
27: /np /newpath ldef
28: /cm /currentmatrix ldef
29: /sm /setmatrix ldef
30: /rm /rmoveto ldef
31: /rl /rlineto ldef
32: /s {show newpath} bdef
33: /sc {setcmykcolor} bdef
34: /sr /setrgbcolor ldef
35: /sg /setgray ldef
36: /w /setlinewidth ldef
37: /j /setlinejoin ldef
38: /cap /setlinecap ldef
39: /rc {rectclip} bdef
40: /rf {rectfill} bdef
41: % page state control
42: /pgsv () def
43: /bpage {/pgsv save def} bdef
44: /epage {pgsv restore} bdef
45: /bplot /gsave ldef
46: /eplot {stroke grestore} bdef
47: % orientation switch
48: /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49: % coordinate system mappings
50: /dpi2point 0 def
51: % font control
52: /FontSize 0 def
53: /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54:   makefont setfont} bdef
55: /ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
56: ISOLatin1Encoding WindowsLatin1Encoding copy pop
57: /.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
58: /daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
59: /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
60: /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
61: /Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
62: {/WindowsLatin1Encoding StandardEncoding bdef} ifelse
63: /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
64:   exch dup 3 1 roll findfont dup length dict begin
65:   { 1 index /FID ne {def}{pop pop} ifelse } forall
66:   /Encoding exch def currentdict end definefont pop} bdef
67: /isroman {findfont /CharStrings get /Agrave known} bdef
68: /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
69:   exch FMS} bdef
70: /csm {1 dpi2point div -1 dpi2point div scale neg translate
71:  dup landscapeMode eq {pop -90 rotate}
72:   {rotateMode eq {90 rotate} if} ifelse} bdef
73: % line types: solid, dotted, dashed, dotdash
74: /SO { [] 0 setdash } bdef
75: /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
76: /DA { [6 dpi2point mul] 0 setdash } bdef
77: /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
78:   dpi2point mul] 0 setdash } bdef
79: % macros for lines and objects
80: /L {lineto stroke} bdef
81: /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
82: /AP {{rlineto} repeat} bdef
83: /PDlw -1 def
84: /W {/PDlw currentlinewidth def setlinewidth} def
85: /PP {closepath eofill} bdef
86: /DP {closepath stroke} bdef
87: /MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
88:   neg 0 exch rlineto closepath} bdef
89: /FR {MR stroke} bdef
90: /PR {MR fill} bdef
91: /L1i {{currentfile picstr readhexstring pop} image} bdef
92: /tMatrix matrix def
93: /MakeOval {newpath tMatrix currentmatrix pop translate scale
94: 0 0 1 0 360 arc tMatrix setmatrix} bdef
95: /FO {MakeOval stroke} bdef
96: /PO {MakeOval fill} bdef
97: /PD {currentlinewidth 2 div 0 360 arc fill
98:    PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
99: /FA {newpath tMatrix currentmatrix pop translate scale
100:   0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
101: /PA {newpath tMatrix currentmatrix pop	translate 0 0 moveto scale
102:   0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
103: /FAn {newpath tMatrix currentmatrix pop translate scale
104:   0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
105: /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
106:   0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
107: /vradius 0 def /hradius 0 def /lry 0 def
108: /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
109: /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
110:   /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
111:   vradius add translate hradius vradius scale 0 0 1 180 270 arc 
112:   tMatrix setmatrix lrx hradius sub uly vradius add translate
113:   hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
114:   lrx hradius sub lry vradius sub translate hradius vradius scale
115:   0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
116:   translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
117:   closepath} bdef
118: /FRR {MRR stroke } bdef
119: /PRR {MRR fill } bdef
120: /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
121:   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
122:   rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
123:   sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
124:   closepath} bdef
125: /FlrRR {MlrRR stroke } bdef
126: /PlrRR {MlrRR fill } bdef
127: /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
128:   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
129:   rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
130:   sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
131:   closepath} bdef
132: /FtbRR {MtbRR stroke } bdef
133: /PtbRR {MtbRR fill } bdef
134: /stri 6 array def /dtri 6 array def
135: /smat 6 array def /dmat 6 array def
136: /tmat1 6 array def /tmat2 6 array def /dif 3 array def
137: /asub {/ind2 exch def /ind1 exch def dup dup
138:   ind1 get exch ind2 get sub exch } bdef
139: /tri_to_matrix {
140:   2 0 asub 3 1 asub 4 0 asub 5 1 asub
141:   dup 0 get exch 1 get 7 -1 roll astore } bdef
142: /compute_transform {
143:   dmat dtri tri_to_matrix tmat1 invertmatrix 
144:   smat stri tri_to_matrix tmat2 concatmatrix } bdef
145: /ds {stri astore pop} bdef
146: /dt {dtri astore pop} bdef
147: /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
148:   currentfile 
149:   3 index 0 eq {/ASCIIHexDecode filter}
150:   {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
151:   ifelse exch readstring pop
152:   dup 0 3 index getinterval /rbmap xdef
153:   dup 2 index dup getinterval /gbmap xdef
154:   1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
155: /it {gs np dtri aload pop moveto lineto lineto cp c
156:   cols rows 8 compute_transform 
157:   rbmap gbmap bbmap true 3 colorimage gr}bdef
158: /il {newpath moveto lineto stroke}bdef
159: currentdict end def
160: %%EndProlog
161: 
162: %%BeginSetup
163: MathWorks begin
164: 
165: 0 cap
166: 
167: end
168: %%EndSetup
169: 
170: %%Page: 1 1
171: %%BeginPageSetup
172: %%PageBoundingBox:   -86   171   682   670
173: MathWorks begin
174: bpage
175: %%EndPageSetup
176: 
177: %%BeginObject: obj1
178: bplot
179: 
180: /dpi2point 12 def
181: portraitMode -1032 8040 csm
182: 
183:     0     0  9223  5979 rc
184: 85 dict begin %Colortable dictionary
185: /c0 { 0.000000 0.000000 0.000000 sr} bdef
186: /c1 { 1.000000 1.000000 1.000000 sr} bdef
187: /c2 { 0.900000 0.000000 0.000000 sr} bdef
188: /c3 { 0.000000 0.820000 0.000000 sr} bdef
189: /c4 { 0.000000 0.000000 0.800000 sr} bdef
190: /c5 { 0.910000 0.820000 0.320000 sr} bdef
191: /c6 { 1.000000 0.260000 0.820000 sr} bdef
192: /c7 { 0.000000 0.820000 0.820000 sr} bdef
193: c0
194: 1 j
195: 1 sg
196:    0    0 9224 5980 rf
197: 6 w
198: 0 4873 7148 0 0 -4873 1199 5321 4 MP
199: PP
200: -7148 0 0 4873 7148 0 0 -4873 1199 5321 5 MP stroke
201: 4 w
202: DO
203: SO
204: 6 w
205: 0 sg
206: 1199  448 mt 8347  448 L
207: 1199 5321 mt 8347 5321 L
208: /c8 { 0.000000 0.000000 1.000000 sr} bdef
209: c8
210: 8347 5321 mt 8347  448 L
211: 1199 5321 mt 1199  448 L
212: 0 sg
213: 1199 5321 mt 8347 5321 L
214: c8
215: 1199 5321 mt 1199  448 L
216: 1199 5099 mt 1270 5099 L
217: 8347 5099 mt 8275 5099 L
218: %%IncludeResource: font Helvetica
219: /Helvetica /WindowsLatin1Encoding 192 FMSR
220: 
221:  946 5170 mt 
222: (-1) s
223: 1199 2884 mt 1270 2884 L
224: 8347 2884 mt 8275 2884 L
225: 1058 2955 mt 
226: (0) s
227: 1199  669 mt 1270  669 L
228: 8347  669 mt 8275  669 L
229: 1058  740 mt 
230: (1) s
231: 0 sg
232: 1199  448 mt 8347  448 L
233: 1199 5321 mt 8347 5321 L
234: c8
235: 8347 5321 mt 8347  448 L
236: 1199 5321 mt 1199  448 L
237: gs 1199 448 7149 4874 rc
238: DO
239: 18 w
240: 15 -278 14 -273 14 -264 15 -252 14 -235 14 -214 15 -191 14 -163 
241: 14 -134 14 -103 15 -69 14 -35 14 0 15 35 14 69 14 103 
242: 15 134 14 163 14 191 14 214 15 235 14 252 14 264 15 273 
243: 14 278 14 278 14 273 15 264 14 252 14 235 15 214 14 191 
244: 14 163 15 134 14 103 14 69 14 35 15 0 14 -35 14 -69 
245: 15 -103 14 -134 14 -163 15 -191 14 -214 14 -235 14 -252 15 -264 
246: 14 -273 14 -278 15 -278 14 -273 14 -264 14 -252 15 -235 14 -214 
247: 14 -191 15 -163 14 -134 14 -103 15 -69 14 -35 14 0 14 35 
248: 15 69 14 103 14 134 15 163 14 191 14 214 15 235 14 252 
249: 14 264 14 273 15 278 14 278 14 273 15 264 14 252 14 235 
250: 14 214 15 191 14 163 14 134 15 103 14 69 14 35 15 0 
251: 14 -35 14 -69 14 -103 15 -134 14 -163 14 -191 15 -214 14 -235 
252: 14 -252 15 -264 14 -273 14 -278 14 -278 15 -273 14 -264 14 -252 
253: 15 -235 14 -214 14 -191 14 -163 15 -134 14 -103 14 -69 15 -35 
254: 14 0 14 35 15 69 14 103 14 134 14 163 15 191 14 214 
255: 14 235 15 252 14 264 14 273 14 278 15 278 14 273 14 264 
256: 15 252 14 235 14 214 15 191 14 163 14 134 14 103 15 69 
257: 14 35 14 0 15 -35 14 -69 14 -103 15 -134 14 -163 14 -191 
258: 14 -214 15 -235 14 -252 14 -264 15 -273 14 -278 14 -278 14 -273 
259: 15 -264 14 -252 14 -235 15 -214 14 -191 14 -163 15 -134 14 -103 
260: 14 -69 14 -35 15 0 14 35 14 69 15 103 14 134 14 163 
261: 15 191 14 214 14 235 14 252 15 264 14 273 14 278 15 278 
262: 14 273 14 264 14 252 15 235 14 214 14 191 15 163 14 134 
263: 14 103 15 69 14 35 14 0 14 -35 15 -69 14 -103 14 -134 
264: 15 -163 14 -191 14 -214 15 -235 14 -252 14 -264 14 -273 15 -278 
265: 14 -278 14 -273 15 -264 14 -252 14 -235 14 -214 15 -191 14 -163 
266: 14 -134 15 -103 14 -69 14 -35 15 0 14 35 14 69 14 103 
267: 15 134 14 163 14 191 15 214 14 235 14 252 15 264 14 273 
268: 14 278 14 278 15 273 14 264 14 252 15 235 14 214 14 191 
269: 14 163 15 134 14 103 14 69 15 35 14 0 14 -35 15 -69 
270: 14 -103 14 -134 14 -163 15 -191 14 -214 14 -235 15 -252 14 -264 
271: 14 -273 14 -278 15 -278 14 -273 14 -264 15 -252 14 -235 14 -214 
272: 15 -191 14 -163 14 -134 14 -103 15 -69 14 -35 14 0 15 35 
273: 14 69 14 103 15 134 14 163 14 191 14 214 15 235 14 252 
274: 14 264 15 273 14 278 14 278 14 273 15 264 14 252 14 235 
275: 15 214 14 191 14 163 15 134 14 103 14 69 14 35 15 0 
276: 14 -35 14 -69 15 -103 14 -134 14 -163 15 -191 14 -214 14 -235 
277: 14 -252 15 -264 14 -273 4072 2606 300 MP stroke
278: 14 -278 15 -278 14 -273 14 -264 14 -252 15 -235 14 -214 14 -191 
279: 15 -163 14 -134 14 -103 15 -69 14 -35 14 0 14 35 15 69 
280: 14 103 14 134 15 163 14 191 14 214 15 235 14 252 14 264 
281: 14 273 15 278 14 278 14 273 15 264 14 252 14 235 14 214 
282: 15 191 14 163 14 134 15 103 14 69 14 35 15 0 14 -35 
283: 14 -69 14 -103 15 -134 14 -163 14 -191 15 -214 14 -235 14 -252 
284: 15 -264 14 -273 14 -278 14 -278 15 -273 14 -264 14 -252 15 -235 
285: 14 -214 14 -191 14 -163 15 -134 14 -103 14 -69 15 -35 14 0 
286: 14 35 15 69 14 103 14 134 14 163 15 191 14 214 14 235 
287: 15 252 14 264 14 273 14 278 15 278 14 273 14 264 15 252 
288: 14 235 14 214 15 191 14 163 14 134 14 103 15 69 14 35 
289: 14 0 15 -35 14 -69 14 -103 15 -134 14 -163 14 -191 14 -214 
290: 15 -235 14 -252 14 -264 15 -273 14 -278 14 -278 14 -273 15 -264 
291: 14 -252 14 -235 15 -214 14 -191 14 -163 15 -134 14 -103 14 -69 
292: 14 -35 15 0 14 35 14 69 15 103 14 134 14 163 15 191 
293: 14 214 14 235 14 252 15 264 14 273 14 278 15 278 14 273 
294: 14 264 14 252 15 235 14 214 14 191 15 163 14 134 14 103 
295: 15 69 14 35 14 0 14 -35 15 -69 14 -103 14 -134 15 -163 
296: 14 -191 14 -214 15 -235 14 -252 14 -264 14 -273 15 -278 14 -278 
297: 14 -273 15 -264 14 -252 14 -235 14 -214 15 -191 14 -163 14 -134 
298: 15 -103 14 -69 14 -35 15 0 14 35 14 69 14 103 15 134 
299: 14 163 14 191 15 214 14 235 14 252 15 264 14 273 14 278 
300: 14 278 15 273 14 264 14 252 15 235 14 214 14 191 14 163 
301: 15 134 14 103 14 69 15 35 14 0 14 -35 15 -69 14 -103 
302: 14 -134 14 -163 15 -191 14 -214 14 -235 15 -252 14 -264 14 -273 
303: 1213 2606 201 MP stroke
304: gr
305: 
306: 18 w
307: DO
308:  848 3352 mt  -90 rotate
309: (Voltage [V]) s
310: 90 rotate
311: SO
312: 6 w
313: 4 w
314: DO
315: SO
316: 6 w
317: 0 sg
318: 1199 5321 mt 8347 5321 L
319: /c9 { 0.000000 0.500000 0.000000 sr} bdef
320: c9
321: 8347 5321 mt 8347  448 L
322: 0 sg
323: 1199 5321 mt 1199 5249 L
324: 1146 5533 mt 
325: (0) s
326: 1913 5321 mt 1913 5249 L
327: 1860 5533 mt 
328: (1) s
329: 2628 5321 mt 2628 5249 L
330: 2575 5533 mt 
331: (2) s
332: 3343 5321 mt 3343 5249 L
333: 3290 5533 mt 
334: (3) s
335: 4058 5321 mt 4058 5249 L
336: 4005 5533 mt 
337: (4) s
338: 4773 5321 mt 4773 5249 L
339: 4720 5533 mt 
340: (5) s
341: 5487 5321 mt 5487 5249 L
342: 5434 5533 mt 
343: (6) s
344: 6202 5321 mt 6202 5249 L
345: 6149 5533 mt 
346: (7) s
347: 6917 5321 mt 6917 5249 L
348: 6864 5533 mt 
349: (8) s
350: 7632 5321 mt 7632 5249 L
351: 7579 5533 mt 
352: (9) s
353: 8347 5321 mt 8347 5249 L
354: 8241 5533 mt 
355: (10) s
356: c9
357: 8347 5321 mt 8275 5321 L
358: 8381 5392 mt 
359: (-0.02) s
360: 8347 2884 mt 8275 2884 L
361: 8381 2955 mt 
362: (0) s
363: 8347  448 mt 8275  448 L
364: 8381  519 mt 
365: (0.02) s
366: gs 1199 448 7149 4874 rc
367: 15 -62 14 -69 14 -133 15 -62 14 -74 14 -36 15 -45 14 -62 
368: 14 -19 14 55 15 -62 14 31 14 31 15 2 14 22 14 59 
369: 15 -228 14 -643 14 5 14 -43 15 43 14 19 14 129 15 80 
370: 14 41 14 55 14 7 15 52 14 26 14 15 15 78 14 -38 
371: 14 14 15 57 14 0 14 -28 14 -14 15 425 14 1240 14 -36 
372: 15 -4 14 -93 14 -102 15 -65 14 -66 14 -110 14 -116 15 -157 
373: 14 -122 14 -102 15 -50 14 -157 14 -74 14 -26 15 -95 14 -14 
374: 14 -96 15 36 14 -31 14 -17 15 20 14 19 14 -10 14 31 
375: 15 19 14 -381 14 -369 15 -38 14 34 14 4 15 3 14 66 
376: 14 158 14 42 15 65 14 33 14 36 15 16 14 76 14 24 
377: 14 69 15 -24 14 43 14 -2 15 -10 14 5 14 2 15 15 
378: 14 990 14 661 14 -47 15 -93 14 -69 14 -43 15 -67 14 -104 
379: 14 -112 15 -183 14 -141 14 -124 14 -35 15 -124 14 -64 14 -88 
380: 15 -74 14 -55 14 -26 14 -31 15 -28 14 -17 14 40 15 -4 
381: 14 -5 14 52 15 22 14 30 14 -725 14 -141 15 8 14 11 
382: 14 34 15 33 14 179 14 42 14 74 15 110 14 30 14 96 
383: 15 -17 14 36 14 54 15 -4 14 69 14 42 14 -19 15 -35 
384: 14 33 14 -26 15 -17 14 -16 14 951 15 690 14 -66 14 -60 
385: 14 -66 15 -172 14 -45 14 -195 15 -136 14 -107 14 -90 14 -112 
386: 15 -90 14 -62 14 -74 15 -21 14 -15 14 -102 15 -33 14 19 
387: 14 -7 14 64 15 50 14 -17 14 43 15 33 14 -276 14 -618 
388: 15 -12 14 21 14 5 14 21 15 129 14 38 14 59 15 81 
389: 14 48 14 47 14 62 15 -4 14 50 14 42 15 -12 14 41 
390: 14 -10 15 3 14 -5 14 -24 14 14 15 -42 14 1263 14 290 
391: 15 -50 14 -95 14 -69 15 -66 14 -115 14 -218 14 -103 15 -107 
392: 14 -114 14 -60 15 -114 14 -64 14 -24 14 -107 15 -38 14 -5 
393: 14 -12 15 -38 14 -4 14 -43 15 64 14 40 14 -30 14 71 
394: 15 -240 14 -624 14 19 15 31 14 -40 14 59 15 129 14 40 
395: 14 69 14 31 15 64 14 81 14 19 15 7 14 0 14 24 
396: 14 22 15 21 14 9 14 17 15 -12 14 -16 14 -10 15 616 
397: 14 1019 14 -88 14 -79 15 -76 14 -86 14 -100 15 -97 14 -186 
398: 14 -161 14 -62 15 -131 14 -76 14 -96 15 -90 14 -19 14 -112 
399: 15 -76 14 19 14 -19 14 -19 15 5 14 -24 14 -7 15 -5 
400: 14 -17 14 62 15 -835 14 -45 14 2 14 38 15 -7 14 31 
401: 14 171 15 -47 14 76 14 5 14 57 15 86 14 49 14 -26 
402: 15 12 14 29 14 -19 15 21 14 5 14 26 14 10 15 -58 
403: 14 648 14 1016 15 -60 14 -71 14 -72 15 -71 14 -119 14 -40 
404: 14 -160 15 -131 14 -116 4072 2346 300 MP stroke
405: 14 -124 15 -119 14 -105 14 -126 14 -50 15 -66 14 -22 14 -40 
406: 15 -55 14 7 14 -21 15 -50 14 38 14 7 14 74 15 -19 
407: 14 85 14 -751 15 -148 14 -10 14 31 15 -23 14 109 14 119 
408: 14 40 15 24 14 48 14 26 15 33 14 79 14 12 14 38 
409: 15 86 14 -27 14 29 15 55 14 -81 14 7 15 7 14 -36 
410: 14 214 14 1373 15 -16 14 -79 14 -112 15 -81 14 -59 14 -76 
411: 15 -221 14 -91 14 -102 14 -133 15 -79 14 -38 14 -95 15 -57 
412: 14 -5 14 -95 14 26 15 -76 14 16 14 -21 15 52 14 -38 
413: 14 50 15 17 14 48 14 -100 14 -740 15 -22 14 19 14 50 
414: 15 5 14 188 14 45 14 43 15 45 14 55 14 14 15 0 
415: 14 107 14 60 15 14 14 19 14 -33 14 9 15 26 14 -11 
416: 14 11 15 -19 14 -50 14 -21 15 -55 14 264 14 1223 14 -52 
417: 15 -86 14 -71 14 -195 15 -110 14 -119 14 -90 14 -71 15 -93 
418: 14 -91 14 -50 15 -28 14 -38 14 -52 15 -50 14 35 14 -9 
419: 14 14 15 14 14 -12 14 84 15 -217 14 -616 14 -22 15 29 
420: 14 50 14 -33 14 26 15 143 14 33 14 117 15 9 14 24 
421: 14 50 14 14 15 48 14 40 14 -14 15 62 14 16 14 -12 
422: 15 22 14 -29 14 -16 14 -12 15 780 14 819 14 -74 15 2 
423: 14 -119 14 -109 15 -29 14 -176 14 -192 14 -103 15 -93 14 -88 
424: 14 -76 15 -123 14 -46 14 -52 14 -102 15 9 14 -43 14 -50 
425: 15 36 14 -12 14 31 15 -14 14 24 14 71 14 -7 15 -631 
426: 14 -245 14 38 15 -31 14 46 14 16 15 160 14 57 14 54 
427: 14 53 15 59 14 46 14 33 15 88 14 -26 14 43 14 40 
428: 15 7 14 -12 14 17 15 40 14 1609 14 43 15 -19 14 -115 
429: 14 -57 14 -59 15 -100 14 -33 14 -105 15 -140 14 -177 14 -102 
430: 1213 2294 201 MP stroke
431: gr
432: 
433: 0 sg
434: 4236 5729 mt 
435: (Time [mSec]) s
436: 
437: end %%Color Dict
438: 
439: eplot
440: %%EndObject
441: 
442: epage
443: end
444: 
445: showpage
446: 
447: %%Trailer
448: %%EOF
449: