remove scrumbled binaries
This commit is contained in:
@ -1,768 +0,0 @@
|
||||
%!PS-Adobe-2.0
|
||||
%%Title: fig.eps
|
||||
%%Creator: gnuplot 3.7 patchlevel 3
|
||||
%%CreationDate: Thu Jul 21 10:48:26 2005
|
||||
%%DocumentFonts: (atend)
|
||||
%%BoundingBox: 50 50 554 770
|
||||
%%Orientation: Portrait
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
/gnudict 256 dict def
|
||||
gnudict begin
|
||||
/Color true def
|
||||
/Solid false def
|
||||
/gnulinewidth 5.000 def
|
||||
/userlinewidth gnulinewidth def
|
||||
/vshift -46 def
|
||||
/dl {10 mul} def
|
||||
/hpt_ 31.5 def
|
||||
/vpt_ 31.5 def
|
||||
/hpt hpt_ def
|
||||
/vpt vpt_ def
|
||||
/M {moveto} bind def
|
||||
/L {lineto} bind def
|
||||
/R {rmoveto} bind def
|
||||
/V {rlineto} bind def
|
||||
/vpt2 vpt 2 mul def
|
||||
/hpt2 hpt 2 mul def
|
||||
/Lshow { currentpoint stroke M
|
||||
0 vshift R show } def
|
||||
/Rshow { currentpoint stroke M
|
||||
dup stringwidth pop neg vshift R show } def
|
||||
/Cshow { currentpoint stroke M
|
||||
dup stringwidth pop -2 div vshift R show } def
|
||||
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
||||
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
|
||||
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
|
||||
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
|
||||
/BL { stroke userlinewidth 2 mul setlinewidth } def
|
||||
/AL { stroke userlinewidth 2 div setlinewidth } def
|
||||
/UL { dup gnulinewidth mul /userlinewidth exch def
|
||||
dup 1 lt {pop 1} if 10 mul /udl exch def } def
|
||||
/PL { stroke userlinewidth setlinewidth } def
|
||||
/LTb { BL [] 0 0 0 DL } def
|
||||
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
|
||||
/LT0 { PL [] 1 0 0 DL } def
|
||||
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
|
||||
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
|
||||
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
|
||||
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
|
||||
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
|
||||
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
|
||||
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
|
||||
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
|
||||
/Pnt { stroke [] 0 setdash
|
||||
gsave 1 setlinecap M 0 0 V stroke grestore } def
|
||||
/Dia { stroke [] 0 setdash 2 copy vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke
|
||||
Pnt } def
|
||||
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
|
||||
currentpoint stroke M
|
||||
hpt neg vpt neg R hpt2 0 V stroke
|
||||
} def
|
||||
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke
|
||||
Pnt } def
|
||||
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
hpt2 vpt2 neg V currentpoint stroke M
|
||||
hpt2 neg 0 R hpt2 vpt2 V stroke } def
|
||||
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/Star { 2 copy Pls Crs } def
|
||||
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath fill } def
|
||||
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath fill } def
|
||||
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath fill} def
|
||||
/DiaF { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath fill } def
|
||||
/Pent { stroke [] 0 setdash 2 copy gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore Pnt } def
|
||||
/PentF { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath fill grestore } def
|
||||
/Circle { stroke [] 0 setdash 2 copy
|
||||
hpt 0 360 arc stroke Pnt } def
|
||||
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
|
||||
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
|
||||
/C1 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C2 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C3 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C4 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C5 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc
|
||||
2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C6 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C7 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C8 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C9 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 450 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C11 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C12 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C13 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C14 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 360 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
||||
neg 0 rlineto closepath } bind def
|
||||
/Square { dup Rec } bind def
|
||||
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
|
||||
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
|
||||
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
|
||||
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
||||
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
||||
2 copy vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
|
||||
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
||||
Bsquare } bind def
|
||||
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy vpt Square fill Bsquare } bind def
|
||||
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
|
||||
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
|
||||
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
|
||||
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
|
||||
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
|
||||
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
|
||||
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
|
||||
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
|
||||
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
|
||||
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
|
||||
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
|
||||
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
|
||||
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
|
||||
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
|
||||
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
|
||||
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
|
||||
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
|
||||
/DiaE { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke } def
|
||||
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke } def
|
||||
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke } def
|
||||
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke } def
|
||||
/PentE { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore } def
|
||||
/CircE { stroke [] 0 setdash
|
||||
hpt 0 360 arc stroke } def
|
||||
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
|
||||
/DiaW { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V Opaque stroke } def
|
||||
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V Opaque stroke } def
|
||||
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V Opaque stroke } def
|
||||
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V Opaque stroke } def
|
||||
/PentW { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
Opaque stroke grestore } def
|
||||
/CircW { stroke [] 0 setdash
|
||||
hpt 0 360 arc Opaque stroke } def
|
||||
/BoxFill { gsave Rec 1 setgray fill grestore } def
|
||||
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
||||
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
||||
currentdict end definefont pop
|
||||
end
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
gnudict begin
|
||||
gsave
|
||||
50 50 translate
|
||||
0.100 0.100 scale
|
||||
0 setgray
|
||||
newpath
|
||||
(Helvetica) findfont 140 scalefont setfont
|
||||
1.000 UL
|
||||
LTb
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
630 420 M
|
||||
( 0) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1056 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1056 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1692 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1692 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.2) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2328 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2328 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.3) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2964 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2964 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.4) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 3600 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 3600 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4236 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4236 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.6) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4872 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4872 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.7) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 5508 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 5508 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.8) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 6144 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 6144 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.9) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 6780 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 6780 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
714 280 M
|
||||
( 0) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1643 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1643 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 0.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
2572 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
2572 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 1) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
3501 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
3501 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 1.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
4430 420 M
|
||||
0 6017 V
|
||||
0 280 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
4430 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 2) Cshow
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
4088 0 V
|
||||
0 6360 V
|
||||
-4088 0 V
|
||||
714 420 L
|
||||
140 3600 M
|
||||
currentpoint gsave translate 90 rotate 0 0 M
|
||||
(Yields) Cshow
|
||||
grestore
|
||||
2758 70 M
|
||||
(Energy [keV] in power of 10) Cshow
|
||||
2758 6990 M
|
||||
(Muonium production yields in Trigger Detector's Carbon Foil) Cshow
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT0
|
||||
4151 6647 M
|
||||
(mu+) Rshow
|
||||
4235 6647 M
|
||||
399 0 V
|
||||
1368 924 M
|
||||
560 284 V
|
||||
327 235 V
|
||||
232 204 V
|
||||
180 184 V
|
||||
147 169 V
|
||||
125 156 V
|
||||
108 145 V
|
||||
95 138 V
|
||||
85 130 V
|
||||
77 125 V
|
||||
70 119 V
|
||||
64 114 V
|
||||
60 109 V
|
||||
56 106 V
|
||||
52 103 V
|
||||
49 99 V
|
||||
46 96 V
|
||||
44 94 V
|
||||
41 91 V
|
||||
39 89 V
|
||||
38 86 V
|
||||
36 85 V
|
||||
34 82 V
|
||||
33 81 V
|
||||
32 79 V
|
||||
30 78 V
|
||||
30 76 V
|
||||
28 74 V
|
||||
27 74 V
|
||||
27 72 V
|
||||
25 70 V
|
||||
25 70 V
|
||||
24 68 V
|
||||
24 68 V
|
||||
22 66 V
|
||||
22 65 V
|
||||
22 65 V
|
||||
21 63 V
|
||||
20 63 V
|
||||
20 61 V
|
||||
20 61 V
|
||||
19 60 V
|
||||
18 60 V
|
||||
18 58 V
|
||||
18 58 V
|
||||
17 57 V
|
||||
17 57 V
|
||||
17 55 V
|
||||
16 56 V
|
||||
16 54 V
|
||||
16 54 V
|
||||
15 54 V
|
||||
16 53 V
|
||||
14 52 V
|
||||
15 52 V
|
||||
14 51 V
|
||||
14 51 V
|
||||
14 50 V
|
||||
14 50 V
|
||||
13 49 V
|
||||
13 27 V
|
||||
13 4 V
|
||||
13 4 V
|
||||
12 4 V
|
||||
12 3 V
|
||||
13 4 V
|
||||
12 3 V
|
||||
11 4 V
|
||||
12 3 V
|
||||
5 1 V
|
||||
1368 924 Pls
|
||||
1928 1208 Pls
|
||||
2255 1443 Pls
|
||||
2487 1647 Pls
|
||||
2667 1831 Pls
|
||||
2814 2000 Pls
|
||||
2939 2156 Pls
|
||||
3047 2301 Pls
|
||||
3142 2439 Pls
|
||||
3227 2569 Pls
|
||||
3304 2694 Pls
|
||||
3374 2813 Pls
|
||||
3438 2927 Pls
|
||||
3498 3036 Pls
|
||||
3554 3142 Pls
|
||||
3606 3245 Pls
|
||||
3655 3344 Pls
|
||||
3701 3440 Pls
|
||||
3745 3534 Pls
|
||||
3786 3625 Pls
|
||||
3825 3714 Pls
|
||||
3863 3800 Pls
|
||||
3899 3885 Pls
|
||||
3933 3967 Pls
|
||||
3966 4048 Pls
|
||||
3998 4127 Pls
|
||||
4028 4205 Pls
|
||||
4058 4281 Pls
|
||||
4086 4355 Pls
|
||||
4113 4429 Pls
|
||||
4140 4501 Pls
|
||||
4165 4571 Pls
|
||||
4190 4641 Pls
|
||||
4214 4709 Pls
|
||||
4238 4777 Pls
|
||||
4260 4843 Pls
|
||||
4282 4908 Pls
|
||||
4304 4973 Pls
|
||||
4325 5036 Pls
|
||||
4345 5099 Pls
|
||||
4365 5160 Pls
|
||||
4385 5221 Pls
|
||||
4404 5281 Pls
|
||||
4422 5341 Pls
|
||||
4440 5399 Pls
|
||||
4458 5457 Pls
|
||||
4475 5514 Pls
|
||||
4492 5571 Pls
|
||||
4509 5626 Pls
|
||||
4525 5682 Pls
|
||||
4541 5736 Pls
|
||||
4557 5790 Pls
|
||||
4572 5844 Pls
|
||||
4588 5897 Pls
|
||||
4602 5949 Pls
|
||||
4617 6001 Pls
|
||||
4631 6052 Pls
|
||||
4645 6103 Pls
|
||||
4659 6153 Pls
|
||||
4673 6203 Pls
|
||||
4686 6252 Pls
|
||||
4699 6279 Pls
|
||||
4712 6283 Pls
|
||||
4725 6287 Pls
|
||||
4737 6291 Pls
|
||||
4749 6294 Pls
|
||||
4762 6298 Pls
|
||||
4774 6301 Pls
|
||||
4785 6305 Pls
|
||||
4797 6308 Pls
|
||||
4434 6647 Pls
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT2
|
||||
4151 6507 M
|
||||
(mu0) Rshow
|
||||
4235 6507 M
|
||||
399 0 V
|
||||
1368 6017 M
|
||||
560 -282 V
|
||||
327 -209 V
|
||||
232 -179 V
|
||||
180 -161 V
|
||||
147 -149 V
|
||||
125 -139 V
|
||||
108 -132 V
|
||||
95 -124 V
|
||||
85 -120 V
|
||||
77 -114 V
|
||||
70 -110 V
|
||||
64 -107 V
|
||||
60 -102 V
|
||||
56 -100 V
|
||||
52 -97 V
|
||||
49 -94 V
|
||||
46 -91 V
|
||||
44 -89 V
|
||||
41 -87 V
|
||||
39 -86 V
|
||||
38 -83 V
|
||||
36 -81 V
|
||||
34 -80 V
|
||||
33 -78 V
|
||||
32 -77 V
|
||||
30 -75 V
|
||||
30 -74 V
|
||||
28 -73 V
|
||||
27 -71 V
|
||||
27 -71 V
|
||||
25 -69 V
|
||||
25 -68 V
|
||||
24 -67 V
|
||||
24 -66 V
|
||||
22 -65 V
|
||||
22 -65 V
|
||||
22 -63 V
|
||||
21 -63 V
|
||||
20 -61 V
|
||||
20 -61 V
|
||||
20 -61 V
|
||||
19 -59 V
|
||||
18 -59 V
|
||||
18 -58 V
|
||||
18 -57 V
|
||||
17 -57 V
|
||||
17 -56 V
|
||||
17 -55 V
|
||||
16 -55 V
|
||||
16 -55 V
|
||||
16 -53 V
|
||||
15 -54 V
|
||||
16 -52 V
|
||||
14 -52 V
|
||||
15 -52 V
|
||||
14 -51 V
|
||||
14 -51 V
|
||||
14 -50 V
|
||||
14 -50 V
|
||||
13 -49 V
|
||||
13 -27 V
|
||||
13 -4 V
|
||||
13 -4 V
|
||||
12 -4 V
|
||||
12 -3 V
|
||||
13 -4 V
|
||||
12 -4 V
|
||||
11 -3 V
|
||||
12 -3 V
|
||||
5 -2 V
|
||||
1368 6017 Star
|
||||
1928 5735 Star
|
||||
2255 5526 Star
|
||||
2487 5347 Star
|
||||
2667 5186 Star
|
||||
2814 5037 Star
|
||||
2939 4898 Star
|
||||
3047 4766 Star
|
||||
3142 4642 Star
|
||||
3227 4522 Star
|
||||
3304 4408 Star
|
||||
3374 4298 Star
|
||||
3438 4191 Star
|
||||
3498 4089 Star
|
||||
3554 3989 Star
|
||||
3606 3892 Star
|
||||
3655 3798 Star
|
||||
3701 3707 Star
|
||||
3745 3618 Star
|
||||
3786 3531 Star
|
||||
3825 3445 Star
|
||||
3863 3362 Star
|
||||
3899 3281 Star
|
||||
3933 3201 Star
|
||||
3966 3123 Star
|
||||
3998 3046 Star
|
||||
4028 2971 Star
|
||||
4058 2897 Star
|
||||
4086 2824 Star
|
||||
4113 2753 Star
|
||||
4140 2682 Star
|
||||
4165 2613 Star
|
||||
4190 2545 Star
|
||||
4214 2478 Star
|
||||
4238 2412 Star
|
||||
4260 2347 Star
|
||||
4282 2282 Star
|
||||
4304 2219 Star
|
||||
4325 2156 Star
|
||||
4345 2095 Star
|
||||
4365 2034 Star
|
||||
4385 1973 Star
|
||||
4404 1914 Star
|
||||
4422 1855 Star
|
||||
4440 1797 Star
|
||||
4458 1740 Star
|
||||
4475 1683 Star
|
||||
4492 1627 Star
|
||||
4509 1572 Star
|
||||
4525 1517 Star
|
||||
4541 1462 Star
|
||||
4557 1409 Star
|
||||
4572 1355 Star
|
||||
4588 1303 Star
|
||||
4602 1251 Star
|
||||
4617 1199 Star
|
||||
4631 1148 Star
|
||||
4645 1097 Star
|
||||
4659 1047 Star
|
||||
4673 997 Star
|
||||
4686 948 Star
|
||||
4699 921 Star
|
||||
4712 917 Star
|
||||
4725 913 Star
|
||||
4737 909 Star
|
||||
4749 906 Star
|
||||
4762 902 Star
|
||||
4774 898 Star
|
||||
4785 895 Star
|
||||
4797 892 Star
|
||||
4434 6507 Star
|
||||
stroke
|
||||
grestore
|
||||
end
|
||||
showpage
|
||||
%%Trailer
|
||||
%%DocumentFonts: Helvetica
|
||||
%%Pages: 1
|
@ -1,768 +0,0 @@
|
||||
%!PS-Adobe-2.0
|
||||
%%Title: fig.gif
|
||||
%%Creator: gnuplot 3.7 patchlevel 3
|
||||
%%CreationDate: Thu Jul 21 10:48:48 2005
|
||||
%%DocumentFonts: (atend)
|
||||
%%BoundingBox: 50 50 554 770
|
||||
%%Orientation: Portrait
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
/gnudict 256 dict def
|
||||
gnudict begin
|
||||
/Color true def
|
||||
/Solid false def
|
||||
/gnulinewidth 5.000 def
|
||||
/userlinewidth gnulinewidth def
|
||||
/vshift -46 def
|
||||
/dl {10 mul} def
|
||||
/hpt_ 31.5 def
|
||||
/vpt_ 31.5 def
|
||||
/hpt hpt_ def
|
||||
/vpt vpt_ def
|
||||
/M {moveto} bind def
|
||||
/L {lineto} bind def
|
||||
/R {rmoveto} bind def
|
||||
/V {rlineto} bind def
|
||||
/vpt2 vpt 2 mul def
|
||||
/hpt2 hpt 2 mul def
|
||||
/Lshow { currentpoint stroke M
|
||||
0 vshift R show } def
|
||||
/Rshow { currentpoint stroke M
|
||||
dup stringwidth pop neg vshift R show } def
|
||||
/Cshow { currentpoint stroke M
|
||||
dup stringwidth pop -2 div vshift R show } def
|
||||
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
||||
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
|
||||
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
|
||||
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
|
||||
/BL { stroke userlinewidth 2 mul setlinewidth } def
|
||||
/AL { stroke userlinewidth 2 div setlinewidth } def
|
||||
/UL { dup gnulinewidth mul /userlinewidth exch def
|
||||
dup 1 lt {pop 1} if 10 mul /udl exch def } def
|
||||
/PL { stroke userlinewidth setlinewidth } def
|
||||
/LTb { BL [] 0 0 0 DL } def
|
||||
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
|
||||
/LT0 { PL [] 1 0 0 DL } def
|
||||
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
|
||||
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
|
||||
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
|
||||
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
|
||||
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
|
||||
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
|
||||
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
|
||||
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
|
||||
/Pnt { stroke [] 0 setdash
|
||||
gsave 1 setlinecap M 0 0 V stroke grestore } def
|
||||
/Dia { stroke [] 0 setdash 2 copy vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke
|
||||
Pnt } def
|
||||
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
|
||||
currentpoint stroke M
|
||||
hpt neg vpt neg R hpt2 0 V stroke
|
||||
} def
|
||||
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke
|
||||
Pnt } def
|
||||
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
hpt2 vpt2 neg V currentpoint stroke M
|
||||
hpt2 neg 0 R hpt2 vpt2 V stroke } def
|
||||
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/Star { 2 copy Pls Crs } def
|
||||
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath fill } def
|
||||
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath fill } def
|
||||
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath fill} def
|
||||
/DiaF { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath fill } def
|
||||
/Pent { stroke [] 0 setdash 2 copy gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore Pnt } def
|
||||
/PentF { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath fill grestore } def
|
||||
/Circle { stroke [] 0 setdash 2 copy
|
||||
hpt 0 360 arc stroke Pnt } def
|
||||
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
|
||||
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
|
||||
/C1 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C2 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C3 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C4 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C5 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc
|
||||
2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C6 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C7 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C8 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C9 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 450 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C11 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C12 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C13 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C14 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 360 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
||||
neg 0 rlineto closepath } bind def
|
||||
/Square { dup Rec } bind def
|
||||
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
|
||||
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
|
||||
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
|
||||
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
||||
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
||||
2 copy vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
|
||||
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
||||
Bsquare } bind def
|
||||
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy vpt Square fill Bsquare } bind def
|
||||
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
|
||||
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
|
||||
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
|
||||
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
|
||||
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
|
||||
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
|
||||
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
|
||||
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
|
||||
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
|
||||
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
|
||||
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
|
||||
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
|
||||
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
|
||||
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
|
||||
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
|
||||
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
|
||||
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
|
||||
/DiaE { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke } def
|
||||
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke } def
|
||||
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke } def
|
||||
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke } def
|
||||
/PentE { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore } def
|
||||
/CircE { stroke [] 0 setdash
|
||||
hpt 0 360 arc stroke } def
|
||||
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
|
||||
/DiaW { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V Opaque stroke } def
|
||||
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V Opaque stroke } def
|
||||
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V Opaque stroke } def
|
||||
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V Opaque stroke } def
|
||||
/PentW { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
Opaque stroke grestore } def
|
||||
/CircW { stroke [] 0 setdash
|
||||
hpt 0 360 arc Opaque stroke } def
|
||||
/BoxFill { gsave Rec 1 setgray fill grestore } def
|
||||
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
||||
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
||||
currentdict end definefont pop
|
||||
end
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
gnudict begin
|
||||
gsave
|
||||
50 50 translate
|
||||
0.100 0.100 scale
|
||||
0 setgray
|
||||
newpath
|
||||
(Helvetica) findfont 140 scalefont setfont
|
||||
1.000 UL
|
||||
LTb
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
630 420 M
|
||||
( 0) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1056 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1056 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1692 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1692 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.2) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2328 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2328 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.3) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2964 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2964 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.4) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 3600 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 3600 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4236 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4236 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.6) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4872 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4872 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.7) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 5508 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 5508 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.8) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 6144 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 6144 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.9) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 6780 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 6780 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
714 280 M
|
||||
( 0) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1643 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1643 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 0.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
2572 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
2572 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 1) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
3501 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
3501 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 1.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
4430 420 M
|
||||
0 6017 V
|
||||
0 280 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
4430 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 2) Cshow
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
4088 0 V
|
||||
0 6360 V
|
||||
-4088 0 V
|
||||
714 420 L
|
||||
140 3600 M
|
||||
currentpoint gsave translate 90 rotate 0 0 M
|
||||
(Yields) Cshow
|
||||
grestore
|
||||
2758 70 M
|
||||
(Energy [keV] in power of 10) Cshow
|
||||
2758 6990 M
|
||||
(Muonium production yields in Trigger Detector's Carbon Foil) Cshow
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT0
|
||||
4151 6647 M
|
||||
(mu+) Rshow
|
||||
4235 6647 M
|
||||
399 0 V
|
||||
1368 924 M
|
||||
560 284 V
|
||||
327 235 V
|
||||
232 204 V
|
||||
180 184 V
|
||||
147 169 V
|
||||
125 156 V
|
||||
108 145 V
|
||||
95 138 V
|
||||
85 130 V
|
||||
77 125 V
|
||||
70 119 V
|
||||
64 114 V
|
||||
60 109 V
|
||||
56 106 V
|
||||
52 103 V
|
||||
49 99 V
|
||||
46 96 V
|
||||
44 94 V
|
||||
41 91 V
|
||||
39 89 V
|
||||
38 86 V
|
||||
36 85 V
|
||||
34 82 V
|
||||
33 81 V
|
||||
32 79 V
|
||||
30 78 V
|
||||
30 76 V
|
||||
28 74 V
|
||||
27 74 V
|
||||
27 72 V
|
||||
25 70 V
|
||||
25 70 V
|
||||
24 68 V
|
||||
24 68 V
|
||||
22 66 V
|
||||
22 65 V
|
||||
22 65 V
|
||||
21 63 V
|
||||
20 63 V
|
||||
20 61 V
|
||||
20 61 V
|
||||
19 60 V
|
||||
18 60 V
|
||||
18 58 V
|
||||
18 58 V
|
||||
17 57 V
|
||||
17 57 V
|
||||
17 55 V
|
||||
16 56 V
|
||||
16 54 V
|
||||
16 54 V
|
||||
15 54 V
|
||||
16 53 V
|
||||
14 52 V
|
||||
15 52 V
|
||||
14 51 V
|
||||
14 51 V
|
||||
14 50 V
|
||||
14 50 V
|
||||
13 49 V
|
||||
13 27 V
|
||||
13 4 V
|
||||
13 4 V
|
||||
12 4 V
|
||||
12 3 V
|
||||
13 4 V
|
||||
12 3 V
|
||||
11 4 V
|
||||
12 3 V
|
||||
5 1 V
|
||||
1368 924 Pls
|
||||
1928 1208 Pls
|
||||
2255 1443 Pls
|
||||
2487 1647 Pls
|
||||
2667 1831 Pls
|
||||
2814 2000 Pls
|
||||
2939 2156 Pls
|
||||
3047 2301 Pls
|
||||
3142 2439 Pls
|
||||
3227 2569 Pls
|
||||
3304 2694 Pls
|
||||
3374 2813 Pls
|
||||
3438 2927 Pls
|
||||
3498 3036 Pls
|
||||
3554 3142 Pls
|
||||
3606 3245 Pls
|
||||
3655 3344 Pls
|
||||
3701 3440 Pls
|
||||
3745 3534 Pls
|
||||
3786 3625 Pls
|
||||
3825 3714 Pls
|
||||
3863 3800 Pls
|
||||
3899 3885 Pls
|
||||
3933 3967 Pls
|
||||
3966 4048 Pls
|
||||
3998 4127 Pls
|
||||
4028 4205 Pls
|
||||
4058 4281 Pls
|
||||
4086 4355 Pls
|
||||
4113 4429 Pls
|
||||
4140 4501 Pls
|
||||
4165 4571 Pls
|
||||
4190 4641 Pls
|
||||
4214 4709 Pls
|
||||
4238 4777 Pls
|
||||
4260 4843 Pls
|
||||
4282 4908 Pls
|
||||
4304 4973 Pls
|
||||
4325 5036 Pls
|
||||
4345 5099 Pls
|
||||
4365 5160 Pls
|
||||
4385 5221 Pls
|
||||
4404 5281 Pls
|
||||
4422 5341 Pls
|
||||
4440 5399 Pls
|
||||
4458 5457 Pls
|
||||
4475 5514 Pls
|
||||
4492 5571 Pls
|
||||
4509 5626 Pls
|
||||
4525 5682 Pls
|
||||
4541 5736 Pls
|
||||
4557 5790 Pls
|
||||
4572 5844 Pls
|
||||
4588 5897 Pls
|
||||
4602 5949 Pls
|
||||
4617 6001 Pls
|
||||
4631 6052 Pls
|
||||
4645 6103 Pls
|
||||
4659 6153 Pls
|
||||
4673 6203 Pls
|
||||
4686 6252 Pls
|
||||
4699 6279 Pls
|
||||
4712 6283 Pls
|
||||
4725 6287 Pls
|
||||
4737 6291 Pls
|
||||
4749 6294 Pls
|
||||
4762 6298 Pls
|
||||
4774 6301 Pls
|
||||
4785 6305 Pls
|
||||
4797 6308 Pls
|
||||
4434 6647 Pls
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT2
|
||||
4151 6507 M
|
||||
(mu0) Rshow
|
||||
4235 6507 M
|
||||
399 0 V
|
||||
1368 6017 M
|
||||
560 -282 V
|
||||
327 -209 V
|
||||
232 -179 V
|
||||
180 -161 V
|
||||
147 -149 V
|
||||
125 -139 V
|
||||
108 -132 V
|
||||
95 -124 V
|
||||
85 -120 V
|
||||
77 -114 V
|
||||
70 -110 V
|
||||
64 -107 V
|
||||
60 -102 V
|
||||
56 -100 V
|
||||
52 -97 V
|
||||
49 -94 V
|
||||
46 -91 V
|
||||
44 -89 V
|
||||
41 -87 V
|
||||
39 -86 V
|
||||
38 -83 V
|
||||
36 -81 V
|
||||
34 -80 V
|
||||
33 -78 V
|
||||
32 -77 V
|
||||
30 -75 V
|
||||
30 -74 V
|
||||
28 -73 V
|
||||
27 -71 V
|
||||
27 -71 V
|
||||
25 -69 V
|
||||
25 -68 V
|
||||
24 -67 V
|
||||
24 -66 V
|
||||
22 -65 V
|
||||
22 -65 V
|
||||
22 -63 V
|
||||
21 -63 V
|
||||
20 -61 V
|
||||
20 -61 V
|
||||
20 -61 V
|
||||
19 -59 V
|
||||
18 -59 V
|
||||
18 -58 V
|
||||
18 -57 V
|
||||
17 -57 V
|
||||
17 -56 V
|
||||
17 -55 V
|
||||
16 -55 V
|
||||
16 -55 V
|
||||
16 -53 V
|
||||
15 -54 V
|
||||
16 -52 V
|
||||
14 -52 V
|
||||
15 -52 V
|
||||
14 -51 V
|
||||
14 -51 V
|
||||
14 -50 V
|
||||
14 -50 V
|
||||
13 -49 V
|
||||
13 -27 V
|
||||
13 -4 V
|
||||
13 -4 V
|
||||
12 -4 V
|
||||
12 -3 V
|
||||
13 -4 V
|
||||
12 -4 V
|
||||
11 -3 V
|
||||
12 -3 V
|
||||
5 -2 V
|
||||
1368 6017 Star
|
||||
1928 5735 Star
|
||||
2255 5526 Star
|
||||
2487 5347 Star
|
||||
2667 5186 Star
|
||||
2814 5037 Star
|
||||
2939 4898 Star
|
||||
3047 4766 Star
|
||||
3142 4642 Star
|
||||
3227 4522 Star
|
||||
3304 4408 Star
|
||||
3374 4298 Star
|
||||
3438 4191 Star
|
||||
3498 4089 Star
|
||||
3554 3989 Star
|
||||
3606 3892 Star
|
||||
3655 3798 Star
|
||||
3701 3707 Star
|
||||
3745 3618 Star
|
||||
3786 3531 Star
|
||||
3825 3445 Star
|
||||
3863 3362 Star
|
||||
3899 3281 Star
|
||||
3933 3201 Star
|
||||
3966 3123 Star
|
||||
3998 3046 Star
|
||||
4028 2971 Star
|
||||
4058 2897 Star
|
||||
4086 2824 Star
|
||||
4113 2753 Star
|
||||
4140 2682 Star
|
||||
4165 2613 Star
|
||||
4190 2545 Star
|
||||
4214 2478 Star
|
||||
4238 2412 Star
|
||||
4260 2347 Star
|
||||
4282 2282 Star
|
||||
4304 2219 Star
|
||||
4325 2156 Star
|
||||
4345 2095 Star
|
||||
4365 2034 Star
|
||||
4385 1973 Star
|
||||
4404 1914 Star
|
||||
4422 1855 Star
|
||||
4440 1797 Star
|
||||
4458 1740 Star
|
||||
4475 1683 Star
|
||||
4492 1627 Star
|
||||
4509 1572 Star
|
||||
4525 1517 Star
|
||||
4541 1462 Star
|
||||
4557 1409 Star
|
||||
4572 1355 Star
|
||||
4588 1303 Star
|
||||
4602 1251 Star
|
||||
4617 1199 Star
|
||||
4631 1148 Star
|
||||
4645 1097 Star
|
||||
4659 1047 Star
|
||||
4673 997 Star
|
||||
4686 948 Star
|
||||
4699 921 Star
|
||||
4712 917 Star
|
||||
4725 913 Star
|
||||
4737 909 Star
|
||||
4749 906 Star
|
||||
4762 902 Star
|
||||
4774 898 Star
|
||||
4785 895 Star
|
||||
4797 892 Star
|
||||
4434 6507 Star
|
||||
stroke
|
||||
grestore
|
||||
end
|
||||
showpage
|
||||
%%Trailer
|
||||
%%DocumentFonts: Helvetica
|
||||
%%Pages: 1
|
Binary file not shown.
@ -1,658 +0,0 @@
|
||||
%!PS-Adobe-2.0
|
||||
%%Title: ycorr.eps
|
||||
%%Creator: gnuplot 3.7 patchlevel 3
|
||||
%%CreationDate: Tue Apr 12 15:40:27 2005
|
||||
%%DocumentFonts: (atend)
|
||||
%%BoundingBox: 50 50 554 770
|
||||
%%Orientation: Landscape
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
/gnudict 256 dict def
|
||||
gnudict begin
|
||||
/Color true def
|
||||
/Solid false def
|
||||
/gnulinewidth 5.000 def
|
||||
/userlinewidth gnulinewidth def
|
||||
/vshift -46 def
|
||||
/dl {10 mul} def
|
||||
/hpt_ 31.5 def
|
||||
/vpt_ 31.5 def
|
||||
/hpt hpt_ def
|
||||
/vpt vpt_ def
|
||||
/M {moveto} bind def
|
||||
/L {lineto} bind def
|
||||
/R {rmoveto} bind def
|
||||
/V {rlineto} bind def
|
||||
/vpt2 vpt 2 mul def
|
||||
/hpt2 hpt 2 mul def
|
||||
/Lshow { currentpoint stroke M
|
||||
0 vshift R show } def
|
||||
/Rshow { currentpoint stroke M
|
||||
dup stringwidth pop neg vshift R show } def
|
||||
/Cshow { currentpoint stroke M
|
||||
dup stringwidth pop -2 div vshift R show } def
|
||||
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
||||
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
|
||||
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
|
||||
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
|
||||
/BL { stroke userlinewidth 2 mul setlinewidth } def
|
||||
/AL { stroke userlinewidth 2 div setlinewidth } def
|
||||
/UL { dup gnulinewidth mul /userlinewidth exch def
|
||||
dup 1 lt {pop 1} if 10 mul /udl exch def } def
|
||||
/PL { stroke userlinewidth setlinewidth } def
|
||||
/LTb { BL [] 0 0 0 DL } def
|
||||
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
|
||||
/LT0 { PL [] 1 0 0 DL } def
|
||||
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
|
||||
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
|
||||
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
|
||||
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
|
||||
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
|
||||
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
|
||||
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
|
||||
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
|
||||
/Pnt { stroke [] 0 setdash
|
||||
gsave 1 setlinecap M 0 0 V stroke grestore } def
|
||||
/Dia { stroke [] 0 setdash 2 copy vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke
|
||||
Pnt } def
|
||||
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
|
||||
currentpoint stroke M
|
||||
hpt neg vpt neg R hpt2 0 V stroke
|
||||
} def
|
||||
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke
|
||||
Pnt } def
|
||||
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
hpt2 vpt2 neg V currentpoint stroke M
|
||||
hpt2 neg 0 R hpt2 vpt2 V stroke } def
|
||||
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/Star { 2 copy Pls Crs } def
|
||||
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath fill } def
|
||||
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath fill } def
|
||||
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath fill} def
|
||||
/DiaF { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath fill } def
|
||||
/Pent { stroke [] 0 setdash 2 copy gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore Pnt } def
|
||||
/PentF { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath fill grestore } def
|
||||
/Circle { stroke [] 0 setdash 2 copy
|
||||
hpt 0 360 arc stroke Pnt } def
|
||||
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
|
||||
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
|
||||
/C1 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C2 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C3 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C4 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C5 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc
|
||||
2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C6 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C7 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C8 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C9 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 450 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C11 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C12 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C13 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C14 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 360 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
||||
neg 0 rlineto closepath } bind def
|
||||
/Square { dup Rec } bind def
|
||||
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
|
||||
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
|
||||
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
|
||||
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
||||
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
||||
2 copy vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
|
||||
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
||||
Bsquare } bind def
|
||||
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy vpt Square fill Bsquare } bind def
|
||||
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
|
||||
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
|
||||
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
|
||||
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
|
||||
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
|
||||
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
|
||||
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
|
||||
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
|
||||
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
|
||||
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
|
||||
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
|
||||
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
|
||||
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
|
||||
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
|
||||
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
|
||||
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
|
||||
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
|
||||
/DiaE { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke } def
|
||||
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke } def
|
||||
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke } def
|
||||
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke } def
|
||||
/PentE { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore } def
|
||||
/CircE { stroke [] 0 setdash
|
||||
hpt 0 360 arc stroke } def
|
||||
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
|
||||
/DiaW { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V Opaque stroke } def
|
||||
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V Opaque stroke } def
|
||||
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V Opaque stroke } def
|
||||
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V Opaque stroke } def
|
||||
/PentW { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
Opaque stroke grestore } def
|
||||
/CircW { stroke [] 0 setdash
|
||||
hpt 0 360 arc Opaque stroke } def
|
||||
/BoxFill { gsave Rec 1 setgray fill grestore } def
|
||||
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
||||
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
||||
currentdict end definefont pop
|
||||
end
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
gnudict begin
|
||||
gsave
|
||||
50 50 translate
|
||||
0.100 0.100 scale
|
||||
90 rotate
|
||||
0 -5040 translate
|
||||
0 setgray
|
||||
newpath
|
||||
(Helvetica) findfont 140 scalefont setfont
|
||||
1.000 UL
|
||||
LTb
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
630 420 M
|
||||
( 0) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 865 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 865 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
630 865 M
|
||||
( 0.1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1310 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1310 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.2) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1756 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1756 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.3) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2201 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2201 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.4) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2646 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2646 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 3091 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 3091 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.6) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 3536 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 3536 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.7) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 3982 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 3982 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.8) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4427 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4427 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.9) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4872 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4872 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
0 4452 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
0 63 V
|
||||
0 4389 R
|
||||
0 -63 V
|
||||
714 280 M
|
||||
( 0) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
2072 420 M
|
||||
0 4452 V
|
||||
1.000 UL
|
||||
LTb
|
||||
2072 420 M
|
||||
0 63 V
|
||||
0 4389 R
|
||||
0 -63 V
|
||||
0 -4529 R
|
||||
( 0.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
3431 420 M
|
||||
0 4452 V
|
||||
1.000 UL
|
||||
LTb
|
||||
3431 420 M
|
||||
0 63 V
|
||||
0 4389 R
|
||||
0 -63 V
|
||||
0 -4529 R
|
||||
( 1) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
4789 420 M
|
||||
0 4452 V
|
||||
1.000 UL
|
||||
LTb
|
||||
4789 420 M
|
||||
0 63 V
|
||||
0 4389 R
|
||||
0 -63 V
|
||||
0 -4529 R
|
||||
( 1.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
6147 420 M
|
||||
0 4109 V
|
||||
0 280 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
6147 420 M
|
||||
0 63 V
|
||||
0 4389 R
|
||||
0 -63 V
|
||||
0 -4529 R
|
||||
( 2) Cshow
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
6248 0 V
|
||||
0 4452 V
|
||||
-6248 0 V
|
||||
714 420 L
|
||||
140 2646 M
|
||||
currentpoint gsave translate 90 rotate 0 0 M
|
||||
(Yields) Cshow
|
||||
grestore
|
||||
3838 70 M
|
||||
(Energy [kev]) Cshow
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT0
|
||||
6311 4739 M
|
||||
('test6.txt' us 1:2) Rshow
|
||||
1671 773 Star
|
||||
2488 972 Star
|
||||
2967 1136 Star
|
||||
3306 1279 Star
|
||||
3569 1408 Star
|
||||
3785 1526 Star
|
||||
3966 1635 Star
|
||||
4124 1737 Star
|
||||
4263 1833 Star
|
||||
4387 1925 Star
|
||||
4500 2012 Star
|
||||
4602 2095 Star
|
||||
4697 2175 Star
|
||||
4784 2251 Star
|
||||
4866 2326 Star
|
||||
4942 2397 Star
|
||||
5013 2467 Star
|
||||
5081 2534 Star
|
||||
5144 2600 Star
|
||||
5205 2663 Star
|
||||
5263 2725 Star
|
||||
5317 2786 Star
|
||||
5370 2845 Star
|
||||
5420 2903 Star
|
||||
5468 2960 Star
|
||||
5515 3015 Star
|
||||
5559 3069 Star
|
||||
5602 3123 Star
|
||||
5643 3175 Star
|
||||
5683 3226 Star
|
||||
5722 3276 Star
|
||||
5759 3326 Star
|
||||
5796 3375 Star
|
||||
5831 3422 Star
|
||||
5865 3470 Star
|
||||
5898 3516 Star
|
||||
5931 3562 Star
|
||||
5962 3607 Star
|
||||
5993 3651 Star
|
||||
6023 3695 Star
|
||||
6052 3738 Star
|
||||
6080 3781 Star
|
||||
6108 3823 Star
|
||||
6135 3864 Star
|
||||
6162 3905 Star
|
||||
6188 3946 Star
|
||||
6213 3986 Star
|
||||
6238 4025 Star
|
||||
6262 4065 Star
|
||||
6286 4103 Star
|
||||
6309 4141 Star
|
||||
6332 4179 Star
|
||||
6355 4217 Star
|
||||
6377 4254 Star
|
||||
6398 4290 Star
|
||||
6420 4327 Star
|
||||
6441 4362 Star
|
||||
6461 4398 Star
|
||||
6481 4433 Star
|
||||
6501 4468 Star
|
||||
6521 4503 Star
|
||||
6540 4522 Star
|
||||
6559 4524 Star
|
||||
6577 4527 Star
|
||||
6596 4529 Star
|
||||
6614 4532 Star
|
||||
6631 4534 Star
|
||||
6649 4537 Star
|
||||
6666 4539 Star
|
||||
6683 4541 Star
|
||||
6700 4544 Star
|
||||
6716 4546 Star
|
||||
6732 4548 Star
|
||||
6749 4550 Star
|
||||
6764 4552 Star
|
||||
6780 4554 Star
|
||||
6795 4556 Star
|
||||
6811 4558 Star
|
||||
6826 4560 Star
|
||||
6840 4562 Star
|
||||
6855 4564 Star
|
||||
6870 4566 Star
|
||||
6884 4568 Star
|
||||
6898 4569 Star
|
||||
6912 4571 Star
|
||||
6926 4573 Star
|
||||
6939 4574 Star
|
||||
6953 4576 Star
|
||||
6594 4739 Star
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT1
|
||||
6311 4599 M
|
||||
('test6.txt' us 1:3) Rshow
|
||||
1671 4338 Star
|
||||
2488 4140 Star
|
||||
2967 3994 Star
|
||||
3306 3869 Star
|
||||
3569 3756 Star
|
||||
3785 3652 Star
|
||||
3966 3554 Star
|
||||
4124 3462 Star
|
||||
4263 3375 Star
|
||||
4387 3292 Star
|
||||
4500 3211 Star
|
||||
4602 3134 Star
|
||||
4697 3060 Star
|
||||
4784 2988 Star
|
||||
4866 2918 Star
|
||||
4942 2851 Star
|
||||
5013 2785 Star
|
||||
5081 2721 Star
|
||||
5144 2658 Star
|
||||
5205 2597 Star
|
||||
5263 2538 Star
|
||||
5317 2480 Star
|
||||
5370 2423 Star
|
||||
5420 2367 Star
|
||||
5468 2312 Star
|
||||
5515 2258 Star
|
||||
5559 2205 Star
|
||||
5602 2154 Star
|
||||
5643 2103 Star
|
||||
5683 2053 Star
|
||||
5722 2004 Star
|
||||
5759 1955 Star
|
||||
5796 1907 Star
|
||||
5831 1860 Star
|
||||
5865 1814 Star
|
||||
5898 1769 Star
|
||||
5931 1724 Star
|
||||
5962 1679 Star
|
||||
5993 1635 Star
|
||||
6023 1592 Star
|
||||
6052 1550 Star
|
||||
6080 1507 Star
|
||||
6108 1466 Star
|
||||
6135 1425 Star
|
||||
6162 1384 Star
|
||||
6188 1344 Star
|
||||
6213 1304 Star
|
||||
6238 1265 Star
|
||||
6262 1226 Star
|
||||
6286 1188 Star
|
||||
6309 1150 Star
|
||||
6332 1112 Star
|
||||
6355 1075 Star
|
||||
6377 1038 Star
|
||||
6398 1001 Star
|
||||
6420 965 Star
|
||||
6441 929 Star
|
||||
6461 894 Star
|
||||
6481 859 Star
|
||||
6501 824 Star
|
||||
6521 789 Star
|
||||
6540 770 Star
|
||||
6559 768 Star
|
||||
6577 765 Star
|
||||
6596 762 Star
|
||||
6614 760 Star
|
||||
6631 757 Star
|
||||
6649 755 Star
|
||||
6666 752 Star
|
||||
6683 750 Star
|
||||
6700 748 Star
|
||||
6716 745 Star
|
||||
6732 743 Star
|
||||
6749 741 Star
|
||||
6764 739 Star
|
||||
6780 736 Star
|
||||
6795 734 Star
|
||||
6811 732 Star
|
||||
6826 730 Star
|
||||
6840 728 Star
|
||||
6855 726 Star
|
||||
6870 724 Star
|
||||
6884 722 Star
|
||||
6898 720 Star
|
||||
6912 718 Star
|
||||
6926 716 Star
|
||||
6939 714 Star
|
||||
6953 713 Star
|
||||
6594 4599 Star
|
||||
stroke
|
||||
grestore
|
||||
end
|
||||
showpage
|
||||
%%Trailer
|
||||
%%DocumentFonts: Helvetica
|
||||
%%Pages: 1
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -1,274 +0,0 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%BoundingBox: 0 0 720 504
|
||||
%%BoundingBox: 0 0 595 842
|
||||
%%Creator: KDE 3.1.3-6.10 Red Hat
|
||||
%%CreationDate: Thu Jul 21 10:56:35 2005
|
||||
%%Orientation: Portrait
|
||||
%%Pages: 1
|
||||
%%DocumentFonts:
|
||||
|
||||
%%EndComments
|
||||
%%BeginProlog
|
||||
% Prolog copyright 1994-2003 Trolltech. You may copy this prolog in any way
|
||||
% that is directly related to this document. For other use of this prolog,
|
||||
% see your licensing agreement for Qt.
|
||||
/d/def load def/D{bind d}bind d/d2{dup dup}D/B{0 d2}D/W{255 d2}D/ED{exch d}D
|
||||
/D0{0 ED}D/LT{lineto}D/MT{moveto}D/S{stroke}D/F{setfont}D/SW{setlinewidth}D
|
||||
/CP{closepath}D/RL{rlineto}D/NP{newpath}D/CM{currentmatrix}D/SM{setmatrix}D
|
||||
/TR{translate}D/SD{setdash}D/SC{aload pop setrgbcolor}D/CR{currentfile read
|
||||
pop}D/i{index}D/bs{bitshift}D/scs{setcolorspace}D/DB{dict dup begin}D/DE{end
|
||||
d}D/ie{ifelse}D/sp{astore pop}D/BSt 0 d/LWi 1 d/PSt 1 d/Cx 0 d/Cy 0 d/WFi
|
||||
false d/OMo false d/BCol[1 1 1]d/PCol[0 0 0]d/BkCol[1 1 1]d/BDArr[0.94 0.88
|
||||
0.63 0.50 0.37 0.12 0.06]d/defM matrix d/nS 0 d/GPS{PSt 1 ge PSt 5 le and{{
|
||||
LArr PSt 1 sub 2 mul get}{LArr PSt 2 mul 1 sub get}ie}{[]}ie}D/QS{PSt 0 ne{
|
||||
LWi SW gsave PCol SC true GPS 0 SD S OMo PSt 1 ne and grestore{BkCol SC
|
||||
false GPS dup 0 get SD S}if}if}D/r28{{CR dup 32 gt{exit}if pop}loop 3{CR}
|
||||
repeat 0 4{7 bs exch dup 128 gt{84 sub}if 42 sub 127 and add}repeat}D/rA 0 d
|
||||
/rL 0 d/rB{rL 0 eq{/rA r28 d/rL 28 d}if dup rL gt{rA exch rL sub rL exch/rA
|
||||
0 d/rL 0 d rB exch bs add}{dup rA 16#fffffff 3 -1 roll bs not and exch dup
|
||||
rL exch sub/rL ED neg rA exch bs/rA ED}ie}D/uc{/rL 0 d 0{dup 2 i length ge{
|
||||
exit}if 1 rB 1 eq{3 rB dup 3 ge{1 add dup rB 1 i 5 ge{1 i 6 ge{1 i 7 ge{1 i
|
||||
8 ge{128 add}if 64 add}if 32 add}if 16 add}if 3 add exch pop}if 3 add exch
|
||||
10 rB 1 add{dup 3 i lt{dup}{2 i}ie 4 i 3 i 3 i sub 2 i getinterval 5 i 4 i 3
|
||||
-1 roll putinterval dup 4 -1 roll add 3 1 roll 4 -1 roll exch sub dup 0 eq{
|
||||
exit}if 3 1 roll}loop pop pop}{3 rB 1 add{2 copy 8 rB put 1 add}repeat}ie}
|
||||
loop pop}D/sl D0/QCIgray D0/QCIcolor D0/QCIindex D0/QCI{/colorimage where{
|
||||
pop false 3 colorimage}{exec/QCIcolor ED/QCIgray QCIcolor length 3 idiv
|
||||
string d 0 1 QCIcolor length 3 idiv 1 sub{/QCIindex ED/x QCIindex 3 mul d
|
||||
QCIgray QCIindex QCIcolor x get 0.30 mul QCIcolor x 1 add get 0.59 mul
|
||||
QCIcolor x 2 add get 0.11 mul add add cvi put}for QCIgray image}ie}D/di{
|
||||
gsave TR dup false ne{/languagelevel where{pop languagelevel 3 ge}{false}ie}
|
||||
{false}ie{/ma ED 8 eq{/dc[0 1]d/DeviceGray}{/dc[0 1 0 1 0 1]d/DeviceRGB}ie
|
||||
scs/im ED/mt ED/h ED/w ED/id 7 DB/ImageType 1 d/Width w d/Height h d
|
||||
/ImageMatrix mt d/DataSource im d/BitsPerComponent 8 d/Decode dc d DE/md 7
|
||||
DB/ImageType 1 d/Width w d/Height h d/ImageMatrix mt d/DataSource ma d
|
||||
/BitsPerComponent 1 d/Decode[0 1]d DE 4 DB/ImageType 3 d/DataDict id d
|
||||
/MaskDict md d/InterleaveType 3 d end image}{pop dup 1 eq{pop false 3 1 roll
|
||||
imagemask}{8 4 1 roll 8 eq{image}{QCI}ie}ie}ie grestore}d/BF{gsave BSt 1 eq{
|
||||
BCol SC WFi{fill}{eofill}ie}if BSt 2 ge BSt 8 le and{BDArr BSt 2 sub get/sc
|
||||
ED BCol{1. exch sub sc mul 1. exch sub}forall 3 array astore SC WFi{fill}{
|
||||
eofill}ie}if BSt 9 ge BSt 14 le and{WFi{clip}{eoclip}ie defM SM pathbbox 3 i
|
||||
3 i TR 4 2 roll 3 2 roll exch sub/h ED sub/w ED OMo{NP 0 0 MT 0 h RL w 0 RL
|
||||
0 h neg RL CP BkCol SC fill}if BCol SC 0.3 SW NP BSt 9 eq BSt 11 eq or{0 4 h
|
||||
{dup 0 exch MT w exch LT}for}if BSt 10 eq BSt 11 eq or{0 4 w{dup 0 MT h LT}
|
||||
for}if BSt 12 eq BSt 14 eq or{w h gt{0 6 w h add{dup 0 MT h sub h LT}for}{0
|
||||
6 w h add{dup 0 exch MT w sub w exch LT}for}ie}if BSt 13 eq BSt 14 eq or{w h
|
||||
gt{0 6 w h add{dup h MT h sub 0 LT}for}{0 6 w h add{dup w exch MT w sub 0
|
||||
exch LT}for}ie}if S}if BSt 24 eq{}if grestore}D/mat matrix d/ang1 D0/ang2 D0
|
||||
/w D0/h D0/x D0/y D0/ARC{/ang2 ED/ang1 ED/h ED/w ED/y ED/x ED mat CM pop x w
|
||||
2 div add y h 2 div add TR 1 h w div neg scale ang2 0 ge{0 0 w 2 div ang1
|
||||
ang1 ang2 add arc}{0 0 w 2 div ang1 ang1 ang2 add arcn}ie mat SM}D/C D0/P{NP
|
||||
MT 0.5 0.5 rmoveto 0 -1 RL -1 0 RL 0 1 RL CP PCol SC fill}D/M{/Cy ED/Cx ED}D
|
||||
/L{NP Cx Cy MT/Cy ED/Cx ED Cx Cy LT QS}D/DL{NP MT LT QS}D/HL{1 i DL}D/VL{2 i
|
||||
exch DL}D/R{/h ED/w ED/y ED/x ED NP x y MT 0 h RL w 0 RL 0 h neg RL CP BF QS
|
||||
}D/ACR{/h ED/w ED/y ED/x ED x y MT 0 h RL w 0 RL 0 h neg RL CP}D/xr D0/yr D0
|
||||
/rx D0/ry D0/rx2 D0/ry2 D0/RR{/yr ED/xr ED/h ED/w ED/y ED/x ED xr 0 le yr 0
|
||||
le or{x y w h R}{xr 100 ge yr 100 ge or{x y w h E}{/rx xr w mul 200 div d/ry
|
||||
yr h mul 200 div d/rx2 rx 2 mul d/ry2 ry 2 mul d NP x rx add y MT x y rx2
|
||||
ry2 180 -90 x y h add ry2 sub rx2 ry2 270 -90 x w add rx2 sub y h add ry2
|
||||
sub rx2 ry2 0 -90 x w add rx2 sub y rx2 ry2 90 -90 ARC ARC ARC ARC CP BF QS}
|
||||
ie}ie}D/E{/h ED/w ED/y ED/x ED mat CM pop x w 2 div add y h 2 div add TR 1 h
|
||||
w div scale NP 0 0 w 2 div 0 360 arc mat SM BF QS}D/A{16 div exch 16 div
|
||||
exch NP ARC QS}D/PIE{/ang2 ED/ang1 ED/h ED/w ED/y ED/x ED NP x w 2 div add y
|
||||
h 2 div add MT x y w h ang1 16 div ang2 16 div ARC CP BF QS}D/CH{16 div exch
|
||||
16 div exch NP ARC CP BF QS}D/BZ{curveto QS}D/CRGB{255 div 3 1 roll 255 div
|
||||
3 1 roll 255 div 3 1 roll}D/BC{CRGB BkCol sp}D/BR{CRGB BCol sp/BSt ED}D/WB{1
|
||||
W BR}D/NB{0 B BR}D/PE{setlinejoin setlinecap CRGB PCol sp/LWi ED/PSt ED LWi
|
||||
0 eq{0.25/LWi ED}if}D/P1{1 0 5 2 roll 0 0 PE}D/ST{defM SM concat}D/MF{true
|
||||
exch true exch{exch pop exch pop dup 0 get dup findfont dup/FontName get 3
|
||||
-1 roll eq{exit}if}forall exch dup 1 get/fxscale ED 2 get/fslant ED exch
|
||||
/fencoding ED[fxscale 0 fslant 1 0 0]makefont fencoding false eq{}{dup
|
||||
maxlength dict begin{1 i/FID ne{def}{pop pop}ifelse}forall/Encoding
|
||||
fencoding d currentdict end}ie definefont pop}D/MFEmb{findfont dup length
|
||||
dict begin{1 i/FID ne{d}{pop pop}ifelse}forall/Encoding ED currentdict end
|
||||
definefont pop}D/DF{findfont/fs 3 -1 roll d[fs 0 0 fs -1 mul 0 0]makefont d}
|
||||
D/ty 0 d/Y{/ty ED}D/Tl{gsave SW PCol SC NP 1 i exch MT 1 i 0 RL S grestore}D
|
||||
/T{PCol SC ty MT 1 i dup length 2 div exch stringwidth pop 3 -1 roll exch
|
||||
sub exch div exch 0 exch ashow}D/QI{/C save d pageinit/Cx 0 d/Cy 0 d/OMo
|
||||
false d}D/QP{C restore showpage}D/SPD{/setpagedevice where{1 DB 3 1 roll d
|
||||
end setpagedevice}{pop pop}ie}D/SV{BSt LWi PSt Cx Cy WFi OMo BCol PCol BkCol
|
||||
/nS nS 1 add d gsave}D/RS{nS 0 gt{grestore/BkCol ED/PCol ED/BCol ED/OMo ED
|
||||
/WFi ED/Cy ED/Cx ED/PSt ED/LWi ED/BSt ED/nS nS 1 sub d}if}D/CLSTART{/clipTmp
|
||||
matrix CM d defM SM NP}D/CLEND{clip NP clipTmp SM}D/CLO{grestore gsave defM
|
||||
SM}D
|
||||
|
||||
/LArr[ [] [] [ 11.944 3.583 ] [ 3.583 11.944 ] [ 3.583 3.583 ] [ 3.583 3.583 ] [ 5.972 3.583 3.583 3.583 ] [ 3.583 5.972 3.583 3.583 ] [ 5.972 3.583 3.583 3.583 3.583 ] [ 3.583 5.972 3.583 3.583 3.583 3.583 ] ] d
|
||||
/pageinit {
|
||||
36 23.4419 translate
|
||||
% 185*281mm (portrait)
|
||||
0 795.349 translate 0.837209 -0.837209 scale/defM matrix CM d } d
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
%%BeginPageSetup
|
||||
QI
|
||||
%%EndPageSetup
|
||||
[1 0 0 1 -36 316]ST
|
||||
B P1
|
||||
NB
|
||||
W BC
|
||||
/sl 60480 string uc
|
||||
<EFBFBD><EFBFBD><EFBFBD>1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>6
|
||||
E,*<2A><>1<EFBFBD>X.<2E><>L<EFBFBD>Ƕ<EFBFBD>-Q><EFBFBD><EFBFBD>5X<EFBFBD><EFBFBD>/*<2A>@5<><35>:<3A>=<3D>=@<40>1;<3B>S<EFBFBD>M<EFBFBD>-U<><55><EFBFBD><EFBFBD><EFBFBD><EFBFBD>PH<50>C<EFBFBD>L<EFBFBD>;<3B>V9<56>D<EFBFBD><44><EFBFBD><EFBFBD>,<2C><P<EFBFBD>
|
||||
<EFBFBD>:RO<52>TO<54><4F><EFBFBD><EFBFBD><<EFBFBD><EFBFBD>H5*ڰ<>O<EFBFBD>L<EFBFBD>;<3B>*ͻ<>0<EFBFBD><30><EFBFBD>3<EFBFBD><33><EFBFBD>0<EFBFBD><30>LLX<4C><58>HE,<2C><>@6<>J<EFBFBD>9<EFBFBD><39>3-Fƿ=D<>:,A<><41>N28F
|
||||
<EFBFBD><EFBFBD>D<EFBFBD><EFBFBD><EFBFBD>MǶ<EFBFBD>.<2E>9Q*<2A>01X<31><58>ϲIU<49>E;<3B><>91C<31><43>+X<><58>?-<2D>ǿ<EFBFBD><C7BF><EFBFBD>E,<2C><><EFBFBD><EFBFBD>E<EFBFBD><45><EFBFBD><EFBFBD>X<EFBFBD><58><EFBFBD><EFBFBD>ط?0հ<30>0;<3B>A.6
|
||||
<EFBFBD>˴/.<2E>/>2F3<EFBFBD><EFBFBD><EFBFBD>+<2B>-?<3F><>/AH<41>Z4<5A>F<EFBFBD>+<2B><><EFBFBD><EFBFBD>=˹<>5A<35><41>LI<4C><49><EFBFBD><EFBFBD>LF<4C>߱<EFBFBD><DFB1><EFBFBD><ձ<EFBFBD><EFBFBD>M<EFBFBD>Z<EFBFBD>O<EFBFBD><EFBFBD>U<EFBFBD>=N<>@><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD>:<3A><>M8<4D><38>>01*<2A><>F8;<3B><><EFBFBD><EFBFBD>5<EFBFBD><35>L*19<31>*<2A><><EFBFBD><EFBFBD>G/<2F><><EFBFBD>UԹN.<2E>E<EFBFBD>VW<56><57><EFBFBD><EFBFBD><EFBFBD><EFBFBD>D<EFBFBD>51<35><31>2<EFBFBD>0C<30><43>H<EFBFBD><48>-ض<>
|
||||
/<2F><><EFBFBD>XW<58><57><EFBFBD>7FF6<46>M+BP<42>0I<30><49><EFBFBD>P6X7<58>GL<47>W5<57><35>Ż<EFBFBD><C5BB>A<EFBFBD><41>,<2C>X;0/<2F><><EFBFBD>=ʶ<>11<31><31>*>X><EFBFBD>G<EFBFBD>F<EFBFBD><EFBFBD>-T2Q
|
||||
0<EFBFBD>8<EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><>*<2A>-2<>,,<2C>Z<EFBFBD><5A><EFBFBD>8<EFBFBD><38>O/F<><46>ES<45>O.<2E><><EFBFBD><EFBFBD>@X<><58>?<3F><>T<EFBFBD><54><EFBFBD><EFBFBD><EFBFBD>0<EFBFBD><30><EFBFBD><EFBFBD>@<40>G<EFBFBD>/9FT<46>ES<45>;,1;<3B><><EFBFBD>
|
||||
<EFBFBD>K<EFBFBD>W<EFBFBD><EFBFBD><EFBFBD>ͻ++Q<><51><EFBFBD>*X;Y<><59><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B>Eö<45>-Q<><51><EFBFBD>@X><EFBFBD>S8<EFBFBD>S<EFBFBD><EFBFBD>E<EFBFBD><EFBFBD>+<2B>IE<49>+>9<EFBFBD><EFBFBD><EFBFBD>E<EFBFBD><EFBFBD><EFBFBD>.Q<><51>VRX<52>M4<4D>
|
||||
<EFBFBD><EFBFBD>+<2B><><EFBFBD>08X<38><58>;ݺY2<59>,<2C>1L<31>,<2C>J<EFBFBD><4A><EFBFBD><EFBFBD>:Y<><59><EFBFBD>4<EFBFBD>ZرS<D8B1><53>11<31><31>X=<3D><><EFBFBD><EFBFBD>W<EFBFBD>R<EFBFBD>M3<4D><33>;AL<41>,2<><32><EFBFBD>GLF<4C><46>U1
|
||||
<EFBFBD><EFBFBD>8<EFBFBD><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD>O<EFBFBD><EFBFBD><EFBFBD><EFBFBD>6<EFBFBD>U<EFBFBD><EFBFBD>>8<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>F<EFBFBD><EFBFBD>U<EFBFBD><EFBFBD>K1ZKE<EFBFBD><EFBFBD>ù<EFBFBD><EFBFBD><EFBFBD>1<EFBFBD><EFBFBD>7ZE<EFBFBD><EFBFBD>8<EFBFBD>G<EFBFBD>BǶ<EFBFBD>*<2A><>*Ա<>G<EFBFBD><47><EFBFBD>
|
||||
21<<EFBFBD><EFBFBD>+<2B><>+<2B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD>P<EFBFBD>1*<2A><><EFBFBD>Y=<3D>0*<2A><>I<EFBFBD><49>E<EFBFBD><45><EFBFBD><EFBFBD>M<EFBFBD><4D><EFBFBD>Q<EFBFBD>X<EFBFBD><58><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>E<EFBFBD>H5*<2A><>*<2A>1<EFBFBD><31><EFBFBD><EFBFBD><EFBFBD>ϲ<EFBFBD>0/<2F>YE<59><45>I<EFBFBD><49><EFBFBD><EFBFBD>E<EFBFBD><45><EFBFBD><EFBFBD><EFBFBD>ڰ<EFBFBD>5<EFBFBD><35><EFBFBD><EFBFBD><EFBFBD><EFBFBD>XЯ<58><D0AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>XЯ<58><D0AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD><58><EFBFBD>KIJ<49>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>M9<EFBFBD><EFBFBD>I<EFBFBD>ľU<EFBFBD>ᱽ<EFBFBD>ľU<EFBFBD>*:@<40>J<EFBFBD><4A>/а<><D0B0><EFBFBD><EFBFBD>7<EFBFBD><37>10*<2A><>O<EFBFBD><4F>;C<><43><EFBFBD><EFBFBD><EFBFBD>V<EFBFBD>?O*<2A>-<2D><>;E<><45><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD>Ѵ<EFBFBD>4<EFBFBD><EFBFBD><EFBFBD>IE<EFBFBD><EFBFBD>H;<3B><><EFBFBD><EFBFBD><EEAFBA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>7<EFBFBD><37><EFBFBD>/*<2A>V<EFBFBD><56>R<EFBFBD><52><EFBFBD><EFBFBD>E<EFBFBD>T<EFBFBD>@<40><>Wʼ<57><CABC>Q<EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD><48><EFBFBD><EFBFBD>6
|
||||
+Q,*<2A><><EFBFBD><EFBFBD><EFBFBD>7C<37>7,<2C><>IٿI<D9BF>ಱ<EFBFBD><E0B2B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD>O<EFBFBD>.F<>-*<2A>+/,Q6:<3A>CFK<46>Y<EFBFBD><59>Y<EFBFBD>M<EFBFBD><4D><EFBFBD>*<2A><>VI<56>2<EFBFBD>CR<43><52><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD>*Ǻ<><C7BA><EFBFBD>G,F:<3A><>B<EFBFBD>2H<32>O<EFBFBD>N<EFBFBD>ͻ<EFBFBD>0<EFBFBD><30><EFBFBD><EFBFBD>+<2B><>U<EFBFBD>U*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>F<EFBFBD><46>E=<3D><>6X<36><58><EFBFBD><EFBFBD>H3<48><33><EFBFBD><EFBFBD>W<EFBFBD><EFBFBD><D7BF><EFBFBD>3<EFBFBD><33>3@<40>
|
||||
4<EFBFBD><EFBFBD><C<EFBFBD><EFBFBD><EFBFBD>5*8FJ<46>ƶ<EFBFBD><C6B6><EFBFBD>,<2C>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>R<EFBFBD>ͻ2<CDBB>;*E<><45><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>V<EFBFBD>I,<2C>2<EFBFBD><32>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD>00<30><30><EFBFBD><EFBFBD><EFBFBD>7<EFBFBD>K<EFBFBD>A8Z<38><5A>
|
||||
<EFBFBD><EFBFBD>I<EFBFBD><EFBFBD>ͳ<EFBFBD>X<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>+*,*8U<DEB2><DEBC><EFBFBD>=L<><4C>7+<2B>E<EFBFBD>5<EFBFBD><35>B<EFBFBD><42>4R8<52>8YV<59><56><EFBFBD><EFBFBD>.9<EFBFBD><EFBFBD><EFBFBD><EFBFBD>-*<2A><><EFBFBD>ܾ<EFBFBD><DCBE>4<EFBFBD><34>+<2B><>N7
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD><EFBFBD><EFBFBD>H<EFBFBD>L<<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ľU;*CR<43>ɽ<EFBFBD><C9BD><EFBFBD>2<EFBFBD><32>**<<EFBFBD>6%
|
||||
d
|
||||
720 84[1 0 0 1 0 0]sl 8 false 0 0 di
|
||||
/sl 60480 string uc
|
||||
<EFBFBD>***<2A>:<3A><>1:6Z0<5A>N0X*<2A><><EFBFBD><EFBFBD>R<EFBFBD>9<EFBFBD>L3D+۸<><DBB8>S4F2*<2A><>E*R¶;31S<31>I<EFBFBD><49><EFBFBD>1;<3B>9<EFBFBD>U;*<2A>R<EFBFBD>XH<58>4<EFBFBD>T<<EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ľU1*Z<>ͻ+3O+<2B><><EFBFBD><EFBFBD><EFBFBD>MCZ<43><5A>6-*.*<2A>,FоEB<45>9Y<39><59><EFBFBD><EFBFBD>1<EFBFBD><31>.<2E>A<EFBFBD>5<EFBFBD><35><EFBFBD>=Q.:I<>Y<EFBFBD>MD<4D><44>DP<44>ԳM<D4B3>
|
||||
T.J-<2D><><EFBFBD><EFBFBD>.<>ү<EFBFBD>ԯ,<2C>S<EFBFBD>.X<>*<2A>8<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>=<3D>OĵC6<43>Tƴ<54>2<EFBFBD>Y<EFBFBD>7<EFBFBD>G,<2C>=<3D><>@E<>BS<42><53>7<EFBFBD><37><EFBFBD>U<EFBFBD><55><EFBFBD>?ص4
|
||||
Z5O<EFBFBD>B<EFBFBD><EFBFBD>B<EFBFBD><EFBFBD>?E,<2C>X*J9<4A>@FS+<2B>P<EFBFBD>9<EFBFBD>*<2A><>2<EFBFBD><32>;<3B><>HE*<2A><>*8<>J<<EFBFBD><EFBFBD><EFBFBD>X<EFBFBD><EFBFBD>7<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>U<EFBFBD>@*1E<31><45><EFBFBD>D<EFBFBD><44><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD>7<EFBFBD>G,<2C>F8<46><38><EP<EFBFBD><EFBFBD><EFBFBD><EFBFBD>1<EFBFBD>9<EFBFBD>T.J<>2<EFBFBD><32><EFBFBD>/<2F>1<EFBFBD><31>ϴM<CFB4>N<EFBFBD><4E>R<EFBFBD>NW<4E>EL<45>X<EFBFBD><58>*F<><46>O<EFBFBD><4F><EFBFBD>5<EFBFBD><35><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>HE,<2C>=
|
||||
<EFBFBD><EFBFBD>6*F3<46>7,<2C><>-*XG*<2A><><EFBFBD><EFBFBD>1RE<52><45>WR<57>W<EFBFBD>ү<EFBFBD>@<40>7O<37><4F>7<EFBFBD><37><EFBFBD>G<EFBFBD>,<2C><><EFBFBD><EFBFBD>M*<2A><><EFBFBD><EFBFBD>Z*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ű<<EFBFBD><EFBFBD>/*<2A>5ͻ
|
||||
<EFBFBD>;˿<>˲M7=<3D>QJENE<4E>F<EFBFBD><46>O<EFBFBD>O<EFBFBD><4F>߲<EFBFBD><DFB2><EFBFBD><EFBFBD><EFBFBD>9<EFBFBD>ǼJ<C7BC>QM9<4D><39><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ND<4E>@<40><><EFBFBD><EFBFBD>W<EFBFBD>M<EFBFBD>;<3B><><EFBFBD>+*N81E<31><45><EFBFBD>S<EFBFBD>F
|
||||
R5<EFBFBD><EFBFBD>*.,<2C>4E<34>4S-<2D>L*<2A><><EFBFBD>DP<44><50>E<EFBFBD>-<2D>7.<2E>T<EFBFBD><54>F<EFBFBD>J<EFBFBD>X<EFBFBD><58>FHE<48><45>.<2E><>=<3D><>;7<>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD>Z<EFBFBD>A<EFBFBD>BO<42>ƱAU
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>NѯJV@F翸<46>۴<EFBFBD>LHE<48><45><EFBFBD><EFBFBD>@<40>0<EFBFBD><30>6E<36><45><EFBFBD><EFBFBD><EFBFBD><EFBFBD>U<EFBFBD><55><EFBFBD>PYЯ<59>><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD>V<EFBFBD><56>,*<2A><><EFBFBD><EFBFBD><EFBFBD>N
|
||||
UP<EFBFBD><EFBFBD>P<EFBFBD><EFBFBD><EFBFBD>,<2C>4+<2B>H<EFBFBD><48><EFBFBD><EFBFBD><EFBFBD>;ӿ<CDBE><D3BF><EFBFBD><EFBFBD>D<EFBFBD><44>X۸<58>+<2B><><EFBFBD>ɲ<EFBFBD><W<EFBFBD>,<2C><>W<EFBFBD><57><EFBFBD><EFBFBD><EFBFBD>2<EFBFBD>1<EFBFBD><31>5T.<2E><>W<EFBFBD><57>T<+XG*<2A>1<EFBFBD><31>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʴ9<EFBFBD><EFBFBD><EFBFBD><EFBFBD>0X<EFBFBD><EFBFBD><EFBFBD>91E<EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD>Cٽ<EFBFBD><EFBFBD>+<2B><><EFBFBD><EFBFBD>L<EFBFBD>;*<2A><>,P-<2D><>5W<35>2<EFBFBD><32>DZ6<C7B1><36><EFBFBD><EFBFBD><D7BD>UA*:<3A><>XƱ<58>*XS<58>
|
||||
;T<><54><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǰ<EFBFBD>2<EFBFBD>J<EFBFBD><4A>鲹7<E9B2B9>BE<42><45>ҿU;*ٵ<>K<EFBFBD>5<EFBFBD>W/<2F><>ͻ<EFBFBD><CDBB><EFBFBD>ؿ*<2A><>S<EFBFBD><53><EFBFBD>DHUX<55><58>*F<>PIX<49><58>B<EFBFBD>/<2F>HL
|
||||
<EFBFBD><EFBFBD>P*<2A><>,*<2A>ڹ<EFBFBD><DAB9>6<EFBFBD><36><EFBFBD><D7BF>F<EFBFBD>./DP<44><50>R<EFBFBD><52><EFBFBD>S<EFBFBD><53>R<EFBFBD>S5<53>G,<2C>F8<46><38>9A<<EFBFBD>B<EFBFBD><EFBFBD><EFBFBD>Y*<2A><>JMAJ<41>@F32:Q<><51>S0<53><30>
|
||||
L<EFBFBD><EFBFBD>-<2D>/<2F><>U<EFBFBD><55>߿**<2A><>+<2B>L<EFBFBD>-ǶO+<2B>R<EFBFBD><52>3:D<>2<EFBFBD>W+<2B>۸<EFBFBD><DBB8><EFBFBD>/R<>XH<58>4<EFBFBD><34>H<EFBFBD><48>7KQ<4B>F<EFBFBD>Y<EFBFBD>@<40>;7<>M<EFBFBD>PWM<57><4D>
|
||||
/N>/<2F>.ͻ<>ط<EFBFBD><D8B7><EFBFBD>EЯ<45>><EFBFBD>ҿU1*:<3A>FV<46>I,*L+8S<38>76<37><36>AD:;<3B>,<2C><><EFBFBD>-<2D><><EFBFBD><EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD><EFBFBD>RY<52>6<EFBFBD>F8+<2B><><EFBFBD><EFBFBD>I
|
||||
<EFBFBD>M3O<EFBFBD>-<2D><>-<2D><>O<EFBFBD>><EFBFBD><EFBFBD>0<EFBFBD><EFBFBD>91E<EFBFBD><EFBFBD><EFBFBD><EFBFBD>L<EFBFBD><EFBFBD><EFBFBD>/<2F>0-F:<3A><><*<2A><>/*<2A>?<3F><>/7+Qt<51>Q*H<>7<EFBFBD>0W*:<3A>㼹ͻ<E3BCB9><CDBB><EFBFBD><EFBFBD>9<EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD>?<3F>X<EFBFBD>A<EFBFBD><41>5<EFBFBD>G,<2C>?L><EFBFBD><EFBFBD><EFBFBD>*<2A>@<40><>47C<37>/Q<><51>7<EFBFBD><37><EFBFBD>-*<2A>VI<56>B<EFBFBD>4<EFBFBD><34><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>KM<4B><4D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɱ<EFBFBD><C9B1><EFBFBD><EFBFBD><EFBFBD>*<2A>?J<>
|
||||
<EFBFBD>VܯH<EFBFBD>SD<EFBFBD>J<EFBFBD><EFBFBD><EFBFBD>RZ@<40><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G-B<><42>EH5XG*<2A>1<EFBFBD><31>G<EFBFBD>;7-<2D>G<EFBFBD><47>;<3B><><EFBFBD><EFBFBD>7<EFBFBD><37><EFBFBD><EFBFBD>;<3B><><EFBFBD>=<3D><>;<3B><><EFBFBD>+<2B>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD>
|
||||
3+<2B>=;*<2A>*I<><49><EFBFBD><EFBFBD>-*<2A><>M<EFBFBD>ⱹ2M<32><4D><EFBFBD><EFBFBD>4<EFBFBD><34>:*<2A>T´MẴE<E1BAB4><45><EFBFBD><EFBFBD>U<EFBFBD><55>M<EFBFBD><4D><EFBFBD>ĺ<EFBFBD><C4BA>/QX*J<><4A>N=<3D><><EFBFBD><EFBFBD><EFBFBD>7<EFBFBD><
|
||||
<EFBFBD><EFBFBD>O63<EFBFBD>G+<2B>2*:B<><42><EFBFBD><EFBFBD><EFBFBD><EFBFBD>E<EFBFBD><45>ESM<53><4D><EFBFBD>+<2B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-*<2A><>M<EFBFBD><4D><EFBFBD>1<EFBFBD><31><EFBFBD>7<EFBFBD>U;<3B>C<EFBFBD><43>5<EFBFBD><35><EFBFBD><EFBFBD>2<EFBFBD><32>?<3F><>/HEJ<45><4A>VܯH
|
||||
<EFBFBD><EFBFBD>D<EFBFBD><EFBFBD><EFBFBD><EFBFBD>5E4ʻ<EFBFBD><EFBFBD><EFBFBD>1<EFBFBD><EFBFBD><EFBFBD><EFBFBD>7<EFBFBD>0.VB<56>E<EFBFBD><45><EFBFBD><EFBFBD>-*<2A><><EFBFBD>H<EFBFBD><48><EFBFBD>Fľ=;*12<31><32>-*X<><58><EFBFBD>Aɵ<41><C9B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=U<><55><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD>V<EFBFBD>?<3F>7<EFBFBD><37><EFBFBD>G<EFBFBD>۰<EFBFBD><DBB0><EFBFBD><EFBFBD>@+N<>M<EFBFBD>߱<EFBFBD>8M<38><4D>-*<2A><><EFBFBD>+<2B>8*J<>Ẵ<D7BA><E1BAB4>.F3<46><33>>7<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>P<EFBFBD>M<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD>A<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD>+ط<><D8B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><<EFBFBD><EFBFBD>0<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>L@<40>B<EFBFBD><42><EFBFBD>7KQ<4B>F<EFBFBD>?7<><37><EFBFBD><EFBFBD>*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>@<40>Ͼ<EFBFBD><CFBE><EFBFBD><EFBFBD>6<EFBFBD>/*,*8O<38><4F>/61<36><31>A<EFBFBD>.L
|
||||
<EFBFBD>=Q<>I3/R,<2C><>+*<2A>T*<2A><><EFBFBD>1Z<31>KL5<4C><35><EFBFBD><EFBFBD><EFBFBD><EFBFBD>@F<>=7<><37><EFBFBD>0<EFBFBD>0+V<><56><EFBFBD><EFBFBD><EFBFBD>AP<41><50>-X<>JU0<55><30><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD><58><EFBFBD>Z<EFBFBD>/<2F>
|
||||
д<EFBFBD>Uͻ>3հ<EFBFBD>2/<2F><>-<2D><>8+<2B>R<EFBFBD><52><EFBFBD>H<EFBFBD><48><EFBFBD>R<EFBFBD><52>H<EFBFBD><48>0<EFBFBD><30>*<2A><>MP<4D><50><EFBFBD>H<EFBFBD><48>˺<EFBFBD>ڸ<EFBFBD>YE<59>¯*%%%
|
||||
d
|
||||
720 84[1 0 0 1 0 0]sl 8 false 0 84 di
|
||||
/sl 60480 string uc
|
||||
<EFBFBD>***<2A>:<3A>Z<EFBFBD>3.F-+B?<3F>D4Z+@<40>Q*F<><46>N>J<EFBFBD>0<EFBFBD>۸/<2F><>O<EFBFBD><4F><EFBFBD>**<2A><>+<2B>L<EFBFBD>=ǶA4<41><34>õ<EFBFBD>2<EFBFBD><32>3+<2B><>*<2A>U1
|
||||
*Z<><5A><EFBFBD><EFBFBD><EFBFBD><EFBFBD>L<EFBFBD><4C><EFBFBD><EFBFBD>K<EFBFBD>B<EFBFBD><42><EFBFBD>7KQ<4B>F<EFBFBD>?7<37>X<EFBFBD><58><EFBFBD><EFBFBD><EFBFBD>Q:<3A><><EFBFBD><EFBFBD>;<3B><><EFBFBD>7<EFBFBD><37><EFBFBD><EFBFBD><EFBFBD>0<EFBFBD><30>;<3B><><EFBFBD><EFBFBD>B<EFBFBD><42><EFBFBD>6+QT*,+<2B>8*<2A><>
|
||||
4<EFBFBD><EFBFBD>+<2B>P<EFBFBD>ׯHٹE<F5<EFBFBD>.,<2C><>7<EFBFBD>U<EFBFBD><55>K*U<><55><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2ڸ+*I籹AM<41><4D>5*涳+<2B>L<EFBFBD>AB5<42><35><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD>N
|
||||
<EFBFBD><EFBFBD>RX<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>W<EFBFBD><EFBFBD>7<EFBFBD>X<EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD>Z<EFBFBD><5A>ð<EFBFBD><C3B0>1<EFBFBD><31>+*V:A<><41><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD>+<2B><><EFBFBD><EFBFBD><EFBFBD>B<EFBFBD>17<31><37>IU<49>I3+2.B/<2F>NE,<2C>T*
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>6<EFBFBD><EFBFBD>=<3D>>><EFBFBD><EFBFBD><EFBFBD>8<EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><EFBFBD>E,<2C>.*<2A><>7<EFBFBD>U<EFBFBD><55><EFBFBD>8D<38><44><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2J9<4A>2ڸ**I<><49><EFBFBD>EM@<40><>E@<40><><EFBFBD><EFBFBD>B<EFBFBD>7J<37><4A><EFBFBD><EFBFBD>
|
||||
<EFBFBD>7+QP*<2A>9<EFBFBD><39><EFBFBD>2<EFBFBD>T+<2B><>7<EFBFBD><37><EFBFBD>7ǻJ*<2A><><EFBFBD><EFBFBD>GM8<4D><38>0<EFBFBD><30><EFBFBD>ʻ+*<2A>Nļ<4E><C4BC><EFBFBD><EFBFBD>2<EFBFBD><,<2C>*+D<><44><EFBFBD><EFBFBD><EFBFBD>G<EFBFBD><47>=<3D><>-<2D>/Q<><51>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;Ǹ<><C7B8><EFBFBD>*X<>*V?*<2A><><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD><4D>-*<2A>;E,<2C>,<2C><>*<2A><>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD>=K<>7<EFBFBD>M<EFBFBD><4D>/*<2A>V<EFBFBD><56><EFBFBD>63<36>˴<EFBFBD><CBB4><EFBFBD>.<2E>X
|
||||
<EFBFBD>H<EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><EFBFBD>E<EFBFBD>N<EFBFBD>C<EFBFBD>>@5X<35><58><EFBFBD><D7B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>VE?<3F><><EFBFBD><EFBFBD>Q*<2A><><EFBFBD><EFBFBD>,63<36>/Q0+DJ*<2A>ӺC<D3BA>7U<37><55><EFBFBD><EFBFBD>0D<D5̲<EFBFBD>7<EFBFBD>UA*
|
||||
Z<EFBFBD>E<EFBFBD><EFBFBD>I5<EFBFBD>F*<2A><><EFBFBD>RF<52><46><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD>9ZND<4E><44><EFBFBD>6<EFBFBD>U?*U0<55><30><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD>@F<><46>7<EFBFBD><37><EFBFBD><D7B9>A<EFBFBD><41>;<3B><><EFBFBD>Ǿ<EFBFBD><IE<EFBFBD><EFBFBD><EFBFBD>C<EFBFBD><EFBFBD>
|
||||
<B<<EFBFBD><EFBFBD>X8<EFBFBD>U*<2A><>77<37><37><EFBFBD>KM<4B><4D>=<3D><><EFBFBD>,<2C><><EFBFBD>,<2C>A<EFBFBD><EFBFBD><D7B9><EFBFBD><EFBFBD><EFBFBD>+<2B><><EFBFBD><EFBFBD>=5<>;<3B><>,<2C><>H5*.*FԾ<46><D4BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>L<EFBFBD><4C><EFBFBD><<EFBFBD><EFBFBD>X
|
||||
-<2D>4<EFBFBD>7,<2C><>*<2A>1FQZYJLS<4C>;T<><54><EFBFBD><EFBFBD>37<33><37><EFBFBD><EFBFBD><EFBFBD><EFBFBD>GV<47>8D<38>Kͻ+<2B>Q6<51>Ѽ<EFBFBD><D1BC>@F<><46>7<EFBFBD>U1*<2A>-I<>J<X<EFBFBD><EFBFBD><EFBFBD>6<EFBFBD><EFBFBD>-R<>
|
||||
<EFBFBD>6<EFBFBD>U<EFBFBD><EFBFBD>4<EFBFBD><EFBFBD>@M,4<><34><EFBFBD><EFBFBD>*<2A>ʿHC<48>A<EFBFBD>;<3B><><EFBFBD><EFBFBD>><EFBFBD>;<3B>XWM<57><4D><EFBFBD><EFBFBD>K<EFBFBD><4B><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD>2<EFBFBD>R0X*<2A><><EFBFBD><EFBFBD>R<EFBFBD><52>Z;<3B>,<2C>3**<2A>*<2A><>5
|
||||
<EFBFBD>4<EFBFBD>U<EFBFBD><EFBFBD>*@<40>C1,*<2A><>0*4;8:<3A>;/FȿQ<C8BF>*<2A><>3<EFBFBD>Q<EFBFBD>R5<52><35><EFBFBD>7<EFBFBD>L<EFBFBD>4<EFBFBD><34><EFBFBD><EFBFBD>LF<4C>¼<EFBFBD><C2BC><EFBFBD><EFBFBD>;<3B><>+*<2A><><EFBFBD><EFBFBD><EFBFBD>5*<2A><>7<EFBFBD><37>
|
||||
<EFBFBD>YJLS<EFBFBD><EFBFBD><EFBFBD><EFBFBD><<EFBFBD>7<EFBFBD><EFBFBD>@@<40>CHE,<2C>IJ9R<39>76<37><36>A<EFBFBD>BL.<2E><>=ٱ/<2F><>,Z<>*<2A>S<EFBFBD><53><EFBFBD><EFBFBD><EFBFBD>77S<37>7<EFBFBD><37><EFBFBD>7<EFBFBD>U<EFBFBD><55>K*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD>L<EFBFBD>´<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ZM<EFBFBD><EFBFBD>.M<><4D>2<EFBFBD>J<EFBFBD><4A>**ڸ**5<><35><EFBFBD><EFBFBD><EFBFBD><EFBFBD>NM<4E><4D>=*<2A><>3=<3D><><EFBFBD><D7B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>E<EFBFBD>J*Ա<>M*Y챽3<ECB1BD><33>1<EFBFBD><31>
|
||||
<EFBFBD>U<EFBFBD><EFBFBD>**<2A><><EFBFBD>I<EFBFBD><49><EFBFBD>=Q*VR<56><52><EFBFBD>/W<>8<EFBFBD><38><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><<EFBFBD>Q*.,V0<56>U*<2A><><EFBFBD><EFBFBD>?63лJ*<2A>2<EFBFBD><32>2ʼ<32><CABC><EFBFBD><EFBFBD>;<3B>N/<2F>0@<40>.ZM
|
||||
<EFBFBD><EFBFBD><EFBFBD>7<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=Q<>:2<><32><EFBFBD><EFBFBD><EFBFBD><EFBFBD>4<EFBFBD><34><EFBFBD>8+<2B>ޱ<EFBFBD><DEB1><EFBFBD>7*<2A><><EFBFBD><EFBFBD><EFBFBD>OM<4F><4D><EFBFBD><EFBFBD><EFBFBD>+*<2A>VM<56><4D>BEW<45><57>C<EFBFBD><43>3<EFBFBD><33><EFBFBD>;<3B><>,:<3A>*V
|
||||
4<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?63<36>W,<2C><>*縴.J<>ֺŽ<D6BA><C5BD><EFBFBD>2<EFBFBD><32>NEU<45>@<40>X<EFBFBD><58><EFBFBD>ZM<5A><4D><EFBFBD><EFBFBD><EFBFBD>;<3B><*:UH<55>U<EFBFBD><55><EFBFBD>Q<EFBFBD>0Mı<4D>*<<EFBFBD><EFBFBD>8<EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD>Y<EFBFBD>;״@ڸ**<2A><><EFBFBD>GBP8<50>**@:6Y<36><59><EFBFBD><EFBFBD>4<EFBFBD>>KE,<2C>O<EFBFBD>>GF6<EFBFBD><EFBFBD><EFBFBD>BD<EFBFBD><EFBFBD><EFBFBD>6<EFBFBD>.<2E>H:<3A><><EFBFBD><EFBFBD>@<40>B<EFBFBD><42><EFBFBD><EFBFBD>Q.=*<2A>+<2B>
|
||||
<EFBFBD><EFBFBD><EFBFBD>G7+QL*,+<2B><><EFBFBD><EFBFBD><EFBFBD>ۻ<EFBFBD>8<EFBFBD><38><EFBFBD><EFBFBD><EFBFBD><EFBFBD>E,QT<51><54><EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><53>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>8ľ=A*:3<><33>*<2A>@<40><>SPE䱽<45><E4B1BD>N<EFBFBD><4E>AL<41><4C>
|
||||
7<EFBFBD>-<2D><><EFBFBD>ɲ<EFBFBD><<EFBFBD>+E4<45>/Q<><51><EFBFBD>2<EFBFBD><32><EFBFBD>V*<2A>0*<2A><><9<EFBFBD>7T<EFBFBD>1<EFBFBD>YѴN<EFBFBD>++<2B>@<40>I?<3F>=.<2E>IY<49>6<EFBFBD><36>6<EFBFBD><36><EFBFBD>7?<3F>ܯ<EFBFBD><DCAF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>O2<EFBFBD>Y<EFBFBD><EFBFBD>5<EFBFBD>Wϻ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>9<EFBFBD><EFBFBD>I2M<EFBFBD><EFBFBD>5*<2A><><EFBFBD>1,ε<><CEB5><EFBFBD>I<EFBFBD>3<EFBFBD><33>G<EFBFBD><47>2<EFBFBD>P<EFBFBD><50>GB<47>/X6<>,V<>ODP<44>D<EFBFBD><44>@<40>M
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><EFBFBD>*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*N/.<2E><><EFBFBD><EFBFBD>4D<34><44><EFBFBD>:<3A><><EFBFBD><EFBFBD><EFBFBD>@-<2D><>8<EFBFBD><38><EFBFBD><EFBFBD>A9<41>1GE0<45><30>,<2C><><EFBFBD>ϯ<EFBFBD>ѯ<EFBFBD><D1AF><EFBFBD>E4û<34><C3BB>-+<2B>T.
|
||||
J5<EFBFBD>RX<EFBFBD>**<2A>*JL¶<4C>-I<><49>Y<EFBFBD><59>F<EFBFBD><46>6*X<>ӱ<EFBFBD><D3B1><EFBFBD>M<EFBFBD><4D><EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD>;*<2A><>**<2A>2S@<40><>;*A<>ί<EFBFBD>ѯ<EFBFBD><D1AF><EFBFBD>E4<45>7/<2F><>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>о-%
|
||||
d
|
||||
720 84[1 0 0 1 0 0]sl 8 false 0 168 di
|
||||
/sl 60480 string uc
|
||||
<EFBFBD><EFBFBD>C*J***<2A>1<EFBFBD>X.8<EFBFBD>J<EFBFBD><EFBFBD>+:<3A>,<2C>@<40><><EFBFBD><<EFBFBD>C<EFBFBD><EFBFBD><EFBFBD>*<2A><>L<EFBFBD>.<2E>=<3D><>*<2A>/*<2A><>M<EFBFBD>D<EFBFBD><44>6*P50+<+<2B>E.<2E><>+Ű<>M9*F<>
|
||||
R*7>*<2A><><EFBFBD>3+<2B>,<2C>QR<51>дE<D0B4><45><EFBFBD><EFBFBD>ľU;*<2A>N/J5<4A><35><EFBFBD>H<EFBFBD><48>1<EFBFBD>,H<><48><EFBFBD>U<EFBFBD>*<2A><><EFBFBD>=7<>;<3B><>V*:<3A><>4S<34>1<EFBFBD>3<EFBFBD><33>.<2E><><EFBFBD><EFBFBD>
|
||||
C<EFBFBD><EFBFBD><EFBFBD>;<3B>T+J<><4A>3J1;O<><4F><EFBFBD><EFBFBD><EFBFBD>U<EFBFBD><55><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ռ<EFBFBD>;<3B><><EFBFBD>>C<EFBFBD>1E<EFBFBD>;8<><38>5<EFBFBD><35><EFBFBD><EFBFBD><EFBFBD>2<EFBFBD><32><EFBFBD>4<EFBFBD><34><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B<EFBFBD><42><EFBFBD>3
|
||||
W<EFBFBD><EFBFBD>N˴2J<EFBFBD>.JX<4A>6J**8*<2A><><EFBFBD>ϯ<EFBFBD>ѯ<EFBFBD><D1AF>U<EFBFBD><55><EFBFBD><EFBFBD><EFBFBD>:<><DEBF><EFBFBD>7<EFBFBD>><EFBFBD>H<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>U<EFBFBD><55><EFBFBD>1<EFBFBD>2<EFBFBD><32>,*<2A><><EFBFBD><EFBFBD>*<2A><>
|
||||
<EFBFBD>N<EFBFBD><EFBFBD>*<2A>DPدH<D8AF>1<EFBFBD><31><EFBFBD><EFBFBD>H3W<33><57>N1<4E><31>86<38>N<EFBFBD><4E><EFBFBD><7<EFBFBD>N7<EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B>?,<2C>ұM*,+X>Jݻ<EFBFBD>DJٯ<EFBFBD><EFBFBD><EFBFBD>Z<EFBFBD>J<EFBFBD>6<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD>Xͱ<EFBFBD>4<EFBFBD>*J+<2B>8<EFBFBD>ϯ<EFBFBD>ѯ<EFBFBD><D1AF>?<3F>><EFBFBD><EFBFBD>HLW<EFBFBD><EFBFBD><EFBFBD><EFBFBD>E<EFBFBD>1ķ<EFBFBD><EFBFBD>ɽ<EFBFBD><EFBFBD>S<EFBFBD><EFBFBD>C<EFBFBD>ý<EFBFBD>@<40>7<EFBFBD>G,<2C><><EFBFBD>꿯<EFBFBD><EABFAF><EFBFBD>@<40>ӯ<EFBFBD><D3AF><EFBFBD>Z.
|
||||
ڸ+*<2A>´<EFBFBD><C2B4>OX<4F><58><EFBFBD><EFBFBD><EFBFBD><EFBFBD>57<35>G7MY<4D><59>M<EFBFBD>V<EFBFBD><56><EFBFBD>/<2F>FJ<46><4A>R<EFBFBD><52><EFBFBD>*A<><41>׳<EFBFBD>J<EFBFBD><4A>7<EFBFBD>U3<55><33><EFBFBD><EFBFBD>Z<EFBFBD><5A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ŵ2<C5B5>/
|
||||
հ<EFBFBD><EFBFBD><EFBFBD>V<EFBFBD><EFBFBD><EFBFBD>V<EFBFBD><EFBFBD>I<EFBFBD><EFBFBD><EFBFBD>NJ<EFBFBD>V<EFBFBD><EFBFBD><EFBFBD><EFBFBD>G<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD>/<2F>HE<48>1<EFBFBD><31><EFBFBD><<EFBFBD><EFBFBD>8*<2A><><EFBFBD><EFBFBD>*<2A>:<3A>@<40><><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD>;<3B><>+*N
|
||||
<EFBFBD><EFBFBD>=<3D>A8<41>?<3F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>E<EFBFBD><<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>F<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>V<EFBFBD>?<3F>C<EFBFBD>=Q̲8ɵ<38><C9B5><EFBFBD>C7C<37><43><EFBFBD><EFBFBD>M<EFBFBD><4D>*<2A><>;<3B>Z<EFBFBD><5A>@S<><53>W<EFBFBD>.<2E><><EFBFBD>R
|
||||
F<EFBFBD><EFBFBD>Ȼ><EFBFBD><EFBFBD><EFBFBD><EFBFBD>GB<EFBFBD>P<EFBFBD><EFBFBD><EFBFBD>D*<2A>4+<2B>ݱU*,+P+D<><44><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ľUU<55><55>-<2D>W<EFBFBD><57>/E<><45>IE<49>7<EFBFBD>U1*Z3<5A>JQ<4A>F<EFBFBD><46><EFBFBD>꿯<EFBFBD>
|
||||
<EFBFBD>N<EFBFBD><EFBFBD>*<2A><>2<EFBFBD><32><EFBFBD><EFBFBD>2JYֺɽ<D6BA>Y<EFBFBD><59><EFBFBD>곺<EFBFBD><EAB3BA><EFBFBD>H<EFBFBD>ZAE<41><45>IE<49>7<EFBFBD><37><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>4<EFBFBD>J<EFBFBD>1<EFBFBD><31><EFBFBD>.M<>L<EFBFBD>1F<31>J<EFBFBD>5<EFBFBD>E<EFBFBD><45><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD>U*X<><58><EFBFBD>O<EFBFBD>=Q<><51><EFBFBD>7<EFBFBD><37>ͻ<EFBFBD><CDBB><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD>V*:*<2A>4-X<><EFBFBD><DEBC><EFBFBD>;,ڸ+*<2A>4<EFBFBD>H<EFBFBD><48><EFBFBD><EFBFBD><EFBFBD>.<2E><><EFBFBD><EFBFBD>=<3D>2<EFBFBD><32><EFBFBD><EFBFBD>D,<2C><>2<EFBFBD>
|
||||
J<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD>V<EFBFBD>+<2B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?<3F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-+<2B><>ͻ<3<EFBFBD><EFBFBD><EFBFBD>I.M<><4D>5-<2D>@+<2B>=Q<><51>V><EFBFBD><EFBFBD>滻<EFBFBD><EFBFBD>.<2E>L<EFBFBD>8S<38><53><EFBFBD>;<3B>><EFBFBD>Y7
|
||||
3<EFBFBD>W,<2C><>7W<37><57>+<2B><>ͻ+*<2A>,YM+<2B><><EFBFBD><EFBFBD><EFBFBD><<EFBFBD><EFBFBD><EFBFBD>LZ<EFBFBD><EFBFBD>A<EFBFBD>J*<2A><><EFBFBD>*J;<3B>+,<2C>,<2C>D<EFBFBD><44><EFBFBD><EFBFBD>AE.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,FS+2.B/<2F><>*
|
||||
V<EFBFBD><EFBFBD><EFBFBD>><EFBFBD>S<<EFBFBD><EFBFBD><EFBFBD><EFBFBD>673<EFBFBD>G,<2C><>7?<3F><>*V<><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:;+/<2F>1<EFBFBD><31><EFBFBD>P<EFBFBD>K:QB<51><42>ELQ<4C>F<EFBFBD><46>7WƯ*<2A>*<2A>R<EFBFBD>=7<>/-<2D><><EFBFBD>A<EFBFBD>
|
||||
2<EFBFBD>T.<2E><+:D<>.Z<>߶H<DFB6><48><EFBFBD>57<35>GG<47>M<EFBFBD>TZ<54>2<EFBFBD>@<40><>3<EFBFBD><33><EFBFBD>ĺ<EFBFBD><C4BA>/<2F>U<EFBFBD>9S<39>4<EFBFBD>.<2E><>2<EFBFBD>J<EFBFBD>1<EFBFBD><31>Y,MİY<C4B0><59><EFBFBD>D<EFBFBD>:U<>
|
||||
FS<EFBFBD><EFBFBD><EFBFBD>*<2A><><EFBFBD><EFBFBD>37<33><37><EFBFBD>ݸ<EFBFBD><DDB8>ED<45><44><EFBFBD>7<EFBFBD><37>ͻ<EFBFBD><CDBB>U<EFBFBD><55><EFBFBD><EFBFBD>;<3B>9<EFBFBD><39><EFBFBD>+M<><4D>5*֯<><D6AF><EFBFBD>P8<50><38><EFBFBD><EFBFBD>I<EFBFBD><49>NZ<4E>E<EFBFBD>2<EFBFBD><32>L*,+<2B><>
|
||||
M<EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD>=<3D><><EFBFBD><EFBFBD>4<EFBFBD><34><EFBFBD><EFBFBD><EFBFBD>+M<><4D><EFBFBD><EFBFBD>C<EFBFBD><43>5J<35><4A><EFBFBD>+<2B><>I<EFBFBD>;<3B>NL<4E><4C><EFBFBD>ľ=A*Z<>E<EFBFBD><45>IE3<45><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Q*<2A><><EFBFBD><EFBFBD>.6K<EFBFBD>X
|
||||
<EFBFBD><EFBFBD>*<2A>R<EFBFBD>/Q<><51><EFBFBD>?<3F><><EFBFBD><EFBFBD><EFBFBD>JM,<2C><>*<2A><><EFBFBD><EFBFBD><EFBFBD>Q<EFBFBD>A<EFBFBD>MY<4D><59>1<EFBFBD><31><EFBFBD><EFBFBD><EFBFBD><EFBFBD>5*<2A><>H<EFBFBD>5ZNZ<4E>L<EFBFBD><4C>U8N<38><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Q<EFBFBD>;<3B><>3<EFBFBD><33>
|
||||
TE<F<EFBFBD>,:2Z<32>E<EFBFBD><45>I5XON<4F><4E><EFBFBD><EFBFBD>-<2D>W/<2F><>H<EFBFBD><48>C<EFBFBD>:E<><45><EFBFBD><EFBFBD>2,<2C><>4*<2A><><EFBFBD><EFBFBD><EFBFBD>;K<><4B>T<EFBFBD><54><EFBFBD><EFBFBD>ľ=A*Z<>E<EFBFBD><45>IE<49><45>X<EFBFBD><58>
|
||||
T<EFBFBD><EFBFBD>Ƕ<EFBFBD>9<EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B>T<EFBFBD><54><EFBFBD>X=<3D><><EFBFBD>2<EFBFBD>G0Jݽ<4A><DDBD><EFBFBD>.ڸ**۰M;<3B>-<2D><><EFBFBD>ϵ<EFBFBD><CFB5><EFBFBD><EFBFBD><EFBFBD>2<EFBFBD><32><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B>9<EFBFBD><39>7<EFBFBD>;<3B>TZ<54>2J<32>.
|
||||
J<EFBFBD><EFBFBD>++VY*<2A><><EFBFBD><EFBFBD><EFBFBD>MȰ=<3D><>7<EFBFBD>2FS<46>G+<2B><>7<EFBFBD><37><EFBFBD>/<2F><<EFBFBD><EFBFBD><EFBFBD><EFBFBD>R<EFBFBD>@F<><46>7<EFBFBD><37><EFBFBD><EFBFBD><EFBFBD><EFBFBD>6<EFBFBD><36><EFBFBD><EFBFBD>5<EFBFBD><35><EFBFBD>F<EFBFBD>3H<33><48><EFBFBD><EFBFBD><EFBFBD>73<37>˼
|
||||
<EFBFBD>A<EFBFBD>M<EFBFBD><EFBFBD>+*V<>ļ<EFBFBD><C4BC><EFBFBD>Uո<55><D5B8><EFBFBD><EFBFBD>:<3A>J<EFBFBD><4A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><>M*<2A><>>=<3D>+*<2A>*<2A>5<EFBFBD><35><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>GZ<47>ܵ>BU<EFBFBD>F<EFBFBD><EFBFBD>7<EFBFBD><EFBFBD><EFBFBD>7<EFBFBD><EFBFBD>Y
|
||||
ͻ+*W<><57>*J*ޯ/<2F>0<EFBFBD><30>A<EFBFBD>6L<36>U<EFBFBD>ױ*<2A>O*<2A><>1.ZY+<2B>9<EFBFBD><39><EFBFBD>ܾ<EFBFBD>оM<D0BE><4D>B<EFBFBD><42><EFBFBD>7<EFBFBD><37><EFBFBD>X<EFBFBD><58><EFBFBD><EFBFBD>E+<2B><>7W<37><57>YJ<59>//
|
||||
<EFBFBD>1FȿX8<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.*X<><58><EFBFBD><EFBFBD><EFBFBD>M;<3B><><EFBFBD><EFBFBD>>F<EFBFBD>EH<EFBFBD>V<<EFBFBD><EFBFBD><EFBFBD>EBM诵<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD>HU**<2A>I<EFBFBD><49>++7<>;=<3D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD>@F<><46>7O+1%%
|
||||
d
|
||||
720 84[1 0 0 1 0 0]sl 8 false 0 252 di
|
||||
/sl 60480 string uc
|
||||
<EFBFBD>***<2A>:<3A>;1<>ƿ5*22<32>E.ZO@<40><>*ڸ<><DAB8>,<2C><>*<2A><*J**2,<2C><>Q7S<37>0*4;XO<58>;/<2F><>A<EFBFBD><41>K<EFBFBD>UA*<2A><><EFBFBD>,<2C>6+<2B>
|
||||
=Q<>+<2B>?*5<><35>S<EFBFBD>-һS<D2BB>7<EFBFBD><37><EFBFBD><EFBFBD>;E<><45>8<EFBFBD><38>*<2A><><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD>,<T<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>U<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2F<EFBFBD>**<2A><><EFBFBD>;<3B>QN<51><<EFBFBD><EFBFBD>>DP:<3A>@M
|
||||
L<EFBFBD>-+<2B>;ZȱQ*<2A>.*E/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƳO<C6B3><4F><EFBFBD><EFBFBD>@E*ZSE<53><45>I5XWɱ<57><C9B1><EFBFBD><EFBFBD><EFBFBD>Y<EFBFBD><59><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ó<EFBFBD>9V,F<>+*G<><47>7<EFBFBD><37>7<EFBFBD>;
|
||||
/<><D7B9>H<EFBFBD>;<3B><PE2ZKE<EFBFBD><EFBFBD>I5X<EFBFBD>˱<EFBFBD><EFBFBD><EFBFBD>L<EFBFBD><EFBFBD><EFBFBD>*<2A><><EFBFBD><EFBFBD><EFBFBD>Rὴ<52><E1BDB4>.<2E><><EFBFBD><EFBFBD><EFBFBD>-R.<2E><>=QD<51><44>E䱹<45>M,<2C><>*<2A>NM<4E><4D><EFBFBD>1
|
||||
*ZAE<41><45>IU<49><55><EFBFBD>>7<EFBFBD><EFBFBD><EFBFBD>4<EFBFBD>Q<EFBFBD>+@<40>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD>;<3B><>5<EFBFBD><35><EFBFBD><EFBFBD><EFBFBD>+W<><6<EFBFBD><EFBFBD>VܯH<EFBFBD>?E,X?<3F>@,<2C><>7<EFBFBD><37><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD><48>H<EFBFBD><48>0<EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD>;<3B>G<EFBFBD><47>-<2D><><EFBFBD><EFBFBD><EFBFBD>ô<EFBFBD><C3B4><EFBFBD><EFBFBD><EFBFBD>@F30<33>R@<40>B<EFBFBD><42><EFBFBD>7<EFBFBD><37><EFBFBD><EFBFBD><EFBFBD>7/<2F>0*.-N<>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD>A<EFBFBD><41>W<EFBFBD>M<EFBFBD><4D>?<3F><><EFBFBD><EFBFBD>Y<EFBFBD><59><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD>.M<><4D>2JMẴ<D7BA><E1BAB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>P<EFBFBD><50><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><6:<3A>7<EFBFBD><37><EFBFBD>/<2F>8*JŲ<4A>XG<58>J5<4A>.-<2D><>M<EFBFBD>߱<EFBFBD>8M<38><4D><EFBFBD><EFBFBD><EFBFBD>6<EFBFBD><36>?<3F><><EFBFBD>
|
||||
<EFBFBD>7<EFBFBD><EFBFBD>G<EFBFBD>;<3B><>K*˼M<CBBC><4D>M*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>R<EFBFBD>8<EFBFBD><38>O<EFBFBD><4F><EFBFBD><EFBFBD><<EFBFBD>7<EFBFBD>2<EFBFBD><EFBFBD><EFBFBD>6<EFBFBD><EFBFBD><EFBFBD>W<EFBFBD>*<2A><>+*<2A>*W<><57>7<EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD>϶<EFBFBD>4<EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>E<EFBFBD>Q<EFBFBD>>D<EFBFBD>.<2E>ߺ<EFBFBD><DFBA><EFBFBD><EFBFBD><EFBFBD>E<EFBFBD>U<EFBFBD>;D5<44><35>*<2A>@<40><>P7<50><37>ֻ<EFBFBD><D6BB>W<EFBFBD>MK<4D>-*5L<35>HX<48><58><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD>1D<31>Q<EFBFBD>>:<3A>L<EFBFBD>17
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>P63<EFBFBD><EFBFBD>/<2F><>@<40>*Q8*<><DEB5>H<EFBFBD>2<EFBFBD><32>,*DNM<4E>,<2C>Ų<EFBFBD>+@<40>TG<54>N<EFBFBD><4E><EFBFBD>W<EFBFBD>RMV<4D><56><EFBFBD><EFBFBD>R@F3<46><33>5T<35><54><<EFBFBD>=<3D>6<EFBFBD>0+<2B>
|
||||
4+2<>/Q<><51><EFBFBD>E<EFBFBD><45>ERMP<4D>M+<2B>NM<4E><4D><EFBFBD>Y*<2A><><EFBFBD><EFBFBD>1<EFBFBD><31><EFBFBD>O<EFBFBD>U<EFBFBD>N<EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD>7E<37>,<2C>HJ<48><4A>ZR*ޯ/<2F>0<EFBFBD><30>A<EFBFBD>B;<3B>.<2E><>PK
|
||||
İ1<EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><>6<EFBFBD>?/FL<46><4C><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƽ<EFBFBD><C6BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD>ZI<5A><49>+<2B>A><EFBFBD>H<EFBFBD>R0<EFBFBD>O<EFBFBD><EFBFBD>/M<>O<EFBFBD><4F>Q<EFBFBD>P<EFBFBD><50><EFBFBD><EFBFBD><EFBFBD>ZI<5A><49><3<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>1<EFBFBD><EFBFBD>=12<31>7*20<32><30>L<EFBFBD><4C><EFBFBD><EFBFBD>+W<><EFBFBD>;A2<41>*<2A><><EFBFBD>7G<37>ض<EFBFBD>4<EFBFBD><34><EFBFBD>ZI<5A><49>@3*<2A>?<3F>80>+..<2E>1,*<2A>P+L<><4C>-H/5
|
||||
O<EFBFBD>,<2C><>M*<2A><>߿**<2A><>+<2B>L<EFBFBD>5ǶB4<42><34><EFBFBD>PG.<2E>?B5X<35>6<<EFBFBD><EFBFBD>0ıM+<2B><><EFBFBD>ۺ<EFBFBD>><EFBFBD><EFBFBD>N<EFBFBD>.<2E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD>M<EFBFBD><4D>0<EFBFBD>6
|
||||
<EFBFBD><EFBFBD>,<2C><><EFBFBD>YJ<59><4A>Q<EFBFBD>5<EFBFBD><35><EFBFBD><EFBFBD>Y<EFBFBD><59>XQWJ<57>´<EFBFBD><C2B4><EFBFBD>8<EFBFBD><38>:뿾ؾ=B<>9Y<39>QL><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>+<2B><>/*2<>Q<<EFBFBD><EFBFBD><EFBFBD>H<EFBFBD><EFBFBD>ҽ=Z<>F<EFBFBD>
|
||||
<EFBFBD><EFBFBD>Ϻд@U<><55><EFBFBD>ұ<EFBFBD><D2B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǾݯM3O<33><4F><EFBFBD><EFBFBD><EFBFBD><EFBFBD>7<EFBFBD><37>7<EFBFBD><37><EFBFBD><EFBFBD>YB<59>W<EFBFBD>K<EFBFBD><4B><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><49><<EFBFBD>D<EFBFBD><EFBFBD>**<2A><>=S<><53>PY<50>
|
||||
<EFBFBD>Ȳ<EFBFBD><EFBFBD><EFBFBD>N<EFBFBD>><EFBFBD><EFBFBD>/<2F><>=QL+<2B><><EFBFBD>XF<58><46><EFBFBD>IZI<5A><49>¾<EFBFBD><C2BE><EFBFBD>FG<46><47>I<EFBFBD><49>7<EFBFBD>8<EFBFBD>ݾ7<DDBE>F<EFBFBD><46><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>V<EFBFBD>?<3F><><EFBFBD>*Eȼ<45>0<EFBFBD><30><EFBFBD>Z
|
||||
<EFBFBD><EFBFBD><EFBFBD>Z<EFBFBD>A<EFBFBD><EFBFBD>5<EFBFBD><EFBFBD><EFBFBD>C<EFBFBD><EFBFBD><EFBFBD>C<EFBFBD><EFBFBD><EFBFBD>*<2A>Z<EFBFBD><5A><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><C6B0>C<EFBFBD>鵲=SU<53><55>H8<48><38><7<EFBFBD>N<EFBFBD><EFBFBD>V<EFBFBD><EFBFBD><EFBFBD><EFBFBD>9<EFBFBD>MU<EFBFBD><EFBFBD>-*:<3A><>N71E<31><45>P
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><<EFBFBD>8<EFBFBD><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>UI<EFBFBD><EFBFBD><EFBFBD>=<3D><><EFBFBD>+*<2A><><EFBFBD>PYЯȲU<C8B2>G0<47>H<EFBFBD><48>KS<4B><53><EFBFBD>K*S<><53>PYйC<D0B9>,<2C>Q,<2C>ظDL
|
||||
IP<EFBFBD>Q*<2A><><EFBFBD><EFBFBD>VM<56><4D><EFBFBD><EFBFBD>A<EFBFBD>MU<4D><55><EFBFBD><EFBFBD>+<2B><><EFBFBD>Z<EFBFBD>A<EFBFBD>BO<42>2<EFBFBD><32>;E<><45><EFBFBD><EFBFBD><EFBFBD><EFBFBD>91E<31><45><EFBFBD>6<EFBFBD><36>Z<EFBFBD><5A><EFBFBD>-<2D><>,*<2A><>=<3D><><EFBFBD>A<EFBFBD>;U<><55><EFBFBD>
|
||||
<EFBFBD>ϳPWR<EFBFBD>F<EFBFBD><4<EFBFBD>W<EFBFBD><EFBFBD>V@<40><>5L<35><4C>7<EFBFBD><37><EFBFBD>,<2C>ᱱ<EFBFBD><E1B1B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Z<EFBFBD>ٸP<D9B8><50>㶴2<E3B6B4><32><EFBFBD>곲<EFBFBD><EAB3B2>B<EFBFBD>S<EFBFBD><53><EFBFBD>S<EFBFBD><53><EFBFBD>K*I<><49>A<EFBFBD><41><EFBFBD>
|
||||
<EFBFBD>M<EFBFBD><EFBFBD>D<EFBFBD><EFBFBD>L*<2A><><EFBFBD>PE<50>E<EFBFBD><45><EFBFBD>=4+<2B><>N*J<>2<EFBFBD><32><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>M<EFBFBD>:<3A><><EFBFBD>K*<2A><><EFBFBD><EFBFBD><EFBFBD>Z<EFBFBD>A<EFBFBD>BO<42><EFBFBD><E0B1B5><EFBFBD><EFBFBD>M<EFBFBD>:<3A>C<EFBFBD><43>
|
||||
ὴ<EFBFBD>T2<EFBFBD>/<2F><><EFBFBD>X<EFBFBD><58>W<EFBFBD><57>-*<2A><><EFBFBD><EFBFBD>Y<EFBFBD><59><EFBFBD>W-<2D>97<39>BE<42>4SE<53><45>IJ<EFBFBD><C4B2><EFBFBD>H<EFBFBD><48><EFBFBD>X<EFBFBD><58><EFBFBD>R<EFBFBD>N<EFBFBD>Z<EFBFBD>.<><DEB5><EFBFBD>>5X<EFBFBD>߾X<EFBFBD>ɼ
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>+<2B><>;<3B><><EFBFBD><EFBFBD>ʰ9<CAB0>JE<4A>N<EFBFBD><4E>R<EFBFBD>N<EFBFBD>+<2B>0+<2B>;<3B>G<EFBFBD>/<2F><>NMD<4D><44>DP<44>X<EFBFBD>@<40>I+<2B>N<EFBFBD>**+*<2A>B<EFBFBD>60<36><30>5UN<55>H<EFBFBD><48>Ų8
|
||||
<EFBFBD><EFBFBD>+*CN<43><4E>FE0<45>6-8<><EFBFBD><DEB8><EFBFBD><EFBFBD><EFBFBD>6<EFBFBD><36>NE<4E>BS<42><53><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>K<EFBFBD>5<EFBFBD>/*,*X<>J<EFBFBD>><EFBFBD>R@<40><>=7<>BE<42>BS<42>L<EFBFBD>9*<2A>HI<48>R<
|
||||
D<EFBFBD><EFBFBD>YV<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2<EFBFBD><EFBFBD>NE4:-ô<><C3B4>8<EFBFBD><38>U<EFBFBD><55>;7<><37><EFBFBD><EFBFBD>;+<2B><><EFBFBD><EFBFBD>GE1<45>*%%
|
||||
d
|
||||
720 84[1 0 0 1 0 0]sl 8 false 0 336 di
|
||||
/sl 60480 string uc
|
||||
<EFBFBD>***<2A>:<3A><>0Fǿ5*22<32>1,*<2A>,*<2A><>J<EFBFBD><4A>J<EFBFBD><4A>R9<52>-F<>**,<2C><>U><EFBFBD>:*<2A><><EFBFBD>*<2A>2<EFBFBD>P<<EFBFBD><EFBFBD>༺<EFBFBD>;<3B>B<EFBFBD>/<2F>D<EFBFBD>K<EFBFBD>Ծ
|
||||
6<EFBFBD>4<EFBFBD>Q<<EFBFBD><EFBFBD>ۺ<EFBFBD>>L<EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD>X<EFBFBD><EFBFBD>7<EFBFBD>G<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*<2A>7D<37><44><EFBFBD>;N<><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>W<EFBFBD><57>B<EFBFBD><42>AE<41><45><EFBFBD>K*5<>6*:*:4<>,-<2D><>
|
||||
<EFBFBD>;<3B><><EFBFBD>U<EFBFBD><55><EFBFBD>ŵ81FE.<2E>XLE<4C><45><EFBFBD><EFBFBD><EFBFBD>QAE3<45><33><EFBFBD>MD<4D><44>DP<44><50><EFBFBD>M<EFBFBD>⾴>JJJ-<2D><>R<EFBFBD><<EFBFBD><EFBFBD>W<EFBFBD><EFBFBD><EFBFBD>7<EFBFBD><EFBFBD><EFBFBD>W<EFBFBD><EFBFBD>0<EFBFBD><EFBFBD>+J
|
||||
ἴX<EFBFBD><EFBFBD>۷<EFBFBD>P<EFBFBD>9<EFBFBD>@F<>2<EFBFBD><32>4<EFBFBD>H*<2A>P<EFBFBD><50>X<EFBFBD><58><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G<EFBFBD><47>=Q<><51>*2*Q<><51>O<EFBFBD>L<EFBFBD>EU<45><55>C<EFBFBD><43>3<EFBFBD><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*<2A>7A<37><41>;N
|
||||
<EFBFBD><EFBFBD>9E4<EFBFBD>X<EFBFBD>H<EFBFBD>7<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD>C<EFBFBD>ŰM<EFBFBD>6<EFBFBD><EFBFBD>+.<2E>=<3D><><<EFBFBD><EFBFBD>3<EFBFBD><EFBFBD>3<EFBFBD><EFBFBD><EFBFBD><EFBFBD>밾<EFBFBD><EFBFBD><EFBFBD><EFBFBD>S<EFBFBD>/E<><45>
|
||||
<EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD>9<EFBFBD><39><EFBFBD>I<EFBFBD>ٱNݽ<4E><DDBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><D7BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>7<EFBFBD><37>I<EFBFBD>Q<EFBFBD><51><EFBFBD><EFBFBD>Ƽ<EFBFBD><C6BC><EFBFBD><EFBFBD>;<3B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>6<EFBFBD><36><EFBFBD><EFBFBD><EFBFBD>E<EFBFBD><45><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>;<3B><><EFBFBD>ݻM<DDBB><4D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD><43>I<EFBFBD>ٵ<EFBFBD><D9B5><EFBFBD><EFBFBD>I<EFBFBD><49><EFBFBD>GM<47><4D><EFBFBD><EFBFBD><EFBFBD>ĺ<EFBFBD><C4BA><EFBFBD><EFBFBD>H5*.*<2A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>L<EFBFBD><4C><EFBFBD><EFBFBD><EFBFBD>TFE0<45><30>-<2D><>5E<35>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɿ<EFBFBD>C<EFBFBD>U8<EFBFBD><EFBFBD>O<EFBFBD>B<EFBFBD><EFBFBD><EFBFBD>H<EFBFBD>4?<3F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><49>-JI<4A><49>LI<4C><49>MJݰP+<2B>6<EFBFBD><36>A<EFBFBD>8<EFBFBD><38>:<3A><>I*W6<57>M<EFBFBD><4D><EFBFBD>*<2A><><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>0*:*α:<3A><<EFBFBD>OR<EFBFBD>I4<EFBFBD>P<EFBFBD>T<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>N6J<EFBFBD>J<EFBFBD>RJ<EFBFBD><EFBFBD>R<EFBFBD>JN<EFBFBD><EFBFBD>N<EFBFBD>W6J<EFBFBD>.<2E><>N<EFBFBD><4E><EFBFBD>;²
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD><EFBFBD>E.<2E>B-<2D>=A<>/;<3B><><EFBFBD><EFBFBD><;9<><39>M*<2A><>N<EFBFBD><4E>N<EFBFBD><4E>R<EFBFBD><52>RVN<56>J<EFBFBD><4A><EFBFBD><EFBFBD>K<EFBFBD>X<EFBFBD><58>P<EFBFBD><50><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD><48>P<EFBFBD><50><EFBFBD>?<3F><>*G
|
||||
-;I<><49><EFBFBD>NO<4E>Q<EFBFBD>Y<EFBFBD><59>6J<36>JNO<4E>+/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>F<EFBFBD><46>H<EFBFBD><48>8<EFBFBD><38><EFBFBD><EFBFBD>:<3A><><EFBFBD><EFBFBD>о1<D0BE><EFBFBD>MG<4D><47><EFBFBD>MWL<57>/;K*?+G<>O<EFBFBD><4F><EFBFBD>۰M
|
||||
<EFBFBD>:,*<2A><><EFBFBD><EFBFBD><EFBFBD>I:<3A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>5S*<2A>-*<2A><>5<EFBFBD><35><EFBFBD>W<EFBFBD><57>1<EFBFBD>
|
||||
6;<3B>PN<50>6Q><EFBFBD><EFBFBD>@<40><>4<EFBFBD><34><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɱ<EFBFBD><C9B1><EFBFBD>DZLX=<3D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><D7B7>+<2B><><EFBFBD>3C<33>.*2*<2A>M5<4D>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>6<EFBFBD>,/L+<2B>-
|
||||
̻<EFBFBD><EFBFBD>>F<EFBFBD><EFBFBD>5ʶ,1QF<51>8@88<38>;<3B><><EFBFBD><EFBFBD>EԶ<45>=<3D>2<EFBFBD><32>9J<39>ͻ<ͱ*<2A><><EFBFBD><EFBFBD>ܶ<EFBFBD>-DRYR-<2D>=<3D>A;<3B><><EFBFBD>Y<EFBFBD>1F<31><46><EFBFBD>4<EFBFBD>
|
||||
B/պ<>:+<2B><>+<2B><><EFBFBD><EFBFBD>Z<EFBFBD>LLY<4C><59><EFBFBD>/FC<46>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>T9X<39>J7<4A>37<33>KI<4B><49><EFBFBD>S<EFBFBD>A,<2C><><EFBFBD><EFBFBD>I<EFBFBD><H<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Y<EFBFBD><EFBFBD>3:<3A><><EFBFBD>
|
||||
-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>G<EFBFBD><47><EFBFBD><EFBFBD><EFBFBD>;<3B>0?<3F><>+@<40><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Hͻ<48><CDBB>8<EFBFBD><38><EFBFBD><EFBFBD>I<EFBFBD>.+<2B><><EFBFBD><EFBFBD>>F5<EFBFBD>U<EFBFBD><EFBFBD><EFBFBD>5Z;ͻ<>*<2A>I<EFBFBD>V48<34>J0ͻ<30>+
|
||||
<EFBFBD>B<EFBFBD><,8<><38><EFBFBD>><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/*2<>*T-X<><58>C/F<><46>EY<45>M-<2D><><EFBFBD><EFBFBD>1X<31><58>C1F3<46>5X<35>J1Q<31><51><EFBFBD>3<EFBFBD><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*U5<55>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>4<*<2A><>Y*<2A>N<EFBFBD>I<EFBFBD><49>+%%
|
||||
d
|
||||
720 84[1 0 0 1 0 0]sl 8 false 0 420 di
|
||||
|
||||
QP
|
||||
%%Trailer
|
||||
%%Pages: 1
|
||||
%%DocumentFonts:
|
||||
%%EOF
|
Binary file not shown.
Before Width: | Height: | Size: 99 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.6 MiB |
@ -1,768 +0,0 @@
|
||||
%!PS-Adobe-2.0
|
||||
%%Title: yields2.eps
|
||||
%%Creator: gnuplot 3.7 patchlevel 3
|
||||
%%CreationDate: Thu Jul 21 10:57:45 2005
|
||||
%%DocumentFonts: (atend)
|
||||
%%BoundingBox: 50 50 554 770
|
||||
%%Orientation: Portrait
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
/gnudict 256 dict def
|
||||
gnudict begin
|
||||
/Color true def
|
||||
/Solid false def
|
||||
/gnulinewidth 5.000 def
|
||||
/userlinewidth gnulinewidth def
|
||||
/vshift -46 def
|
||||
/dl {10 mul} def
|
||||
/hpt_ 31.5 def
|
||||
/vpt_ 31.5 def
|
||||
/hpt hpt_ def
|
||||
/vpt vpt_ def
|
||||
/M {moveto} bind def
|
||||
/L {lineto} bind def
|
||||
/R {rmoveto} bind def
|
||||
/V {rlineto} bind def
|
||||
/vpt2 vpt 2 mul def
|
||||
/hpt2 hpt 2 mul def
|
||||
/Lshow { currentpoint stroke M
|
||||
0 vshift R show } def
|
||||
/Rshow { currentpoint stroke M
|
||||
dup stringwidth pop neg vshift R show } def
|
||||
/Cshow { currentpoint stroke M
|
||||
dup stringwidth pop -2 div vshift R show } def
|
||||
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
||||
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
|
||||
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
|
||||
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
|
||||
/BL { stroke userlinewidth 2 mul setlinewidth } def
|
||||
/AL { stroke userlinewidth 2 div setlinewidth } def
|
||||
/UL { dup gnulinewidth mul /userlinewidth exch def
|
||||
dup 1 lt {pop 1} if 10 mul /udl exch def } def
|
||||
/PL { stroke userlinewidth setlinewidth } def
|
||||
/LTb { BL [] 0 0 0 DL } def
|
||||
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
|
||||
/LT0 { PL [] 1 0 0 DL } def
|
||||
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
|
||||
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
|
||||
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
|
||||
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
|
||||
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
|
||||
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
|
||||
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
|
||||
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
|
||||
/Pnt { stroke [] 0 setdash
|
||||
gsave 1 setlinecap M 0 0 V stroke grestore } def
|
||||
/Dia { stroke [] 0 setdash 2 copy vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke
|
||||
Pnt } def
|
||||
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
|
||||
currentpoint stroke M
|
||||
hpt neg vpt neg R hpt2 0 V stroke
|
||||
} def
|
||||
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke
|
||||
Pnt } def
|
||||
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
hpt2 vpt2 neg V currentpoint stroke M
|
||||
hpt2 neg 0 R hpt2 vpt2 V stroke } def
|
||||
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/Star { 2 copy Pls Crs } def
|
||||
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath fill } def
|
||||
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath fill } def
|
||||
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath fill} def
|
||||
/DiaF { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath fill } def
|
||||
/Pent { stroke [] 0 setdash 2 copy gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore Pnt } def
|
||||
/PentF { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath fill grestore } def
|
||||
/Circle { stroke [] 0 setdash 2 copy
|
||||
hpt 0 360 arc stroke Pnt } def
|
||||
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
|
||||
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
|
||||
/C1 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C2 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C3 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C4 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C5 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc
|
||||
2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C6 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C7 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C8 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C9 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 450 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C11 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C12 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C13 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C14 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 360 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
||||
neg 0 rlineto closepath } bind def
|
||||
/Square { dup Rec } bind def
|
||||
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
|
||||
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
|
||||
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
|
||||
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
||||
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
||||
2 copy vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
|
||||
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
||||
Bsquare } bind def
|
||||
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy vpt Square fill Bsquare } bind def
|
||||
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
|
||||
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
|
||||
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
|
||||
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
|
||||
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
|
||||
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
|
||||
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
|
||||
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
|
||||
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
|
||||
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
|
||||
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
|
||||
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
|
||||
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
|
||||
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
|
||||
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
|
||||
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
|
||||
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
|
||||
/DiaE { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke } def
|
||||
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke } def
|
||||
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke } def
|
||||
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke } def
|
||||
/PentE { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore } def
|
||||
/CircE { stroke [] 0 setdash
|
||||
hpt 0 360 arc stroke } def
|
||||
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
|
||||
/DiaW { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V Opaque stroke } def
|
||||
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V Opaque stroke } def
|
||||
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V Opaque stroke } def
|
||||
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V Opaque stroke } def
|
||||
/PentW { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
Opaque stroke grestore } def
|
||||
/CircW { stroke [] 0 setdash
|
||||
hpt 0 360 arc Opaque stroke } def
|
||||
/BoxFill { gsave Rec 1 setgray fill grestore } def
|
||||
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
||||
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
||||
currentdict end definefont pop
|
||||
end
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
gnudict begin
|
||||
gsave
|
||||
50 50 translate
|
||||
0.100 0.100 scale
|
||||
0 setgray
|
||||
newpath
|
||||
(Helvetica) findfont 140 scalefont setfont
|
||||
1.000 UL
|
||||
LTb
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
630 420 M
|
||||
( 0) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1056 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1056 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1692 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1692 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.2) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2328 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2328 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.3) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2964 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2964 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.4) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 3600 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 3600 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4236 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4236 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.6) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4872 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4872 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.7) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 5508 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 5508 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.8) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 6144 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 6144 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 0.9) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 6780 M
|
||||
4088 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 6780 M
|
||||
63 0 V
|
||||
4025 0 R
|
||||
-63 0 V
|
||||
-4109 0 R
|
||||
( 1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
714 280 M
|
||||
( 0) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1643 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1643 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 0.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
2572 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
2572 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 1) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
3501 420 M
|
||||
0 6360 V
|
||||
1.000 UL
|
||||
LTb
|
||||
3501 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 1.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
4430 420 M
|
||||
0 6017 V
|
||||
0 280 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
4430 420 M
|
||||
0 63 V
|
||||
0 6297 R
|
||||
0 -63 V
|
||||
0 -6437 R
|
||||
( 2) Cshow
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
4088 0 V
|
||||
0 6360 V
|
||||
-4088 0 V
|
||||
714 420 L
|
||||
140 3600 M
|
||||
currentpoint gsave translate 90 rotate 0 0 M
|
||||
(Yields) Cshow
|
||||
grestore
|
||||
2758 70 M
|
||||
(Energy [keV] in power of 10) Cshow
|
||||
2758 6990 M
|
||||
(Muonium production yields in Trigger Detector's Carbon Foil) Cshow
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT0
|
||||
4151 6647 M
|
||||
(mu+) Rshow
|
||||
4235 6647 M
|
||||
399 0 V
|
||||
1368 924 M
|
||||
560 284 V
|
||||
327 235 V
|
||||
232 204 V
|
||||
180 184 V
|
||||
147 169 V
|
||||
125 156 V
|
||||
108 145 V
|
||||
95 138 V
|
||||
85 130 V
|
||||
77 125 V
|
||||
70 119 V
|
||||
64 114 V
|
||||
60 109 V
|
||||
56 106 V
|
||||
52 103 V
|
||||
49 99 V
|
||||
46 96 V
|
||||
44 94 V
|
||||
41 91 V
|
||||
39 89 V
|
||||
38 86 V
|
||||
36 85 V
|
||||
34 82 V
|
||||
33 81 V
|
||||
32 79 V
|
||||
30 78 V
|
||||
30 76 V
|
||||
28 74 V
|
||||
27 74 V
|
||||
27 72 V
|
||||
25 70 V
|
||||
25 70 V
|
||||
24 68 V
|
||||
24 68 V
|
||||
22 66 V
|
||||
22 65 V
|
||||
22 65 V
|
||||
21 63 V
|
||||
20 63 V
|
||||
20 61 V
|
||||
20 61 V
|
||||
19 60 V
|
||||
18 60 V
|
||||
18 58 V
|
||||
18 58 V
|
||||
17 57 V
|
||||
17 57 V
|
||||
17 55 V
|
||||
16 56 V
|
||||
16 54 V
|
||||
16 54 V
|
||||
15 54 V
|
||||
16 53 V
|
||||
14 52 V
|
||||
15 52 V
|
||||
14 51 V
|
||||
14 51 V
|
||||
14 50 V
|
||||
14 50 V
|
||||
13 49 V
|
||||
13 27 V
|
||||
13 4 V
|
||||
13 4 V
|
||||
12 4 V
|
||||
12 3 V
|
||||
13 4 V
|
||||
12 3 V
|
||||
11 4 V
|
||||
12 3 V
|
||||
5 1 V
|
||||
1368 924 Pls
|
||||
1928 1208 Pls
|
||||
2255 1443 Pls
|
||||
2487 1647 Pls
|
||||
2667 1831 Pls
|
||||
2814 2000 Pls
|
||||
2939 2156 Pls
|
||||
3047 2301 Pls
|
||||
3142 2439 Pls
|
||||
3227 2569 Pls
|
||||
3304 2694 Pls
|
||||
3374 2813 Pls
|
||||
3438 2927 Pls
|
||||
3498 3036 Pls
|
||||
3554 3142 Pls
|
||||
3606 3245 Pls
|
||||
3655 3344 Pls
|
||||
3701 3440 Pls
|
||||
3745 3534 Pls
|
||||
3786 3625 Pls
|
||||
3825 3714 Pls
|
||||
3863 3800 Pls
|
||||
3899 3885 Pls
|
||||
3933 3967 Pls
|
||||
3966 4048 Pls
|
||||
3998 4127 Pls
|
||||
4028 4205 Pls
|
||||
4058 4281 Pls
|
||||
4086 4355 Pls
|
||||
4113 4429 Pls
|
||||
4140 4501 Pls
|
||||
4165 4571 Pls
|
||||
4190 4641 Pls
|
||||
4214 4709 Pls
|
||||
4238 4777 Pls
|
||||
4260 4843 Pls
|
||||
4282 4908 Pls
|
||||
4304 4973 Pls
|
||||
4325 5036 Pls
|
||||
4345 5099 Pls
|
||||
4365 5160 Pls
|
||||
4385 5221 Pls
|
||||
4404 5281 Pls
|
||||
4422 5341 Pls
|
||||
4440 5399 Pls
|
||||
4458 5457 Pls
|
||||
4475 5514 Pls
|
||||
4492 5571 Pls
|
||||
4509 5626 Pls
|
||||
4525 5682 Pls
|
||||
4541 5736 Pls
|
||||
4557 5790 Pls
|
||||
4572 5844 Pls
|
||||
4588 5897 Pls
|
||||
4602 5949 Pls
|
||||
4617 6001 Pls
|
||||
4631 6052 Pls
|
||||
4645 6103 Pls
|
||||
4659 6153 Pls
|
||||
4673 6203 Pls
|
||||
4686 6252 Pls
|
||||
4699 6279 Pls
|
||||
4712 6283 Pls
|
||||
4725 6287 Pls
|
||||
4737 6291 Pls
|
||||
4749 6294 Pls
|
||||
4762 6298 Pls
|
||||
4774 6301 Pls
|
||||
4785 6305 Pls
|
||||
4797 6308 Pls
|
||||
4434 6647 Pls
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT2
|
||||
4151 6507 M
|
||||
(mu0) Rshow
|
||||
4235 6507 M
|
||||
399 0 V
|
||||
1368 6017 M
|
||||
560 -282 V
|
||||
327 -209 V
|
||||
232 -179 V
|
||||
180 -161 V
|
||||
147 -149 V
|
||||
125 -139 V
|
||||
108 -132 V
|
||||
95 -124 V
|
||||
85 -120 V
|
||||
77 -114 V
|
||||
70 -110 V
|
||||
64 -107 V
|
||||
60 -102 V
|
||||
56 -100 V
|
||||
52 -97 V
|
||||
49 -94 V
|
||||
46 -91 V
|
||||
44 -89 V
|
||||
41 -87 V
|
||||
39 -86 V
|
||||
38 -83 V
|
||||
36 -81 V
|
||||
34 -80 V
|
||||
33 -78 V
|
||||
32 -77 V
|
||||
30 -75 V
|
||||
30 -74 V
|
||||
28 -73 V
|
||||
27 -71 V
|
||||
27 -71 V
|
||||
25 -69 V
|
||||
25 -68 V
|
||||
24 -67 V
|
||||
24 -66 V
|
||||
22 -65 V
|
||||
22 -65 V
|
||||
22 -63 V
|
||||
21 -63 V
|
||||
20 -61 V
|
||||
20 -61 V
|
||||
20 -61 V
|
||||
19 -59 V
|
||||
18 -59 V
|
||||
18 -58 V
|
||||
18 -57 V
|
||||
17 -57 V
|
||||
17 -56 V
|
||||
17 -55 V
|
||||
16 -55 V
|
||||
16 -55 V
|
||||
16 -53 V
|
||||
15 -54 V
|
||||
16 -52 V
|
||||
14 -52 V
|
||||
15 -52 V
|
||||
14 -51 V
|
||||
14 -51 V
|
||||
14 -50 V
|
||||
14 -50 V
|
||||
13 -49 V
|
||||
13 -27 V
|
||||
13 -4 V
|
||||
13 -4 V
|
||||
12 -4 V
|
||||
12 -3 V
|
||||
13 -4 V
|
||||
12 -4 V
|
||||
11 -3 V
|
||||
12 -3 V
|
||||
5 -2 V
|
||||
1368 6017 Star
|
||||
1928 5735 Star
|
||||
2255 5526 Star
|
||||
2487 5347 Star
|
||||
2667 5186 Star
|
||||
2814 5037 Star
|
||||
2939 4898 Star
|
||||
3047 4766 Star
|
||||
3142 4642 Star
|
||||
3227 4522 Star
|
||||
3304 4408 Star
|
||||
3374 4298 Star
|
||||
3438 4191 Star
|
||||
3498 4089 Star
|
||||
3554 3989 Star
|
||||
3606 3892 Star
|
||||
3655 3798 Star
|
||||
3701 3707 Star
|
||||
3745 3618 Star
|
||||
3786 3531 Star
|
||||
3825 3445 Star
|
||||
3863 3362 Star
|
||||
3899 3281 Star
|
||||
3933 3201 Star
|
||||
3966 3123 Star
|
||||
3998 3046 Star
|
||||
4028 2971 Star
|
||||
4058 2897 Star
|
||||
4086 2824 Star
|
||||
4113 2753 Star
|
||||
4140 2682 Star
|
||||
4165 2613 Star
|
||||
4190 2545 Star
|
||||
4214 2478 Star
|
||||
4238 2412 Star
|
||||
4260 2347 Star
|
||||
4282 2282 Star
|
||||
4304 2219 Star
|
||||
4325 2156 Star
|
||||
4345 2095 Star
|
||||
4365 2034 Star
|
||||
4385 1973 Star
|
||||
4404 1914 Star
|
||||
4422 1855 Star
|
||||
4440 1797 Star
|
||||
4458 1740 Star
|
||||
4475 1683 Star
|
||||
4492 1627 Star
|
||||
4509 1572 Star
|
||||
4525 1517 Star
|
||||
4541 1462 Star
|
||||
4557 1409 Star
|
||||
4572 1355 Star
|
||||
4588 1303 Star
|
||||
4602 1251 Star
|
||||
4617 1199 Star
|
||||
4631 1148 Star
|
||||
4645 1097 Star
|
||||
4659 1047 Star
|
||||
4673 997 Star
|
||||
4686 948 Star
|
||||
4699 921 Star
|
||||
4712 917 Star
|
||||
4725 913 Star
|
||||
4737 909 Star
|
||||
4749 906 Star
|
||||
4762 902 Star
|
||||
4774 898 Star
|
||||
4785 895 Star
|
||||
4797 892 Star
|
||||
4434 6507 Star
|
||||
stroke
|
||||
grestore
|
||||
end
|
||||
showpage
|
||||
%%Trailer
|
||||
%%DocumentFonts: Helvetica
|
||||
%%Pages: 1
|
@ -1,976 +0,0 @@
|
||||
%!PS-Adobe-2.0
|
||||
%%Title: yields3.eps
|
||||
%%Creator: gnuplot 3.7 patchlevel 3
|
||||
%%CreationDate: Mon Aug 15 17:56:04 2005
|
||||
%%DocumentFonts: (atend)
|
||||
%%BoundingBox: 50 50 554 770
|
||||
%%Orientation: Landscape
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
/gnudict 256 dict def
|
||||
gnudict begin
|
||||
/Color false def
|
||||
/Solid false def
|
||||
/gnulinewidth 5.000 def
|
||||
/userlinewidth gnulinewidth def
|
||||
/vshift -66 def
|
||||
/dl {10 mul} def
|
||||
/hpt_ 31.5 def
|
||||
/vpt_ 31.5 def
|
||||
/hpt hpt_ def
|
||||
/vpt vpt_ def
|
||||
/M {moveto} bind def
|
||||
/L {lineto} bind def
|
||||
/R {rmoveto} bind def
|
||||
/V {rlineto} bind def
|
||||
/vpt2 vpt 2 mul def
|
||||
/hpt2 hpt 2 mul def
|
||||
/Lshow { currentpoint stroke M
|
||||
0 vshift R show } def
|
||||
/Rshow { currentpoint stroke M
|
||||
dup stringwidth pop neg vshift R show } def
|
||||
/Cshow { currentpoint stroke M
|
||||
dup stringwidth pop -2 div vshift R show } def
|
||||
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
||||
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
|
||||
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
|
||||
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
|
||||
/BL { stroke userlinewidth 2 mul setlinewidth } def
|
||||
/AL { stroke userlinewidth 2 div setlinewidth } def
|
||||
/UL { dup gnulinewidth mul /userlinewidth exch def
|
||||
dup 1 lt {pop 1} if 10 mul /udl exch def } def
|
||||
/PL { stroke userlinewidth setlinewidth } def
|
||||
/LTb { BL [] 0 0 0 DL } def
|
||||
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
|
||||
/LT0 { PL [] 1 0 0 DL } def
|
||||
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
|
||||
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
|
||||
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
|
||||
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
|
||||
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
|
||||
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
|
||||
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
|
||||
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
|
||||
/Pnt { stroke [] 0 setdash
|
||||
gsave 1 setlinecap M 0 0 V stroke grestore } def
|
||||
/Dia { stroke [] 0 setdash 2 copy vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke
|
||||
Pnt } def
|
||||
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
|
||||
currentpoint stroke M
|
||||
hpt neg vpt neg R hpt2 0 V stroke
|
||||
} def
|
||||
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke
|
||||
Pnt } def
|
||||
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
hpt2 vpt2 neg V currentpoint stroke M
|
||||
hpt2 neg 0 R hpt2 vpt2 V stroke } def
|
||||
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/Star { 2 copy Pls Crs } def
|
||||
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath fill } def
|
||||
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath fill } def
|
||||
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath fill} def
|
||||
/DiaF { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath fill } def
|
||||
/Pent { stroke [] 0 setdash 2 copy gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore Pnt } def
|
||||
/PentF { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath fill grestore } def
|
||||
/Circle { stroke [] 0 setdash 2 copy
|
||||
hpt 0 360 arc stroke Pnt } def
|
||||
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
|
||||
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
|
||||
/C1 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C2 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C3 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C4 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C5 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc
|
||||
2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C6 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C7 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C8 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C9 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 450 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C11 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C12 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C13 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C14 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 360 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
||||
neg 0 rlineto closepath } bind def
|
||||
/Square { dup Rec } bind def
|
||||
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
|
||||
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
|
||||
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
|
||||
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
||||
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
||||
2 copy vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
|
||||
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
||||
Bsquare } bind def
|
||||
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy vpt Square fill Bsquare } bind def
|
||||
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
|
||||
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
|
||||
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
|
||||
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
|
||||
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
|
||||
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
|
||||
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
|
||||
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
|
||||
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
|
||||
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
|
||||
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
|
||||
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
|
||||
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
|
||||
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
|
||||
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
|
||||
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
|
||||
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
|
||||
/DiaE { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke } def
|
||||
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke } def
|
||||
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke } def
|
||||
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke } def
|
||||
/PentE { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore } def
|
||||
/CircE { stroke [] 0 setdash
|
||||
hpt 0 360 arc stroke } def
|
||||
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
|
||||
/DiaW { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V Opaque stroke } def
|
||||
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V Opaque stroke } def
|
||||
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V Opaque stroke } def
|
||||
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V Opaque stroke } def
|
||||
/PentW { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
Opaque stroke grestore } def
|
||||
/CircW { stroke [] 0 setdash
|
||||
hpt 0 360 arc Opaque stroke } def
|
||||
/BoxFill { gsave Rec 1 setgray fill grestore } def
|
||||
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
||||
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
||||
currentdict end definefont pop
|
||||
/MFshow {{dup dup 0 get findfont exch 1 get scalefont setfont
|
||||
[ currentpoint ] exch dup 2 get 0 exch rmoveto dup dup 5 get exch 4 get
|
||||
{show} {stringwidth pop 0 rmoveto}ifelse dup 3 get
|
||||
{2 get neg 0 exch rmoveto pop} {pop aload pop moveto}ifelse} forall} bind def
|
||||
/MFwidth {0 exch {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
|
||||
5 get stringwidth pop add}
|
||||
{pop} ifelse} forall} bind def
|
||||
/MLshow { currentpoint stroke M
|
||||
0 exch R MFshow } bind def
|
||||
/MRshow { currentpoint stroke M
|
||||
exch dup MFwidth neg 3 -1 roll R MFshow } def
|
||||
/MCshow { currentpoint stroke M
|
||||
exch dup MFwidth -2 div 3 -1 roll R MFshow } def
|
||||
end
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
gnudict begin
|
||||
gsave
|
||||
50 50 translate
|
||||
0.100 0.100 scale
|
||||
90 rotate
|
||||
0 -5040 translate
|
||||
0 setgray
|
||||
newpath
|
||||
(Helvetica) findfont 200 scalefont setfont
|
||||
1.000 UL
|
||||
LTb
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 600 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 600 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 600 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 1020 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 1020 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 1020 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.1)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 1440 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 1440 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 1440 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.2)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 1860 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 1860 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 1860 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.3)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 2280 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 2280 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 2280 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.4)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 2700 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 2700 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 2700 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.5)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 3120 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 3120 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 3120 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.6)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 3540 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 3540 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 3540 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.7)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 3960 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 3960 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 3960 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.8)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 4380 M
|
||||
364 0 V
|
||||
1237 0 R
|
||||
4239 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 4380 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 4380 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.9)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 4800 M
|
||||
5840 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 4800 M
|
||||
63 0 V
|
||||
5777 0 R
|
||||
-63 0 V
|
||||
stroke
|
||||
900 4800 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 1)]
|
||||
] -66.7 MRshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1020 600 M
|
||||
0 4200 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 600 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
stroke
|
||||
1020 400 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 0.1)]
|
||||
] -66.7 MCshow
|
||||
1553 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
1864 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
2085 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
2257 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
2397 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
2515 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
2618 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
2708 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
1.000 UL
|
||||
LTa
|
||||
2789 600 M
|
||||
0 4200 V
|
||||
1.000 UL
|
||||
LTb
|
||||
2789 600 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
stroke
|
||||
2789 400 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 1)]
|
||||
] -66.7 MCshow
|
||||
3322 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
3633 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
3854 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
4026 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
4166 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
4284 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
4387 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
4477 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
1.000 UL
|
||||
LTa
|
||||
4558 600 M
|
||||
0 4200 V
|
||||
1.000 UL
|
||||
LTb
|
||||
4558 600 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
stroke
|
||||
4558 400 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 10)]
|
||||
] -66.7 MCshow
|
||||
5091 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
5402 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
5623 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
5795 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
5935 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
6053 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
6156 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
6246 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
1.000 UL
|
||||
LTa
|
||||
6327 600 M
|
||||
0 4200 V
|
||||
1.000 UL
|
||||
LTb
|
||||
6327 600 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
stroke
|
||||
6327 400 M
|
||||
[ [(Helvetica) 200.0 0.0 true true ( 100)]
|
||||
] -66.7 MCshow
|
||||
6860 600 M
|
||||
0 31 V
|
||||
0 4169 R
|
||||
0 -31 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1020 600 M
|
||||
5840 0 V
|
||||
0 4200 V
|
||||
-5840 0 V
|
||||
0 -4200 V
|
||||
stroke
|
||||
200 2700 M
|
||||
currentpoint gsave translate 90 rotate 0 0 moveto
|
||||
[ [(Helvetica) 200.0 0.0 true true (Yields)]
|
||||
] -66.7 MCshow
|
||||
grestore
|
||||
3940 100 M
|
||||
[ [(Helvetica) 200.0 0.0 true true (Energy [keV/amu])]
|
||||
] -66.7 MCshow
|
||||
2.500 UP
|
||||
1.000 UL
|
||||
LT0
|
||||
1744 4380 M
|
||||
[ [(Helvetica) 200.0 0.0 true true (mu+)]
|
||||
] -66.7 MRshow
|
||||
1864 4380 M
|
||||
637 0 V
|
||||
3412 933 M
|
||||
533 187 V
|
||||
311 155 V
|
||||
221 136 V
|
||||
172 121 V
|
||||
140 111 V
|
||||
118 103 V
|
||||
103 96 V
|
||||
90 91 V
|
||||
81 86 V
|
||||
74 83 V
|
||||
66 78 V
|
||||
62 75 V
|
||||
57 73 V
|
||||
53 70 V
|
||||
49 67 V
|
||||
47 66 V
|
||||
44 63 V
|
||||
42 62 V
|
||||
39 60 V
|
||||
37 59 V
|
||||
36 57 V
|
||||
34 56 V
|
||||
33 55 V
|
||||
31 53 V
|
||||
30 52 V
|
||||
29 51 V
|
||||
28 51 V
|
||||
27 49 V
|
||||
26 48 V
|
||||
26 48 V
|
||||
24 46 V
|
||||
24 46 V
|
||||
23 46 V
|
||||
22 44 V
|
||||
22 44 V
|
||||
21 43 V
|
||||
20 42 V
|
||||
20 42 V
|
||||
19 42 V
|
||||
19 40 V
|
||||
19 41 V
|
||||
18 39 V
|
||||
18 39 V
|
||||
17 39 V
|
||||
17 38 V
|
||||
16 38 V
|
||||
17 37 V
|
||||
15 37 V
|
||||
16 37 V
|
||||
15 36 V
|
||||
15 35 V
|
||||
15 36 V
|
||||
14 35 V
|
||||
14 34 V
|
||||
14 34 V
|
||||
14 34 V
|
||||
13 34 V
|
||||
13 33 V
|
||||
13 33 V
|
||||
13 33 V
|
||||
12 17 V
|
||||
13 3 V
|
||||
12 2 V
|
||||
12 3 V
|
||||
11 2 V
|
||||
12 3 V
|
||||
11 2 V
|
||||
11 2 V
|
||||
11 2 V
|
||||
11 2 V
|
||||
11 2 V
|
||||
11 2 V
|
||||
10 2 V
|
||||
10 2 V
|
||||
11 2 V
|
||||
10 2 V
|
||||
10 2 V
|
||||
9 2 V
|
||||
10 2 V
|
||||
10 1 V
|
||||
9 2 V
|
||||
9 2 V
|
||||
10 1 V
|
||||
9 2 V
|
||||
9 2 V
|
||||
8 1 V
|
||||
9 2 V
|
||||
8 1 V
|
||||
3412 933 Pls
|
||||
3945 1120 Pls
|
||||
4256 1275 Pls
|
||||
4477 1411 Pls
|
||||
4649 1532 Pls
|
||||
4789 1643 Pls
|
||||
4907 1746 Pls
|
||||
5010 1842 Pls
|
||||
5100 1933 Pls
|
||||
5181 2019 Pls
|
||||
5255 2102 Pls
|
||||
5321 2180 Pls
|
||||
5383 2255 Pls
|
||||
5440 2328 Pls
|
||||
5493 2398 Pls
|
||||
5542 2465 Pls
|
||||
5589 2531 Pls
|
||||
5633 2594 Pls
|
||||
5675 2656 Pls
|
||||
5714 2716 Pls
|
||||
5751 2775 Pls
|
||||
5787 2832 Pls
|
||||
5821 2888 Pls
|
||||
5854 2943 Pls
|
||||
5885 2996 Pls
|
||||
5915 3048 Pls
|
||||
5944 3099 Pls
|
||||
5972 3150 Pls
|
||||
5999 3199 Pls
|
||||
6025 3247 Pls
|
||||
6051 3295 Pls
|
||||
6075 3341 Pls
|
||||
6099 3387 Pls
|
||||
6122 3433 Pls
|
||||
6144 3477 Pls
|
||||
6166 3521 Pls
|
||||
6187 3564 Pls
|
||||
6207 3606 Pls
|
||||
6227 3648 Pls
|
||||
6246 3690 Pls
|
||||
6265 3730 Pls
|
||||
6284 3771 Pls
|
||||
6302 3810 Pls
|
||||
6320 3849 Pls
|
||||
6337 3888 Pls
|
||||
6354 3926 Pls
|
||||
6370 3964 Pls
|
||||
6387 4001 Pls
|
||||
6402 4038 Pls
|
||||
6418 4075 Pls
|
||||
6433 4111 Pls
|
||||
6448 4146 Pls
|
||||
6463 4182 Pls
|
||||
6477 4217 Pls
|
||||
6491 4251 Pls
|
||||
6505 4285 Pls
|
||||
6519 4319 Pls
|
||||
6532 4353 Pls
|
||||
6545 4386 Pls
|
||||
6558 4419 Pls
|
||||
6571 4452 Pls
|
||||
6583 4469 Pls
|
||||
6596 4472 Pls
|
||||
6608 4474 Pls
|
||||
6620 4477 Pls
|
||||
6631 4479 Pls
|
||||
6643 4482 Pls
|
||||
6654 4484 Pls
|
||||
6665 4486 Pls
|
||||
6676 4488 Pls
|
||||
6687 4490 Pls
|
||||
6698 4492 Pls
|
||||
6709 4494 Pls
|
||||
6719 4496 Pls
|
||||
6729 4498 Pls
|
||||
6740 4500 Pls
|
||||
6750 4502 Pls
|
||||
6760 4504 Pls
|
||||
6769 4506 Pls
|
||||
6779 4508 Pls
|
||||
6789 4509 Pls
|
||||
6798 4511 Pls
|
||||
6807 4513 Pls
|
||||
6817 4514 Pls
|
||||
6826 4516 Pls
|
||||
6835 4518 Pls
|
||||
6843 4519 Pls
|
||||
6852 4521 Pls
|
||||
2182 4380 Pls
|
||||
2.500 UP
|
||||
1.000 UL
|
||||
LT2
|
||||
1744 4180 M
|
||||
[ [(Helvetica) 200.0 0.0 true true (mu0)]
|
||||
] -66.7 MRshow
|
||||
1864 4180 M
|
||||
637 0 V
|
||||
911 116 R
|
||||
533 -186 V
|
||||
311 -138 V
|
||||
221 -118 V
|
||||
172 -107 V
|
||||
140 -98 V
|
||||
118 -92 V
|
||||
103 -87 V
|
||||
90 -82 V
|
||||
81 -79 V
|
||||
74 -76 V
|
||||
66 -72 V
|
||||
62 -70 V
|
||||
57 -68 V
|
||||
53 -66 V
|
||||
49 -64 V
|
||||
47 -62 V
|
||||
44 -60 V
|
||||
42 -59 V
|
||||
39 -58 V
|
||||
37 -56 V
|
||||
36 -55 V
|
||||
34 -54 V
|
||||
33 -53 V
|
||||
31 -51 V
|
||||
30 -51 V
|
||||
29 -50 V
|
||||
28 -48 V
|
||||
27 -48 V
|
||||
26 -48 V
|
||||
26 -46 V
|
||||
24 -46 V
|
||||
24 -45 V
|
||||
23 -44 V
|
||||
22 -44 V
|
||||
22 -43 V
|
||||
21 -42 V
|
||||
20 -42 V
|
||||
20 -41 V
|
||||
19 -41 V
|
||||
19 -40 V
|
||||
19 -40 V
|
||||
18 -39 V
|
||||
18 -39 V
|
||||
17 -38 V
|
||||
17 -38 V
|
||||
16 -38 V
|
||||
17 -37 V
|
||||
15 -37 V
|
||||
16 -36 V
|
||||
15 -36 V
|
||||
15 -35 V
|
||||
15 -35 V
|
||||
14 -35 V
|
||||
14 -35 V
|
||||
14 -34 V
|
||||
14 -33 V
|
||||
13 -34 V
|
||||
13 -33 V
|
||||
13 -33 V
|
||||
13 -33 V
|
||||
12 -17 V
|
||||
13 -3 V
|
||||
12 -3 V
|
||||
12 -2 V
|
||||
11 -2 V
|
||||
12 -3 V
|
||||
11 -2 V
|
||||
11 -2 V
|
||||
11 -3 V
|
||||
11 -2 V
|
||||
11 -2 V
|
||||
11 -2 V
|
||||
10 -2 V
|
||||
10 -2 V
|
||||
11 -2 V
|
||||
10 -2 V
|
||||
10 -2 V
|
||||
9 -2 V
|
||||
10 -2 V
|
||||
10 -2 V
|
||||
9 -2 V
|
||||
9 -2 V
|
||||
10 -2 V
|
||||
9 -2 V
|
||||
9 -2 V
|
||||
8 -1 V
|
||||
9 -2 V
|
||||
8 -2 V
|
||||
3412 4296 Star
|
||||
3945 4110 Star
|
||||
4256 3972 Star
|
||||
4477 3854 Star
|
||||
4649 3747 Star
|
||||
4789 3649 Star
|
||||
4907 3557 Star
|
||||
5010 3470 Star
|
||||
5100 3388 Star
|
||||
5181 3309 Star
|
||||
5255 3233 Star
|
||||
5321 3161 Star
|
||||
5383 3091 Star
|
||||
5440 3023 Star
|
||||
5493 2957 Star
|
||||
5542 2893 Star
|
||||
5589 2831 Star
|
||||
5633 2771 Star
|
||||
5675 2712 Star
|
||||
5714 2654 Star
|
||||
5751 2598 Star
|
||||
5787 2543 Star
|
||||
5821 2489 Star
|
||||
5854 2436 Star
|
||||
5885 2385 Star
|
||||
5915 2334 Star
|
||||
5944 2284 Star
|
||||
5972 2236 Star
|
||||
5999 2188 Star
|
||||
6025 2140 Star
|
||||
6051 2094 Star
|
||||
6075 2048 Star
|
||||
6099 2003 Star
|
||||
6122 1959 Star
|
||||
6144 1915 Star
|
||||
6166 1872 Star
|
||||
6187 1830 Star
|
||||
6207 1788 Star
|
||||
6227 1747 Star
|
||||
6246 1706 Star
|
||||
6265 1666 Star
|
||||
6284 1626 Star
|
||||
6302 1587 Star
|
||||
6320 1548 Star
|
||||
6337 1510 Star
|
||||
6354 1472 Star
|
||||
6370 1434 Star
|
||||
6387 1397 Star
|
||||
6402 1360 Star
|
||||
6418 1324 Star
|
||||
6433 1288 Star
|
||||
6448 1253 Star
|
||||
6463 1218 Star
|
||||
6477 1183 Star
|
||||
6491 1148 Star
|
||||
6505 1114 Star
|
||||
6519 1081 Star
|
||||
6532 1047 Star
|
||||
6545 1014 Star
|
||||
6558 981 Star
|
||||
6571 948 Star
|
||||
6583 931 Star
|
||||
6596 928 Star
|
||||
6608 925 Star
|
||||
6620 923 Star
|
||||
6631 921 Star
|
||||
6643 918 Star
|
||||
6654 916 Star
|
||||
6665 914 Star
|
||||
6676 911 Star
|
||||
6687 909 Star
|
||||
6698 907 Star
|
||||
6709 905 Star
|
||||
6719 903 Star
|
||||
6729 901 Star
|
||||
6740 899 Star
|
||||
6750 897 Star
|
||||
6760 895 Star
|
||||
6769 893 Star
|
||||
6779 891 Star
|
||||
6789 889 Star
|
||||
6798 887 Star
|
||||
6807 885 Star
|
||||
6817 883 Star
|
||||
6826 881 Star
|
||||
6835 879 Star
|
||||
6843 878 Star
|
||||
6852 876 Star
|
||||
2182 4180 Star
|
||||
stroke
|
||||
grestore
|
||||
end
|
||||
showpage
|
||||
%%Trailer
|
||||
%%DocumentFonts: Helvetica
|
||||
%%Pages: 1
|
@ -1,770 +0,0 @@
|
||||
%!PS-Adobe-2.0
|
||||
%%Title: yields3.eps
|
||||
%%Creator: gnuplot 3.7 patchlevel 3
|
||||
%%CreationDate: Thu Jul 21 10:58:25 2005
|
||||
%%DocumentFonts: (atend)
|
||||
%%BoundingBox: 50 50 554 770
|
||||
%%Orientation: Landscape
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
/gnudict 256 dict def
|
||||
gnudict begin
|
||||
/Color true def
|
||||
/Solid false def
|
||||
/gnulinewidth 5.000 def
|
||||
/userlinewidth gnulinewidth def
|
||||
/vshift -46 def
|
||||
/dl {10 mul} def
|
||||
/hpt_ 31.5 def
|
||||
/vpt_ 31.5 def
|
||||
/hpt hpt_ def
|
||||
/vpt vpt_ def
|
||||
/M {moveto} bind def
|
||||
/L {lineto} bind def
|
||||
/R {rmoveto} bind def
|
||||
/V {rlineto} bind def
|
||||
/vpt2 vpt 2 mul def
|
||||
/hpt2 hpt 2 mul def
|
||||
/Lshow { currentpoint stroke M
|
||||
0 vshift R show } def
|
||||
/Rshow { currentpoint stroke M
|
||||
dup stringwidth pop neg vshift R show } def
|
||||
/Cshow { currentpoint stroke M
|
||||
dup stringwidth pop -2 div vshift R show } def
|
||||
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
||||
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
|
||||
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
|
||||
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
|
||||
/BL { stroke userlinewidth 2 mul setlinewidth } def
|
||||
/AL { stroke userlinewidth 2 div setlinewidth } def
|
||||
/UL { dup gnulinewidth mul /userlinewidth exch def
|
||||
dup 1 lt {pop 1} if 10 mul /udl exch def } def
|
||||
/PL { stroke userlinewidth setlinewidth } def
|
||||
/LTb { BL [] 0 0 0 DL } def
|
||||
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
|
||||
/LT0 { PL [] 1 0 0 DL } def
|
||||
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
|
||||
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
|
||||
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
|
||||
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
|
||||
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
|
||||
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
|
||||
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
|
||||
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
|
||||
/Pnt { stroke [] 0 setdash
|
||||
gsave 1 setlinecap M 0 0 V stroke grestore } def
|
||||
/Dia { stroke [] 0 setdash 2 copy vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke
|
||||
Pnt } def
|
||||
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
|
||||
currentpoint stroke M
|
||||
hpt neg vpt neg R hpt2 0 V stroke
|
||||
} def
|
||||
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke
|
||||
Pnt } def
|
||||
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
hpt2 vpt2 neg V currentpoint stroke M
|
||||
hpt2 neg 0 R hpt2 vpt2 V stroke } def
|
||||
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/Star { 2 copy Pls Crs } def
|
||||
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath fill } def
|
||||
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath fill } def
|
||||
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath fill} def
|
||||
/DiaF { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath fill } def
|
||||
/Pent { stroke [] 0 setdash 2 copy gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore Pnt } def
|
||||
/PentF { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath fill grestore } def
|
||||
/Circle { stroke [] 0 setdash 2 copy
|
||||
hpt 0 360 arc stroke Pnt } def
|
||||
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
|
||||
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
|
||||
/C1 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C2 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C3 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C4 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C5 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc
|
||||
2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C6 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C7 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C8 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C9 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 450 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C11 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C12 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C13 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C14 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 360 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
||||
neg 0 rlineto closepath } bind def
|
||||
/Square { dup Rec } bind def
|
||||
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
|
||||
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
|
||||
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
|
||||
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
||||
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
||||
2 copy vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
|
||||
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
||||
Bsquare } bind def
|
||||
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy vpt Square fill Bsquare } bind def
|
||||
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
|
||||
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
|
||||
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
|
||||
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
|
||||
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
|
||||
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
|
||||
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
|
||||
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
|
||||
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
|
||||
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
|
||||
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
|
||||
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
|
||||
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
|
||||
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
|
||||
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
|
||||
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
|
||||
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
|
||||
/DiaE { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke } def
|
||||
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke } def
|
||||
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke } def
|
||||
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke } def
|
||||
/PentE { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore } def
|
||||
/CircE { stroke [] 0 setdash
|
||||
hpt 0 360 arc stroke } def
|
||||
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
|
||||
/DiaW { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V Opaque stroke } def
|
||||
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V Opaque stroke } def
|
||||
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V Opaque stroke } def
|
||||
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V Opaque stroke } def
|
||||
/PentW { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
Opaque stroke grestore } def
|
||||
/CircW { stroke [] 0 setdash
|
||||
hpt 0 360 arc Opaque stroke } def
|
||||
/BoxFill { gsave Rec 1 setgray fill grestore } def
|
||||
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
||||
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
||||
currentdict end definefont pop
|
||||
end
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
gnudict begin
|
||||
gsave
|
||||
50 50 translate
|
||||
0.100 0.100 scale
|
||||
90 rotate
|
||||
0 -5040 translate
|
||||
0 setgray
|
||||
newpath
|
||||
(Helvetica) findfont 140 scalefont setfont
|
||||
1.000 UL
|
||||
LTb
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
630 420 M
|
||||
( 0) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 840 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 840 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
630 840 M
|
||||
( 0.1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1260 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1260 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.2) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 1680 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 1680 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.3) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2100 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2100 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.4) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2520 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2520 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 2940 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 2940 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.6) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 3360 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 3360 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.7) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 3780 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 3780 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.8) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4200 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4200 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 0.9) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 4620 M
|
||||
6248 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 4620 M
|
||||
63 0 V
|
||||
6185 0 R
|
||||
-63 0 V
|
||||
-6269 0 R
|
||||
( 1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
714 420 M
|
||||
0 4200 V
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
714 280 M
|
||||
( 0) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
2134 420 M
|
||||
0 4200 V
|
||||
1.000 UL
|
||||
LTb
|
||||
2134 420 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
0 -4277 R
|
||||
( 0.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
3554 420 M
|
||||
0 4200 V
|
||||
1.000 UL
|
||||
LTb
|
||||
3554 420 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
0 -4277 R
|
||||
( 1) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
4974 420 M
|
||||
0 4200 V
|
||||
1.000 UL
|
||||
LTb
|
||||
4974 420 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
0 -4277 R
|
||||
( 1.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
6394 420 M
|
||||
0 3857 V
|
||||
0 280 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
6394 420 M
|
||||
0 63 V
|
||||
0 4137 R
|
||||
0 -63 V
|
||||
0 -4277 R
|
||||
( 2) Cshow
|
||||
1.000 UL
|
||||
LTb
|
||||
714 420 M
|
||||
6248 0 V
|
||||
0 4200 V
|
||||
-6248 0 V
|
||||
714 420 L
|
||||
140 2520 M
|
||||
currentpoint gsave translate 90 rotate 0 0 M
|
||||
(Yields) Cshow
|
||||
grestore
|
||||
3838 70 M
|
||||
(Energy [keV] in power of 10) Cshow
|
||||
3838 4830 M
|
||||
(Muonium production yields in Trigger Detector's Carbon Foil) Cshow
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT0
|
||||
6311 4487 M
|
||||
(mu+) Rshow
|
||||
6395 4487 M
|
||||
399 0 V
|
||||
1714 753 M
|
||||
855 187 V
|
||||
500 155 V
|
||||
355 136 V
|
||||
275 121 V
|
||||
225 111 V
|
||||
190 103 V
|
||||
165 96 V
|
||||
145 91 V
|
||||
130 86 V
|
||||
118 83 V
|
||||
107 78 V
|
||||
99 75 V
|
||||
91 73 V
|
||||
85 70 V
|
||||
80 67 V
|
||||
75 66 V
|
||||
70 63 V
|
||||
67 62 V
|
||||
63 60 V
|
||||
60 59 V
|
||||
58 57 V
|
||||
55 56 V
|
||||
52 55 V
|
||||
50 53 V
|
||||
49 52 V
|
||||
46 51 V
|
||||
45 51 V
|
||||
43 49 V
|
||||
42 48 V
|
||||
41 48 V
|
||||
39 46 V
|
||||
38 46 V
|
||||
37 46 V
|
||||
35 44 V
|
||||
35 44 V
|
||||
34 43 V
|
||||
33 42 V
|
||||
32 42 V
|
||||
31 42 V
|
||||
31 40 V
|
||||
29 41 V
|
||||
29 39 V
|
||||
29 39 V
|
||||
27 39 V
|
||||
27 38 V
|
||||
27 38 V
|
||||
26 37 V
|
||||
25 37 V
|
||||
25 37 V
|
||||
25 36 V
|
||||
24 35 V
|
||||
23 36 V
|
||||
23 35 V
|
||||
23 34 V
|
||||
22 34 V
|
||||
22 34 V
|
||||
21 34 V
|
||||
21 33 V
|
||||
21 33 V
|
||||
21 33 V
|
||||
20 17 V
|
||||
19 3 V
|
||||
20 2 V
|
||||
19 3 V
|
||||
19 2 V
|
||||
18 3 V
|
||||
19 2 V
|
||||
18 2 V
|
||||
17 2 V
|
||||
8 1 V
|
||||
1714 753 Pls
|
||||
2569 940 Pls
|
||||
3069 1095 Pls
|
||||
3424 1231 Pls
|
||||
3699 1352 Pls
|
||||
3924 1463 Pls
|
||||
4114 1566 Pls
|
||||
4279 1662 Pls
|
||||
4424 1753 Pls
|
||||
4554 1839 Pls
|
||||
4672 1922 Pls
|
||||
4779 2000 Pls
|
||||
4878 2075 Pls
|
||||
4969 2148 Pls
|
||||
5054 2218 Pls
|
||||
5134 2285 Pls
|
||||
5209 2351 Pls
|
||||
5279 2414 Pls
|
||||
5346 2476 Pls
|
||||
5409 2536 Pls
|
||||
5469 2595 Pls
|
||||
5527 2652 Pls
|
||||
5582 2708 Pls
|
||||
5634 2763 Pls
|
||||
5684 2816 Pls
|
||||
5733 2868 Pls
|
||||
5779 2919 Pls
|
||||
5824 2970 Pls
|
||||
5867 3019 Pls
|
||||
5909 3067 Pls
|
||||
5950 3115 Pls
|
||||
5989 3161 Pls
|
||||
6027 3207 Pls
|
||||
6064 3253 Pls
|
||||
6099 3297 Pls
|
||||
6134 3341 Pls
|
||||
6168 3384 Pls
|
||||
6201 3426 Pls
|
||||
6233 3468 Pls
|
||||
6264 3510 Pls
|
||||
6295 3550 Pls
|
||||
6324 3591 Pls
|
||||
6353 3630 Pls
|
||||
6382 3669 Pls
|
||||
6409 3708 Pls
|
||||
6436 3746 Pls
|
||||
6463 3784 Pls
|
||||
6489 3821 Pls
|
||||
6514 3858 Pls
|
||||
6539 3895 Pls
|
||||
6564 3931 Pls
|
||||
6588 3966 Pls
|
||||
6611 4002 Pls
|
||||
6634 4037 Pls
|
||||
6657 4071 Pls
|
||||
6679 4105 Pls
|
||||
6701 4139 Pls
|
||||
6722 4173 Pls
|
||||
6743 4206 Pls
|
||||
6764 4239 Pls
|
||||
6785 4272 Pls
|
||||
6805 4289 Pls
|
||||
6824 4292 Pls
|
||||
6844 4294 Pls
|
||||
6863 4297 Pls
|
||||
6882 4299 Pls
|
||||
6900 4302 Pls
|
||||
6919 4304 Pls
|
||||
6937 4306 Pls
|
||||
6954 4308 Pls
|
||||
6594 4487 Pls
|
||||
1.000 UP
|
||||
1.000 UL
|
||||
LT2
|
||||
6311 4347 M
|
||||
(mu0) Rshow
|
||||
6395 4347 M
|
||||
399 0 V
|
||||
1714 4116 M
|
||||
855 -186 V
|
||||
500 -138 V
|
||||
355 -118 V
|
||||
275 -107 V
|
||||
225 -98 V
|
||||
190 -92 V
|
||||
165 -87 V
|
||||
145 -82 V
|
||||
130 -79 V
|
||||
118 -76 V
|
||||
107 -72 V
|
||||
99 -70 V
|
||||
91 -68 V
|
||||
85 -66 V
|
||||
80 -64 V
|
||||
75 -62 V
|
||||
70 -60 V
|
||||
67 -59 V
|
||||
63 -58 V
|
||||
60 -56 V
|
||||
58 -55 V
|
||||
55 -54 V
|
||||
52 -53 V
|
||||
50 -51 V
|
||||
49 -51 V
|
||||
46 -50 V
|
||||
45 -48 V
|
||||
43 -48 V
|
||||
42 -48 V
|
||||
41 -46 V
|
||||
39 -46 V
|
||||
38 -45 V
|
||||
37 -44 V
|
||||
35 -44 V
|
||||
35 -43 V
|
||||
34 -42 V
|
||||
33 -42 V
|
||||
32 -41 V
|
||||
31 -41 V
|
||||
31 -40 V
|
||||
29 -40 V
|
||||
29 -39 V
|
||||
29 -39 V
|
||||
27 -38 V
|
||||
27 -38 V
|
||||
27 -38 V
|
||||
26 -37 V
|
||||
25 -37 V
|
||||
25 -36 V
|
||||
25 -36 V
|
||||
24 -35 V
|
||||
23 -35 V
|
||||
23 -35 V
|
||||
23 -35 V
|
||||
22 -34 V
|
||||
22 -33 V
|
||||
21 -34 V
|
||||
21 -33 V
|
||||
21 -33 V
|
||||
21 -33 V
|
||||
20 -17 V
|
||||
19 -3 V
|
||||
20 -3 V
|
||||
19 -2 V
|
||||
19 -2 V
|
||||
18 -3 V
|
||||
19 -2 V
|
||||
18 -2 V
|
||||
17 -3 V
|
||||
8 -1 V
|
||||
1714 4116 Star
|
||||
2569 3930 Star
|
||||
3069 3792 Star
|
||||
3424 3674 Star
|
||||
3699 3567 Star
|
||||
3924 3469 Star
|
||||
4114 3377 Star
|
||||
4279 3290 Star
|
||||
4424 3208 Star
|
||||
4554 3129 Star
|
||||
4672 3053 Star
|
||||
4779 2981 Star
|
||||
4878 2911 Star
|
||||
4969 2843 Star
|
||||
5054 2777 Star
|
||||
5134 2713 Star
|
||||
5209 2651 Star
|
||||
5279 2591 Star
|
||||
5346 2532 Star
|
||||
5409 2474 Star
|
||||
5469 2418 Star
|
||||
5527 2363 Star
|
||||
5582 2309 Star
|
||||
5634 2256 Star
|
||||
5684 2205 Star
|
||||
5733 2154 Star
|
||||
5779 2104 Star
|
||||
5824 2056 Star
|
||||
5867 2008 Star
|
||||
5909 1960 Star
|
||||
5950 1914 Star
|
||||
5989 1868 Star
|
||||
6027 1823 Star
|
||||
6064 1779 Star
|
||||
6099 1735 Star
|
||||
6134 1692 Star
|
||||
6168 1650 Star
|
||||
6201 1608 Star
|
||||
6233 1567 Star
|
||||
6264 1526 Star
|
||||
6295 1486 Star
|
||||
6324 1446 Star
|
||||
6353 1407 Star
|
||||
6382 1368 Star
|
||||
6409 1330 Star
|
||||
6436 1292 Star
|
||||
6463 1254 Star
|
||||
6489 1217 Star
|
||||
6514 1180 Star
|
||||
6539 1144 Star
|
||||
6564 1108 Star
|
||||
6588 1073 Star
|
||||
6611 1038 Star
|
||||
6634 1003 Star
|
||||
6657 968 Star
|
||||
6679 934 Star
|
||||
6701 901 Star
|
||||
6722 867 Star
|
||||
6743 834 Star
|
||||
6764 801 Star
|
||||
6785 768 Star
|
||||
6805 751 Star
|
||||
6824 748 Star
|
||||
6844 745 Star
|
||||
6863 743 Star
|
||||
6882 741 Star
|
||||
6900 738 Star
|
||||
6919 736 Star
|
||||
6937 734 Star
|
||||
6954 731 Star
|
||||
6594 4347 Star
|
||||
stroke
|
||||
grestore
|
||||
end
|
||||
showpage
|
||||
%%Trailer
|
||||
%%DocumentFonts: Helvetica
|
||||
%%Pages: 1
|
@ -1,733 +0,0 @@
|
||||
%!PS-Adobe-2.0
|
||||
%%Title: ytest.eps
|
||||
%%Creator: gnuplot 3.7 patchlevel 3
|
||||
%%CreationDate: Tue Apr 12 12:16:43 2005
|
||||
%%DocumentFonts: (atend)
|
||||
%%BoundingBox: 50 50 554 770
|
||||
%%Orientation: Landscape
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
/gnudict 256 dict def
|
||||
gnudict begin
|
||||
/Color true def
|
||||
/Solid false def
|
||||
/gnulinewidth 5.000 def
|
||||
/userlinewidth gnulinewidth def
|
||||
/vshift -46 def
|
||||
/dl {10 mul} def
|
||||
/hpt_ 31.5 def
|
||||
/vpt_ 31.5 def
|
||||
/hpt hpt_ def
|
||||
/vpt vpt_ def
|
||||
/M {moveto} bind def
|
||||
/L {lineto} bind def
|
||||
/R {rmoveto} bind def
|
||||
/V {rlineto} bind def
|
||||
/vpt2 vpt 2 mul def
|
||||
/hpt2 hpt 2 mul def
|
||||
/Lshow { currentpoint stroke M
|
||||
0 vshift R show } def
|
||||
/Rshow { currentpoint stroke M
|
||||
dup stringwidth pop neg vshift R show } def
|
||||
/Cshow { currentpoint stroke M
|
||||
dup stringwidth pop -2 div vshift R show } def
|
||||
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
||||
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
|
||||
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
|
||||
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
|
||||
/BL { stroke userlinewidth 2 mul setlinewidth } def
|
||||
/AL { stroke userlinewidth 2 div setlinewidth } def
|
||||
/UL { dup gnulinewidth mul /userlinewidth exch def
|
||||
dup 1 lt {pop 1} if 10 mul /udl exch def } def
|
||||
/PL { stroke userlinewidth setlinewidth } def
|
||||
/LTb { BL [] 0 0 0 DL } def
|
||||
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
|
||||
/LT0 { PL [] 1 0 0 DL } def
|
||||
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
|
||||
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
|
||||
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
|
||||
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
|
||||
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
|
||||
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
|
||||
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
|
||||
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
|
||||
/Pnt { stroke [] 0 setdash
|
||||
gsave 1 setlinecap M 0 0 V stroke grestore } def
|
||||
/Dia { stroke [] 0 setdash 2 copy vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke
|
||||
Pnt } def
|
||||
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
|
||||
currentpoint stroke M
|
||||
hpt neg vpt neg R hpt2 0 V stroke
|
||||
} def
|
||||
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke
|
||||
Pnt } def
|
||||
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
hpt2 vpt2 neg V currentpoint stroke M
|
||||
hpt2 neg 0 R hpt2 vpt2 V stroke } def
|
||||
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/Star { 2 copy Pls Crs } def
|
||||
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath fill } def
|
||||
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath fill } def
|
||||
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath fill} def
|
||||
/DiaF { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath fill } def
|
||||
/Pent { stroke [] 0 setdash 2 copy gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore Pnt } def
|
||||
/PentF { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath fill grestore } def
|
||||
/Circle { stroke [] 0 setdash 2 copy
|
||||
hpt 0 360 arc stroke Pnt } def
|
||||
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
|
||||
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
|
||||
/C1 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C2 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C3 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C4 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C5 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc
|
||||
2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C6 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C7 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C8 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C9 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 450 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C11 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C12 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C13 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C14 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 360 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
||||
neg 0 rlineto closepath } bind def
|
||||
/Square { dup Rec } bind def
|
||||
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
|
||||
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
|
||||
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
|
||||
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
||||
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
||||
2 copy vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
|
||||
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
||||
Bsquare } bind def
|
||||
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy vpt Square fill Bsquare } bind def
|
||||
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
|
||||
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
|
||||
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
|
||||
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
|
||||
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
|
||||
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
|
||||
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
|
||||
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
|
||||
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
|
||||
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
|
||||
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
|
||||
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
|
||||
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
|
||||
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
|
||||
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
|
||||
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
|
||||
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
|
||||
/DiaE { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke } def
|
||||
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke } def
|
||||
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke } def
|
||||
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke } def
|
||||
/PentE { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore } def
|
||||
/CircE { stroke [] 0 setdash
|
||||
hpt 0 360 arc stroke } def
|
||||
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
|
||||
/DiaW { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V Opaque stroke } def
|
||||
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V Opaque stroke } def
|
||||
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V Opaque stroke } def
|
||||
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V Opaque stroke } def
|
||||
/PentW { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
Opaque stroke grestore } def
|
||||
/CircW { stroke [] 0 setdash
|
||||
hpt 0 360 arc Opaque stroke } def
|
||||
/BoxFill { gsave Rec 1 setgray fill grestore } def
|
||||
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
||||
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
||||
currentdict end definefont pop
|
||||
end
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
gnudict begin
|
||||
gsave
|
||||
50 50 translate
|
||||
0.100 0.100 scale
|
||||
90 rotate
|
||||
0 -5040 translate
|
||||
0 setgray
|
||||
newpath
|
||||
(Helvetica) findfont 140 scalefont setfont
|
||||
1.000 UL
|
||||
LTb
|
||||
1.000 UL
|
||||
LTa
|
||||
574 280 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 280 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
490 280 M
|
||||
( 0) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 1198 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 1198 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 0.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 2117 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 2117 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 3035 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 3035 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 1.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 3954 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 3954 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 2) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 4872 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 4872 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 2.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 280 M
|
||||
0 4592 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
574 140 M
|
||||
( 0) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
1852 280 M
|
||||
0 4592 V
|
||||
1.000 UL
|
||||
LTb
|
||||
1852 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 20) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
3129 280 M
|
||||
0 4592 V
|
||||
1.000 UL
|
||||
LTb
|
||||
3129 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 40) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
4407 280 M
|
||||
0 4109 V
|
||||
0 420 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
4407 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 60) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
5684 280 M
|
||||
0 4109 V
|
||||
0 420 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
5684 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 80) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
6962 280 M
|
||||
0 4592 V
|
||||
1.000 UL
|
||||
LTb
|
||||
6962 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 100) Cshow
|
||||
1.000 UL
|
||||
LTb
|
||||
574 280 M
|
||||
6388 0 V
|
||||
0 4592 V
|
||||
-6388 0 V
|
||||
574 280 L
|
||||
1.000 UL
|
||||
LT0
|
||||
6311 4739 M
|
||||
(Yield_plus\(x\)*exp\(-vc_plus/v_rel\(x\)\)) Rshow
|
||||
6395 4739 M
|
||||
399 0 V
|
||||
639 635 M
|
||||
64 190 V
|
||||
65 148 V
|
||||
64 125 V
|
||||
65 110 V
|
||||
64 99 V
|
||||
65 90 V
|
||||
64 84 V
|
||||
65 79 V
|
||||
64 74 V
|
||||
65 70 V
|
||||
64 66 V
|
||||
65 64 V
|
||||
64 61 V
|
||||
65 58 V
|
||||
64 57 V
|
||||
65 54 V
|
||||
64 53 V
|
||||
65 51 V
|
||||
65 49 V
|
||||
64 48 V
|
||||
65 47 V
|
||||
64 45 V
|
||||
65 44 V
|
||||
64 44 V
|
||||
65 42 V
|
||||
64 41 V
|
||||
65 40 V
|
||||
64 40 V
|
||||
65 39 V
|
||||
64 38 V
|
||||
65 37 V
|
||||
64 36 V
|
||||
65 36 V
|
||||
64 36 V
|
||||
65 34 V
|
||||
64 34 V
|
||||
65 34 V
|
||||
64 33 V
|
||||
65 32 V
|
||||
65 32 V
|
||||
64 32 V
|
||||
65 31 V
|
||||
64 30 V
|
||||
65 30 V
|
||||
64 30 V
|
||||
65 30 V
|
||||
64 28 V
|
||||
65 29 V
|
||||
64 28 V
|
||||
65 28 V
|
||||
64 28 V
|
||||
65 27 V
|
||||
64 27 V
|
||||
65 26 V
|
||||
64 27 V
|
||||
65 26 V
|
||||
64 25 V
|
||||
65 26 V
|
||||
65 25 V
|
||||
64 25 V
|
||||
65 24 V
|
||||
64 25 V
|
||||
65 24 V
|
||||
64 24 V
|
||||
65 23 V
|
||||
64 24 V
|
||||
65 23 V
|
||||
64 23 V
|
||||
65 22 V
|
||||
64 23 V
|
||||
65 22 V
|
||||
64 22 V
|
||||
65 22 V
|
||||
64 22 V
|
||||
65 22 V
|
||||
64 21 V
|
||||
65 21 V
|
||||
64 21 V
|
||||
65 21 V
|
||||
65 21 V
|
||||
64 20 V
|
||||
65 20 V
|
||||
64 21 V
|
||||
65 20 V
|
||||
64 19 V
|
||||
65 20 V
|
||||
64 20 V
|
||||
65 19 V
|
||||
64 19 V
|
||||
65 19 V
|
||||
64 19 V
|
||||
65 19 V
|
||||
64 19 V
|
||||
65 19 V
|
||||
64 18 V
|
||||
65 18 V
|
||||
64 19 V
|
||||
65 18 V
|
||||
1.000 UL
|
||||
LT1
|
||||
6311 4599 M
|
||||
(exp\(-vc_plus/v_rel\(x\)\)) Rshow
|
||||
6395 4599 M
|
||||
399 0 V
|
||||
639 1611 M
|
||||
64 132 V
|
||||
65 62 V
|
||||
64 39 V
|
||||
65 26 V
|
||||
64 20 V
|
||||
65 16 V
|
||||
64 13 V
|
||||
65 11 V
|
||||
64 9 V
|
||||
65 8 V
|
||||
64 7 V
|
||||
65 6 V
|
||||
64 5 V
|
||||
65 5 V
|
||||
64 5 V
|
||||
65 4 V
|
||||
64 4 V
|
||||
65 3 V
|
||||
65 3 V
|
||||
64 3 V
|
||||
65 3 V
|
||||
64 2 V
|
||||
65 3 V
|
||||
64 2 V
|
||||
65 2 V
|
||||
64 2 V
|
||||
65 2 V
|
||||
64 2 V
|
||||
65 2 V
|
||||
64 2 V
|
||||
65 1 V
|
||||
64 2 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 2 V
|
||||
64 1 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 2 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 1 V
|
||||
64 0 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
65 1 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 0 V
|
||||
65 1 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 0 V
|
||||
65 1 V
|
||||
64 0 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 0 V
|
||||
65 1 V
|
||||
64 0 V
|
||||
65 0 V
|
||||
64 1 V
|
||||
65 0 V
|
||||
64 0 V
|
||||
65 1 V
|
||||
64 0 V
|
||||
65 0 V
|
||||
1.000 UL
|
||||
LT2
|
||||
6311 4459 M
|
||||
(Yield_plus\(x\)) Rshow
|
||||
6395 4459 M
|
||||
399 0 V
|
||||
639 770 M
|
||||
64 194 V
|
||||
65 150 V
|
||||
64 126 V
|
||||
65 111 V
|
||||
64 100 V
|
||||
65 91 V
|
||||
64 84 V
|
||||
65 79 V
|
||||
64 74 V
|
||||
65 70 V
|
||||
64 67 V
|
||||
65 63 V
|
||||
64 61 V
|
||||
65 59 V
|
||||
64 56 V
|
||||
65 54 V
|
||||
64 53 V
|
||||
65 50 V
|
||||
65 50 V
|
||||
64 47 V
|
||||
65 47 V
|
||||
64 45 V
|
||||
65 44 V
|
||||
64 44 V
|
||||
65 42 V
|
||||
64 41 V
|
||||
65 40 V
|
||||
64 39 V
|
||||
65 39 V
|
||||
64 38 V
|
||||
65 37 V
|
||||
64 36 V
|
||||
65 36 V
|
||||
64 35 V
|
||||
65 35 V
|
||||
64 34 V
|
||||
65 33 V
|
||||
64 33 V
|
||||
65 32 V
|
||||
65 32 V
|
||||
64 31 V
|
||||
65 31 V
|
||||
64 31 V
|
||||
65 30 V
|
||||
64 29 V
|
||||
65 30 V
|
||||
64 28 V
|
||||
65 29 V
|
||||
64 28 V
|
||||
65 28 V
|
||||
64 27 V
|
||||
65 27 V
|
||||
64 27 V
|
||||
65 26 V
|
||||
64 26 V
|
||||
65 26 V
|
||||
64 26 V
|
||||
65 25 V
|
||||
65 25 V
|
||||
64 25 V
|
||||
65 24 V
|
||||
64 25 V
|
||||
65 23 V
|
||||
64 24 V
|
||||
65 24 V
|
||||
64 23 V
|
||||
65 23 V
|
||||
64 23 V
|
||||
65 23 V
|
||||
64 22 V
|
||||
65 22 V
|
||||
64 22 V
|
||||
65 22 V
|
||||
64 22 V
|
||||
65 21 V
|
||||
64 21 V
|
||||
65 21 V
|
||||
64 21 V
|
||||
65 21 V
|
||||
65 20 V
|
||||
64 21 V
|
||||
65 20 V
|
||||
64 20 V
|
||||
65 20 V
|
||||
64 20 V
|
||||
65 19 V
|
||||
64 20 V
|
||||
65 19 V
|
||||
64 19 V
|
||||
65 19 V
|
||||
64 19 V
|
||||
65 19 V
|
||||
64 19 V
|
||||
65 18 V
|
||||
64 18 V
|
||||
65 19 V
|
||||
64 18 V
|
||||
65 18 V
|
||||
stroke
|
||||
grestore
|
||||
end
|
||||
showpage
|
||||
%%Trailer
|
||||
%%DocumentFonts: Helvetica
|
||||
%%Pages: 1
|
Binary file not shown.
@ -1,724 +0,0 @@
|
||||
%!PS-Adobe-2.0
|
||||
%%Title: ytestlog.eps
|
||||
%%Creator: gnuplot 3.7 patchlevel 3
|
||||
%%CreationDate: Tue Apr 12 12:16:53 2005
|
||||
%%DocumentFonts: (atend)
|
||||
%%BoundingBox: 50 50 554 770
|
||||
%%Orientation: Landscape
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
/gnudict 256 dict def
|
||||
gnudict begin
|
||||
/Color true def
|
||||
/Solid false def
|
||||
/gnulinewidth 5.000 def
|
||||
/userlinewidth gnulinewidth def
|
||||
/vshift -46 def
|
||||
/dl {10 mul} def
|
||||
/hpt_ 31.5 def
|
||||
/vpt_ 31.5 def
|
||||
/hpt hpt_ def
|
||||
/vpt vpt_ def
|
||||
/M {moveto} bind def
|
||||
/L {lineto} bind def
|
||||
/R {rmoveto} bind def
|
||||
/V {rlineto} bind def
|
||||
/vpt2 vpt 2 mul def
|
||||
/hpt2 hpt 2 mul def
|
||||
/Lshow { currentpoint stroke M
|
||||
0 vshift R show } def
|
||||
/Rshow { currentpoint stroke M
|
||||
dup stringwidth pop neg vshift R show } def
|
||||
/Cshow { currentpoint stroke M
|
||||
dup stringwidth pop -2 div vshift R show } def
|
||||
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
||||
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
|
||||
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
|
||||
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
|
||||
/BL { stroke userlinewidth 2 mul setlinewidth } def
|
||||
/AL { stroke userlinewidth 2 div setlinewidth } def
|
||||
/UL { dup gnulinewidth mul /userlinewidth exch def
|
||||
dup 1 lt {pop 1} if 10 mul /udl exch def } def
|
||||
/PL { stroke userlinewidth setlinewidth } def
|
||||
/LTb { BL [] 0 0 0 DL } def
|
||||
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
|
||||
/LT0 { PL [] 1 0 0 DL } def
|
||||
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
|
||||
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
|
||||
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
|
||||
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
|
||||
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
|
||||
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
|
||||
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
|
||||
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
|
||||
/Pnt { stroke [] 0 setdash
|
||||
gsave 1 setlinecap M 0 0 V stroke grestore } def
|
||||
/Dia { stroke [] 0 setdash 2 copy vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke
|
||||
Pnt } def
|
||||
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
|
||||
currentpoint stroke M
|
||||
hpt neg vpt neg R hpt2 0 V stroke
|
||||
} def
|
||||
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke
|
||||
Pnt } def
|
||||
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
hpt2 vpt2 neg V currentpoint stroke M
|
||||
hpt2 neg 0 R hpt2 vpt2 V stroke } def
|
||||
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/Star { 2 copy Pls Crs } def
|
||||
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath fill } def
|
||||
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath fill } def
|
||||
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke
|
||||
Pnt } def
|
||||
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath fill} def
|
||||
/DiaF { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath fill } def
|
||||
/Pent { stroke [] 0 setdash 2 copy gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore Pnt } def
|
||||
/PentF { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath fill grestore } def
|
||||
/Circle { stroke [] 0 setdash 2 copy
|
||||
hpt 0 360 arc stroke Pnt } def
|
||||
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
|
||||
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
|
||||
/C1 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C2 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C3 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C4 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C5 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc
|
||||
2 copy moveto
|
||||
2 copy vpt 180 270 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C6 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C7 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 270 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C8 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C9 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 270 450 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 90 180 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C11 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 180 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 270 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C12 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C13 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 0 90 arc closepath fill
|
||||
2 copy moveto
|
||||
2 copy vpt 180 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/C14 { BL [] 0 setdash 2 copy moveto
|
||||
2 copy vpt 90 360 arc closepath fill
|
||||
vpt 0 360 arc } bind def
|
||||
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
||||
vpt 0 360 arc closepath } bind def
|
||||
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
||||
neg 0 rlineto closepath } bind def
|
||||
/Square { dup Rec } bind def
|
||||
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
|
||||
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
|
||||
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
|
||||
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
||||
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
|
||||
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
||||
2 copy vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
|
||||
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
|
||||
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
||||
Bsquare } bind def
|
||||
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
||||
Bsquare } bind def
|
||||
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
|
||||
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy vpt Square fill Bsquare } bind def
|
||||
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
||||
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
|
||||
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
|
||||
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
|
||||
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
|
||||
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
|
||||
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
|
||||
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
|
||||
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
|
||||
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
|
||||
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
|
||||
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
|
||||
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
|
||||
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
|
||||
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
|
||||
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
|
||||
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
|
||||
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
|
||||
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
|
||||
/DiaE { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V closepath stroke } def
|
||||
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V closepath stroke } def
|
||||
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V closepath stroke } def
|
||||
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V closepath stroke } def
|
||||
/PentE { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
closepath stroke grestore } def
|
||||
/CircE { stroke [] 0 setdash
|
||||
hpt 0 360 arc stroke } def
|
||||
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
|
||||
/DiaW { stroke [] 0 setdash vpt add M
|
||||
hpt neg vpt neg V hpt vpt neg V
|
||||
hpt vpt V hpt neg vpt V Opaque stroke } def
|
||||
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
|
||||
0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
||||
hpt2 neg 0 V Opaque stroke } def
|
||||
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
|
||||
hpt neg vpt -1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt 1.62 mul V Opaque stroke } def
|
||||
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
|
||||
hpt neg vpt 1.62 mul V
|
||||
hpt 2 mul 0 V
|
||||
hpt neg vpt -1.62 mul V Opaque stroke } def
|
||||
/PentW { stroke [] 0 setdash gsave
|
||||
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
||||
Opaque stroke grestore } def
|
||||
/CircW { stroke [] 0 setdash
|
||||
hpt 0 360 arc Opaque stroke } def
|
||||
/BoxFill { gsave Rec 1 setgray fill grestore } def
|
||||
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
||||
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
||||
currentdict end definefont pop
|
||||
end
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
gnudict begin
|
||||
gsave
|
||||
50 50 translate
|
||||
0.100 0.100 scale
|
||||
90 rotate
|
||||
0 -5040 translate
|
||||
0 setgray
|
||||
newpath
|
||||
(Helvetica) findfont 140 scalefont setfont
|
||||
1.000 UL
|
||||
LTb
|
||||
1.000 UL
|
||||
LTa
|
||||
574 280 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 280 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
490 280 M
|
||||
( 0) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 1198 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 1198 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 0.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 2117 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 2117 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 1) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 3035 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 3035 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 1.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 3954 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 3954 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 2) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 4872 M
|
||||
6388 0 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 4872 M
|
||||
63 0 V
|
||||
6325 0 R
|
||||
-63 0 V
|
||||
-6409 0 R
|
||||
( 2.5) Rshow
|
||||
1.000 UL
|
||||
LTa
|
||||
574 280 M
|
||||
0 4592 V
|
||||
1.000 UL
|
||||
LTb
|
||||
574 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
574 140 M
|
||||
( 0) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
2171 280 M
|
||||
0 4592 V
|
||||
1.000 UL
|
||||
LTb
|
||||
2171 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 0.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
3768 280 M
|
||||
0 4109 V
|
||||
0 420 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
3768 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 1) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
5365 280 M
|
||||
0 4109 V
|
||||
0 420 R
|
||||
0 63 V
|
||||
1.000 UL
|
||||
LTb
|
||||
5365 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 1.5) Cshow
|
||||
1.000 UL
|
||||
LTa
|
||||
6962 280 M
|
||||
0 4592 V
|
||||
1.000 UL
|
||||
LTb
|
||||
6962 280 M
|
||||
0 63 V
|
||||
0 4529 R
|
||||
0 -63 V
|
||||
0 -4669 R
|
||||
( 2) Cshow
|
||||
1.000 UL
|
||||
LTb
|
||||
574 280 M
|
||||
6388 0 V
|
||||
0 4592 V
|
||||
-6388 0 V
|
||||
574 280 L
|
||||
1.000 UL
|
||||
LT0
|
||||
6311 4739 M
|
||||
(Yield_plus\(10**x\)*exp\(-vc_plus/v_rel\(10**x\)\)) Rshow
|
||||
6395 4739 M
|
||||
399 0 V
|
||||
574 633 M
|
||||
65 11 V
|
||||
64 10 V
|
||||
65 11 V
|
||||
64 12 V
|
||||
65 11 V
|
||||
64 12 V
|
||||
65 13 V
|
||||
64 12 V
|
||||
65 13 V
|
||||
64 13 V
|
||||
65 14 V
|
||||
64 14 V
|
||||
65 14 V
|
||||
64 15 V
|
||||
65 15 V
|
||||
64 15 V
|
||||
65 16 V
|
||||
64 16 V
|
||||
65 17 V
|
||||
65 17 V
|
||||
64 17 V
|
||||
65 18 V
|
||||
64 18 V
|
||||
65 19 V
|
||||
64 19 V
|
||||
65 19 V
|
||||
64 20 V
|
||||
65 21 V
|
||||
64 21 V
|
||||
65 21 V
|
||||
64 22 V
|
||||
65 23 V
|
||||
64 23 V
|
||||
65 23 V
|
||||
64 24 V
|
||||
65 25 V
|
||||
64 25 V
|
||||
65 25 V
|
||||
64 27 V
|
||||
65 26 V
|
||||
65 28 V
|
||||
64 28 V
|
||||
65 29 V
|
||||
64 29 V
|
||||
65 30 V
|
||||
64 30 V
|
||||
65 32 V
|
||||
64 32 V
|
||||
65 32 V
|
||||
64 33 V
|
||||
65 34 V
|
||||
64 35 V
|
||||
65 36 V
|
||||
64 36 V
|
||||
65 37 V
|
||||
64 37 V
|
||||
65 39 V
|
||||
64 39 V
|
||||
65 40 V
|
||||
65 41 V
|
||||
64 42 V
|
||||
65 42 V
|
||||
64 44 V
|
||||
65 44 V
|
||||
64 45 V
|
||||
65 46 V
|
||||
64 47 V
|
||||
65 48 V
|
||||
64 49 V
|
||||
65 50 V
|
||||
64 51 V
|
||||
65 51 V
|
||||
64 53 V
|
||||
65 54 V
|
||||
64 54 V
|
||||
65 56 V
|
||||
64 57 V
|
||||
65 57 V
|
||||
64 59 V
|
||||
65 60 V
|
||||
65 61 V
|
||||
64 62 V
|
||||
65 63 V
|
||||
64 65 V
|
||||
65 65 V
|
||||
64 67 V
|
||||
65 68 V
|
||||
64 68 V
|
||||
65 70 V
|
||||
64 72 V
|
||||
65 72 V
|
||||
64 74 V
|
||||
65 75 V
|
||||
64 76 V
|
||||
65 77 V
|
||||
64 79 V
|
||||
65 79 V
|
||||
64 81 V
|
||||
65 83 V
|
||||
1.000 UL
|
||||
LT1
|
||||
6311 4599 M
|
||||
(exp\(-vc_plus/v_rel\(10**x\)\)) Rshow
|
||||
6395 4599 M
|
||||
399 0 V
|
||||
574 1609 M
|
||||
65 10 V
|
||||
64 10 V
|
||||
65 9 V
|
||||
64 10 V
|
||||
65 9 V
|
||||
64 9 V
|
||||
65 9 V
|
||||
64 9 V
|
||||
65 9 V
|
||||
64 8 V
|
||||
65 9 V
|
||||
64 8 V
|
||||
65 8 V
|
||||
64 8 V
|
||||
65 8 V
|
||||
64 7 V
|
||||
65 8 V
|
||||
64 7 V
|
||||
65 8 V
|
||||
65 7 V
|
||||
64 7 V
|
||||
65 7 V
|
||||
64 7 V
|
||||
65 6 V
|
||||
64 7 V
|
||||
65 6 V
|
||||
64 6 V
|
||||
65 7 V
|
||||
64 6 V
|
||||
65 5 V
|
||||
64 6 V
|
||||
65 6 V
|
||||
64 6 V
|
||||
65 5 V
|
||||
64 5 V
|
||||
65 6 V
|
||||
64 5 V
|
||||
65 5 V
|
||||
64 5 V
|
||||
65 5 V
|
||||
65 4 V
|
||||
64 5 V
|
||||
65 5 V
|
||||
64 4 V
|
||||
65 4 V
|
||||
64 5 V
|
||||
65 4 V
|
||||
64 4 V
|
||||
65 4 V
|
||||
64 4 V
|
||||
65 4 V
|
||||
64 4 V
|
||||
65 3 V
|
||||
64 4 V
|
||||
65 4 V
|
||||
64 3 V
|
||||
65 3 V
|
||||
64 4 V
|
||||
65 3 V
|
||||
65 3 V
|
||||
64 3 V
|
||||
65 3 V
|
||||
64 3 V
|
||||
65 3 V
|
||||
64 3 V
|
||||
65 3 V
|
||||
64 3 V
|
||||
65 3 V
|
||||
64 2 V
|
||||
65 3 V
|
||||
64 2 V
|
||||
65 3 V
|
||||
64 2 V
|
||||
65 2 V
|
||||
64 3 V
|
||||
65 2 V
|
||||
64 2 V
|
||||
65 2 V
|
||||
64 3 V
|
||||
65 2 V
|
||||
65 2 V
|
||||
64 2 V
|
||||
65 2 V
|
||||
64 1 V
|
||||
65 2 V
|
||||
64 2 V
|
||||
65 2 V
|
||||
64 2 V
|
||||
65 1 V
|
||||
64 2 V
|
||||
65 2 V
|
||||
64 1 V
|
||||
65 2 V
|
||||
64 1 V
|
||||
65 2 V
|
||||
64 1 V
|
||||
65 2 V
|
||||
64 1 V
|
||||
65 1 V
|
||||
1.000 UL
|
||||
LT2
|
||||
6311 4459 M
|
||||
(Yield_plus\(10**x\)) Rshow
|
||||
6395 4459 M
|
||||
399 0 V
|
||||
574 768 M
|
||||
65 11 V
|
||||
64 11 V
|
||||
65 11 V
|
||||
64 12 V
|
||||
65 12 V
|
||||
64 12 V
|
||||
65 13 V
|
||||
64 13 V
|
||||
65 13 V
|
||||
64 13 V
|
||||
65 14 V
|
||||
64 14 V
|
||||
65 15 V
|
||||
64 15 V
|
||||
65 15 V
|
||||
64 16 V
|
||||
65 16 V
|
||||
64 16 V
|
||||
65 17 V
|
||||
65 17 V
|
||||
64 18 V
|
||||
65 18 V
|
||||
64 18 V
|
||||
65 19 V
|
||||
64 20 V
|
||||
65 19 V
|
||||
64 21 V
|
||||
65 20 V
|
||||
64 21 V
|
||||
65 22 V
|
||||
64 22 V
|
||||
65 23 V
|
||||
64 23 V
|
||||
65 24 V
|
||||
64 24 V
|
||||
65 24 V
|
||||
64 26 V
|
||||
65 26 V
|
||||
64 26 V
|
||||
65 27 V
|
||||
65 27 V
|
||||
64 29 V
|
||||
65 28 V
|
||||
64 30 V
|
||||
65 30 V
|
||||
64 30 V
|
||||
65 32 V
|
||||
64 32 V
|
||||
65 32 V
|
||||
64 34 V
|
||||
65 34 V
|
||||
64 34 V
|
||||
65 36 V
|
||||
64 36 V
|
||||
65 37 V
|
||||
64 38 V
|
||||
65 38 V
|
||||
64 39 V
|
||||
65 40 V
|
||||
65 41 V
|
||||
64 42 V
|
||||
65 42 V
|
||||
64 44 V
|
||||
65 44 V
|
||||
64 45 V
|
||||
65 46 V
|
||||
64 47 V
|
||||
65 47 V
|
||||
64 49 V
|
||||
65 50 V
|
||||
64 50 V
|
||||
65 52 V
|
||||
64 52 V
|
||||
65 54 V
|
||||
64 54 V
|
||||
65 56 V
|
||||
64 56 V
|
||||
65 58 V
|
||||
64 58 V
|
||||
65 60 V
|
||||
65 61 V
|
||||
64 62 V
|
||||
65 62 V
|
||||
64 65 V
|
||||
65 65 V
|
||||
64 66 V
|
||||
65 67 V
|
||||
64 69 V
|
||||
65 70 V
|
||||
64 70 V
|
||||
65 72 V
|
||||
64 74 V
|
||||
65 74 V
|
||||
64 76 V
|
||||
65 77 V
|
||||
64 78 V
|
||||
65 79 V
|
||||
64 81 V
|
||||
65 82 V
|
||||
stroke
|
||||
grestore
|
||||
end
|
||||
showpage
|
||||
%%Trailer
|
||||
%%DocumentFonts: Helvetica
|
||||
%%Pages: 1
|
Binary file not shown.
Reference in New Issue
Block a user