1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.9.0.529 (R2009b). Operating System: Linux 2.6.32-33-generic #66-Ubuntu SMP Tue Jun 7 18:42:33 UTC 2011 x86_64.
3 %%Title: /home/qianxue/Documents/xue_Thesis/program/fft_inter_corr/fft_oldci_ii.eps
4 %%CreationDate: 06/24/2011 13:05:53
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
9 %%BoundingBox: 81 227 529 564
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
19 /xstore {exch store} bdef
20 % operator abbreviations
28 /cm /currentmatrix ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
46 /eplot {stroke grestore} bdef
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54 makefont setfont} bdef
55 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
56 exch dup 3 1 roll findfont dup length dict begin
57 { 1 index /FID ne {def}{pop pop} ifelse } forall
58 /Encoding exch def currentdict end definefont pop} bdef
59 /isroman {findfont /CharStrings get /Agrave known} bdef
60 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
62 /csm {1 dpi2point div -1 dpi2point div scale neg translate
63 dup landscapeMode eq {pop -90 rotate}
64 {rotateMode eq {90 rotate} if} ifelse} bdef
65 % line types: solid, dotted, dashed, dotdash
66 /SO { [] 0 setdash } bdef
67 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
68 /DA { [6 dpi2point mul] 0 setdash } bdef
69 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
70 dpi2point mul] 0 setdash } bdef
71 % macros for lines and objects
72 /L {lineto stroke} bdef
73 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
74 /AP {{rlineto} repeat} bdef
76 /W {/PDlw currentlinewidth def setlinewidth} def
77 /PP {closepath eofill} bdef
78 /DP {closepath stroke} bdef
79 /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
80 neg 0 exch rlineto closepath} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
85 /MakeOval {newpath tMatrix currentmatrix pop translate scale
86 0 0 1 0 360 arc tMatrix setmatrix} bdef
87 /FO {MakeOval stroke} bdef
88 /PO {MakeOval fill} bdef
89 /PD {currentlinewidth 2 div 0 360 arc fill
90 PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
91 /FA {newpath tMatrix currentmatrix pop translate scale
92 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
93 /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
94 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
95 /FAn {newpath tMatrix currentmatrix pop translate scale
96 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
97 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
98 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
99 /vradius 0 def /hradius 0 def /lry 0 def
100 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
101 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
102 /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
103 vradius add translate hradius vradius scale 0 0 1 180 270 arc
104 tMatrix setmatrix lrx hradius sub uly vradius add translate
105 hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
106 lrx hradius sub lry vradius sub translate hradius vradius scale
107 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
108 translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
110 /FRR {MRR stroke } bdef
111 /PRR {MRR fill } bdef
112 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
113 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
114 rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
115 sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
117 /FlrRR {MlrRR stroke } bdef
118 /PlrRR {MlrRR fill } bdef
119 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
120 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
121 rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
122 sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
124 /FtbRR {MtbRR stroke } bdef
125 /PtbRR {MtbRR fill } bdef
126 /stri 6 array def /dtri 6 array def
127 /smat 6 array def /dmat 6 array def
128 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
129 /asub {/ind2 exch def /ind1 exch def dup dup
130 ind1 get exch ind2 get sub exch } bdef
132 2 0 asub 3 1 asub 4 0 asub 5 1 asub
133 dup 0 get exch 1 get 7 -1 roll astore } bdef
135 dmat dtri tri_to_matrix tmat1 invertmatrix
136 smat stri tri_to_matrix tmat2 concatmatrix } bdef
137 /ds {stri astore pop} bdef
138 /dt {dtri astore pop} bdef
139 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
141 3 index 0 eq {/ASCIIHexDecode filter}
142 {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
143 ifelse exch readstring pop
144 dup 0 3 index getinterval /rbmap xdef
145 dup 2 index dup getinterval /gbmap xdef
146 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
147 /it {gs np dtri aload pop moveto lineto lineto cp c
148 cols rows 8 compute_transform
149 rbmap gbmap bbmap true 3 colorimage gr}bdef
150 /il {newpath moveto lineto stroke}bdef
164 %%PageBoundingBox: 81 227 529 564
173 portraitMode 0972 6768 csm
176 85 dict begin %Colortable dictionary
177 /c0 { 0.000000 0.000000 0.000000 sr} bdef
178 /c1 { 1.000000 1.000000 1.000000 sr} bdef
179 /c2 { 0.900000 0.000000 0.000000 sr} bdef
180 /c3 { 0.000000 0.820000 0.000000 sr} bdef
181 /c4 { 0.000000 0.000000 0.800000 sr} bdef
182 /c5 { 0.910000 0.820000 0.320000 sr} bdef
183 /c6 { 1.000000 0.260000 0.820000 sr} bdef
184 /c7 { 0.000000 0.820000 0.820000 sr} bdef
190 0 3287 4166 0 0 -3287 699 3589 4 MP
192 -4166 0 0 3287 4166 0 0 -3287 699 3589 5 MP stroke
198 699 3589 mt 4865 3589 L
199 699 302 mt 4865 302 L
200 699 3589 mt 699 302 L
201 4865 3589 mt 4865 302 L
202 699 3589 mt 4865 3589 L
203 699 3589 mt 699 302 L
204 699 3589 mt 699 3547 L
206 %%IncludeResource: font Helvetica
207 /Helvetica /ISOLatin1Encoding 120 FMSR
211 1532 3589 mt 1532 3547 L
212 1532 302 mt 1532 343 L
215 2365 3589 mt 2365 3547 L
216 2365 302 mt 2365 343 L
219 3198 3589 mt 3198 3547 L
220 3198 302 mt 3198 343 L
223 4031 3589 mt 4031 3547 L
224 4031 302 mt 4031 343 L
227 4865 3589 mt 4865 3547 L
228 4865 302 mt 4865 343 L
231 699 3589 mt 740 3589 L
232 4865 3589 mt 4823 3589 L
235 699 3119 mt 740 3119 L
236 4865 3119 mt 4823 3119 L
239 699 2649 mt 740 2649 L
240 4865 2649 mt 4823 2649 L
243 699 2180 mt 740 2180 L
244 4865 2180 mt 4823 2180 L
247 699 1710 mt 740 1710 L
248 4865 1710 mt 4823 1710 L
251 699 1241 mt 740 1241 L
252 4865 1241 mt 4823 1241 L
256 4865 771 mt 4823 771 L
260 4865 302 mt 4823 302 L
263 699 3589 mt 4865 3589 L
264 699 302 mt 4865 302 L
265 699 3589 mt 699 302 L
266 4865 3589 mt 4865 302 L
267 gs 699 302 4167 3288 rc
268 /c8 { 0.000000 0.000000 1.000000 sr} bdef
270 1 19 2 962 2 719 1 -1725 2 302 2 242 1 160 2 649
271 2 -332 1 -360 2 -426 2 36 1 -312 2 729 2 -226 1 47
272 2 69 2 50 1 -331 2 -86 2 115 1 341 2 -156 2 -492
273 1 995 2 148 2 -1235 1 -108 2 474 2 309 1 -733 2 468
274 2 495 1 -737 2 1097 2 -1095 1 -121 2 -122 2 621 1 93
275 2 964 2 -1056 1 447 2 219 2 -877 1 -124 2 2169 2 -2679
276 1 1488 2 -72 2 -1002 1 909 2 -1017 2 1985 1 -1277 2 -537
277 2 1881 1 -1102 2 -419 2 -161 1 390 2 -89 2 996 1 -1027
278 2 1070 2 -1653 1 197 2 -26 2 194 1 2105 2 -2303 2 487
279 1 -561 2 361 2 187 1 374 2 -1080 2 1126 1 -659 2 36
280 2 161 1 129 2 1804 2 -2002 1 -336 2 542 2 -719 1 1636
281 2 -1464 2 -8 1 208 2 416 2 -496 1 475 2 -379 2 1837
282 1 -789 2 -708 2 -221 1 -289 2 -144 2 879 1 43 2 -41
283 2 -714 1 1111 2 -114 2 -933 1 98 2 318 2 258 1 -1231
284 2 1394 2 258 1 -472 2 -263 2 1074 1 -818 2 -419 2 597
285 1 -954 2 1367 2 -425 1 -222 2 -207 2 -799 1 1024 2 -726
286 2 -24 1 402 2 -539 2 130 1 131 2 -391 2 995 1 -564
287 2 -422 2 684 1 689 2 -528 2 389 1 -825 2 -167 2 -381
288 1 139 2 169 2 739 1 202 2 458 2 -1694 1 830 2 -223
289 2 48 1 -106 2 987 2 113 1 7 2 -945 2 216 1 -699
290 2 312 2 -309 1 1643 2 -1758 2 1132 1 216 2 -808 2 -451
291 1 860 2 -216 2 -461 1 -58 2 380 2 -682 1 173 2 779
292 2 -41 1 266 2 -525 2 116 1 276 2 240 2 -369 1 446
293 2 -94 2 -41 1 -541 2 843 2 234 1 -948 2 -181 2 249
294 1 -401 2 -348 2 407 1 1000 2 -664 2 711 1 -568 2 -722
295 2 1032 1 -953 2 -209 2 653 1 1431 2 -1793 2 137 1 174
296 2 273 2 369 1 -497 2 -808 2 1126 1 826 2 -451 2 875
297 1 -1679 2 -406 2 293 1 772 2 -1036 2 -145 1 560 2 10
298 2 510 1 -857 2 1533 2 -1314 1 -332 2 -450 2 1061 1 -734
299 2 57 2 1238 1 -1534 2 1325 2 -1017 1 1400 2 -125 2 -564
300 1 -921 2 1969 2 -1092 1 134 2 130 2 -1205 1 -163 2 350
301 2 1855 1 -1603 2 326 2 -748 1 161 2 355 2 613 1 593
302 2 -503 2 -1159 1 293 2 1124 2 227 1 -906 2 -529 2 -431
303 1 422 2 609 2 340 1 -863 2 494 2 465 1 -1245 2 887
304 2 -913 1 657 2 439 2 -1158 1 475 2 258 2 -94 1 425
305 2 -172 2 1664 1 -2235 2 545 2 -202 1 -561 2 98 2 520
306 1 183 2 21 2 -940 1 1360 2 779 2 -1843 1 212 2 542
307 2 -1107 1 470 2 -372 3613 3281 300 MP stroke
308 2 332 1 78 2 294 2 370 1 -547 2 1641 2 -2258 1 1129
309 2 -126 2 -447 1 1113 2 -1034 2 497 1 -119 2 89 2 -838
310 1 401 2 994 2 -1113 1 209 2 203 2 -111 1 176 2 404
311 2 -1124 1 587 2 -244 2 1932 1 -2387 2 578 2 -1 1 -402
312 2 1127 2 -247 1 -1157 2 280 2 -276 1 427 2 447 2 -81
313 1 -921 2 1297 2 487 1 913 2 -1804 2 410 1 -590 2 1482
314 2 -1496 1 314 2 481 2 360 1 -1614 2 1270 2 -610 1 -478
315 2 -165 2 -5 1 475 2 -546 2 -37 1 1324 2 -402 2 109
316 1 -248 2 -370 2 681 1 -932 2 673 2 243 1 -726 2 865
317 2 -602 1 -179 2 593 2 317 1 -731 2 1143 2 -1960 1 953
318 2 -273 2 679 1 1127 2 -1863 2 -91 1 259 2 1144 2 -1579
319 1 1233 2 -577 2 982 1 -1322 2 210 2 1193 1 -1645 2 206
320 2 1027 1 -456 2 -702 2 902 1 -1139 2 866 2 -383 1 815
321 2 -1422 2 410 1 161 2 -60 2 171 1 -241 2 81 2 -25
322 1 -191 2 931 2 305 1 -1566 2 821 2 227 1 -167 2 898
323 2 -1346 1 -282 2 558 2 542 1 -350 2 721 2 -201 1 -1396
324 2 633 2 139 1 58 2 -233 2 -494 1 712 2 -288 2 -137
325 1 558 2 -432 2 769 1 -536 2 359 2 -244 1 -548 2 1353
326 2 -1058 1 -79 2 801 2 -1396 1 977 2 -263 2 -407 1 -33
327 2 30 2 702 1 -786 2 246 2 1070 1 -931 2 353 2 -264
328 1 -525 2 875 2 82 1 549 2 600 2 -2047 1 1079 2 -214
329 2 -25 1 916 2 -825 2 -1089 1 1729 2 -1072 2 -27 1 -151
330 2 831 2 -755 1 -189 2 944 2 -352 1 -842 2 213 2 271
331 1 284 2 -90 2 107 1 -122 2 86 2 622 1 -516 2 -698
332 2 553 1 342 2 -974 2 427 1 1470 2 -471 2 -1053 1 -10
333 2 545 2 -841 1 383 2 581 2 445 1 -1672 2 1839 2 -640
334 1 -664 2 144 2 -670 1 970 2 656 2 -589 1 -341 2 -836
335 2 719 1 405 2 -308 2 -226 1 420 2 384 2 -1003 1 1105
336 2 -949 2 -83 1 783 2 -871 2 1222 1 -1055 2 538 2 -645
337 1 12 2 1102 2 -840 1 941 2 -608 2 -196 1 -628 2 559
338 2 202 1 963 2 -1396 2 643 1 630 2 -1326 2 -148 1 151
339 2 772 2 125 1 -999 2 1089 2 -1006 1 472 2 -321 2 316
340 1 151 2 179 2 -340 1 -934 2 2151 2 -895 1 -541 2 -155
341 2 1830 1 -1899 2 502 2 184 1 688 2 -822 2 -798 1 -18
342 2 468 2 232 1 314 2 203 2 -431 1 260 2 -1018 2 238
343 1 -517 2 1319 2 -85 1 141 2 899 2 -867 1 -578 2 -44
344 2 653 1 -290 2 -546 2 149 1 601 2 -535 2 966 1 -683
345 2 317 2 -211 1 215 3115 2047 300 MP stroke
346 2 -812 2 863 1 -941 2 298 2 498 1 156 2 -752 2 39
347 1 333 2 -627 2 -113 1 -67 2 777 2 -945 1 710 2 -467
348 2 400 1 -70 2 494 2 82 1 -831 2 -162 2 241 1 1075
349 2 -1560 2 10 1 1704 2 -108 2 -1137 1 1643 2 -791 2 -907
350 1 2139 2 -1606 2 -766 1 449 2 1272 2 -1085 1 754 2 -932
351 2 44 1 159 2 555 2 -1441 1 407 2 101 2 627 1 -170
352 2 -502 2 -222 1 86 2 2339 2 -690 1 -1628 2 250 2 847
353 1 -614 2 11 2 629 1 -769 2 162 2 -362 1 586 2 -167
354 2 -882 1 858 2 297 2 -40 1 154 2 -631 2 382 1 -599
355 2 238 2 -331 1 368 2 43 2 -267 1 57 2 -219 2 32
356 1 1122 2 -1154 2 674 1 543 2 -202 2 -64 1 -956 2 642
357 2 442 1 -777 2 879 2 197 1 -811 2 -284 2 -379 1 -91
358 2 978 2 -464 1 916 2 -987 2 -259 1 741 2 784 2 -1526
359 1 997 2 743 2 -1704 1 504 2 -290 2 67 1 -165 2 663
360 2 -453 1 1537 2 -1106 2 755 1 -259 2 404 2 -452 1 -24
361 2 -1051 2 -318 1 515 2 -112 2 352 1 192 2 -197 2 -860
362 1 627 2 883 2 -1039 1 1004 2 166 2 943 1 -1925 2 117
363 2 -503 1 2149 2 -1680 2 -163 1 169 2 1094 2 -465 1 -526
364 2 -299 2 -253 1 -248 2 471 2 17 1 180 2 -126 2 1516
365 1 -1361 2 663 2 -4 1 -801 2 551 2 -554 1 2173 2 -2715
366 2 474 1 330 2 1043 2 -1018 1 1475 2 -895 2 -1088 1 224
367 2 1090 2 -722 1 8 2 -350 2 -141 1 -33 2 1297 2 -556
368 1 232 2 -770 2 -118 1 250 2 143 2 623 1 300 2 -639
369 2 233 1 -1248 2 -120 2 283 1 102 2 455 2 -1058 1 806
370 2 -540 2 682 1 -196 2 930 2 -607 1 767 2 -1411 1 1232
371 2 -217 2 748 1 -518 2 -649 2 -148 1 478 2 -319 2 40
372 1 -720 2 718 2 -779 1 1404 2 198 2 -398 1 -828 2 -51
373 2 -214 1 148 2 -283 2 1130 1 315 2 -909 2 248 1 1014
374 2 -1632 2 2390 1 -2858 2 1681 2 -670 1 -216 2 234 2 611
375 1 -847 2 408 2 447 1 -565 2 -488 2 136 1 165 2 405
376 2 184 1 -901 2 651 2 -384 1 57 2 892 2 -1318 1 240
377 2 47 2 491 1 440 2 -1108 2 1457 1 -124 2 -1782 2 201
378 1 1065 2 -94 2 -151 1 -340 2 924 2 -1045 1 274 2 -756
379 2 1985 1 -1353 2 -533 2 1268 1 -681 2 -365 2 411 1 857
380 2 -1194 2 574 1 -405 2 201 2 616 1 -975 2 317 2 -421
381 1 135 2 713 2 246 1 684 2 -2200 2 3031 1 -726 2 -2075
382 2 138 1 1020 2 345 2 -846 1 632 2 -952 2 -90 1 1401
383 2 -1675 2 1044 1 -971 2617 3174 300 MP stroke
384 2 -42 2 1902 1 -1807 2 438 2 128 1 -772 2 446 2 450
385 1 1313 2 -1993 2 363 1 1596 2 -1920 2 127 1 534 2 -384
386 2 553 1 -528 2 155 2 1115 1 -1762 2 1499 2 -1015 1 655
387 2 -997 2 1063 1 15 2 -595 2 -502 1 1693 2 -1645 2 459
388 1 306 2 -1043 2 1380 1 -1148 2 478 2 651 1 -362 2 -569
389 2 615 1 -34 2 -684 2 1539 1 -1131 2 -752 2 1036 1 712
390 2 -858 2 310 1 -176 2 176 2 -867 1 827 2 -778 2 -245
391 1 281 2 -35 2 269 1 189 2 -580 2 24 1 426 2 669
392 2 -973 1 122 2 -223 2 -140 1 43 2 -43 2 125 1 663
393 2 584 2 436 1 -862 2 -1013 2 418 1 641 2 -340 2 542
394 1 -751 2 407 2 -596 1 1648 2 -117 2 -53 1 -1240 2 -301
395 2 274 1 -721 2 134 2 1050 1 -677 2 567 2 13 1 -372
396 2 610 2 -238 1 -697 2 1423 2 -1476 1 582 2 78 2 -449
397 1 351 2 -514 2 -245 1 500 2 -151 2 343 1 81 2 448
398 2 98 1 -901 2 237 2 34 1 -2 2 163 2 -652 1 325
399 2 -182 2 213 1 945 2 -444 2 -241 1 -326 2 326 2 241
400 1 444 2 -945 2 -213 1 182 2 -325 2 652 1 -163 2 2
401 2 -34 1 -237 2 901 2 -98 1 -448 2 -81 2 -343 1 151
402 2 -500 2 245 1 514 2 -351 2 449 1 -78 2 -582 2 1476
403 1 -1423 2 697 2 238 1 -610 2 372 2 -13 1 -567 2 677
404 2 -1050 1 -134 2 721 2 -274 1 301 2 1240 2 53 1 117
405 2 -1648 2 596 1 -407 2 751 2 -542 1 340 2 -641 2 -418
406 1 1013 2 862 2 -436 1 -584 2 -663 2 -125 1 43 2 -43
407 2 140 1 223 2 -122 2 973 1 -669 2 -426 2 -24 1 580
408 2 -189 2 -269 1 35 2 -281 2 245 1 778 2 -827 2 867
409 1 -176 2 176 2 -310 1 858 2 -712 2 -1036 1 752 2 1131
410 2 -1539 1 684 2 34 2 -615 1 569 2 362 2 -651 1 -478
411 2 1148 2 -1380 1 1043 2 -306 2 -459 1 1645 2 -1693 2 502
412 1 595 2 -15 2 -1063 1 997 2 -655 2 1015 1 -1499 2 1762
413 2 -1115 1 -155 2 528 2 -553 1 384 2 -534 2 -127 1 1920
414 2 -1596 2 -363 1 1993 2 -1313 2 -450 1 -446 2 772 2 -128
415 1 -438 2 1807 2 -1902 1 42 2 971 2 -1044 1 1675 2 -1401
416 2 90 1 952 2 -632 2 846 1 -345 2 -1020 2 -138 1 2075
417 2 726 2 -3031 1 2200 2 -684 2 -246 1 -713 2 -135 2 421
418 1 -317 2 975 2 -616 1 -201 2 405 2 -574 1 1194 2 -857
419 2 -411 1 365 2 681 2 -1268 1 533 2 1353 2 -1985 1 756
420 2 -274 2 1045 1 -924 2 340 2 151 1 94 2 -1065 2 -201
421 1 1782 2 124 2 -1457 2118 2959 300 MP stroke
422 1 1108 2 -440 2 -491 1 -47 2 -240 2 1318 1 -892 2 -57
423 2 384 1 -651 2 901 2 -184 1 -405 2 -165 2 -136 1 488
424 2 565 2 -447 1 -408 2 847 2 -611 1 -234 2 216 2 670
425 1 -1681 2 2858 2 -2390 1 1632 2 -1014 2 -248 1 909 2 -315
426 2 -1130 1 283 2 -148 2 214 1 51 2 828 2 398 1 -198
427 2 -1404 2 779 1 -718 2 720 2 -40 1 319 2 -478 2 148
428 1 649 2 518 2 -748 1 217 2 -1232 2 1411 1 -767 2 607
429 2 -930 1 196 2 -682 2 540 1 -806 2 1058 2 -455 1 -102
430 2 -283 2 120 1 1248 2 -233 2 639 1 -300 2 -623 2 -143
431 1 -250 2 118 2 770 1 -232 2 556 2 -1297 1 33 2 141
432 2 350 1 -8 2 722 2 -1090 1 -224 2 1088 2 895 1 -1475
433 2 1018 2 -1043 1 -330 2 -474 2 2715 1 -2173 2 554 2 -551
434 1 801 2 4 2 -663 1 1361 2 -1516 2 126 1 -180 2 -17
435 2 -471 1 248 2 253 2 299 1 526 2 465 2 -1094 1 -169
436 2 163 2 1680 1 -2149 2 503 2 -117 1 1925 2 -943 2 -166
437 1 -1004 2 1039 2 -883 1 -627 2 860 2 197 1 -192 2 -352
438 2 112 1 -515 2 318 2 1051 1 24 2 452 2 -404 1 259
439 2 -755 2 1106 1 -1537 2 453 2 -663 1 165 2 -67 2 290
440 1 -504 2 1704 2 -743 1 -997 2 1526 2 -784 1 -741 2 259
441 2 987 1 -916 2 464 2 -978 1 91 2 379 2 284 1 811
442 2 -197 2 -879 1 777 2 -442 2 -642 1 956 2 64 2 202
443 1 -543 2 -674 2 1154 1 -1122 2 -32 2 219 1 -57 2 267
444 2 -43 1 -368 2 331 2 -238 1 599 2 -382 2 631 1 -154
445 2 40 2 -297 1 -858 2 882 2 167 1 -586 2 362 2 -162
446 1 769 2 -629 2 -11 1 614 2 -847 2 -250 1 1628 2 690
447 2 -2339 1 -86 2 222 2 502 1 170 2 -627 2 -101 1 -407
448 2 1441 2 -555 1 -159 2 -44 2 932 1 -754 2 1085 2 -1272
449 1 -449 2 766 2 1606 1 -2139 2 907 2 791 1 -1643 2 1137
450 2 108 1 -1704 2 -10 2 1560 1 -1075 2 -241 2 162 1 831
451 2 -82 2 -494 1 70 2 -400 2 467 1 -710 2 945 2 -777
452 1 67 2 113 2 627 1 -333 2 -39 2 752 1 -156 2 -498
453 2 -298 1 941 2 -863 2 812 1 -215 2 211 2 -317 1 683
454 2 -966 2 535 1 -601 2 -149 2 546 1 290 2 -653 2 44
455 1 578 2 867 2 -899 1 -141 2 85 2 -1319 1 517 2 -238
456 2 1018 1 -260 2 431 2 -203 1 -314 2 -232 2 -468 1 18
457 2 798 2 822 1 -688 2 -184 2 -502 1 1899 2 -1830 2 155
458 1 541 2 895 2 -2151 1 934 2 340 2 -179 1 -151 2 -316
459 2 321 1 -472 2 1006 1620 1961 300 MP stroke
460 2 -1089 1 999 2 -125 2 -772 1 -151 2 148 2 1326 1 -630
461 2 -643 2 1396 1 -963 2 -202 2 -559 1 628 2 196 2 608
462 1 -941 2 840 2 -1102 1 -12 2 645 2 -538 1 1055 2 -1222
463 2 871 1 -783 2 83 2 949 1 -1105 2 1003 2 -384 1 -420
464 2 226 2 308 1 -405 2 -719 2 836 1 341 2 589 2 -656
465 1 -970 2 670 2 -144 1 664 2 640 2 -1839 1 1672 2 -445
466 2 -581 1 -383 2 841 2 -545 1 10 2 1053 2 471 1 -1470
467 2 -427 2 974 1 -342 2 -553 2 698 1 516 2 -622 2 -86
468 1 122 2 -107 2 90 1 -284 2 -271 2 -213 1 842 2 352
469 2 -944 1 189 2 755 2 -831 1 151 2 27 2 1072 1 -1729
470 2 1089 2 825 1 -916 2 25 2 214 1 -1079 2 2047 2 -600
471 1 -549 2 -82 2 -875 1 525 2 264 2 -353 1 931 2 -1070
472 2 -246 1 786 2 -702 2 -30 1 33 2 407 2 263 1 -977
473 2 1396 2 -801 1 79 2 1058 2 -1353 1 548 2 244 2 -359
474 1 536 2 -769 2 432 1 -558 2 137 2 288 1 -712 2 494
475 2 233 1 -58 2 -139 2 -633 1 1396 2 201 2 -721 1 350
476 2 -542 2 -558 1 282 2 1346 2 -898 1 167 2 -227 2 -821
477 1 1566 2 -305 2 -931 1 191 2 25 2 -81 1 241 2 -171
478 2 60 1 -161 2 -410 2 1422 1 -815 2 383 2 -866 1 1139
479 2 -902 2 702 1 456 2 -1027 2 -206 1 1645 2 -1193 2 -210
480 1 1322 2 -982 2 577 1 -1233 2 1579 2 -1144 1 -259 2 91
481 2 1863 1 -1127 2 -679 2 273 1 -953 2 1960 2 -1143 1 731
482 2 -317 2 -593 1 179 2 602 2 -865 1 726 2 -243 2 -673
483 1 932 2 -681 2 370 1 248 2 -109 2 402 1 -1324 2 37
484 2 546 1 -475 2 5 2 165 1 478 2 610 2 -1270 1 1614
485 2 -360 2 -481 1 -314 2 1496 2 -1482 1 590 2 -410 2 1804
486 1 -913 2 -487 2 -1297 1 921 2 81 2 -447 1 -427 2 276
487 2 -280 1 1157 2 247 2 -1127 1 402 2 1 2 -578 1 2387
488 2 -1932 2 244 1 -587 2 1124 2 -404 1 -176 2 111 2 -203
489 1 -209 2 1113 2 -994 1 -401 2 838 2 -89 1 119 2 -497
490 2 1034 1 -1113 2 447 2 126 1 -1129 2 2258 2 -1641 1 547
491 2 -370 2 -294 1 -78 2 -332 2 372 1 -470 2 1107 2 -542
492 1 -212 2 1843 2 -779 1 -1360 2 940 2 -21 1 -183 2 -520
493 2 -98 1 561 2 202 2 -545 1 2235 2 -1664 2 172 1 -425
494 2 94 2 -258 1 -475 2 1158 2 -439 1 -657 2 913 2 -887
495 1 1245 2 -465 2 -494 1 863 2 -340 2 -609 1 -422 2 431
496 2 529 1 906 2 -227 2 -1124 1 -293 2 1159 2 503 1 -593
497 2 -613 2 -355 1 -161 1122 3279 300 MP stroke
498 2 748 2 -326 1 1603 2 -1855 2 -350 1 163 2 1205 2 -130
499 1 -134 2 1092 2 -1969 1 921 2 564 2 125 1 -1400 2 1017
500 2 -1325 1 1534 2 -1238 2 -57 1 734 2 -1061 2 450 1 332
501 2 1314 2 -1533 1 857 2 -510 2 -10 1 -560 2 145 2 1036
502 1 -772 2 -293 2 406 1 1679 2 -875 2 451 1 -826 2 -1126
503 2 808 1 497 2 -369 2 -273 1 -174 2 -137 2 1793 1 -1431
504 2 -653 2 209 1 953 2 -1032 2 722 1 568 2 -711 2 664
505 1 -1000 2 -407 2 348 1 401 2 -249 2 181 1 948 2 -234
506 2 -843 1 541 2 41 2 94 1 -446 2 369 2 -240 1 -276
507 2 -116 2 525 1 -266 2 41 2 -779 1 -173 2 682 2 -380
508 1 58 2 461 2 216 1 -860 2 451 2 808 1 -216 2 -1132
509 2 1758 1 -1643 2 309 2 -312 1 699 2 -216 2 945 1 -7
510 2 -113 2 -987 1 106 2 -48 2 223 1 -830 2 1694 2 -458
511 1 -202 2 -739 2 -169 1 -139 2 381 2 167 1 825 2 -389
512 2 528 1 -689 2 -684 2 422 1 564 2 -995 2 391 1 -131
513 2 -130 2 539 1 -402 2 24 2 726 1 -1024 2 799 2 207
514 1 222 2 425 2 -1367 1 954 2 -597 2 419 1 818 2 -1074
515 2 263 1 472 2 -258 2 -1394 1 1231 2 -258 2 -318 1 -98
516 2 933 2 114 1 -1111 2 714 2 41 1 -43 2 -879 2 144
517 1 289 2 221 2 708 1 789 2 -1837 2 379 1 -475 2 496
518 2 -416 1 -208 2 8 2 1464 1 -1636 2 719 2 -542 1 336
519 2 2002 2 -1804 1 -129 2 -161 2 -36 1 659 2 -1126 2 1080
520 1 -374 2 -187 2 -361 1 561 2 -487 2 2303 1 -2105 2 -194
521 2 26 1 -197 2 1653 2 -1070 1 1027 2 -996 2 89 1 -390
522 2 161 2 419 1 1102 2 -1881 2 537 1 1277 2 -1985 2 1017
523 1 -909 2 1002 2 72 1 -1488 2 2679 2 -2169 1 124 2 877
524 2 -219 1 -447 2 1056 2 -964 1 -93 2 -621 2 122 1 121
525 2 1095 2 -1097 1 737 2 -495 2 -468 1 733 2 -309 2 -474
526 1 108 2 1235 2 -148 1 -995 2 492 2 156 1 -341 2 -115
527 2 86 1 331 2 -50 2 -69 1 -47 2 226 2 -729 1 312
528 2 -36 2 426 1 360 2 332 2 -649 1 -160 2 -242 2 -302
529 1 1725 2 -719 2 -962 1 -19 2 -284 700 3406 254 MP stroke