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/images/fft_newci_ii.eps
4 %%CreationDate: 06/24/2011 12:57:43
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 913 2 -522 2 513 1 -525 2 286 2 1970 1 -1088 2 122
271 2 -409 1 -1008 2 -261 2 1662 1 -1293 2 1654 2 -1615 1 1584
272 2 -1666 2 -100 1 665 2 -211 2 1685 1 -2235 2 1749 2 -93
273 1 -1646 2 534 2 128 1 -157 2 52 2 -504 1 849 2 -133
274 2 55 1 -242 2 1091 2 136 1 -1622 2 -206 2 987 1 438
275 2 -1019 2 421 1 -600 2 633 2 -872 1 1366 2 198 2 -1669
276 1 35 2 1102 2 -1013 1 790 2 -1030 2 1062 1 -74 2 258
277 2 -731 1 269 2 1302 2 -1417 1 674 2 -545 2 -575 1 1306
278 2 -876 2 670 1 -191 2 744 2 -549 1 -1168 2 1412 2 -392
279 1 -1084 2 334 2 519 1 653 2 -1088 2 22 1 1026 2 435
280 2 -1236 1 -278 2 45 2 366 1 447 2 -313 2 -510 1 967
281 2 -49 2 -88 1 400 2 -614 2 433 1 -134 2 -1060 2 832
282 1 -39 2 -504 2 5 1 9 2 -633 2 148 1 1252 2 -1031
283 2 296 1 1310 2 -763 2 1592 1 -1553 2 -516 2 731 1 -376
284 2 -741 2 1394 1 -882 2 394 2 -444 1 -779 2 383 2 1579
285 1 -1291 2 -422 2 442 1 -126 2 78 2 416 1 -902 2 856
286 2 50 1 142 2 218 2 -608 1 312 2 499 2 -526 1 -177
287 2 525 2 42 1 -361 2 -267 2 -138 1 -161 2 1865 2 -691
288 1 478 2 -1403 2 881 1 -1189 2 -236 2 -38 1 620 2 -119
289 2 -167 1 175 2 -789 2 657 1 341 2 -6 2 247 1 151
290 2 -1177 2 571 1 -14 2 1271 2 -781 1 -475 2 659 2 213
291 1 175 2 521 2 -642 1 -1458 2 367 2 832 1 -427 2 102
292 2 -311 1 892 2 -297 2 -787 1 1192 2 -1562 2 137 1 1767
293 2 -2108 2 424 1 754 2 41 2 1167 1 -608 2 -571 2 -162
294 1 596 2 614 2 -882 1 -446 2 -39 2 -902 1 942 2 232
295 2 -513 1 -57 2 -426 2 1469 1 -724 2 1536 2 -2076 1 718
296 2 -548 2 836 1 -883 2 -340 2 1360 1 -988 2 1303 2 -1050
297 1 1443 2 -2164 2 1479 1 -228 2 -899 2 207 1 -271 2 -373
298 2 1292 1 261 2 -1020 2 1588 1 -1556 2 484 2 -363 1 241
299 2 -157 2 -463 1 -152 2 1489 2 -536 1 12 2 409 2 -173
300 1 308 2 -1327 2 448 1 283 2 -575 2 717 1 -882 2 1505
301 2 -1880 1 840 2 1 2 1213 1 -415 2 -499 2 -854 1 -125
302 2 811 2 -133 1 685 2 -675 2 23 1 289 2 164 2 4
303 1 -679 2 1007 2 -286 1 -293 2 457 2 -232 1 -1174 2 956
304 2 -475 1 976 2 -1073 2 1896 1 -1512 2 -583 2 163 1 543
305 2 -489 2 -185 1 1296 2 -271 2 -476 1 -455 2 -236 2 1112
306 1 -457 2 227 2 14 1 119 2 -982 2 516 1 204 2 -556
307 2 1445 1 704 2 -1985 3613 2931 300 MP stroke
308 2 669 1 -736 2 36 2 412 1 20 2 -852 2 584 1 647
309 2 -680 2 924 1 -905 2 -487 2 833 1 -80 2 -979 2 1737
310 1 -1547 2 1191 2 -773 1 882 2 -698 2 407 1 -612 2 504
311 2 69 1 -863 2 1513 2 -534 1 -447 2 -184 2 110 1 -149
312 2 927 2 -966 1 429 2 -505 2 862 1 -910 2 597 2 1071
313 1 183 2 -926 2 -382 1 -508 2 182 2 355 1 280 2 -92
314 2 78 1 -14 2 -750 2 1162 1 162 2 381 2 -759 1 -1111
315 2 1723 2 -587 1 -1014 2 560 2 -53 1 667 2 -1113 2 635
316 1 -677 2 803 2 164 1 -1272 2 1177 2 -675 1 -338 2 233
317 2 -39 1 1032 2 -337 2 574 1 -1089 2 758 2 -1331 1 454
318 2 -183 2 1474 1 -1474 2 33 2 573 1 103 2 -695 2 1065
319 1 -1075 2 1365 2 39 1 -1490 2 73 2 -266 1 466 2 2070
320 2 -1307 1 -1280 2 702 2 514 1 -383 2 1594 2 -1329 1 661
321 2 -1866 2 119 1 56 2 888 2 232 1 -167 2 -1003 2 953
322 1 -632 2 -225 2 253 1 181 2 -356 2 1380 1 -251 2 -654
323 2 -375 1 650 2 -80 2 348 1 -243 2 -155 2 -338 1 1303
324 2 -1174 2 -265 1 461 2 -221 2 885 1 -559 2 85 2 -460
325 1 815 2 -446 2 -515 1 151 2 917 2 -159 1 -401 2 127
326 2 -730 1 1894 2 -1157 2 -545 1 293 2 485 2 -201 1 481
327 2 -1400 2 -18 1 392 2 613 2 216 1 -751 2 343 2 407
328 1 -1099 2 510 2 -326 1 -513 2 1699 2 -1195 1 59 2 -619
329 2 297 1 861 2 -354 2 -595 1 953 2 -111 2 1031 1 -812
330 2 -906 2 547 1 1628 2 -1312 2 573 1 -873 2 -257 2 -132
331 1 1222 2 -1212 2 448 1 1014 2 -1577 2 48 1 757 2 -270
332 2 1089 1 -1259 2 -486 2 324 1 -179 2 -4 2 581 1 285
333 2 73 2 -1015 1 305 2 1231 2 -1338 1 618 2 82 2 600
334 1 -1274 2 1044 2 -630 1 -441 2 963 2 -1221 1 497 2 992
335 2 -1367 1 1034 2 -273 2 -556 1 257 2 -486 2 500 1 371
336 2 -31 2 1032 1 -1965 2 450 2 871 1 -1069 2 899 2 -120
337 1 -843 2 728 2 -287 1 -73 2 -372 2 858 1 -66 2 -415
338 2 -256 1 336 2 310 2 294 1 -898 2 306 2 -150 1 4
339 2 601 2 -762 1 -244 2 882 2 -1111 1 1125 2 -593 2 9
340 1 -341 2 -18 2 1084 1 -953 2 822 2 183 1 -440 2 319
341 2 -32 1 -986 2 80 2 444 1 1440 2 -1283 2 154 1 -756
342 2 963 2 -214 1 -597 2 245 2 124 1 -101 2 280 2 -96
343 1 26 2 -651 2 134 1 -179 2 798 2 -262 1 689 2 -919
344 2 -418 1 988 2 800 2 -1191 1 -600 2 228 2 743 1 -291
345 2 -73 2 -114 1 526 3115 2281 300 MP stroke
346 2 -801 2 -104 1 986 2 -381 2 525 1 410 2 -32 2 -936
347 1 -167 2 9 2 -450 1 -37 2 839 2 -699 1 483 2 -226
348 2 218 1 442 2 -122 2 -251 1 1302 2 -1525 2 1510 1 -1504
349 2 -32 2 406 1 -234 2 -512 2 -201 1 952 2 -400 2 704
350 1 -130 2 324 2 -809 1 -376 2 290 2 1021 1 -53 2 -479
351 2 22 1 -480 2 1395 2 -1933 1 452 2 709 2 364 1 -1053
352 2 480 2 -617 1 249 2 -357 2 636 1 -218 2 197 2 -789
353 1 26 2 1306 2 -715 1 93 2 1010 2 -1714 1 1030 2 -797
354 2 13 1 1080 2 -914 2 851 1 -419 2 -648 2 273 1 343
355 2 388 2 -394 1 120 2 -525 2 683 1 -49 2 -964 2 1397
356 1 -828 2 -374 2 1560 1 -656 2 227 2 -1458 1 362 2 -313
357 2 956 1 3 2 -457 2 653 1 -386 2 549 2 1 1 -1087
358 2 636 2 57 1 -507 2 1281 2 118 1 -252 2 -642 2 -461
359 1 -219 2 265 2 -94 1 1251 2 -1022 2 1392 1 -1572 2 -251
360 2 -359 1 -21 2 558 2 -63 1 -112 2 331 2 -186 1 -91
361 2 1381 2 -1180 1 233 2 -227 2 -440 1 94 2 1559 2 127
362 1 -788 2 115 2 -1019 1 2236 2 -493 2 -1492 1 26 2 71
363 2 -168 1 -109 2 1373 2 -1334 1 1063 2 589 2 -1695 1 1244
364 2 -264 2 -500 1 30 2 -880 2 897 1 -837 2 684 2 819
365 1 322 2 -999 2 874 1 -890 2 -436 2 258 1 623 2 -670
366 2 108 1 634 2 -1325 2 107 1 858 2 -637 2 -108 1 1060
367 2 673 2 -1431 1 599 2 332 2 -1462 1 292 2 91 2 -200
368 1 1258 2 -1359 2 605 1 -256 2 549 2 130 1 -706 2 51
369 2 414 1 -215 2 -42 2 110 1 -433 2 384 2 690 1 224
370 2 -1001 2 -144 1 -166 2 287 2 673 1 -607 2 496 1 -855
371 2 2068 2 -1743 1 678 2 -452 2 1058 1 -1427 2 -57 2 980
372 1 -894 2 -247 2 998 1 -133 2 -283 2 156 1 -929 2 837
373 2 576 1 -51 2 -952 2 470 1 814 2 -593 2 -541 1 914
374 2 -537 2 -879 1 736 2 -34 2 -358 1 830 2 -802 2 314
375 1 880 2 -1097 2 100 1 270 2 -586 2 306 1 490 2 -398
376 2 103 1 -69 2 -120 2 1144 1 -1480 2 787 2 -467 1 185
377 2 285 2 -981 1 1034 2 -1161 2 472 1 572 2 -88 2 -99
378 1 -513 2 655 2 40 1 -245 2 887 2 -1274 1 759 2 2
379 2 -265 1 -73 2 1031 2 -1536 1 998 2 -920 2 821 1 -727
380 2 1194 2 -1005 1 1111 2 -618 2 -548 1 1012 2 -428 2 -725
381 1 379 2 -454 2 -15 1 796 2 502 2 -1369 1 188 2 412
382 2 1201 1 -1392 2 -672 2 101 1 -130 2 565 2 71 1 -107
383 2 1229 2 -1709 1 402 2617 2896 300 MP stroke
384 2 546 2 -135 1 -535 2 879 2 -368 1 -162 2 140 2 593
385 1 -151 2 -261 2 -207 1 1164 2 -963 2 -474 1 312 2 -107
386 2 617 1 -1033 2 807 2 -881 1 13 2 171 2 118 1 -424
387 2 870 2 -434 1 703 2 -449 2 609 1 242 2 -1457 2 1405
388 1 12 2 -1099 2 528 1 -1024 2 861 2 1030 1 -1022 2 -129
389 2 726 1 -679 2 103 2 661 1 -888 2 -573 2 673 1 -177
390 2 114 2 -65 1 -309 2 506 2 -474 1 81 2 -444 2 91
391 1 439 2 947 2 -1279 1 418 2 -565 2 2134 1 -1417 2 -11
392 2 313 1 -1018 2 1238 2 -111 1 9 2 -440 2 1107 1 -325
393 2 -810 2 163 1 227 2 905 2 -677 1 -533 2 -654 2 182
394 1 2401 2 -2549 2 1138 1 -1103 2 814 2 -181 1 292 2 -373
395 2 -666 1 107 2 879 2 -222 1 296 2 -956 2 1048 1 -516
396 2 383 2 -325 1 499 2 -102 2 -1241 1 126 2 858 2 114
397 1 933 2 -1139 2 270 1 -274 2 -115 2 235 1 463 2 -1289
398 2 -68 1 174 2 319 2 -135 1 862 2 -670 2 -152 1 1583
399 2 -1692 2 919 1 1047 2 -1002 2 -968 1 -270 2 270 2 968
400 1 1002 2 -1047 2 -919 1 1692 2 -1583 2 152 1 670 2 -862
401 2 135 1 -319 2 -174 2 68 1 1289 2 -463 2 -235 1 115
402 2 274 2 -270 1 1139 2 -933 2 -114 1 -858 2 -126 2 1241
403 1 102 2 -499 2 325 1 -383 2 516 2 -1048 1 956 2 -296
404 2 222 1 -879 2 -107 2 666 1 373 2 -292 2 181 1 -814
405 2 1103 2 -1138 1 2549 2 -2401 2 -182 1 654 2 533 2 677
406 1 -905 2 -227 2 -163 1 810 2 325 2 -1107 1 440 2 -9
407 2 111 1 -1238 2 1018 2 -313 1 11 2 1417 2 -2134 1 565
408 2 -418 2 1279 1 -947 2 -439 2 -91 1 444 2 -81 2 474
409 1 -506 2 309 2 65 1 -114 2 177 2 -673 1 573 2 888
410 2 -661 1 -103 2 679 2 -726 1 129 2 1022 2 -1030 1 -861
411 2 1024 2 -528 1 1099 2 -12 2 -1405 1 1457 2 -242 2 -609
412 1 449 2 -703 2 434 1 -870 2 424 2 -118 1 -171 2 -13
413 2 881 1 -807 2 1033 2 -617 1 107 2 -312 2 474 1 963
414 2 -1164 2 207 1 261 2 151 2 -593 1 -140 2 162 2 368
415 1 -879 2 535 2 135 1 -546 2 -402 2 1709 1 -1229 2 107
416 2 -71 1 -565 2 130 2 -101 1 672 2 1392 2 -1201 1 -412
417 2 -188 2 1369 1 -502 2 -796 2 15 1 454 2 -379 2 725
418 1 428 2 -1012 2 548 1 618 2 -1111 2 1005 1 -1194 2 727
419 2 -821 1 920 2 -998 2 1536 1 -1031 2 73 2 265 1 -2
420 2 -759 2 1274 1 -887 2 245 2 -40 1 -655 2 513 2 99
421 1 88 2 -572 2 -472 2118 3384 300 MP stroke
422 1 1161 2 -1034 2 981 1 -285 2 -185 2 467 1 -787 2 1480
423 2 -1144 1 120 2 69 2 -103 1 398 2 -490 2 -306 1 586
424 2 -270 2 -100 1 1097 2 -880 2 -314 1 802 2 -830 2 358
425 1 34 2 -736 2 879 1 537 2 -914 2 541 1 593 2 -814
426 2 -470 1 952 2 51 2 -576 1 -837 2 929 2 -156 1 283
427 2 133 2 -998 1 247 2 894 2 -980 1 57 2 1427 2 -1058
428 1 452 2 -678 2 1743 1 -2068 2 855 2 -496 1 607 2 -673
429 2 -287 1 166 2 144 2 1001 1 -224 2 -690 2 -384 1 433
430 2 -110 2 42 1 215 2 -414 2 -51 1 706 2 -130 2 -549
431 1 256 2 -605 2 1359 1 -1258 2 200 2 -91 1 -292 2 1462
432 2 -332 1 -599 2 1431 2 -673 1 -1060 2 108 2 637 1 -858
433 2 -107 2 1325 1 -634 2 -108 2 670 1 -623 2 -258 2 436
434 1 890 2 -874 2 999 1 -322 2 -819 2 -684 1 837 2 -897
435 2 880 1 -30 2 500 2 264 1 -1244 2 1695 2 -589 1 -1063
436 2 1334 2 -1373 1 109 2 168 2 -71 1 -26 2 1492 2 493
437 1 -2236 2 1019 2 -115 1 788 2 -127 2 -1559 1 -94 2 440
438 2 227 1 -233 2 1180 2 -1381 1 91 2 186 2 -331 1 112
439 2 63 2 -558 1 21 2 359 2 251 1 1572 2 -1392 2 1022
440 1 -1251 2 94 2 -265 1 219 2 461 2 642 1 252 2 -118
441 2 -1281 1 507 2 -57 2 -636 1 1087 2 -1 2 -549 1 386
442 2 -653 2 457 1 -3 2 -956 2 313 1 -362 2 1458 2 -227
443 1 656 2 -1560 2 374 1 828 2 -1397 2 964 1 49 2 -683
444 2 525 1 -120 2 394 2 -388 1 -343 2 -273 2 648 1 419
445 2 -851 2 914 1 -1080 2 -13 2 797 1 -1030 2 1714 2 -1010
446 1 -93 2 715 2 -1306 1 -26 2 789 2 -197 1 218 2 -636
447 2 357 1 -249 2 617 2 -480 1 1053 2 -364 2 -709 1 -452
448 2 1933 2 -1395 1 480 2 -22 2 479 1 53 2 -1021 2 -290
449 1 376 2 809 2 -324 1 130 2 -704 2 400 1 -952 2 201
450 2 512 1 234 2 -406 2 32 1 1504 2 -1510 2 1525 1 -1302
451 2 251 2 122 1 -442 2 -218 2 226 1 -483 2 699 2 -839
452 1 37 2 450 2 -9 1 167 2 936 2 32 1 -410 2 -525
453 2 381 1 -986 2 104 2 801 1 -526 2 114 2 73 1 291
454 2 -743 2 -228 1 600 2 1191 2 -800 1 -988 2 418 2 919
455 1 -689 2 262 2 -798 1 179 2 -134 2 651 1 -26 2 96
456 2 -280 1 101 2 -124 2 -245 1 597 2 214 2 -963 1 756
457 2 -154 2 1283 1 -1440 2 -444 2 -80 1 986 2 32 2 -319
458 1 440 2 -183 2 -822 1 953 2 -1084 2 18 1 341 2 -9
459 2 593 1 -1125 2 1111 1620 2266 300 MP stroke
460 2 -882 1 244 2 762 2 -601 1 -4 2 150 2 -306 1 898
461 2 -294 2 -310 1 -336 2 256 2 415 1 66 2 -858 2 372
462 1 73 2 287 2 -728 1 843 2 120 2 -899 1 1069 2 -871
463 2 -450 1 1965 2 -1032 2 31 1 -371 2 -500 2 486 1 -257
464 2 556 2 273 1 -1034 2 1367 2 -992 1 -497 2 1221 2 -963
465 1 441 2 630 2 -1044 1 1274 2 -600 2 -82 1 -618 2 1338
466 2 -1231 1 -305 2 1015 2 -73 1 -285 2 -581 2 4 1 179
467 2 -324 2 486 1 1259 2 -1089 2 270 1 -757 2 -48 2 1577
468 1 -1014 2 -448 2 1212 1 -1222 2 132 2 257 1 873 2 -573
469 2 1312 1 -1628 2 -547 2 906 1 812 2 -1031 2 111 1 -953
470 2 595 2 354 1 -861 2 -297 2 619 1 -59 2 1195 2 -1699
471 1 513 2 326 2 -510 1 1099 2 -407 2 -343 1 751 2 -216
472 2 -613 1 -392 2 18 2 1400 1 -481 2 201 2 -485 1 -293
473 2 545 2 1157 1 -1894 2 730 2 -127 1 401 2 159 2 -917
474 1 -151 2 515 2 446 1 -815 2 460 2 -85 1 559 2 -885
475 2 221 1 -461 2 265 2 1174 1 -1303 2 338 2 155 1 243
476 2 -348 2 80 1 -650 2 375 2 654 1 251 2 -1380 2 356
477 1 -181 2 -253 2 225 1 632 2 -953 2 1003 1 167 2 -232
478 2 -888 1 -56 2 -119 2 1866 1 -661 2 1329 2 -1594 1 383
479 2 -514 2 -702 1 1280 2 1307 2 -2070 1 -466 2 266 2 -73
480 1 1490 2 -39 2 -1365 1 1075 2 -1065 2 695 1 -103 2 -573
481 2 -33 1 1474 2 -1474 2 183 1 -454 2 1331 2 -758 1 1089
482 2 -574 2 337 1 -1032 2 39 2 -233 1 338 2 675 2 -1177
483 1 1272 2 -164 2 -803 1 677 2 -635 2 1113 1 -667 2 53
484 2 -560 1 1014 2 587 2 -1723 1 1111 2 759 2 -381 1 -162
485 2 -1162 2 750 1 14 2 -78 2 92 1 -280 2 -355 2 -182
486 1 508 2 382 2 926 1 -183 2 -1071 2 -597 1 910 2 -862
487 2 505 1 -429 2 966 2 -927 1 149 2 -110 2 184 1 447
488 2 534 2 -1513 1 863 2 -69 2 -504 1 612 2 -407 2 698
489 1 -882 2 773 2 -1191 1 1547 2 -1737 2 979 1 80 2 -833
490 2 487 1 905 2 -924 2 680 1 -647 2 -584 2 852 1 -20
491 2 -412 2 -36 1 736 2 -669 2 1985 1 -704 2 -1445 2 556
492 1 -204 2 -516 2 982 1 -119 2 -14 2 -227 1 457 2 -1112
493 2 236 1 455 2 476 2 271 1 -1296 2 185 2 489 1 -543
494 2 -163 2 583 1 1512 2 -1896 2 1073 1 -976 2 475 2 -956
495 1 1174 2 232 2 -457 1 293 2 286 2 -1007 1 679 2 -4
496 2 -164 1 -289 2 -23 2 675 1 -685 2 133 2 -811 1 125
497 2 854 2 499 1 415 1122 1442 300 MP stroke
498 2 -1213 2 -1 1 -840 2 1880 2 -1505 1 882 2 -717 2 575
499 1 -283 2 -448 2 1327 1 -308 2 173 2 -409 1 -12 2 536
500 2 -1489 1 152 2 463 2 157 1 -241 2 363 2 -484 1 1556
501 2 -1588 2 1020 1 -261 2 -1292 2 373 1 271 2 -207 2 899
502 1 228 2 -1479 2 2164 1 -1443 2 1050 2 -1303 1 988 2 -1360
503 2 340 1 883 2 -836 2 548 1 -718 2 2076 2 -1536 1 724
504 2 -1469 2 426 1 57 2 513 2 -232 1 -942 2 902 2 39
505 1 446 2 882 2 -614 1 -596 2 162 2 571 1 608 2 -1167
506 2 -41 1 -754 2 -424 2 2108 1 -1767 2 -137 2 1562 1 -1192
507 2 787 2 297 1 -892 2 311 2 -102 1 427 2 -832 2 -367
508 1 1458 2 642 2 -521 1 -175 2 -213 2 -659 1 475 2 781
509 2 -1271 1 14 2 -571 2 1177 1 -151 2 -247 2 6 1 -341
510 2 -657 2 789 1 -175 2 167 2 119 1 -620 2 38 2 236
511 1 1189 2 -881 2 1403 1 -478 2 691 2 -1865 1 161 2 138
512 2 267 1 361 2 -42 2 -525 1 177 2 526 2 -499 1 -312
513 2 608 2 -218 1 -142 2 -50 2 -856 1 902 2 -416 2 -78
514 1 126 2 -442 2 422 1 1291 2 -1579 2 -383 1 779 2 444
515 2 -394 1 882 2 -1394 2 741 1 376 2 -731 2 516 1 1553
516 2 -1592 2 763 1 -1310 2 -296 2 1031 1 -1252 2 -148 2 633
517 1 -9 2 -5 2 504 1 39 2 -832 2 1060 1 134 2 -433
518 2 614 1 -400 2 88 2 49 1 -967 2 510 2 313 1 -447
519 2 -366 2 -45 1 278 2 1236 2 -435 1 -1026 2 -22 2 1088
520 1 -653 2 -519 2 -334 1 1084 2 392 2 -1412 1 1168 2 549
521 2 -744 1 191 2 -670 2 876 1 -1306 2 575 2 545 1 -674
522 2 1417 2 -1302 1 -269 2 731 2 -258 1 74 2 -1062 2 1030
523 1 -790 2 1013 2 -1102 1 -35 2 1669 2 -198 1 -1366 2 872
524 2 -633 1 600 2 -421 2 1019 1 -438 2 -987 2 206 1 1622
525 2 -136 2 -1091 1 242 2 -55 2 133 1 -849 2 504 2 -52
526 1 157 2 -128 2 -534 1 1646 2 93 2 -1749 1 2235 2 -1685
527 2 211 1 -665 2 100 2 1666 1 -1584 2 1615 2 -1654 1 1293
528 2 -1662 2 261 1 1008 2 409 2 -122 1 1088 2 -1970 2 -286
529 1 525 2 -513 2 522 1 -913 2 -37 700 3410 254 MP stroke