-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPerformance_Comparison55.eps
606 lines (606 loc) · 14.4 KB
/
Performance_Comparison55.eps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
%!PS-Adobe-2.0 EPSF-2.0
%%BoundingBox: 9 127 556 785
%%HiResBoundingBox: 9.500000 127.500000 556.000000 785.000000
%%Creator: MATLAB, The MathWorks, Inc. Version 7.13.0.564 (R2011b). Operating System: Darwin 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64.
%%Title: ./SPIKY_Perf_Comp.ps
%%CreationDate: 09/12/2014 15:33:38
%%DocumentNeededFonts: Helvetica
%%+ Helvetica-Bold
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Extensions: CMYK
%%EndComments
% EPSF created by ps2eps 1.68
%%BeginProlog
save
countdictstack
mark
newpath
/showpage {} def
/setpagedevice {pop} def
%%EndProlog
%%Page 1 1
%%BeginProlog
% MathWorks dictionary
/MathWorks 160 dict begin
% definition operators
/bdef {bind def} bind def
/ldef {load def} bind def
/xdef {exch def} bdef
/xstore {exch store} bdef
% operator abbreviations
/c /clip ldef
/cc /concat ldef
/cp /closepath ldef
/gr /grestore ldef
/gs /gsave ldef
/mt /moveto ldef
/np /newpath ldef
/cm /currentmatrix ldef
/sm /setmatrix ldef
/rm /rmoveto ldef
/rl /rlineto ldef
/s {show newpath} bdef
/sc {setcmykcolor} bdef
/sr /setrgbcolor ldef
/sg /setgray ldef
/w /setlinewidth ldef
/j /setlinejoin ldef
/cap /setlinecap ldef
/rc {rectclip} bdef
/rf {rectfill} bdef
% page state control
/pgsv () def
/bpage {/pgsv save def} bdef
/epage {pgsv restore} bdef
/bplot /gsave ldef
/eplot {stroke grestore} bdef
% orientation switch
/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
% coordinate system mappings
/dpi2point 0 def
% font control
/FontSize 0 def
/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
makefont setfont} bdef
/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
exch dup 3 1 roll findfont dup length dict begin
{ 1 index /FID ne {def}{pop pop} ifelse } forall
/Encoding exch def currentdict end definefont pop} bdef
/isroman {findfont /CharStrings get /Agrave known} bdef
/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
exch FMS} bdef
/csm {1 dpi2point div -1 dpi2point div scale neg translate
dup landscapeMode eq {pop -90 rotate}
{rotateMode eq {90 rotate} if} ifelse} bdef
% line types: solid, dotted, dashed, dotdash
/SO { [] 0 setdash } bdef
/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
/DA { [6 dpi2point mul] 0 setdash } bdef
/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
dpi2point mul] 0 setdash } bdef
% macros for lines and objects
/L {lineto stroke} bdef
/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
/AP {{rlineto} repeat} bdef
/PDlw -1 def
/W {/PDlw currentlinewidth def setlinewidth} def
/PP {closepath eofill} bdef
/DP {closepath stroke} bdef
/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
neg 0 exch rlineto closepath} bdef
/FR {MR stroke} bdef
/PR {MR fill} bdef
/L1i {{currentfile picstr readhexstring pop} image} bdef
/tMatrix matrix def
/MakeOval {newpath tMatrix currentmatrix pop translate scale
0 0 1 0 360 arc tMatrix setmatrix} bdef
/FO {MakeOval stroke} bdef
/PO {MakeOval fill} bdef
/PD {currentlinewidth 2 div 0 360 arc fill
PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
/FA {newpath tMatrix currentmatrix pop translate scale
0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
/FAn {newpath tMatrix currentmatrix pop translate scale
0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
/vradius 0 def /hradius 0 def /lry 0 def
/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
/ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
vradius add translate hradius vradius scale 0 0 1 180 270 arc
tMatrix setmatrix lrx hradius sub uly vradius add translate
hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
lrx hradius sub lry vradius sub translate hradius vradius scale
0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
closepath} bdef
/FRR {MRR stroke } bdef
/PRR {MRR fill } bdef
/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
closepath} bdef
/FlrRR {MlrRR stroke } bdef
/PlrRR {MlrRR fill } bdef
/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
closepath} bdef
/FtbRR {MtbRR stroke } bdef
/PtbRR {MtbRR fill } bdef
/stri 6 array def /dtri 6 array def
/smat 6 array def /dmat 6 array def
/tmat1 6 array def /tmat2 6 array def /dif 3 array def
/asub {/ind2 exch def /ind1 exch def dup dup
ind1 get exch ind2 get sub exch } bdef
/tri_to_matrix {
2 0 asub 3 1 asub 4 0 asub 5 1 asub
dup 0 get exch 1 get 7 -1 roll astore } bdef
/compute_transform {
dmat dtri tri_to_matrix tmat1 invertmatrix
smat stri tri_to_matrix tmat2 concatmatrix } bdef
/ds {stri astore pop} bdef
/dt {dtri astore pop} bdef
/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
currentfile exch readhexstring pop
dup 0 3 index getinterval /rbmap xdef
dup 2 index dup getinterval /gbmap xdef
1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
/it {gs np dtri aload pop moveto lineto lineto cp c
cols rows 8 compute_transform
rbmap gbmap bbmap true 3 colorimage gr}bdef
/il {newpath moveto lineto stroke}bdef
currentdict end def
%%EndProlog
%%BeginSetup
MathWorks begin
0 cap
end
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 3 125 572 795
MathWorks begin
bpage
%%EndPageSetup
%%BeginObject: obj1
bplot
/dpi2point 12 def
portraitMode 0000 9588 csm
43 41 6821 8041 MR c np
86 dict begin %Colortable dictionary
/c0 { 0.000000 0.000000 0.000000 sr} bdef
/c1 { 1.000000 1.000000 1.000000 sr} bdef
/c2 { 0.900000 0.000000 0.000000 sr} bdef
/c3 { 0.000000 0.820000 0.000000 sr} bdef
/c4 { 0.000000 0.000000 0.800000 sr} bdef
/c5 { 0.910000 0.820000 0.320000 sr} bdef
/c6 { 1.000000 0.260000 0.820000 sr} bdef
/c7 { 0.000000 0.820000 0.820000 sr} bdef
c0
1 j
1 sg
0 0 7144 8083 PR
6 w
0 3395 5715 0 0 -3395 714 3637 4 MP
PP
-5715 0 0 3395 5715 0 0 -3395 714 3637 5 MP stroke
4 w
DO
SO
6 w
0 sg
714 3637 mt 6429 3637 L
714 3637 mt 714 242 L
715 3637 mt 715 3579 L
%%IncludeResource: font Helvetica
/Helvetica /ISOLatin1Encoding 180 FMSR
615 3838 mt
(10) s
1857 3637 mt 1857 3579 L
1607 3838 mt
(10000) s
3000 3637 mt 3000 3579 L
2750 3838 mt
(20000) s
4143 3637 mt 4143 3579 L
3893 3838 mt
(30000) s
5286 3637 mt 5286 3579 L
5036 3838 mt
(40000) s
6429 3637 mt 6429 3579 L
6179 3838 mt
(50000) s
714 2222 mt 771 2222 L
579 2288 mt
(5) s
714 807 mt 771 807 L
479 873 mt
(10) s
gs 714 242 5716 3396 MR c np
24 w
0.6 sg
767 -821 1143 -1240 1142 -1332 715 3635 4 MP stroke
gr
24 w
0.6 sg
gs 509 36 3465 3806 MR c np
625 3635 mt 805 3635 L
715 3545 mt 715 3725 L
1767 2303 mt 1947 2303 L
1857 2213 mt 1857 2393 L
2910 1063 mt 3090 1063 L
3000 973 mt 3000 1153 L
gr
gs 714 242 5716 3396 MR c np
0 sg
1143 -392 1143 -396 1143 -501 1143 -407 1142 -417 715 3636 6 MP stroke
gr
0 sg
gs 509 1317 6127 2526 MR c np
625 3636 mt 805 3636 L
715 3546 mt 715 3726 L
1767 3219 mt 1947 3219 L
1857 3129 mt 1857 3309 L
2910 2812 mt 3090 2812 L
3000 2722 mt 3000 2902 L
4053 2311 mt 4233 2311 L
4143 2221 mt 4143 2401 L
5196 1915 mt 5376 1915 L
5286 1825 mt 5286 2005 L
6339 1523 mt 6519 1523 L
6429 1433 mt 6429 1613 L
gr
gs 714 242 5716 3396 MR c np
1143 -295 1143 -257 1143 -271 1143 -277 1142 -264 715 3635 6 MP stroke
gr
gs 329 1885 6487 2137 MR c np
120 W
715 3635 PD
120 W
1857 3371 PD
120 W
3000 3094 PD
120 W
4143 2823 PD
120 W
5286 2566 PD
120 W
6429 2271 PD
gr
gs 714 242 5716 3396 MR c np
0.6 sg
1143 -135 1143 -163 1143 -152 1143 -179 1142 -177 715 3636 6 MP stroke
gr
0.6 sg
gs 509 2624 6127 1219 MR c np
652 3573 mt 778 3699 L
778 3573 mt 652 3699 L
1794 3396 mt 1920 3522 L
1920 3396 mt 1794 3522 L
2937 3217 mt 3063 3343 L
3063 3217 mt 2937 3343 L
4080 3065 mt 4206 3191 L
4206 3065 mt 4080 3191 L
5223 2902 mt 5349 3028 L
5349 2902 mt 5223 3028 L
6366 2767 mt 6492 2893 L
6492 2767 mt 6366 2893 L
gr
gs 714 242 5716 3396 MR c np
0 sg
1143 -30 1143 -23 1143 -18 1143 -17 1142 -18 715 3636 6 MP stroke
gr
0 sg
gs 509 3324 6127 519 MR c np
652 3573 mt 778 3699 L
778 3573 mt 652 3699 L
1794 3555 mt 1920 3681 L
1920 3555 mt 1794 3681 L
2937 3538 mt 3063 3664 L
3063 3538 mt 2937 3664 L
4080 3520 mt 4206 3646 L
4206 3520 mt 4080 3646 L
5223 3497 mt 5349 3623 L
5349 3497 mt 5223 3623 L
6366 3467 mt 6492 3593 L
6492 3467 mt 6366 3593 L
gr
gs 714 242 5716 3396 MR c np
gr
%%IncludeResource: font Helvetica-Bold
/Helvetica-Bold /ISOLatin1Encoding 216 FMSR
2664 4052 mt
(Number of spikes) s
375 2450 mt -90 rotate
(Time [ms]) s
90 rotate
%%IncludeResource: font Helvetica
/Helvetica /ISOLatin1Encoding 120 FMSR
697 3680 mt
( ) s
6413 284 mt
( ) s
%%IncludeResource: font Helvetica-Bold
/Helvetica-Bold /ISOLatin1Encoding 216 FMSR
142 321 mt
(A) s
6 w
1 sg
0 1117 1411 0 0 -1117 4959 1419 4 MP
PP
-1411 0 0 1117 1411 0 0 -1117 4959 1419 5 MP stroke
4 w
DO
SO
6 w
0 sg
4959 1419 mt 6370 1419 L
4959 302 mt 6370 302 L
4959 1419 mt 4959 302 L
6370 1419 mt 6370 302 L
4959 1419 mt 6370 1419 L
4959 1419 mt 4959 302 L
4959 1419 mt 6370 1419 L
4959 302 mt 6370 302 L
4959 1419 mt 4959 302 L
6370 1419 mt 6370 302 L
%%IncludeResource: font Helvetica
/Helvetica /ISOLatin1Encoding 180 FMSR
5415 493 mt
(SPIKE old) s
gs 4959 302 1412 1118 MR c np
24 w
0.6 sg
350 0 5029 428 2 MP stroke
gr
24 w
0.6 sg
gs 4998 222 413 413 MR c np
5114 428 mt 5294 428 L
5204 338 mt 5204 518 L
gr
gs 4959 302 1412 1118 MR c np
gr
0 sg
5415 709 mt
(SPIKE) s
gs 4959 302 1412 1118 MR c np
350 0 5029 644 2 MP stroke
gs 4998 438 413 413 MR c np
5114 644 mt 5294 644 L
5204 554 mt 5204 734 L
gr
gr
5415 925 mt
(Event Sync) s
gs 4959 302 1412 1118 MR c np
350 0 5029 860 2 MP stroke
gr
gs 4818 474 773 773 MR c np
120 W
5204 860 PD
gr
gs 4959 302 1412 1118 MR c np
gr
5415 1141 mt
(ISI old) s
gs 4959 302 1412 1118 MR c np
0.6 sg
350 0 5029 1076 2 MP stroke
gs 4998 870 413 413 MR c np
5141 1013 mt 5267 1139 L
5267 1013 mt 5141 1139 L
gr
gr
0.6 sg
0 sg
5415 1357 mt
(ISI) s
gs 4959 302 1412 1118 MR c np
350 0 5029 1292 2 MP stroke
gr
gs 4998 1086 413 413 MR c np
5141 1229 mt 5267 1355 L
5267 1229 mt 5141 1355 L
gr
gs 4959 302 1412 1118 MR c np
6 w
gr
6 w
1 sg
0 3314 5715 0 0 -3314 714 7597 4 MP
PP
-5715 0 0 3314 5715 0 0 -3314 714 7597 5 MP stroke
4 w
DO
SO
6 w
0 sg
714 7597 mt 6429 7597 L
714 7597 mt 714 4283 L
828 7597 mt 828 7539 L
653 7798 mt
(0.02) s
999 7597 mt 999 7539 L
1285 7597 mt 1285 7539 L
1160 7798 mt
(0.1) s
1857 7597 mt 1857 7539 L
2428 7597 mt 2428 7539 L
3000 7597 mt 3000 7539 L
3571 7597 mt 3571 7539 L
3446 7798 mt
(0.5) s
4143 7597 mt 4143 7539 L
4714 7597 mt 4714 7539 L
5286 7597 mt 5286 7539 L
5857 7597 mt 5857 7539 L
6429 7597 mt 6429 7539 L
6379 7798 mt
(1) s
714 7597 mt 771 7597 L
579 7663 mt
(0) s
714 6768 mt 771 6768 L
479 6834 mt
(50) s
714 5940 mt 771 5940 L
379 6006 mt
(100) s
714 5111 mt 771 5111 L
379 5177 mt
(150) s
714 4283 mt 771 4283 L
379 4349 mt
(200) s
gs 714 4283 5716 3315 MR c np
24 w
572 30 571 46 572 56 571 82 572 92 571 145 572 269 571 514
286 612 286 899 21 229 1264 4283 12 MP stroke
gr
24 w
1195 4512 mt 1375 4512 L
1285 4422 mt 1285 4602 L
1481 5411 mt 1661 5411 L
1571 5321 mt 1571 5501 L
1767 6023 mt 1947 6023 L
1857 5933 mt 1857 6113 L
2338 6537 mt 2518 6537 L
2428 6447 mt 2428 6627 L
2910 6806 mt 3090 6806 L
3000 6716 mt 3000 6896 L
3481 6951 mt 3661 6951 L
3571 6861 mt 3571 7041 L
4053 7043 mt 4233 7043 L
4143 6953 mt 4143 7133 L
4624 7125 mt 4804 7125 L
4714 7035 mt 4714 7215 L
5196 7181 mt 5376 7181 L
5286 7091 mt 5286 7271 L
5767 7227 mt 5947 7227 L
5857 7137 mt 5857 7317 L
6339 7257 mt 6519 7257 L
6429 7167 mt 6429 7347 L
gs 714 4283 5716 3315 MR c np
572 2 571 4 572 4 571 6 572 8 571 12 572 22 571 47
286 34 286 86 286 245 171 749 828 6351 13 MP stroke
gr
765 6288 mt 891 6414 L
891 6288 mt 765 6414 L
936 7037 mt 1062 7163 L
1062 7037 mt 936 7163 L
1222 7282 mt 1348 7408 L
1348 7282 mt 1222 7408 L
1508 7368 mt 1634 7494 L
1634 7368 mt 1508 7494 L
1794 7402 mt 1920 7528 L
1920 7402 mt 1794 7528 L
2365 7449 mt 2491 7575 L
2491 7449 mt 2365 7575 L
2937 7471 mt 3063 7597 L
3063 7471 mt 2937 7597 L
3508 7483 mt 3634 7609 L
3634 7483 mt 3508 7609 L
4080 7491 mt 4206 7617 L
4206 7491 mt 4080 7617 L
4651 7497 mt 4777 7623 L
4777 7497 mt 4651 7623 L
5223 7501 mt 5349 7627 L
5349 7501 mt 5223 7627 L
5794 7505 mt 5920 7631 L
5920 7505 mt 5794 7631 L
6366 7507 mt 6492 7633 L
6492 7507 mt 6366 7633 L
gs 714 4283 5716 3315 MR c np
gr
%%IncludeResource: font Helvetica-Bold
/Helvetica-Bold /ISOLatin1Encoding 216 FMSR
3066 8012 mt
(Time step) s
275 6517 mt -90 rotate
(Speed gain) s
90 rotate
%%IncludeResource: font Helvetica
/Helvetica /ISOLatin1Encoding 120 FMSR
697 7640 mt
( ) s
6413 4325 mt
( ) s
gs 714 4283 5716 3315 MR c np
6 w
5715 -17 714 7597 2 MP stroke
gr
6 w
%%IncludeResource: font Helvetica-Bold
/Helvetica-Bold /ISOLatin1Encoding 216 FMSR
142 4362 mt
(B) s
1 sg
0 472 2006 0 0 -472 4364 4815 4 MP
PP
-2006 0 0 472 2006 0 0 -472 4364 4815 5 MP stroke
4 w
DO
SO
6 w
0 sg
4364 4815 mt 6370 4815 L
4364 4343 mt 6370 4343 L
4364 4815 mt 4364 4343 L
6370 4815 mt 6370 4343 L
4364 4815 mt 6370 4815 L
4364 4815 mt 4364 4343 L
4364 4815 mt 6370 4815 L
4364 4343 mt 6370 4343 L
4364 4815 mt 4364 4343 L
6370 4815 mt 6370 4343 L
%%IncludeResource: font Helvetica
/Helvetica /ISOLatin1Encoding 180 FMSR
4830 4535 mt
(SPIKE old / SPIKE) s
gs 4364 4343 2007 473 MR c np
24 w
359 0 4435 4470 2 MP stroke
gr
24 w
gs 4409 4264 413 413 MR c np
4525 4470 mt 4705 4470 L
4615 4380 mt 4615 4560 L
gr
gs 4364 4343 2007 473 MR c np
gr
4830 4752 mt
(ISI old / ISI) s
gs 4364 4343 2007 473 MR c np
359 0 4435 4687 2 MP stroke
gr
gs 4409 4481 413 413 MR c np
4552 4624 mt 4678 4750 L
4678 4624 mt 4552 4750 L
gr
gs 4364 4343 2007 473 MR c np
6 w
gr
6 w
end %%Color Dict
eplot
%%EndObject
epage
end
showpage
%%Trailer
%%BoundingBox: 3 125 572 795
%%Pages: 001
%%Trailer
cleartomark
countdictstack
exch sub { end } repeat
restore
%%EOF