physics0609179/JMA_5_55_analysis.eps
1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: C:\p(m)2007\Paper\JMA_5_55_analysis.eps
4: %%CreationDate: 04/04/2007  10:13:37
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  3755 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 5006 3756 rf
197: 6 w
198: 0 3060 3879 0 0 -3060 651 3342 4 MP
199: PP
200: -3879 0 0 3060 3879 0 0 -3060 651 3342 5 MP stroke
201: 4 w
202: DO
203: 0 sg
204:  651 3342 mt  651  282 L
205:  651  282 mt  651  282 L
206: 1297 3342 mt 1297  282 L
207: 1297  282 mt 1297  282 L
208: 1944 3342 mt 1944  282 L
209: 1944  282 mt 1944  282 L
210: 2590 3342 mt 2590  282 L
211: 2590  282 mt 2590  282 L
212: 3237 3342 mt 3237  282 L
213: 3237  282 mt 3237  282 L
214: 3883 3342 mt 3883  282 L
215: 3883  282 mt 3883  282 L
216: 4530 3342 mt 4530  282 L
217: 4530  282 mt 4530  282 L
218:  651 3342 mt 4530 3342 L
219: 4530 3342 mt 4530 3342 L
220:  651 2832 mt 4530 2832 L
221: 4530 2832 mt 4530 2832 L
222:  651 2322 mt 4530 2322 L
223: 4530 2322 mt 4530 2322 L
224:  651 1812 mt 4530 1812 L
225: 4530 1812 mt 4530 1812 L
226:  651 1302 mt 4530 1302 L
227: 4530 1302 mt 4530 1302 L
228:  651  792 mt 4530  792 L
229: 4530  792 mt 4530  792 L
230:  651  282 mt 4530  282 L
231: 4530  282 mt 4530  282 L
232: SO
233: 6 w
234:  651  282 mt 4530  282 L
235:  651 3342 mt 4530 3342 L
236: 4530 3342 mt 4530  282 L
237:  651 3342 mt  651  282 L
238:  651 3342 mt 4530 3342 L
239:  651 3342 mt  651  282 L
240:  651 3342 mt  651 3322 L
241:  651  282 mt  651  301 L
242: DO
243:  651 3342 mt  651  282 L
244:  651  282 mt  651  282 L
245: SO
246:  651 3342 mt  651 3303 L
247:  651  282 mt  651  320 L
248: %%IncludeResource: font Helvetica
249: /Helvetica /WindowsLatin1Encoding 120 FMSR
250: 
251:  539 3524 mt 
252: (10) s
253: %%IncludeResource: font Helvetica
254: /Helvetica /WindowsLatin1Encoding 80 FMSR
255: 
256:  672 3450 mt 
257: (-6) s
258:  845 3342 mt  845 3322 L
259:  845  282 mt  845  301 L
260: DO
261:  845 3342 mt  845  282 L
262:  845  282 mt  845  282 L
263: SO
264:  959 3342 mt  959 3322 L
265:  959  282 mt  959  301 L
266: DO
267:  959 3342 mt  959  282 L
268:  959  282 mt  959  282 L
269: SO
270: 1040 3342 mt 1040 3322 L
271: 1040  282 mt 1040  301 L
272: DO
273: 1040 3342 mt 1040  282 L
274: 1040  282 mt 1040  282 L
275: SO
276: 1102 3342 mt 1102 3322 L
277: 1102  282 mt 1102  301 L
278: DO
279: 1102 3342 mt 1102  282 L
280: 1102  282 mt 1102  282 L
281: SO
282: 1154 3342 mt 1154 3322 L
283: 1154  282 mt 1154  301 L
284: DO
285: 1154 3342 mt 1154  282 L
286: 1154  282 mt 1154  282 L
287: SO
288: 1197 3342 mt 1197 3322 L
289: 1197  282 mt 1197  301 L
290: DO
291: 1197 3342 mt 1197  282 L
292: 1197  282 mt 1197  282 L
293: SO
294: 1234 3342 mt 1234 3322 L
295: 1234  282 mt 1234  301 L
296: DO
297: 1234 3342 mt 1234  282 L
298: 1234  282 mt 1234  282 L
299: SO
300: 1267 3342 mt 1267 3322 L
301: 1267  282 mt 1267  301 L
302: DO
303: 1267 3342 mt 1267  282 L
304: 1267  282 mt 1267  282 L
305: SO
306: 1297 3342 mt 1297 3322 L
307: 1297  282 mt 1297  301 L
308: DO
309: 1297 3342 mt 1297  282 L
310: 1297  282 mt 1297  282 L
311: SO
312: 1297 3342 mt 1297 3303 L
313: 1297  282 mt 1297  320 L
314: %%IncludeResource: font Helvetica
315: /Helvetica /WindowsLatin1Encoding 120 FMSR
316: 
317: 1185 3524 mt 
318: (10) s
319: %%IncludeResource: font Helvetica
320: /Helvetica /WindowsLatin1Encoding 80 FMSR
321: 
322: 1318 3450 mt 
323: (-5) s
324: 1492 3342 mt 1492 3322 L
325: 1492  282 mt 1492  301 L
326: DO
327: 1492 3342 mt 1492  282 L
328: 1492  282 mt 1492  282 L
329: SO
330: 1605 3342 mt 1605 3322 L
331: 1605  282 mt 1605  301 L
332: DO
333: 1605 3342 mt 1605  282 L
334: 1605  282 mt 1605  282 L
335: SO
336: 1686 3342 mt 1686 3322 L
337: 1686  282 mt 1686  301 L
338: DO
339: 1686 3342 mt 1686  282 L
340: 1686  282 mt 1686  282 L
341: SO
342: 1749 3342 mt 1749 3322 L
343: 1749  282 mt 1749  301 L
344: DO
345: 1749 3342 mt 1749  282 L
346: 1749  282 mt 1749  282 L
347: SO
348: 1800 3342 mt 1800 3322 L
349: 1800  282 mt 1800  301 L
350: DO
351: 1800 3342 mt 1800  282 L
352: 1800  282 mt 1800  282 L
353: SO
354: 1843 3342 mt 1843 3322 L
355: 1843  282 mt 1843  301 L
356: DO
357: 1843 3342 mt 1843  282 L
358: 1843  282 mt 1843  282 L
359: SO
360: 1881 3342 mt 1881 3322 L
361: 1881  282 mt 1881  301 L
362: DO
363: 1881 3342 mt 1881  282 L
364: 1881  282 mt 1881  282 L
365: SO
366: 1914 3342 mt 1914 3322 L
367: 1914  282 mt 1914  301 L
368: DO
369: 1914 3342 mt 1914  282 L
370: 1914  282 mt 1914  282 L
371: SO
372: 1944 3342 mt 1944 3322 L
373: 1944  282 mt 1944  301 L
374: DO
375: 1944 3342 mt 1944  282 L
376: 1944  282 mt 1944  282 L
377: SO
378: 1944 3342 mt 1944 3303 L
379: 1944  282 mt 1944  320 L
380: %%IncludeResource: font Helvetica
381: /Helvetica /WindowsLatin1Encoding 120 FMSR
382: 
383: 1832 3524 mt 
384: (10) s
385: %%IncludeResource: font Helvetica
386: /Helvetica /WindowsLatin1Encoding 80 FMSR
387: 
388: 1965 3450 mt 
389: (-4) s
390: 2138 3342 mt 2138 3322 L
391: 2138  282 mt 2138  301 L
392: DO
393: 2138 3342 mt 2138  282 L
394: 2138  282 mt 2138  282 L
395: SO
396: 2252 3342 mt 2252 3322 L
397: 2252  282 mt 2252  301 L
398: DO
399: 2252 3342 mt 2252  282 L
400: 2252  282 mt 2252  282 L
401: SO
402: 2333 3342 mt 2333 3322 L
403: 2333  282 mt 2333  301 L
404: DO
405: 2333 3342 mt 2333  282 L
406: 2333  282 mt 2333  282 L
407: SO
408: 2395 3342 mt 2395 3322 L
409: 2395  282 mt 2395  301 L
410: DO
411: 2395 3342 mt 2395  282 L
412: 2395  282 mt 2395  282 L
413: SO
414: 2447 3342 mt 2447 3322 L
415: 2447  282 mt 2447  301 L
416: DO
417: 2447 3342 mt 2447  282 L
418: 2447  282 mt 2447  282 L
419: SO
420: 2490 3342 mt 2490 3322 L
421: 2490  282 mt 2490  301 L
422: DO
423: 2490 3342 mt 2490  282 L
424: 2490  282 mt 2490  282 L
425: SO
426: 2527 3342 mt 2527 3322 L
427: 2527  282 mt 2527  301 L
428: DO
429: 2527 3342 mt 2527  282 L
430: 2527  282 mt 2527  282 L
431: SO
432: 2560 3342 mt 2560 3322 L
433: 2560  282 mt 2560  301 L
434: DO
435: 2560 3342 mt 2560  282 L
436: 2560  282 mt 2560  282 L
437: SO
438: 2590 3342 mt 2590 3322 L
439: 2590  282 mt 2590  301 L
440: DO
441: 2590 3342 mt 2590  282 L
442: 2590  282 mt 2590  282 L
443: SO
444: 2590 3342 mt 2590 3303 L
445: 2590  282 mt 2590  320 L
446: %%IncludeResource: font Helvetica
447: /Helvetica /WindowsLatin1Encoding 120 FMSR
448: 
449: 2478 3524 mt 
450: (10) s
451: %%IncludeResource: font Helvetica
452: /Helvetica /WindowsLatin1Encoding 80 FMSR
453: 
454: 2611 3450 mt 
455: (-3) s
456: 2785 3342 mt 2785 3322 L
457: 2785  282 mt 2785  301 L
458: DO
459: 2785 3342 mt 2785  282 L
460: 2785  282 mt 2785  282 L
461: SO
462: 2898 3342 mt 2898 3322 L
463: 2898  282 mt 2898  301 L
464: DO
465: 2898 3342 mt 2898  282 L
466: 2898  282 mt 2898  282 L
467: SO
468: 2979 3342 mt 2979 3322 L
469: 2979  282 mt 2979  301 L
470: DO
471: 2979 3342 mt 2979  282 L
472: 2979  282 mt 2979  282 L
473: SO
474: 3042 3342 mt 3042 3322 L
475: 3042  282 mt 3042  301 L
476: DO
477: 3042 3342 mt 3042  282 L
478: 3042  282 mt 3042  282 L
479: SO
480: 3093 3342 mt 3093 3322 L
481: 3093  282 mt 3093  301 L
482: DO
483: 3093 3342 mt 3093  282 L
484: 3093  282 mt 3093  282 L
485: SO
486: 3136 3342 mt 3136 3322 L
487: 3136  282 mt 3136  301 L
488: DO
489: 3136 3342 mt 3136  282 L
490: 3136  282 mt 3136  282 L
491: SO
492: 3174 3342 mt 3174 3322 L
493: 3174  282 mt 3174  301 L
494: DO
495: 3174 3342 mt 3174  282 L
496: 3174  282 mt 3174  282 L
497: SO
498: 3207 3342 mt 3207 3322 L
499: 3207  282 mt 3207  301 L
500: DO
501: 3207 3342 mt 3207  282 L
502: 3207  282 mt 3207  282 L
503: SO
504: 3237 3342 mt 3237 3322 L
505: 3237  282 mt 3237  301 L
506: DO
507: 3237 3342 mt 3237  282 L
508: 3237  282 mt 3237  282 L
509: SO
510: 3237 3342 mt 3237 3303 L
511: 3237  282 mt 3237  320 L
512: %%IncludeResource: font Helvetica
513: /Helvetica /WindowsLatin1Encoding 120 FMSR
514: 
515: 3125 3524 mt 
516: (10) s
517: %%IncludeResource: font Helvetica
518: /Helvetica /WindowsLatin1Encoding 80 FMSR
519: 
520: 3258 3450 mt 
521: (-2) s
522: 3431 3342 mt 3431 3322 L
523: 3431  282 mt 3431  301 L
524: DO
525: 3431 3342 mt 3431  282 L
526: 3431  282 mt 3431  282 L
527: SO
528: 3545 3342 mt 3545 3322 L
529: 3545  282 mt 3545  301 L
530: DO
531: 3545 3342 mt 3545  282 L
532: 3545  282 mt 3545  282 L
533: SO
534: 3626 3342 mt 3626 3322 L
535: 3626  282 mt 3626  301 L
536: DO
537: 3626 3342 mt 3626  282 L
538: 3626  282 mt 3626  282 L
539: SO
540: 3688 3342 mt 3688 3322 L
541: 3688  282 mt 3688  301 L
542: DO
543: 3688 3342 mt 3688  282 L
544: 3688  282 mt 3688  282 L
545: SO
546: 3740 3342 mt 3740 3322 L
547: 3740  282 mt 3740  301 L
548: DO
549: 3740 3342 mt 3740  282 L
550: 3740  282 mt 3740  282 L
551: SO
552: 3783 3342 mt 3783 3322 L
553: 3783  282 mt 3783  301 L
554: DO
555: 3783 3342 mt 3783  282 L
556: 3783  282 mt 3783  282 L
557: SO
558: 3820 3342 mt 3820 3322 L
559: 3820  282 mt 3820  301 L
560: DO
561: 3820 3342 mt 3820  282 L
562: 3820  282 mt 3820  282 L
563: SO
564: 3853 3342 mt 3853 3322 L
565: 3853  282 mt 3853  301 L
566: DO
567: 3853 3342 mt 3853  282 L
568: 3853  282 mt 3853  282 L
569: SO
570: 3883 3342 mt 3883 3322 L
571: 3883  282 mt 3883  301 L
572: DO
573: 3883 3342 mt 3883  282 L
574: 3883  282 mt 3883  282 L
575: SO
576: 3883 3342 mt 3883 3303 L
577: 3883  282 mt 3883  320 L
578: %%IncludeResource: font Helvetica
579: /Helvetica /WindowsLatin1Encoding 120 FMSR
580: 
581: 3771 3524 mt 
582: (10) s
583: %%IncludeResource: font Helvetica
584: /Helvetica /WindowsLatin1Encoding 80 FMSR
585: 
586: 3904 3450 mt 
587: (-1) s
588: 4078 3342 mt 4078 3322 L
589: 4078  282 mt 4078  301 L
590: DO
591: 4078 3342 mt 4078  282 L
592: 4078  282 mt 4078  282 L
593: SO
594: 4191 3342 mt 4191 3322 L
595: 4191  282 mt 4191  301 L
596: DO
597: 4191 3342 mt 4191  282 L
598: 4191  282 mt 4191  282 L
599: SO
600: 4272 3342 mt 4272 3322 L
601: 4272  282 mt 4272  301 L
602: DO
603: 4272 3342 mt 4272  282 L
604: 4272  282 mt 4272  282 L
605: SO
606: 4335 3342 mt 4335 3322 L
607: 4335  282 mt 4335  301 L
608: DO
609: 4335 3342 mt 4335  282 L
610: 4335  282 mt 4335  282 L
611: SO
612: 4386 3342 mt 4386 3322 L
613: 4386  282 mt 4386  301 L
614: DO
615: 4386 3342 mt 4386  282 L
616: 4386  282 mt 4386  282 L
617: SO
618: 4429 3342 mt 4429 3322 L
619: 4429  282 mt 4429  301 L
620: DO
621: 4429 3342 mt 4429  282 L
622: 4429  282 mt 4429  282 L
623: SO
624: 4467 3342 mt 4467 3322 L
625: 4467  282 mt 4467  301 L
626: DO
627: 4467 3342 mt 4467  282 L
628: 4467  282 mt 4467  282 L
629: SO
630: 4500 3342 mt 4500 3322 L
631: 4500  282 mt 4500  301 L
632: DO
633: 4500 3342 mt 4500  282 L
634: 4500  282 mt 4500  282 L
635: SO
636: 4530 3342 mt 4530 3322 L
637: 4530  282 mt 4530  301 L
638: DO
639: 4530 3342 mt 4530  282 L
640: 4530  282 mt 4530  282 L
641: SO
642: 4530 3342 mt 4530 3303 L
643: 4530  282 mt 4530  320 L
644: %%IncludeResource: font Helvetica
645: /Helvetica /WindowsLatin1Encoding 120 FMSR
646: 
647: 4442 3524 mt 
648: (10) s
649: %%IncludeResource: font Helvetica
650: /Helvetica /WindowsLatin1Encoding 80 FMSR
651: 
652: 4575 3450 mt 
653: (0) s
654:  651 3342 mt  670 3342 L
655: 4530 3342 mt 4510 3342 L
656: DO
657:  651 3342 mt 4530 3342 L
658: 4530 3342 mt 4530 3342 L
659: SO
660:  651 3342 mt  689 3342 L
661: 4530 3342 mt 4491 3342 L
662: %%IncludeResource: font Helvetica
663: /Helvetica /WindowsLatin1Encoding 120 FMSR
664: 
665:  392 3386 mt 
666: (10) s
667: %%IncludeResource: font Helvetica
668: /Helvetica /WindowsLatin1Encoding 80 FMSR
669: 
670:  525 3312 mt 
671: (-5) s
672:  651 3188 mt  670 3188 L
673: 4530 3188 mt 4510 3188 L
674: DO
675:  651 3188 mt 4530 3188 L
676: 4530 3188 mt 4530 3188 L
677: SO
678:  651 3098 mt  670 3098 L
679: 4530 3098 mt 4510 3098 L
680: DO
681:  651 3098 mt 4530 3098 L
682: 4530 3098 mt 4530 3098 L
683: SO
684:  651 3034 mt  670 3034 L
685: 4530 3034 mt 4510 3034 L
686: DO
687:  651 3034 mt 4530 3034 L
688: 4530 3034 mt 4530 3034 L
689: SO
690:  651 2985 mt  670 2985 L
691: 4530 2985 mt 4510 2985 L
692: DO
693:  651 2985 mt 4530 2985 L
694: 4530 2985 mt 4530 2985 L
695: SO
696:  651 2945 mt  670 2945 L
697: 4530 2945 mt 4510 2945 L
698: DO
699:  651 2945 mt 4530 2945 L
700: 4530 2945 mt 4530 2945 L
701: SO
702:  651 2910 mt  670 2910 L
703: 4530 2910 mt 4510 2910 L
704: DO
705:  651 2910 mt 4530 2910 L
706: 4530 2910 mt 4530 2910 L
707: SO
708:  651 2881 mt  670 2881 L
709: 4530 2881 mt 4510 2881 L
710: DO
711:  651 2881 mt 4530 2881 L
712: 4530 2881 mt 4530 2881 L
713: SO
714:  651 2855 mt  670 2855 L
715: 4530 2855 mt 4510 2855 L
716: DO
717:  651 2855 mt 4530 2855 L
718: 4530 2855 mt 4530 2855 L
719: SO
720:  651 2832 mt  670 2832 L
721: 4530 2832 mt 4510 2832 L
722: DO
723:  651 2832 mt 4530 2832 L
724: 4530 2832 mt 4530 2832 L
725: SO
726:  651 2832 mt  689 2832 L
727: 4530 2832 mt 4491 2832 L
728: %%IncludeResource: font Helvetica
729: /Helvetica /WindowsLatin1Encoding 120 FMSR
730: 
731:  392 2876 mt 
732: (10) s
733: %%IncludeResource: font Helvetica
734: /Helvetica /WindowsLatin1Encoding 80 FMSR
735: 
736:  525 2802 mt 
737: (-4) s
738:  651 2678 mt  670 2678 L
739: 4530 2678 mt 4510 2678 L
740: DO
741:  651 2678 mt 4530 2678 L
742: 4530 2678 mt 4530 2678 L
743: SO
744:  651 2588 mt  670 2588 L
745: 4530 2588 mt 4510 2588 L
746: DO
747:  651 2588 mt 4530 2588 L
748: 4530 2588 mt 4530 2588 L
749: SO
750:  651 2524 mt  670 2524 L
751: 4530 2524 mt 4510 2524 L
752: DO
753:  651 2524 mt 4530 2524 L
754: 4530 2524 mt 4530 2524 L
755: SO
756:  651 2475 mt  670 2475 L
757: 4530 2475 mt 4510 2475 L
758: DO
759:  651 2475 mt 4530 2475 L
760: 4530 2475 mt 4530 2475 L
761: SO
762:  651 2435 mt  670 2435 L
763: 4530 2435 mt 4510 2435 L
764: DO
765:  651 2435 mt 4530 2435 L
766: 4530 2435 mt 4530 2435 L
767: SO
768:  651 2400 mt  670 2400 L
769: 4530 2400 mt 4510 2400 L
770: DO
771:  651 2400 mt 4530 2400 L
772: 4530 2400 mt 4530 2400 L
773: SO
774:  651 2371 mt  670 2371 L
775: 4530 2371 mt 4510 2371 L
776: DO
777:  651 2371 mt 4530 2371 L
778: 4530 2371 mt 4530 2371 L
779: SO
780:  651 2345 mt  670 2345 L
781: 4530 2345 mt 4510 2345 L
782: DO
783:  651 2345 mt 4530 2345 L
784: 4530 2345 mt 4530 2345 L
785: SO
786:  651 2322 mt  670 2322 L
787: 4530 2322 mt 4510 2322 L
788: DO
789:  651 2322 mt 4530 2322 L
790: 4530 2322 mt 4530 2322 L
791: SO
792:  651 2322 mt  689 2322 L
793: 4530 2322 mt 4491 2322 L
794: %%IncludeResource: font Helvetica
795: /Helvetica /WindowsLatin1Encoding 120 FMSR
796: 
797:  392 2366 mt 
798: (10) s
799: %%IncludeResource: font Helvetica
800: /Helvetica /WindowsLatin1Encoding 80 FMSR
801: 
802:  525 2292 mt 
803: (-3) s
804:  651 2168 mt  670 2168 L
805: 4530 2168 mt 4510 2168 L
806: DO
807:  651 2168 mt 4530 2168 L
808: 4530 2168 mt 4530 2168 L
809: SO
810:  651 2078 mt  670 2078 L
811: 4530 2078 mt 4510 2078 L
812: DO
813:  651 2078 mt 4530 2078 L
814: 4530 2078 mt 4530 2078 L
815: SO
816:  651 2014 mt  670 2014 L
817: 4530 2014 mt 4510 2014 L
818: DO
819:  651 2014 mt 4530 2014 L
820: 4530 2014 mt 4530 2014 L
821: SO
822:  651 1965 mt  670 1965 L
823: 4530 1965 mt 4510 1965 L
824: DO
825:  651 1965 mt 4530 1965 L
826: 4530 1965 mt 4530 1965 L
827: SO
828:  651 1925 mt  670 1925 L
829: 4530 1925 mt 4510 1925 L
830: DO
831:  651 1925 mt 4530 1925 L
832: 4530 1925 mt 4530 1925 L
833: SO
834:  651 1890 mt  670 1890 L
835: 4530 1890 mt 4510 1890 L
836: DO
837:  651 1890 mt 4530 1890 L
838: 4530 1890 mt 4530 1890 L
839: SO
840:  651 1861 mt  670 1861 L
841: 4530 1861 mt 4510 1861 L
842: DO
843:  651 1861 mt 4530 1861 L
844: 4530 1861 mt 4530 1861 L
845: SO
846:  651 1835 mt  670 1835 L
847: 4530 1835 mt 4510 1835 L
848: DO
849:  651 1835 mt 4530 1835 L
850: 4530 1835 mt 4530 1835 L
851: SO
852:  651 1812 mt  670 1812 L
853: 4530 1812 mt 4510 1812 L
854: DO
855:  651 1812 mt 4530 1812 L
856: 4530 1812 mt 4530 1812 L
857: SO
858:  651 1812 mt  689 1812 L
859: 4530 1812 mt 4491 1812 L
860: %%IncludeResource: font Helvetica
861: /Helvetica /WindowsLatin1Encoding 120 FMSR
862: 
863:  392 1856 mt 
864: (10) s
865: %%IncludeResource: font Helvetica
866: /Helvetica /WindowsLatin1Encoding 80 FMSR
867: 
868:  525 1782 mt 
869: (-2) s
870:  651 1658 mt  670 1658 L
871: 4530 1658 mt 4510 1658 L
872: DO
873:  651 1658 mt 4530 1658 L
874: 4530 1658 mt 4530 1658 L
875: SO
876:  651 1568 mt  670 1568 L
877: 4530 1568 mt 4510 1568 L
878: DO
879:  651 1568 mt 4530 1568 L
880: 4530 1568 mt 4530 1568 L
881: SO
882:  651 1504 mt  670 1504 L
883: 4530 1504 mt 4510 1504 L
884: DO
885:  651 1504 mt 4530 1504 L
886: 4530 1504 mt 4530 1504 L
887: SO
888:  651 1455 mt  670 1455 L
889: 4530 1455 mt 4510 1455 L
890: DO
891:  651 1455 mt 4530 1455 L
892: 4530 1455 mt 4530 1455 L
893: SO
894:  651 1415 mt  670 1415 L
895: 4530 1415 mt 4510 1415 L
896: DO
897:  651 1415 mt 4530 1415 L
898: 4530 1415 mt 4530 1415 L
899: SO
900:  651 1380 mt  670 1380 L
901: 4530 1380 mt 4510 1380 L
902: DO
903:  651 1380 mt 4530 1380 L
904: 4530 1380 mt 4530 1380 L
905: SO
906:  651 1351 mt  670 1351 L
907: 4530 1351 mt 4510 1351 L
908: DO
909:  651 1351 mt 4530 1351 L
910: 4530 1351 mt 4530 1351 L
911: SO
912:  651 1325 mt  670 1325 L
913: 4530 1325 mt 4510 1325 L
914: DO
915:  651 1325 mt 4530 1325 L
916: 4530 1325 mt 4530 1325 L
917: SO
918:  651 1302 mt  670 1302 L
919: 4530 1302 mt 4510 1302 L
920: DO
921:  651 1302 mt 4530 1302 L
922: 4530 1302 mt 4530 1302 L
923: SO
924:  651 1302 mt  689 1302 L
925: 4530 1302 mt 4491 1302 L
926: %%IncludeResource: font Helvetica
927: /Helvetica /WindowsLatin1Encoding 120 FMSR
928: 
929:  392 1346 mt 
930: (10) s
931: %%IncludeResource: font Helvetica
932: /Helvetica /WindowsLatin1Encoding 80 FMSR
933: 
934:  525 1272 mt 
935: (-1) s
936:  651 1148 mt  670 1148 L
937: 4530 1148 mt 4510 1148 L
938: DO
939:  651 1148 mt 4530 1148 L
940: 4530 1148 mt 4530 1148 L
941: SO
942:  651 1058 mt  670 1058 L
943: 4530 1058 mt 4510 1058 L
944: DO
945:  651 1058 mt 4530 1058 L
946: 4530 1058 mt 4530 1058 L
947: SO
948:  651  994 mt  670  994 L
949: 4530  994 mt 4510  994 L
950: DO
951:  651  994 mt 4530  994 L
952: 4530  994 mt 4530  994 L
953: SO
954:  651  945 mt  670  945 L
955: 4530  945 mt 4510  945 L
956: DO
957:  651  945 mt 4530  945 L
958: 4530  945 mt 4530  945 L
959: SO
960:  651  905 mt  670  905 L
961: 4530  905 mt 4510  905 L
962: DO
963:  651  905 mt 4530  905 L
964: 4530  905 mt 4530  905 L
965: SO
966:  651  870 mt  670  870 L
967: 4530  870 mt 4510  870 L
968: DO
969:  651  870 mt 4530  870 L
970: 4530  870 mt 4530  870 L
971: SO
972:  651  841 mt  670  841 L
973: 4530  841 mt 4510  841 L
974: DO
975:  651  841 mt 4530  841 L
976: 4530  841 mt 4530  841 L
977: SO
978:  651  815 mt  670  815 L
979: 4530  815 mt 4510  815 L
980: DO
981:  651  815 mt 4530  815 L
982: 4530  815 mt 4530  815 L
983: SO
984:  651  792 mt  670  792 L
985: 4530  792 mt 4510  792 L
986: DO
987:  651  792 mt 4530  792 L
988: 4530  792 mt 4530  792 L
989: SO
990:  651  792 mt  689  792 L
991: 4530  792 mt 4491  792 L
992: %%IncludeResource: font Helvetica
993: /Helvetica /WindowsLatin1Encoding 120 FMSR
994: 
995:  392  836 mt 
996: (10) s
997: %%IncludeResource: font Helvetica
998: /Helvetica /WindowsLatin1Encoding 80 FMSR
999: 
1000:  525  762 mt 
1001: (0) s
1002:  651  638 mt  670  638 L
1003: 4530  638 mt 4510  638 L
1004: DO
1005:  651  638 mt 4530  638 L
1006: 4530  638 mt 4530  638 L
1007: SO
1008:  651  548 mt  670  548 L
1009: 4530  548 mt 4510  548 L
1010: DO
1011:  651  548 mt 4530  548 L
1012: 4530  548 mt 4530  548 L
1013: SO
1014:  651  484 mt  670  484 L
1015: 4530  484 mt 4510  484 L
1016: DO
1017:  651  484 mt 4530  484 L
1018: 4530  484 mt 4530  484 L
1019: SO
1020:  651  435 mt  670  435 L
1021: 4530  435 mt 4510  435 L
1022: DO
1023:  651  435 mt 4530  435 L
1024: 4530  435 mt 4530  435 L
1025: SO
1026:  651  395 mt  670  395 L
1027: 4530  395 mt 4510  395 L
1028: DO
1029:  651  395 mt 4530  395 L
1030: 4530  395 mt 4530  395 L
1031: SO
1032:  651  360 mt  670  360 L
1033: 4530  360 mt 4510  360 L
1034: DO
1035:  651  360 mt 4530  360 L
1036: 4530  360 mt 4530  360 L
1037: SO
1038:  651  331 mt  670  331 L
1039: 4530  331 mt 4510  331 L
1040: DO
1041:  651  331 mt 4530  331 L
1042: 4530  331 mt 4530  331 L
1043: SO
1044:  651  305 mt  670  305 L
1045: 4530  305 mt 4510  305 L
1046: DO
1047:  651  305 mt 4530  305 L
1048: 4530  305 mt 4530  305 L
1049: SO
1050:  651  282 mt  670  282 L
1051: 4530  282 mt 4510  282 L
1052: DO
1053:  651  282 mt 4530  282 L
1054: 4530  282 mt 4530  282 L
1055: SO
1056:  651  282 mt  689  282 L
1057: 4530  282 mt 4491  282 L
1058: %%IncludeResource: font Helvetica
1059: /Helvetica /WindowsLatin1Encoding 120 FMSR
1060: 
1061:  392  326 mt 
1062: (10) s
1063: %%IncludeResource: font Helvetica
1064: /Helvetica /WindowsLatin1Encoding 80 FMSR
1065: 
1066:  525  252 mt 
1067: (1) s
1068:  651  282 mt 4530  282 L
1069:  651 3342 mt 4530 3342 L
1070: 4530 3342 mt 4530  282 L
1071:  651 3342 mt  651  282 L
1072: gs 651 282 3880 3061 rc
1073: 24 w
1074: /c8 { 0.000000 0.000000 1.000000 sr} bdef
1075: c8
1076: 65 -32 65 -2 64 7 65 -1 65 -6 64 -3 65 0 65 0 
1077: 64 -5 65 -16 65 -20 64 -7 65 15 65 22 64 11 65 -10 
1078: 65 -31 64 -42 65 -32 64 -6 65 14 65 17 64 9 65 -2 
1079: 65 -20 64 -39 65 -50 65 -44 64 -28 65 -24 65 -35 64 -33 
1080: 65 6 65 35 64 17 65 -13 65 -32 64 -28 65 -7 64 4 
1081: 65 -2 65 -15 64 -33 65 -52 65 -61 64 -56 65 -62 65 -115 
1082: 64 -259 65 -164 65 232 64 84 65 22 65 -40 64 -92 974 1425 56 MP stroke
1083: DA
1084: 0 sg
1085: 65 -13 65 -13 64 -13 65 -12 65 -13 64 -13 65 -13 65 -13 
1086: 64 -13 65 -12 65 -13 64 -13 65 -13 64 -13 65 -12 65 -13 
1087: 64 -13 65 -13 65 -13 64 -13 65 -12 65 -13 64 -13 65 -13 
1088: 65 -13 64 -12 65 -13 65 -13 64 -13 65 -13 65 -13 64 -12 
1089: 65 -13 64 -13 1944 814 35 MP stroke
1090: gr
1091: 
1092: 24 w
1093: DA
1094: %%IncludeResource: font Helvetica
1095: /Helvetica /WindowsLatin1Encoding 120 FMSR
1096: 
1097: 2127 3667 mt 
1098: (Time scale \(year\)) s
1099:  310 1966 mt  -90 rotate
1100: (SFAC) s
1101: 90 rotate
1102: gs 651 282 3880 3061 rc
1103: c8
1104: 65 57 65 27 64 -7 65 -15 65 -1 64 3 65 -1 65 -10 
1105: 64 -28 65 -25 65 10 64 38 65 30 65 -1 64 -38 65 -66 
1106: 65 -65 64 -14 65 38 64 43 65 20 65 -2 64 -21 65 -46 
1107: 65 -78 64 -85 65 -35 65 7 64 -4 65 -38 65 -32 64 51 
1108: 65 70 65 9 64 -51 65 -68 65 -29 64 23 65 22 64 -7 
1109: 65 -41 65 -67 64 -104 65 -111 65 -65 64 -84 65 -619 65 646 
1110: 64 45 65 -17 65 0 64 -29 65 -135 65 -356 64 42 974 2046 56 MP stroke
1111: 0 sg
1112: 65 -14 65 -13 64 -14 65 -14 65 -14 64 -13 65 -14 65 -14 
1113: 64 -13 65 -14 65 -14 64 -13 65 -14 64 -14 65 -13 65 -14 
1114: 64 -14 65 -14 65 -13 64 -14 65 -14 65 -13 64 -14 65 -14 
1115: 65 -13 64 -14 65 -14 65 -13 64 -14 65 -14 65 -13 64 -14 
1116: 65 -14 64 -14 1944 1192 35 MP stroke
1117: SO
1118: c8
1119: 65 -29 65 -72 64 -121 65 -465 65 -390 64 752 65 -141 65 39 
1120: 64 45 65 -867 65 663 64 204 65 115 65 -48 64 -528 65 225 
1121: 65 23 64 104 65 161 64 79 65 -86 65 -160 64 -622 65 397 
1122: 65 -158 64 -429 65 767 65 181 64 -2 65 -87 65 -254 64 -463 
1123: 65 662 65 106 64 -1177 65 994 65 -243 64 155 65 139 64 -71 
1124: 65 -278 65 -745 64 773 65 -272 65 411 64 50 65 23 65 -551 
1125: 64 -9 65 470 65 -43 64 -386 65 -206 65 455 64 -1111 974 3266 56 MP stroke
1126: DA
1127: 0 sg
1128: 65 -8 65 -9 64 -8 65 -9 65 -8 64 -8 65 -9 65 -8 
1129: 64 -9 65 -8 65 -9 64 -8 65 -8 64 -9 65 -8 65 -9 
1130: 64 -8 65 -8 65 -9 64 -8 65 -9 65 -8 64 -9 65 -8 
1131: 65 -8 64 -9 65 -8 65 -9 64 -8 65 -8 65 -9 64 -8 
1132: 65 -9 64 -8 1944 2007 35 MP stroke
1133: SO
1134: 6 w
1135: gr
1136: 
1137: 6 w
1138: SO
1139: 
1140: end %%Color Dict
1141: 
1142: eplot
1143: %%EndObject
1144: 
1145: epage
1146: end
1147: 
1148: showpage
1149: 
1150: %%Trailer
1151: %%EOF
1152: