physics0609179/HAR_65_7_analysis.eps
1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: C:\p(m)2007\Paper\HAR_65_7_analysis.eps
4: %%CreationDate: 04/05/2007  11:41:07
5: %%DocumentNeededFonts: Helvetica
6: %%DocumentProcessColors: Cyan Magenta Yellow Black
7: %%LanguageLevel: 2
8: %%Pages: 1
9: %%BoundingBox:    88   264   505   577
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:    88   264   505   577
173: MathWorks begin
174: bpage
175: %%EndPageSetup
176: 
177: %%BeginObject: obj1
178: bplot
179: 
180: /dpi2point 12 def
181: portraitMode 1056 6924 csm
182: 
183:     0     0  5005  3748 rc
184: 86 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 5006 3749 rf
197: 6 w
198: 0 3055 3879 0 0 -3055 651 3336 4 MP
199: PP
200: -3879 0 0 3055 3879 0 0 -3055 651 3336 5 MP stroke
201: 4 w
202: DO
203: 0 sg
204:  651 3336 mt  651  281 L
205:  651  281 mt  651  281 L
206: 1426 3336 mt 1426  281 L
207: 1426  281 mt 1426  281 L
208: 2202 3336 mt 2202  281 L
209: 2202  281 mt 2202  281 L
210: 2978 3336 mt 2978  281 L
211: 2978  281 mt 2978  281 L
212: 3754 3336 mt 3754  281 L
213: 3754  281 mt 3754  281 L
214: 4530 3336 mt 4530  281 L
215: 4530  281 mt 4530  281 L
216:  651 3336 mt 4530 3336 L
217: 4530 3336 mt 4530 3336 L
218:  651 2826 mt 4530 2826 L
219: 4530 2826 mt 4530 2826 L
220:  651 2317 mt 4530 2317 L
221: 4530 2317 mt 4530 2317 L
222:  651 1808 mt 4530 1808 L
223: 4530 1808 mt 4530 1808 L
224:  651 1299 mt 4530 1299 L
225: 4530 1299 mt 4530 1299 L
226:  651  790 mt 4530  790 L
227: 4530  790 mt 4530  790 L
228:  651  281 mt 4530  281 L
229: 4530  281 mt 4530  281 L
230: SO
231: 6 w
232:  651  281 mt 4530  281 L
233:  651 3336 mt 4530 3336 L
234: 4530 3336 mt 4530  281 L
235:  651 3336 mt  651  281 L
236:  651 3336 mt 4530 3336 L
237:  651 3336 mt  651  281 L
238:  651 3336 mt  651 3316 L
239:  651  281 mt  651  300 L
240: DO
241:  651 3336 mt  651  281 L
242:  651  281 mt  651  281 L
243: SO
244:  651 3336 mt  651 3297 L
245:  651  281 mt  651  319 L
246: %%IncludeResource: font Helvetica
247: /Helvetica /WindowsLatin1Encoding 120 FMSR
248: 
249:  539 3518 mt 
250: (10) s
251: %%IncludeResource: font Helvetica
252: /Helvetica /WindowsLatin1Encoding 80 FMSR
253: 
254:  672 3444 mt 
255: (-5) s
256:  884 3336 mt  884 3316 L
257:  884  281 mt  884  300 L
258: DO
259:  884 3336 mt  884  281 L
260:  884  281 mt  884  281 L
261: SO
262: 1021 3336 mt 1021 3316 L
263: 1021  281 mt 1021  300 L
264: DO
265: 1021 3336 mt 1021  281 L
266: 1021  281 mt 1021  281 L
267: SO
268: 1118 3336 mt 1118 3316 L
269: 1118  281 mt 1118  300 L
270: DO
271: 1118 3336 mt 1118  281 L
272: 1118  281 mt 1118  281 L
273: SO
274: 1193 3336 mt 1193 3316 L
275: 1193  281 mt 1193  300 L
276: DO
277: 1193 3336 mt 1193  281 L
278: 1193  281 mt 1193  281 L
279: SO
280: 1254 3336 mt 1254 3316 L
281: 1254  281 mt 1254  300 L
282: DO
283: 1254 3336 mt 1254  281 L
284: 1254  281 mt 1254  281 L
285: SO
286: 1306 3336 mt 1306 3316 L
287: 1306  281 mt 1306  300 L
288: DO
289: 1306 3336 mt 1306  281 L
290: 1306  281 mt 1306  281 L
291: SO
292: 1351 3336 mt 1351 3316 L
293: 1351  281 mt 1351  300 L
294: DO
295: 1351 3336 mt 1351  281 L
296: 1351  281 mt 1351  281 L
297: SO
298: 1391 3336 mt 1391 3316 L
299: 1391  281 mt 1391  300 L
300: DO
301: 1391 3336 mt 1391  281 L
302: 1391  281 mt 1391  281 L
303: SO
304: 1426 3336 mt 1426 3316 L
305: 1426  281 mt 1426  300 L
306: DO
307: 1426 3336 mt 1426  281 L
308: 1426  281 mt 1426  281 L
309: SO
310: 1426 3336 mt 1426 3297 L
311: 1426  281 mt 1426  319 L
312: %%IncludeResource: font Helvetica
313: /Helvetica /WindowsLatin1Encoding 120 FMSR
314: 
315: 1314 3518 mt 
316: (10) s
317: %%IncludeResource: font Helvetica
318: /Helvetica /WindowsLatin1Encoding 80 FMSR
319: 
320: 1447 3444 mt 
321: (-4) s
322: 1660 3336 mt 1660 3316 L
323: 1660  281 mt 1660  300 L
324: DO
325: 1660 3336 mt 1660  281 L
326: 1660  281 mt 1660  281 L
327: SO
328: 1796 3336 mt 1796 3316 L
329: 1796  281 mt 1796  300 L
330: DO
331: 1796 3336 mt 1796  281 L
332: 1796  281 mt 1796  281 L
333: SO
334: 1893 3336 mt 1893 3316 L
335: 1893  281 mt 1893  300 L
336: DO
337: 1893 3336 mt 1893  281 L
338: 1893  281 mt 1893  281 L
339: SO
340: 1969 3336 mt 1969 3316 L
341: 1969  281 mt 1969  300 L
342: DO
343: 1969 3336 mt 1969  281 L
344: 1969  281 mt 1969  281 L
345: SO
346: 2030 3336 mt 2030 3316 L
347: 2030  281 mt 2030  300 L
348: DO
349: 2030 3336 mt 2030  281 L
350: 2030  281 mt 2030  281 L
351: SO
352: 2082 3336 mt 2082 3316 L
353: 2082  281 mt 2082  300 L
354: DO
355: 2082 3336 mt 2082  281 L
356: 2082  281 mt 2082  281 L
357: SO
358: 2127 3336 mt 2127 3316 L
359: 2127  281 mt 2127  300 L
360: DO
361: 2127 3336 mt 2127  281 L
362: 2127  281 mt 2127  281 L
363: SO
364: 2167 3336 mt 2167 3316 L
365: 2167  281 mt 2167  300 L
366: DO
367: 2167 3336 mt 2167  281 L
368: 2167  281 mt 2167  281 L
369: SO
370: 2202 3336 mt 2202 3316 L
371: 2202  281 mt 2202  300 L
372: DO
373: 2202 3336 mt 2202  281 L
374: 2202  281 mt 2202  281 L
375: SO
376: 2202 3336 mt 2202 3297 L
377: 2202  281 mt 2202  319 L
378: %%IncludeResource: font Helvetica
379: /Helvetica /WindowsLatin1Encoding 120 FMSR
380: 
381: 2090 3518 mt 
382: (10) s
383: %%IncludeResource: font Helvetica
384: /Helvetica /WindowsLatin1Encoding 80 FMSR
385: 
386: 2223 3444 mt 
387: (-3) s
388: 2436 3336 mt 2436 3316 L
389: 2436  281 mt 2436  300 L
390: DO
391: 2436 3336 mt 2436  281 L
392: 2436  281 mt 2436  281 L
393: SO
394: 2572 3336 mt 2572 3316 L
395: 2572  281 mt 2572  300 L
396: DO
397: 2572 3336 mt 2572  281 L
398: 2572  281 mt 2572  281 L
399: SO
400: 2669 3336 mt 2669 3316 L
401: 2669  281 mt 2669  300 L
402: DO
403: 2669 3336 mt 2669  281 L
404: 2669  281 mt 2669  281 L
405: SO
406: 2744 3336 mt 2744 3316 L
407: 2744  281 mt 2744  300 L
408: DO
409: 2744 3336 mt 2744  281 L
410: 2744  281 mt 2744  281 L
411: SO
412: 2806 3336 mt 2806 3316 L
413: 2806  281 mt 2806  300 L
414: DO
415: 2806 3336 mt 2806  281 L
416: 2806  281 mt 2806  281 L
417: SO
418: 2858 3336 mt 2858 3316 L
419: 2858  281 mt 2858  300 L
420: DO
421: 2858 3336 mt 2858  281 L
422: 2858  281 mt 2858  281 L
423: SO
424: 2903 3336 mt 2903 3316 L
425: 2903  281 mt 2903  300 L
426: DO
427: 2903 3336 mt 2903  281 L
428: 2903  281 mt 2903  281 L
429: SO
430: 2942 3336 mt 2942 3316 L
431: 2942  281 mt 2942  300 L
432: DO
433: 2942 3336 mt 2942  281 L
434: 2942  281 mt 2942  281 L
435: SO
436: 2978 3336 mt 2978 3316 L
437: 2978  281 mt 2978  300 L
438: DO
439: 2978 3336 mt 2978  281 L
440: 2978  281 mt 2978  281 L
441: SO
442: 2978 3336 mt 2978 3297 L
443: 2978  281 mt 2978  319 L
444: %%IncludeResource: font Helvetica
445: /Helvetica /WindowsLatin1Encoding 120 FMSR
446: 
447: 2866 3518 mt 
448: (10) s
449: %%IncludeResource: font Helvetica
450: /Helvetica /WindowsLatin1Encoding 80 FMSR
451: 
452: 2999 3444 mt 
453: (-2) s
454: 3211 3336 mt 3211 3316 L
455: 3211  281 mt 3211  300 L
456: DO
457: 3211 3336 mt 3211  281 L
458: 3211  281 mt 3211  281 L
459: SO
460: 3348 3336 mt 3348 3316 L
461: 3348  281 mt 3348  300 L
462: DO
463: 3348 3336 mt 3348  281 L
464: 3348  281 mt 3348  281 L
465: SO
466: 3445 3336 mt 3445 3316 L
467: 3445  281 mt 3445  300 L
468: DO
469: 3445 3336 mt 3445  281 L
470: 3445  281 mt 3445  281 L
471: SO
472: 3520 3336 mt 3520 3316 L
473: 3520  281 mt 3520  300 L
474: DO
475: 3520 3336 mt 3520  281 L
476: 3520  281 mt 3520  281 L
477: SO
478: 3582 3336 mt 3582 3316 L
479: 3582  281 mt 3582  300 L
480: DO
481: 3582 3336 mt 3582  281 L
482: 3582  281 mt 3582  281 L
483: SO
484: 3634 3336 mt 3634 3316 L
485: 3634  281 mt 3634  300 L
486: DO
487: 3634 3336 mt 3634  281 L
488: 3634  281 mt 3634  281 L
489: SO
490: 3679 3336 mt 3679 3316 L
491: 3679  281 mt 3679  300 L
492: DO
493: 3679 3336 mt 3679  281 L
494: 3679  281 mt 3679  281 L
495: SO
496: 3718 3336 mt 3718 3316 L
497: 3718  281 mt 3718  300 L
498: DO
499: 3718 3336 mt 3718  281 L
500: 3718  281 mt 3718  281 L
501: SO
502: 3754 3336 mt 3754 3316 L
503: 3754  281 mt 3754  300 L
504: DO
505: 3754 3336 mt 3754  281 L
506: 3754  281 mt 3754  281 L
507: SO
508: 3754 3336 mt 3754 3297 L
509: 3754  281 mt 3754  319 L
510: %%IncludeResource: font Helvetica
511: /Helvetica /WindowsLatin1Encoding 120 FMSR
512: 
513: 3642 3518 mt 
514: (10) s
515: %%IncludeResource: font Helvetica
516: /Helvetica /WindowsLatin1Encoding 80 FMSR
517: 
518: 3775 3444 mt 
519: (-1) s
520: 3987 3336 mt 3987 3316 L
521: 3987  281 mt 3987  300 L
522: DO
523: 3987 3336 mt 3987  281 L
524: 3987  281 mt 3987  281 L
525: SO
526: 4124 3336 mt 4124 3316 L
527: 4124  281 mt 4124  300 L
528: DO
529: 4124 3336 mt 4124  281 L
530: 4124  281 mt 4124  281 L
531: SO
532: 4221 3336 mt 4221 3316 L
533: 4221  281 mt 4221  300 L
534: DO
535: 4221 3336 mt 4221  281 L
536: 4221  281 mt 4221  281 L
537: SO
538: 4296 3336 mt 4296 3316 L
539: 4296  281 mt 4296  300 L
540: DO
541: 4296 3336 mt 4296  281 L
542: 4296  281 mt 4296  281 L
543: SO
544: 4357 3336 mt 4357 3316 L
545: 4357  281 mt 4357  300 L
546: DO
547: 4357 3336 mt 4357  281 L
548: 4357  281 mt 4357  281 L
549: SO
550: 4409 3336 mt 4409 3316 L
551: 4409  281 mt 4409  300 L
552: DO
553: 4409 3336 mt 4409  281 L
554: 4409  281 mt 4409  281 L
555: SO
556: 4454 3336 mt 4454 3316 L
557: 4454  281 mt 4454  300 L
558: DO
559: 4454 3336 mt 4454  281 L
560: 4454  281 mt 4454  281 L
561: SO
562: 4494 3336 mt 4494 3316 L
563: 4494  281 mt 4494  300 L
564: DO
565: 4494 3336 mt 4494  281 L
566: 4494  281 mt 4494  281 L
567: SO
568: 4530 3336 mt 4530 3316 L
569: 4530  281 mt 4530  300 L
570: DO
571: 4530 3336 mt 4530  281 L
572: 4530  281 mt 4530  281 L
573: SO
574: 4530 3336 mt 4530 3297 L
575: 4530  281 mt 4530  319 L
576: %%IncludeResource: font Helvetica
577: /Helvetica /WindowsLatin1Encoding 120 FMSR
578: 
579: 4442 3518 mt 
580: (10) s
581: %%IncludeResource: font Helvetica
582: /Helvetica /WindowsLatin1Encoding 80 FMSR
583: 
584: 4575 3444 mt 
585: (0) s
586:  651 3336 mt  670 3336 L
587: 4530 3336 mt 4510 3336 L
588: DO
589:  651 3336 mt 4530 3336 L
590: 4530 3336 mt 4530 3336 L
591: SO
592:  651 3336 mt  689 3336 L
593: 4530 3336 mt 4491 3336 L
594: %%IncludeResource: font Helvetica
595: /Helvetica /WindowsLatin1Encoding 120 FMSR
596: 
597:  392 3380 mt 
598: (10) s
599: %%IncludeResource: font Helvetica
600: /Helvetica /WindowsLatin1Encoding 80 FMSR
601: 
602:  525 3306 mt 
603: (-5) s
604:  651 3182 mt  670 3182 L
605: 4530 3182 mt 4510 3182 L
606: DO
607:  651 3182 mt 4530 3182 L
608: 4530 3182 mt 4530 3182 L
609: SO
610:  651 3093 mt  670 3093 L
611: 4530 3093 mt 4510 3093 L
612: DO
613:  651 3093 mt 4530 3093 L
614: 4530 3093 mt 4530 3093 L
615: SO
616:  651 3029 mt  670 3029 L
617: 4530 3029 mt 4510 3029 L
618: DO
619:  651 3029 mt 4530 3029 L
620: 4530 3029 mt 4530 3029 L
621: SO
622:  651 2980 mt  670 2980 L
623: 4530 2980 mt 4510 2980 L
624: DO
625:  651 2980 mt 4530 2980 L
626: 4530 2980 mt 4530 2980 L
627: SO
628:  651 2939 mt  670 2939 L
629: 4530 2939 mt 4510 2939 L
630: DO
631:  651 2939 mt 4530 2939 L
632: 4530 2939 mt 4530 2939 L
633: SO
634:  651 2905 mt  670 2905 L
635: 4530 2905 mt 4510 2905 L
636: DO
637:  651 2905 mt 4530 2905 L
638: 4530 2905 mt 4530 2905 L
639: SO
640:  651 2876 mt  670 2876 L
641: 4530 2876 mt 4510 2876 L
642: DO
643:  651 2876 mt 4530 2876 L
644: 4530 2876 mt 4530 2876 L
645: SO
646:  651 2850 mt  670 2850 L
647: 4530 2850 mt 4510 2850 L
648: DO
649:  651 2850 mt 4530 2850 L
650: 4530 2850 mt 4530 2850 L
651: SO
652:  651 2826 mt  670 2826 L
653: 4530 2826 mt 4510 2826 L
654: DO
655:  651 2826 mt 4530 2826 L
656: 4530 2826 mt 4530 2826 L
657: SO
658:  651 2826 mt  689 2826 L
659: 4530 2826 mt 4491 2826 L
660: %%IncludeResource: font Helvetica
661: /Helvetica /WindowsLatin1Encoding 120 FMSR
662: 
663:  392 2870 mt 
664: (10) s
665: %%IncludeResource: font Helvetica
666: /Helvetica /WindowsLatin1Encoding 80 FMSR
667: 
668:  525 2796 mt 
669: (-4) s
670:  651 2673 mt  670 2673 L
671: 4530 2673 mt 4510 2673 L
672: DO
673:  651 2673 mt 4530 2673 L
674: 4530 2673 mt 4530 2673 L
675: SO
676:  651 2583 mt  670 2583 L
677: 4530 2583 mt 4510 2583 L
678: DO
679:  651 2583 mt 4530 2583 L
680: 4530 2583 mt 4530 2583 L
681: SO
682:  651 2520 mt  670 2520 L
683: 4530 2520 mt 4510 2520 L
684: DO
685:  651 2520 mt 4530 2520 L
686: 4530 2520 mt 4530 2520 L
687: SO
688:  651 2470 mt  670 2470 L
689: 4530 2470 mt 4510 2470 L
690: DO
691:  651 2470 mt 4530 2470 L
692: 4530 2470 mt 4530 2470 L
693: SO
694:  651 2430 mt  670 2430 L
695: 4530 2430 mt 4510 2430 L
696: DO
697:  651 2430 mt 4530 2430 L
698: 4530 2430 mt 4530 2430 L
699: SO
700:  651 2396 mt  670 2396 L
701: 4530 2396 mt 4510 2396 L
702: DO
703:  651 2396 mt 4530 2396 L
704: 4530 2396 mt 4530 2396 L
705: SO
706:  651 2367 mt  670 2367 L
707: 4530 2367 mt 4510 2367 L
708: DO
709:  651 2367 mt 4530 2367 L
710: 4530 2367 mt 4530 2367 L
711: SO
712:  651 2340 mt  670 2340 L
713: 4530 2340 mt 4510 2340 L
714: DO
715:  651 2340 mt 4530 2340 L
716: 4530 2340 mt 4530 2340 L
717: SO
718:  651 2317 mt  670 2317 L
719: 4530 2317 mt 4510 2317 L
720: DO
721:  651 2317 mt 4530 2317 L
722: 4530 2317 mt 4530 2317 L
723: SO
724:  651 2317 mt  689 2317 L
725: 4530 2317 mt 4491 2317 L
726: %%IncludeResource: font Helvetica
727: /Helvetica /WindowsLatin1Encoding 120 FMSR
728: 
729:  392 2361 mt 
730: (10) s
731: %%IncludeResource: font Helvetica
732: /Helvetica /WindowsLatin1Encoding 80 FMSR
733: 
734:  525 2287 mt 
735: (-3) s
736:  651 2164 mt  670 2164 L
737: 4530 2164 mt 4510 2164 L
738: DO
739:  651 2164 mt 4530 2164 L
740: 4530 2164 mt 4530 2164 L
741: SO
742:  651 2074 mt  670 2074 L
743: 4530 2074 mt 4510 2074 L
744: DO
745:  651 2074 mt 4530 2074 L
746: 4530 2074 mt 4530 2074 L
747: SO
748:  651 2011 mt  670 2011 L
749: 4530 2011 mt 4510 2011 L
750: DO
751:  651 2011 mt 4530 2011 L
752: 4530 2011 mt 4530 2011 L
753: SO
754:  651 1961 mt  670 1961 L
755: 4530 1961 mt 4510 1961 L
756: DO
757:  651 1961 mt 4530 1961 L
758: 4530 1961 mt 4530 1961 L
759: SO
760:  651 1921 mt  670 1921 L
761: 4530 1921 mt 4510 1921 L
762: DO
763:  651 1921 mt 4530 1921 L
764: 4530 1921 mt 4530 1921 L
765: SO
766:  651 1887 mt  670 1887 L
767: 4530 1887 mt 4510 1887 L
768: DO
769:  651 1887 mt 4530 1887 L
770: 4530 1887 mt 4530 1887 L
771: SO
772:  651 1857 mt  670 1857 L
773: 4530 1857 mt 4510 1857 L
774: DO
775:  651 1857 mt 4530 1857 L
776: 4530 1857 mt 4530 1857 L
777: SO
778:  651 1831 mt  670 1831 L
779: 4530 1831 mt 4510 1831 L
780: DO
781:  651 1831 mt 4530 1831 L
782: 4530 1831 mt 4530 1831 L
783: SO
784:  651 1808 mt  670 1808 L
785: 4530 1808 mt 4510 1808 L
786: DO
787:  651 1808 mt 4530 1808 L
788: 4530 1808 mt 4530 1808 L
789: SO
790:  651 1808 mt  689 1808 L
791: 4530 1808 mt 4491 1808 L
792: %%IncludeResource: font Helvetica
793: /Helvetica /WindowsLatin1Encoding 120 FMSR
794: 
795:  392 1852 mt 
796: (10) s
797: %%IncludeResource: font Helvetica
798: /Helvetica /WindowsLatin1Encoding 80 FMSR
799: 
800:  525 1778 mt 
801: (-2) s
802:  651 1655 mt  670 1655 L
803: 4530 1655 mt 4510 1655 L
804: DO
805:  651 1655 mt 4530 1655 L
806: 4530 1655 mt 4530 1655 L
807: SO
808:  651 1565 mt  670 1565 L
809: 4530 1565 mt 4510 1565 L
810: DO
811:  651 1565 mt 4530 1565 L
812: 4530 1565 mt 4530 1565 L
813: SO
814:  651 1501 mt  670 1501 L
815: 4530 1501 mt 4510 1501 L
816: DO
817:  651 1501 mt 4530 1501 L
818: 4530 1501 mt 4530 1501 L
819: SO
820:  651 1452 mt  670 1452 L
821: 4530 1452 mt 4510 1452 L
822: DO
823:  651 1452 mt 4530 1452 L
824: 4530 1452 mt 4530 1452 L
825: SO
826:  651 1412 mt  670 1412 L
827: 4530 1412 mt 4510 1412 L
828: DO
829:  651 1412 mt 4530 1412 L
830: 4530 1412 mt 4530 1412 L
831: SO
832:  651 1378 mt  670 1378 L
833: 4530 1378 mt 4510 1378 L
834: DO
835:  651 1378 mt 4530 1378 L
836: 4530 1378 mt 4530 1378 L
837: SO
838:  651 1348 mt  670 1348 L
839: 4530 1348 mt 4510 1348 L
840: DO
841:  651 1348 mt 4530 1348 L
842: 4530 1348 mt 4530 1348 L
843: SO
844:  651 1322 mt  670 1322 L
845: 4530 1322 mt 4510 1322 L
846: DO
847:  651 1322 mt 4530 1322 L
848: 4530 1322 mt 4530 1322 L
849: SO
850:  651 1299 mt  670 1299 L
851: 4530 1299 mt 4510 1299 L
852: DO
853:  651 1299 mt 4530 1299 L
854: 4530 1299 mt 4530 1299 L
855: SO
856:  651 1299 mt  689 1299 L
857: 4530 1299 mt 4491 1299 L
858: %%IncludeResource: font Helvetica
859: /Helvetica /WindowsLatin1Encoding 120 FMSR
860: 
861:  392 1343 mt 
862: (10) s
863: %%IncludeResource: font Helvetica
864: /Helvetica /WindowsLatin1Encoding 80 FMSR
865: 
866:  525 1269 mt 
867: (-1) s
868:  651 1146 mt  670 1146 L
869: 4530 1146 mt 4510 1146 L
870: DO
871:  651 1146 mt 4530 1146 L
872: 4530 1146 mt 4530 1146 L
873: SO
874:  651 1056 mt  670 1056 L
875: 4530 1056 mt 4510 1056 L
876: DO
877:  651 1056 mt 4530 1056 L
878: 4530 1056 mt 4530 1056 L
879: SO
880:  651  992 mt  670  992 L
881: 4530  992 mt 4510  992 L
882: DO
883:  651  992 mt 4530  992 L
884: 4530  992 mt 4530  992 L
885: SO
886:  651  943 mt  670  943 L
887: 4530  943 mt 4510  943 L
888: DO
889:  651  943 mt 4530  943 L
890: 4530  943 mt 4530  943 L
891: SO
892:  651  903 mt  670  903 L
893: 4530  903 mt 4510  903 L
894: DO
895:  651  903 mt 4530  903 L
896: 4530  903 mt 4530  903 L
897: SO
898:  651  869 mt  670  869 L
899: 4530  869 mt 4510  869 L
900: DO
901:  651  869 mt 4530  869 L
902: 4530  869 mt 4530  869 L
903: SO
904:  651  839 mt  670  839 L
905: 4530  839 mt 4510  839 L
906: DO
907:  651  839 mt 4530  839 L
908: 4530  839 mt 4530  839 L
909: SO
910:  651  813 mt  670  813 L
911: 4530  813 mt 4510  813 L
912: DO
913:  651  813 mt 4530  813 L
914: 4530  813 mt 4530  813 L
915: SO
916:  651  790 mt  670  790 L
917: 4530  790 mt 4510  790 L
918: DO
919:  651  790 mt 4530  790 L
920: 4530  790 mt 4530  790 L
921: SO
922:  651  790 mt  689  790 L
923: 4530  790 mt 4491  790 L
924: %%IncludeResource: font Helvetica
925: /Helvetica /WindowsLatin1Encoding 120 FMSR
926: 
927:  392  834 mt 
928: (10) s
929: %%IncludeResource: font Helvetica
930: /Helvetica /WindowsLatin1Encoding 80 FMSR
931: 
932:  525  760 mt 
933: (0) s
934:  651  636 mt  670  636 L
935: 4530  636 mt 4510  636 L
936: DO
937:  651  636 mt 4530  636 L
938: 4530  636 mt 4530  636 L
939: SO
940:  651  547 mt  670  547 L
941: 4530  547 mt 4510  547 L
942: DO
943:  651  547 mt 4530  547 L
944: 4530  547 mt 4530  547 L
945: SO
946:  651  483 mt  670  483 L
947: 4530  483 mt 4510  483 L
948: DO
949:  651  483 mt 4530  483 L
950: 4530  483 mt 4530  483 L
951: SO
952:  651  434 mt  670  434 L
953: 4530  434 mt 4510  434 L
954: DO
955:  651  434 mt 4530  434 L
956: 4530  434 mt 4530  434 L
957: SO
958:  651  393 mt  670  393 L
959: 4530  393 mt 4510  393 L
960: DO
961:  651  393 mt 4530  393 L
962: 4530  393 mt 4530  393 L
963: SO
964:  651  359 mt  670  359 L
965: 4530  359 mt 4510  359 L
966: DO
967:  651  359 mt 4530  359 L
968: 4530  359 mt 4530  359 L
969: SO
970:  651  330 mt  670  330 L
971: 4530  330 mt 4510  330 L
972: DO
973:  651  330 mt 4530  330 L
974: 4530  330 mt 4530  330 L
975: SO
976:  651  304 mt  670  304 L
977: 4530  304 mt 4510  304 L
978: DO
979:  651  304 mt 4530  304 L
980: 4530  304 mt 4530  304 L
981: SO
982:  651  281 mt  670  281 L
983: 4530  281 mt 4510  281 L
984: DO
985:  651  281 mt 4530  281 L
986: 4530  281 mt 4530  281 L
987: SO
988:  651  281 mt  689  281 L
989: 4530  281 mt 4491  281 L
990: %%IncludeResource: font Helvetica
991: /Helvetica /WindowsLatin1Encoding 120 FMSR
992: 
993:  392  325 mt 
994: (10) s
995: %%IncludeResource: font Helvetica
996: /Helvetica /WindowsLatin1Encoding 80 FMSR
997: 
998:  525  251 mt 
999: (1) s
1000:  651  281 mt 4530  281 L
1001:  651 3336 mt 4530 3336 L
1002: 4530 3336 mt 4530  281 L
1003:  651 3336 mt  651  281 L
1004: gs 651 281 3880 3056 rc
1005: 24 w
1006: /c8 { 0.000000 0.000000 1.000000 sr} bdef
1007: c8
1008: 78 19 78 7 77 -3 78 -4 77 -6 78 -2 78 9 77 17 
1009: 78 16 77 4 78 -8 77 -17 78 -18 78 -11 77 0 78 2 
1010: 77 -11 78 -24 78 -22 77 -18 78 -20 77 -27 78 -28 77 -23 
1011: 78 -28 78 -45 77 -60 78 -71 77 -61 78 -4 77 26 78 1 
1012: 78 -45 77 -94 78 -127 77 -79 78 13 78 -8 77 -111 78 -626 
1013: 77 468 78 14 77 -150 78 -247 78 164 77 -41 78 217 77 157 
1014: 78 47 77 -20 651 1461 51 MP stroke
1015: gr
1016: 
1017: 24 w
1018: c8
1019: 0 sg
1020: %%IncludeResource: font Helvetica
1021: /Helvetica /WindowsLatin1Encoding 120 FMSR
1022: 
1023: 2127 3661 mt 
1024: (Time scale \(year\)) s
1025:  310 1962 mt  -90 rotate
1026: (SFAC) s
1027: 90 rotate
1028: gs 651 281 3880 3056 rc
1029: DA
1030: c8
1031: 78 24 78 109 77 18 78 9 77 -1 78 -43 78 -66 77 -41 
1032: 78 72 77 89 78 45 77 11 78 -23 78 -63 77 -55 78 34 
1033: 77 62 78 3 78 -44 77 -30 78 7 77 -7 78 -44 77 -38 
1034: 78 14 78 6 77 -26 78 -49 77 -139 78 -337 77 -23 78 287 
1035: 78 107 77 -6 78 -108 77 -299 78 -416 78 453 77 144 78 -35 
1036: 77 -321 78 -21 77 161 78 -89 78 -213 77 -940 78 1194 77 -69 
1037: 78 -164 77 235 651 1934 51 MP stroke
1038: DO
1039: 78 -560 78 366 77 114 78 -6 77 49 78 9 78 -55 77 -140 
1040: 78 -233 77 253 78 144 77 65 78 33 78 -26 77 -122 78 -151 
1041: 77 137 78 124 78 -17 77 -88 78 -21 77 48 78 -5 77 -100 
1042: 78 -41 78 65 77 3 78 -2 77 -20 78 -219 77 -239 78 -62 
1043: 78 247 77 155 78 7 77 -142 78 -536 78 194 77 45 78 257 
1044: 77 -87 78 -363 77 -41 78 327 78 -263 77 167 78 -829 77 884 
1045: 78 -132 77 -287 651 2498 51 MP stroke
1046: DD
1047: 78 -330 78 -76 77 -128 78 121 77 -134 78 172 78 15 77 -1 
1048: 78 -149 77 -187 78 -22 77 261 78 72 78 96 77 12 78 -126 
1049: 77 -472 78 237 78 325 77 -7 78 -166 77 -65 78 134 77 50 
1050: 78 -201 78 -115 77 202 78 -59 77 41 78 69 77 -213 78 -182 
1051: 78 108 77 -238 78 310 77 87 78 -112 78 -391 77 169 78 -197 
1052: 77 383 78 -162 77 -263 78 40 78 277 77 -206 78 145 77 -285 
1053: 78 260 77 -163 651 2406 51 MP stroke
1054: DA
1055: 0 sg
1056: 77 3 78 2 78 2 77 2 78 2 77 3 78 2 77 2 
1057: 78 2 78 3 77 2 78 2 77 2 78 2 78 3 77 2 
1058: 2978 1152 17 MP stroke
1059: SO
1060: 6 w
1061: gr
1062: 
1063: 6 w
1064: 
1065: end %%Color Dict
1066: 
1067: eplot
1068: %%EndObject
1069: 
1070: epage
1071: end
1072: 
1073: showpage
1074: 
1075: %%Trailer
1076: %%EOF
1077: