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_newci_xi.eps
4 %%CreationDate: 06/24/2011 12:59:24
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 445 2 -552 2 694 1 780 2 -1539 2 816 1 -927 2 381
271 2 -330 1 179 2 1430 2 -1259 1 -37 2 356 2 684 1 -10
272 2 -659 2 -355 1 682 2 57 2 -469 1 226 2 -842 2 971
273 1 -734 2 1808 2 -1270 1 730 2 -1580 2 497 1 1208 2 -1197
274 2 -230 1 1051 2 48 2 -645 1 418 2 -510 2 543 1 316
275 2 -651 2 -846 1 867 2 -649 2 151 1 639 2 -600 2 -402
276 1 410 2 -26 2 953 1 -911 2 48 2 -142 1 -166 2 335
277 2 1006 1 -530 2 -138 2 -583 1 573 2 678 2 -795 1 -401
278 2 299 2 446 1 -638 2 852 2 181 1 -269 2 -122 2 211
279 1 -8 2 233 2 -710 1 -455 2 -299 2 1107 1 -947 2 636
280 2 -687 1 1320 2 226 2 -166 1 -1069 2 67 2 806 1 -1041
281 2 813 2 -842 1 214 2 964 2 -643 1 -622 2 97 2 -26
282 1 501 2 -102 2 223 1 310 2 617 2 -1473 1 -457 2 232
283 2 794 1 11 2 -458 2 1234 1 -1148 2 312 2 300 1 -1038
284 2 1235 2 364 1 -1500 2 150 2 407 1 1029 2 -655 2 -219
285 1 18 2 249 2 -446 1 -529 2 1179 2 428 1 -1512 2 480
286 2 117 1 68 2 -463 2 245 1 -80 2 552 2 -1094 1 687
287 2 -853 2 752 1 503 2 -585 2 475 1 -1088 2 634 2 -645
288 1 896 2 -415 2 281 1 293 2 -608 2 -178 1 367 2 559
289 2 -153 1 274 2 -532 2 -776 1 2270 2 -2054 2 680 1 -417
290 2 273 2 703 1 -352 2 279 2 -746 1 740 2 -748 2 -231
291 1 -3 2 -110 2 1430 1 -1283 2 438 2 -715 1 717 2 -457
292 2 -360 1 723 2 -966 2 955 1 -76 2 483 2 -634 1 996
293 2 -1344 2 -454 1 1525 2 -214 2 -48 1 -607 2 -140 2 727
294 1 14 2 -338 2 1213 1 -1128 2 704 2 -781 1 560 2 -748
295 2 -382 1 -127 2 1324 2 -1376 1 -75 2 645 2 -412 1 1753
296 2 -1289 2 -194 1 -439 2 55 2 1587 1 -1724 2 230 2 266
297 1 174 2 390 2 -469 1 -139 2 -368 2 654 1 845 2 850
298 2 -1904 1 1249 2 -1498 2 366 1 158 2 394 2 -669 1 -391
299 2 2346 2 -2432 1 117 2 1436 2 51 1 -506 2 -650 2 -133
300 1 1782 2 -1903 2 340 1 -357 2 988 2 -1280 1 1318 2 -155
301 2 -358 1 73 2 -565 2 482 1 380 2 -622 2 1157 1 -534
302 2 -18 2 189 1 1049 2 -452 2 -1452 1 256 2 -429 2 1740
303 1 -620 2 -120 2 -712 1 1310 2 -335 2 -1017 1 373 2 -62
304 2 395 1 248 2 -1137 2 -378 1 1243 2 -69 2 432 1 -523
305 2 362 2 -618 1 360 2 -960 2 248 1 583 2 -266 2 597
306 1 -907 2 -350 2 600 1 -459 2 871 2 -839 1 670 2 -373
307 2 1710 1 -1266 2 199 3613 2291 300 MP stroke
308 2 -516 1 -544 2 -199 2 2448 1 -2183 2 878 2 347 1 330
309 2 -906 2 437 1 -1004 2 159 2 -81 1 147 2 -271 2 1327
310 1 -293 2 -126 2 -751 1 1406 2 -1161 2 -37 1 462 2 328
311 2 -756 1 -301 2 -254 2 118 1 167 2 204 2 865 1 -584
312 2 851 2 -220 1 -1046 2 419 2 659 1 385 2 -1068 2 782
313 1 -182 2 -1315 2 904 1 -975 2 1087 2 611 1 1387 2 -2017
314 2 63 1 -355 2 358 2 599 1 -174 2 -719 2 404 1 -519
315 2 183 2 321 1 678 2 -1907 2 1116 1 445 2 -1331 2 828
316 1 -518 2 -82 2 67 1 840 2 -691 2 -357 1 1030 2 126
317 2 47 1 -850 2 -119 2 -199 1 542 2 106 2 84 1 -628
318 2 1083 2 -1052 1 586 2 -1005 2 1470 1 -387 2 -613 2 -19
319 1 -289 2 480 2 487 1 -510 2 854 2 -231 1 -91 2 -49
320 2 561 1 637 2 -1730 2 63 1 263 2 -240 2 -107 1 1454
321 2 -1257 2 -216 1 -357 2 939 2 -236 1 1462 2 -1799 2 557
322 1 -383 2 838 2 53 1 -974 2 -75 2 760 1 -1049 2 1621
323 2 -990 1 200 2 -73 2 231 1 -132 2 57 2 -486 1 1796
324 2 -1780 2 953 1 379 2 -1592 2 -148 1 588 2 -654 2 -361
325 1 355 2 1612 2 -380 1 -1061 2 600 2 723 1 -995 2 704
326 2 755 1 -1492 2 561 2 823 1 -1461 2 125 2 281 1 533
327 2 -596 2 152 1 -956 2 690 2 -70 1 128 2 705 2 -269
328 1 -760 2 893 2 -227 1 -563 2 662 2 -878 1 1211 2 -887
329 2 -801 1 1167 2 -759 2 -287 1 1744 2 -1467 2 1572 1 -555
330 2 -999 2 796 1 -1108 2 571 2 -17 1 452 2 -192 2 -316
331 1 379 2 -1027 2 1461 1 -120 2 -151 2 395 1 -109 2 -1094
332 2 -177 1 685 2 852 2 -1088 1 251 2 -121 2 392 1 -730
333 2 461 2 86 1 -103 2 -644 2 -209 1 923 2 -725 2 2675
334 1 -1866 2 -930 2 484 1 -132 2 1092 2 -518 1 -468 2 1033
335 2 -1034 1 545 2 80 2 -389 1 -188 2 -350 2 1938 1 -1040
336 2 -605 2 -226 1 329 2 1130 2 -1468 1 851 2 -587 2 -44
337 1 39 2 279 2 616 1 -916 2 132 2 -338 1 1421 2 -775
338 2 4 1 -20 2 -436 2 559 1 884 2 -1544 2 -173 1 -25
339 2 803 2 370 1 -1158 2 280 2 134 1 846 2 -718 2 101
340 1 -168 2 52 2 94 1 1458 2 -2181 2 -48 1 984 2 535
341 2 -1371 1 673 2 -737 2 87 1 339 2 389 2 586 1 -1287
342 2 376 2 347 1 9 2 -445 2 -138 1 8 2 463 2 593
343 1 -300 2 -124 2 -734 1 425 2 634 2 -860 1 285 2 851
344 2 -1132 1 810 2 -260 2 -433 1 202 2 870 2 -770 1 -895
345 2 1135 2 137 1 -1245 3115 3301 300 MP stroke
346 2 471 2 95 1 116 2 -531 2 750 1 -145 2 37 2 1298
347 1 -1325 2 248 2 -910 1 127 2 1087 2 57 1 -1215 2 163
348 2 951 1 -331 2 -114 2 -372 1 263 2 -624 2 610 1 -521
349 2 -175 2 1677 1 -34 2 -1195 2 -273 1 1197 2 121 2 -655
350 1 -385 2 249 2 1192 1 -1271 2 45 2 2319 1 -2742 2 930
351 2 -642 1 25 2 583 2 1199 1 -1593 2 -138 2 61 1 -514
352 2 867 2 -654 1 667 2 -839 2 923 1 -292 2 546 2 -803
353 1 -429 2 -52 2 177 1 1366 2 -1346 2 370 1 -719 2 913
354 2 667 1 -630 2 211 2 -945 1 105 2 799 2 -991 1 1055
355 2 -969 2 1144 1 -1066 2 290 2 -395 1 99 2 491 2 -421
356 1 220 2 -15 2 -104 1 418 2 467 2 -1346 1 989 2 59
357 2 1715 1 -1528 2 251 2 -427 1 -38 2 224 2 -219 1 -384
358 2 -442 2 437 1 630 2 11 2 -500 1 1284 2 -2279 2 1642
359 1 -762 2 -684 2 2432 1 352 2 -1019 2 -618 1 -1158 2 224
360 2 457 1 1032 2 -678 2 -989 1 1564 2 -709 2 -651 1 625
361 2 81 2 -333 1 -68 2 1162 2 -471 1 -1252 2 271 2 1174
362 1 743 2 -1901 2 46 1 266 2 1128 2 30 1 307 2 -894
363 2 208 1 -669 2 664 2 -424 1 -863 2 1581 2 -1426 1 1160
364 2 -748 2 -616 1 934 2 970 2 -1068 1 1230 2 -1826 2 360
365 1 -46 2 432 2 145 1 -24 2 54 2 770 1 -670 2 -252
366 2 274 1 352 2 -1104 2 736 1 1140 2 -1691 2 723 1 -443
367 2 322 2 -616 1 -28 2 908 2 -571 1 -89 2 -123 2 486
368 1 -658 2 1167 2 -361 1 291 2 -776 2 587 1 -938 2 -489
369 2 1057 1 -411 2 -622 2 -212 1 91 2 817 2 -707 1 -258
370 2 900 2 -475 1 -150 2 983 2 -985 1 537 2 393 1 -230
371 2 11 2 -65 1 -839 2 914 2 977 1 -1349 2 -273 2 336
372 1 892 2 -1389 2 488 1 686 2 250 2 -19 1 197 2 -857
373 2 -4 1 60 2 -156 2 1426 1 -1549 2 -371 2 32 1 1208
374 2 -1070 2 1262 1 -285 2 290 2 -750 1 -36 2 -249 2 123
375 1 -210 2 720 2 -734 1 401 2 -398 2 61 1 798 2 -1221
376 2 783 1 -80 2 20 2 1026 1 -1442 2 1433 2 -738 1 -39
377 2 -595 2 1045 1 -1304 2 -166 2 1591 1 -593 2 -610 2 349
378 1 507 2 -880 2 913 1 -672 2 155 2 219 1 -268 2 -782
379 2 350 1 726 2 338 2 -1010 1 969 2 -791 2 -403 1 150
380 2 1502 2 -1103 1 1522 2 -2194 2 1096 1 261 2 -112 2 172
381 1 -112 2 -139 2 -443 1 -614 2 897 2 35 1 -320 2 -298
382 2 1969 1 -2086 2 -178 2 571 1 -467 2 -171 2 140 1 1021
383 2 -990 2 384 1 -307 2617 2976 300 MP stroke
384 2 1015 2 -1142 1 -15 2 310 2 -339 1 467 2 -158 2 678
385 1 -740 2 824 2 -1222 1 470 2 -330 2 266 1 -488 2 585
386 2 -382 1 545 2 208 2 36 1 246 2 -319 2 351 1 -214
387 2 -52 2 375 1 -426 2 931 2 -1286 1 490 2 -725 2 1061
388 1 -411 2 -765 2 336 1 -453 2 356 2 906 1 -241 2 31
389 2 -525 1 -458 2 162 2 618 1 433 2 -176 2 801 1 -785
390 2 -216 2 -442 1 -548 2 -48 2 741 1 1048 2 39 2 -1621
391 1 1158 2 -536 2 -111 1 -173 2 609 2 69 1 174 2 -274
392 2 -211 1 -790 2 153 2 386 1 -51 2 789 2 5 1 -655
393 2 -237 2 245 1 471 2 -132 2 -554 1 -108 2 -208 2 -12
394 1 132 2 986 2 -914 1 1508 2 -1202 2 775 1 -1121 2 -146
395 2 -292 1 1707 2 -967 2 253 1 470 2 -1125 2 1057 1 221
396 2 -47 2 -988 1 -159 2 547 2 1356 1 -2116 2 225 2 348
397 1 241 2 415 2 -763 1 -738 2 2206 2 -1033 1 -1158 2 444
398 2 -80 1 48 2 721 2 -473 1 1123 2 -1333 2 877 1 -776
399 2 -238 2 135 1 1480 2 -801 2 929 1 -1803 2 1803 2 -929
400 1 801 2 -1480 2 -135 1 238 2 776 2 -877 1 1333 2 -1123
401 2 473 1 -721 2 -48 2 80 1 -444 2 1158 2 1033 1 -2206
402 2 738 2 763 1 -415 2 -241 2 -348 1 -225 2 2116 2 -1356
403 1 -547 2 159 2 988 1 47 2 -221 2 -1057 1 1125 2 -470
404 2 -253 1 967 2 -1707 2 292 1 146 2 1121 2 -775 1 1202
405 2 -1508 2 914 1 -986 2 -132 2 12 1 208 2 108 2 554
406 1 132 2 -471 2 -245 1 237 2 655 2 -5 1 -789 2 51
407 2 -386 1 -153 2 790 2 211 1 274 2 -174 2 -69 1 -609
408 2 173 2 111 1 536 2 -1158 2 1621 1 -39 2 -1048 2 -741
409 1 48 2 548 2 442 1 216 2 785 2 -801 1 176 2 -433
410 2 -618 1 -162 2 458 2 525 1 -31 2 241 2 -906 1 -356
411 2 453 2 -336 1 765 2 411 2 -1061 1 725 2 -490 2 1286
412 1 -931 2 426 2 -375 1 52 2 214 2 -351 1 319 2 -246
413 2 -36 1 -208 2 -545 2 382 1 -585 2 488 2 -266 1 330
414 2 -470 2 1222 1 -824 2 740 2 -678 1 158 2 -467 2 339
415 1 -310 2 15 2 1142 1 -1015 2 307 2 -384 1 990 2 -1021
416 2 -140 1 171 2 467 2 -571 1 178 2 2086 2 -1969 1 298
417 2 320 2 -35 1 -897 2 614 2 443 1 139 2 112 2 -172
418 1 112 2 -261 2 -1096 1 2194 2 -1522 2 1103 1 -1502 2 -150
419 2 403 1 791 2 -969 2 1010 1 -338 2 -726 2 -350 1 782
420 2 268 2 -219 1 -155 2 672 2 -913 1 880 2 -507 2 -349
421 1 610 2 593 2 -1591 2118 3270 300 MP stroke
422 1 166 2 1304 2 -1045 1 595 2 39 2 738 1 -1433 2 1442
423 2 -1026 1 -20 2 80 2 -783 1 1221 2 -798 2 -61 1 398
424 2 -401 2 734 1 -720 2 210 2 -123 1 249 2 36 2 750
425 1 -290 2 285 2 -1262 1 1070 2 -1208 2 -32 1 371 2 1549
426 2 -1426 1 156 2 -60 2 4 1 857 2 -197 2 19 1 -250
427 2 -686 2 -488 1 1389 2 -892 2 -336 1 273 2 1349 2 -977
428 1 -914 2 839 2 65 1 -11 2 230 2 -393 1 -537 2 985
429 2 -983 1 150 2 475 2 -900 1 258 2 707 2 -817 1 -91
430 2 212 2 622 1 411 2 -1057 2 489 1 938 2 -587 2 776
431 1 -291 2 361 2 -1167 1 658 2 -486 2 123 1 89 2 571
432 2 -908 1 28 2 616 2 -322 1 443 2 -723 2 1691 1 -1140
433 2 -736 2 1104 1 -352 2 -274 2 252 1 670 2 -770 2 -54
434 1 24 2 -145 2 -432 1 46 2 -360 2 1826 1 -1230 2 1068
435 2 -970 1 -934 2 616 2 748 1 -1160 2 1426 2 -1581 1 863
436 2 424 2 -664 1 669 2 -208 2 894 1 -307 2 -30 2 -1128
437 1 -266 2 -46 2 1901 1 -743 2 -1174 2 -271 1 1252 2 471
438 2 -1162 1 68 2 333 2 -81 1 -625 2 651 2 709 1 -1564
439 2 989 2 678 1 -1032 2 -457 2 -224 1 1158 2 618 2 1019
440 1 -352 2 -2432 2 684 1 762 2 -1642 2 2279 1 -1284 2 500
441 2 -11 1 -630 2 -437 2 442 1 384 2 219 2 -224 1 38
442 2 427 2 -251 1 1528 2 -1715 2 -59 1 -989 2 1346 2 -467
443 1 -418 2 104 2 15 1 -220 2 421 2 -491 1 -99 2 395
444 2 -290 1 1066 2 -1144 2 969 1 -1055 2 991 2 -799 1 -105
445 2 945 2 -211 1 630 2 -667 2 -913 1 719 2 -370 2 1346
446 1 -1366 2 -177 2 52 1 429 2 803 2 -546 1 292 2 -923
447 2 839 1 -667 2 654 2 -867 1 514 2 -61 2 138 1 1593
448 2 -1199 2 -583 1 -25 2 642 2 -930 1 2742 2 -2319 2 -45
449 1 1271 2 -1192 2 -249 1 385 2 655 2 -121 1 -1197 2 273
450 2 1195 1 34 2 -1677 2 175 1 521 2 -610 2 624 1 -263
451 2 372 2 114 1 331 2 -951 2 -163 1 1215 2 -57 2 -1087
452 1 -127 2 910 2 -248 1 1325 2 -1298 2 -37 1 145 2 -750
453 2 531 1 -116 2 -95 2 -471 1 1245 2 -137 2 -1135 1 895
454 2 770 2 -870 1 -202 2 433 2 260 1 -810 2 1132 2 -851
455 1 -285 2 860 2 -634 1 -425 2 734 2 124 1 300 2 -593
456 2 -463 1 -8 2 138 2 445 1 -9 2 -347 2 -376 1 1287
457 2 -586 2 -389 1 -339 2 -87 2 737 1 -673 2 1371 2 -535
458 1 -984 2 48 2 2181 1 -1458 2 -94 2 -52 1 168 2 -101
459 2 718 1 -846 2 -134 1620 2878 300 MP stroke
460 2 -280 1 1158 2 -370 2 -803 1 25 2 173 2 1544 1 -884
461 2 -559 2 436 1 20 2 -4 2 775 1 -1421 2 338 2 -132
462 1 916 2 -616 2 -279 1 -39 2 44 2 587 1 -851 2 1468
463 2 -1130 1 -329 2 226 2 605 1 1040 2 -1938 2 350 1 188
464 2 389 2 -80 1 -545 2 1034 2 -1033 1 468 2 518 2 -1092
465 1 132 2 -484 2 930 1 1866 2 -2675 2 725 1 -923 2 209
466 2 644 1 103 2 -86 2 -461 1 730 2 -392 2 121 1 -251
467 2 1088 2 -852 1 -685 2 177 2 1094 1 109 2 -395 2 151
468 1 120 2 -1461 2 1027 1 -379 2 316 2 192 1 -452 2 17
469 2 -571 1 1108 2 -796 2 999 1 555 2 -1572 2 1467 1 -1744
470 2 287 2 759 1 -1167 2 801 2 887 1 -1211 2 878 2 -662
471 1 563 2 227 2 -893 1 760 2 269 2 -705 1 -128 2 70
472 2 -690 1 956 2 -152 2 596 1 -533 2 -281 2 -125 1 1461
473 2 -823 2 -561 1 1492 2 -755 2 -704 1 995 2 -723 2 -600
474 1 1061 2 380 2 -1612 1 -355 2 361 2 654 1 -588 2 148
475 2 1592 1 -379 2 -953 2 1780 1 -1796 2 486 2 -57 1 132
476 2 -231 2 73 1 -200 2 990 2 -1621 1 1049 2 -760 2 75
477 1 974 2 -53 2 -838 1 383 2 -557 2 1799 1 -1462 2 236
478 2 -939 1 357 2 216 2 1257 1 -1454 2 107 2 240 1 -263
479 2 -63 2 1730 1 -637 2 -561 2 49 1 91 2 231 2 -854
480 1 510 2 -487 2 -480 1 289 2 19 2 613 1 387 2 -1470
481 2 1005 1 -586 2 1052 2 -1083 1 628 2 -84 2 -106 1 -542
482 2 199 2 119 1 850 2 -47 2 -126 1 -1030 2 357 2 691
483 1 -840 2 -67 2 82 1 518 2 -828 2 1331 1 -445 2 -1116
484 2 1907 1 -678 2 -321 2 -183 1 519 2 -404 2 719 1 174
485 2 -599 2 -358 1 355 2 -63 2 2017 1 -1387 2 -611 2 -1087
486 1 975 2 -904 2 1315 1 182 2 -782 2 1068 1 -385 2 -659
487 2 -419 1 1046 2 220 2 -851 1 584 2 -865 2 -204 1 -167
488 2 -118 2 254 1 301 2 756 2 -328 1 -462 2 37 2 1161
489 1 -1406 2 751 2 126 1 293 2 -1327 2 271 1 -147 2 81
490 2 -159 1 1004 2 -437 2 906 1 -330 2 -347 2 -878 1 2183
491 2 -2448 2 199 1 544 2 516 2 -199 1 1266 2 -1710 2 373
492 1 -670 2 839 2 -871 1 459 2 -600 2 350 1 907 2 -597
493 2 266 1 -583 2 -248 2 960 1 -360 2 618 2 -362 1 523
494 2 -432 2 69 1 -1243 2 378 2 1137 1 -248 2 -395 2 62
495 1 -373 2 1017 2 335 1 -1310 2 712 2 120 1 620 2 -1740
496 2 429 1 -256 2 1452 2 452 1 -1049 2 -189 2 18 1 534
497 2 -1157 2 622 1 -380 1122 2745 300 MP stroke
498 2 -482 2 565 1 -73 2 358 2 155 1 -1318 2 1280 2 -988
499 1 357 2 -340 2 1903 1 -1782 2 133 2 650 1 506 2 -51
500 2 -1436 1 -117 2 2432 2 -2346 1 391 2 669 2 -394 1 -158
501 2 -366 2 1498 1 -1249 2 1904 2 -850 1 -845 2 -654 2 368
502 1 139 2 469 2 -390 1 -174 2 -266 2 -230 1 1724 2 -1587
503 2 -55 1 439 2 194 2 1289 1 -1753 2 412 2 -645 1 75
504 2 1376 2 -1324 1 127 2 382 2 748 1 -560 2 781 2 -704
505 1 1128 2 -1213 2 338 1 -14 2 -727 2 140 1 607 2 48
506 2 214 1 -1525 2 454 2 1344 1 -996 2 634 2 -483 1 76
507 2 -955 2 966 1 -723 2 360 2 457 1 -717 2 715 2 -438
508 1 1283 2 -1430 2 110 1 3 2 231 2 748 1 -740 2 746
509 2 -279 1 352 2 -703 2 -273 1 417 2 -680 2 2054 1 -2270
510 2 776 2 532 1 -274 2 153 2 -559 1 -367 2 178 2 608
511 1 -293 2 -281 2 415 1 -896 2 645 2 -634 1 1088 2 -475
512 2 585 1 -503 2 -752 2 853 1 -687 2 1094 2 -552 1 80
513 2 -245 2 463 1 -68 2 -117 2 -480 1 1512 2 -428 2 -1179
514 1 529 2 446 2 -249 1 -18 2 219 2 655 1 -1029 2 -407
515 2 -150 1 1500 2 -364 2 -1235 1 1038 2 -300 2 -312 1 1148
516 2 -1234 2 458 1 -11 2 -794 2 -232 1 457 2 1473 2 -617
517 1 -310 2 -223 2 102 1 -501 2 26 2 -97 1 622 2 643
518 2 -964 1 -214 2 842 2 -813 1 1041 2 -806 2 -67 1 1069
519 2 166 2 -226 1 -1320 2 687 2 -636 1 947 2 -1107 2 299
520 1 455 2 710 2 -233 1 8 2 -211 2 122 1 269 2 -181
521 2 -852 1 638 2 -446 2 -299 1 401 2 795 2 -678 1 -573
522 2 583 2 138 1 530 2 -1006 2 -335 1 166 2 142 2 -48
523 1 911 2 -953 2 26 1 -410 2 402 2 600 1 -639 2 -151
524 2 649 1 -867 2 846 2 651 1 -316 2 -543 2 510 1 -418
525 2 645 2 -48 1 -1051 2 230 2 1197 1 -1208 2 -497 2 1580
526 1 -730 2 1270 2 -1808 1 734 2 -971 2 842 1 -226 2 469
527 2 -57 1 -682 2 355 2 659 1 10 2 -684 2 -356 1 37
528 2 1259 2 -1430 1 -179 2 330 2 -381 1 927 2 -816 2 1539
529 1 -780 2 -694 2 552 1 -445 2 -581 700 3572 254 MP stroke