Plots/2014_P16_043.eps
changeset 16 29e867b3e070
equal deleted inserted replaced
15:dfcb6bef9d42 16:29e867b3e070
       
     1 %!PS-Adobe-2.0 EPSF-1.2
       
     2 %%Title: /tmp/80028.eps
       
     3 %%Creator: gnuplot 4.4 patchlevel 4
       
     4 %%CreationDate: Tue May 20 14:55:44 2014
       
     5 %%For:ant ant
       
     6 %%Pages: 1
       
     7 %%DocumentFonts: Helvetica
       
     8 %%BoundingBox: 57 82 748 725
       
     9 %%HiResBoundingBox: 57.293998 82.850060 747.249938 724.517978
       
    10 %%EndComments
       
    11 
       
    12 %%BeginProlog
       
    13 save countdictstack mark newpath /showpage {} def /setpagedevice /pop load def
       
    14 %%EndProlog
       
    15 %%Page 1 1
       
    16 /gnudict 256 dict def
       
    17 gnudict begin
       
    18 %
       
    19 % The following true/false flags may be edited by hand if desired.
       
    20 % The unit line width and grayscale image gamma correction may also be changed.
       
    21 %
       
    22 /Color true def
       
    23 /Blacktext false def
       
    24 /Solid true def
       
    25 /Dashlength 1 def
       
    26 /Landscape false def
       
    27 /Level1 false def
       
    28 /Rounded false def
       
    29 /ClipToBoundingBox false def
       
    30 /TransparentPatterns false def
       
    31 /gnulinewidth 15.000 def
       
    32 /userlinewidth gnulinewidth def
       
    33 /Gamma 1.0 def
       
    34 %
       
    35 /vshift -120 def
       
    36 /dl1 {
       
    37   10.0 Dashlength mul mul
       
    38   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
       
    39 } def
       
    40 /dl2 {
       
    41   10.0 Dashlength mul mul
       
    42   Rounded { currentlinewidth 0.75 mul add } if
       
    43 } def
       
    44 /hpt_ 31.5 def
       
    45 /vpt_ 31.5 def
       
    46 /hpt hpt_ def
       
    47 /vpt vpt_ def
       
    48 Level1 {} {
       
    49 /SDict 10 dict def
       
    50 systemdict /pdfmark known not {
       
    51   userdict /pdfmark systemdict /cleartomark get put
       
    52 } if
       
    53 SDict begin [
       
    54   /Title ()
       
    55   /Subject (gnuplot plot)
       
    56   /Creator (gnuplot 4.4 patchlevel 4)
       
    57   /Author (ant)
       
    58 %  /Producer (gnuplot)
       
    59 %  /Keywords ()
       
    60   /CreationDate (Tue May 20 14:55:44 2014)
       
    61   /DOCINFO pdfmark
       
    62 end
       
    63 } ifelse
       
    64 /doclip {
       
    65   ClipToBoundingBox {
       
    66     newpath 50 50 moveto 770 50 lineto 770 770 lineto 50 770 lineto closepath
       
    67     clip
       
    68   } if
       
    69 } def
       
    70 %
       
    71 % Gnuplot Prolog Version 4.4 (August 2010)
       
    72 %
       
    73 %/SuppressPDFMark true def
       
    74 %
       
    75 /M {moveto} bind def
       
    76 /L {lineto} bind def
       
    77 /R {rmoveto} bind def
       
    78 /V {rlineto} bind def
       
    79 /N {newpath moveto} bind def
       
    80 /Z {closepath} bind def
       
    81 /C {setrgbcolor} bind def
       
    82 /f {rlineto fill} bind def
       
    83 /g {setgray} bind def
       
    84 /Gshow {show} def   % May be redefined later in the file to support UTF-8
       
    85 /vpt2 vpt 2 mul def
       
    86 /hpt2 hpt 2 mul def
       
    87 /Lshow {currentpoint stroke M 0 vshift R 
       
    88 	Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
       
    89 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
       
    90 	Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
       
    91 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
       
    92 	Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
       
    93 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
       
    94   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
       
    95 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
       
    96  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
       
    97 /BL {stroke userlinewidth 2 mul setlinewidth
       
    98 	Rounded {1 setlinejoin 1 setlinecap} if} def
       
    99 /AL {stroke userlinewidth 2 div setlinewidth
       
   100 	Rounded {1 setlinejoin 1 setlinecap} if} def
       
   101 /UL {dup gnulinewidth mul /userlinewidth exch def
       
   102 	dup 1 lt {pop 1} if 10 mul /udl exch def} def
       
   103 /PL {stroke userlinewidth setlinewidth
       
   104 	Rounded {1 setlinejoin 1 setlinecap} if} def
       
   105 3.8 setmiterlimit
       
   106 % Default Line colors
       
   107 /LCw {1 1 1} def
       
   108 /LCb {0 0 0} def
       
   109 /LCa {0 0 0} def
       
   110 /LC0 {1 0 0} def
       
   111 /LC1 {0 1 0} def
       
   112 /LC2 {0 0 1} def
       
   113 /LC3 {1 0 1} def
       
   114 /LC4 {0 1 1} def
       
   115 /LC5 {1 1 0} def
       
   116 /LC6 {0 0 0} def
       
   117 /LC7 {1 0.3 0} def
       
   118 /LC8 {0.5 0.5 0.5} def
       
   119 % Default Line Types
       
   120 /LTw {PL [] 1 setgray} def
       
   121 /LTb {BL [] LCb DL} def
       
   122 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
       
   123 /LT0 {PL [] LC0 DL} def
       
   124 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
       
   125 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
       
   126 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
       
   127 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
       
   128 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
       
   129 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
       
   130 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
       
   131 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
       
   132 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
       
   133 /Dia {stroke [] 0 setdash 2 copy vpt add M
       
   134   hpt neg vpt neg V hpt vpt neg V
       
   135   hpt vpt V hpt neg vpt V closepath stroke
       
   136   Pnt} def
       
   137 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
       
   138   currentpoint stroke M
       
   139   hpt neg vpt neg R hpt2 0 V stroke
       
   140  } def
       
   141 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
       
   142   0 vpt2 neg V hpt2 0 V 0 vpt2 V
       
   143   hpt2 neg 0 V closepath stroke
       
   144   Pnt} def
       
   145 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
       
   146   hpt2 vpt2 neg V currentpoint stroke M
       
   147   hpt2 neg 0 R hpt2 vpt2 V stroke} def
       
   148 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
       
   149   hpt neg vpt -1.62 mul V
       
   150   hpt 2 mul 0 V
       
   151   hpt neg vpt 1.62 mul V closepath stroke
       
   152   Pnt} def
       
   153 /Star {2 copy Pls Crs} def
       
   154 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
       
   155   0 vpt2 neg V hpt2 0 V 0 vpt2 V
       
   156   hpt2 neg 0 V closepath fill} def
       
   157 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
       
   158   hpt neg vpt -1.62 mul V
       
   159   hpt 2 mul 0 V
       
   160   hpt neg vpt 1.62 mul V closepath fill} def
       
   161 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
       
   162   hpt neg vpt 1.62 mul V
       
   163   hpt 2 mul 0 V
       
   164   hpt neg vpt -1.62 mul V closepath stroke
       
   165   Pnt} def
       
   166 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
       
   167   hpt neg vpt 1.62 mul V
       
   168   hpt 2 mul 0 V
       
   169   hpt neg vpt -1.62 mul V closepath fill} def
       
   170 /DiaF {stroke [] 0 setdash vpt add M
       
   171   hpt neg vpt neg V hpt vpt neg V
       
   172   hpt vpt V hpt neg vpt V closepath fill} def
       
   173 /Pent {stroke [] 0 setdash 2 copy gsave
       
   174   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
       
   175   closepath stroke grestore Pnt} def
       
   176 /PentF {stroke [] 0 setdash gsave
       
   177   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
       
   178   closepath fill grestore} def
       
   179 /Circle {stroke [] 0 setdash 2 copy
       
   180   hpt 0 360 arc stroke Pnt} def
       
   181 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
       
   182 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
       
   183 /C1 {BL [] 0 setdash 2 copy moveto
       
   184 	2 copy vpt 0 90 arc closepath fill
       
   185 	vpt 0 360 arc closepath} bind def
       
   186 /C2 {BL [] 0 setdash 2 copy moveto
       
   187 	2 copy vpt 90 180 arc closepath fill
       
   188 	vpt 0 360 arc closepath} bind def
       
   189 /C3 {BL [] 0 setdash 2 copy moveto
       
   190 	2 copy vpt 0 180 arc closepath fill
       
   191 	vpt 0 360 arc closepath} bind def
       
   192 /C4 {BL [] 0 setdash 2 copy moveto
       
   193 	2 copy vpt 180 270 arc closepath fill
       
   194 	vpt 0 360 arc closepath} bind def
       
   195 /C5 {BL [] 0 setdash 2 copy moveto
       
   196 	2 copy vpt 0 90 arc
       
   197 	2 copy moveto
       
   198 	2 copy vpt 180 270 arc closepath fill
       
   199 	vpt 0 360 arc} bind def
       
   200 /C6 {BL [] 0 setdash 2 copy moveto
       
   201 	2 copy vpt 90 270 arc closepath fill
       
   202 	vpt 0 360 arc closepath} bind def
       
   203 /C7 {BL [] 0 setdash 2 copy moveto
       
   204 	2 copy vpt 0 270 arc closepath fill
       
   205 	vpt 0 360 arc closepath} bind def
       
   206 /C8 {BL [] 0 setdash 2 copy moveto
       
   207 	2 copy vpt 270 360 arc closepath fill
       
   208 	vpt 0 360 arc closepath} bind def
       
   209 /C9 {BL [] 0 setdash 2 copy moveto
       
   210 	2 copy vpt 270 450 arc closepath fill
       
   211 	vpt 0 360 arc closepath} bind def
       
   212 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       
   213 	2 copy moveto
       
   214 	2 copy vpt 90 180 arc closepath fill
       
   215 	vpt 0 360 arc closepath} bind def
       
   216 /C11 {BL [] 0 setdash 2 copy moveto
       
   217 	2 copy vpt 0 180 arc closepath fill
       
   218 	2 copy moveto
       
   219 	2 copy vpt 270 360 arc closepath fill
       
   220 	vpt 0 360 arc closepath} bind def
       
   221 /C12 {BL [] 0 setdash 2 copy moveto
       
   222 	2 copy vpt 180 360 arc closepath fill
       
   223 	vpt 0 360 arc closepath} bind def
       
   224 /C13 {BL [] 0 setdash 2 copy moveto
       
   225 	2 copy vpt 0 90 arc closepath fill
       
   226 	2 copy moveto
       
   227 	2 copy vpt 180 360 arc closepath fill
       
   228 	vpt 0 360 arc closepath} bind def
       
   229 /C14 {BL [] 0 setdash 2 copy moveto
       
   230 	2 copy vpt 90 360 arc closepath fill
       
   231 	vpt 0 360 arc} bind def
       
   232 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
       
   233 	vpt 0 360 arc closepath} bind def
       
   234 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       
   235 	neg 0 rlineto closepath} bind def
       
   236 /Square {dup Rec} bind def
       
   237 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
       
   238 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
       
   239 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
       
   240 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
       
   241 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
       
   242 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
       
   243 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
       
   244 	exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
       
   245 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
       
   246 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       
   247 	2 copy vpt Square fill Bsquare} bind def
       
   248 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
       
   249 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
       
   250 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       
   251 	Bsquare} bind def
       
   252 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       
   253 	Bsquare} bind def
       
   254 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
       
   255 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       
   256 	2 copy vpt Square fill Bsquare} bind def
       
   257 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       
   258 	2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
       
   259 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
       
   260 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
       
   261 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
       
   262 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
       
   263 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
       
   264 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
       
   265 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
       
   266 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
       
   267 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
       
   268 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
       
   269 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
       
   270 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
       
   271 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
       
   272 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
       
   273 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
       
   274 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
       
   275 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
       
   276 /DiaE {stroke [] 0 setdash vpt add M
       
   277   hpt neg vpt neg V hpt vpt neg V
       
   278   hpt vpt V hpt neg vpt V closepath stroke} def
       
   279 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
       
   280   0 vpt2 neg V hpt2 0 V 0 vpt2 V
       
   281   hpt2 neg 0 V closepath stroke} def
       
   282 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
       
   283   hpt neg vpt -1.62 mul V
       
   284   hpt 2 mul 0 V
       
   285   hpt neg vpt 1.62 mul V closepath stroke} def
       
   286 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
       
   287   hpt neg vpt 1.62 mul V
       
   288   hpt 2 mul 0 V
       
   289   hpt neg vpt -1.62 mul V closepath stroke} def
       
   290 /PentE {stroke [] 0 setdash gsave
       
   291   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
       
   292   closepath stroke grestore} def
       
   293 /CircE {stroke [] 0 setdash 
       
   294   hpt 0 360 arc stroke} def
       
   295 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
       
   296 /DiaW {stroke [] 0 setdash vpt add M
       
   297   hpt neg vpt neg V hpt vpt neg V
       
   298   hpt vpt V hpt neg vpt V Opaque stroke} def
       
   299 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
       
   300   0 vpt2 neg V hpt2 0 V 0 vpt2 V
       
   301   hpt2 neg 0 V Opaque stroke} def
       
   302 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
       
   303   hpt neg vpt -1.62 mul V
       
   304   hpt 2 mul 0 V
       
   305   hpt neg vpt 1.62 mul V Opaque stroke} def
       
   306 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
       
   307   hpt neg vpt 1.62 mul V
       
   308   hpt 2 mul 0 V
       
   309   hpt neg vpt -1.62 mul V Opaque stroke} def
       
   310 /PentW {stroke [] 0 setdash gsave
       
   311   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
       
   312   Opaque stroke grestore} def
       
   313 /CircW {stroke [] 0 setdash 
       
   314   hpt 0 360 arc Opaque stroke} def
       
   315 /BoxFill {gsave Rec 1 setgray fill grestore} def
       
   316 /Density {
       
   317   /Fillden exch def
       
   318   currentrgbcolor
       
   319   /ColB exch def /ColG exch def /ColR exch def
       
   320   /ColR ColR Fillden mul Fillden sub 1 add def
       
   321   /ColG ColG Fillden mul Fillden sub 1 add def
       
   322   /ColB ColB Fillden mul Fillden sub 1 add def
       
   323   ColR ColG ColB setrgbcolor} def
       
   324 /BoxColFill {gsave Rec PolyFill} def
       
   325 /PolyFill {gsave Density fill grestore grestore} def
       
   326 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
       
   327 %
       
   328 % PostScript Level 1 Pattern Fill routine for rectangles
       
   329 % Usage: x y w h s a XX PatternFill
       
   330 %	x,y = lower left corner of box to be filled
       
   331 %	w,h = width and height of box
       
   332 %	  a = angle in degrees between lines and x-axis
       
   333 %	 XX = 0/1 for no/yes cross-hatch
       
   334 %
       
   335 /PatternFill {gsave /PFa [ 9 2 roll ] def
       
   336   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
       
   337   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
       
   338   gsave 1 setgray fill grestore clip
       
   339   currentlinewidth 0.5 mul setlinewidth
       
   340   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
       
   341   0 0 M PFa 5 get rotate PFs -2 div dup translate
       
   342   0 1 PFs PFa 4 get div 1 add floor cvi
       
   343 	{PFa 4 get mul 0 M 0 PFs V} for
       
   344   0 PFa 6 get ne {
       
   345 	0 1 PFs PFa 4 get div 1 add floor cvi
       
   346 	{PFa 4 get mul 0 2 1 roll M PFs 0 V} for
       
   347  } if
       
   348   stroke grestore} def
       
   349 %
       
   350 /languagelevel where
       
   351  {pop languagelevel} {1} ifelse
       
   352  2 lt
       
   353 	{/InterpretLevel1 true def}
       
   354 	{/InterpretLevel1 Level1 def}
       
   355  ifelse
       
   356 %
       
   357 % PostScript level 2 pattern fill definitions
       
   358 %
       
   359 /Level2PatternFill {
       
   360 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
       
   361 	bind def
       
   362 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
       
   363 << Tile8x8
       
   364  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
       
   365 >> matrix makepattern
       
   366 /Pat1 exch def
       
   367 << Tile8x8
       
   368  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
       
   369 	0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
       
   370 >> matrix makepattern
       
   371 /Pat2 exch def
       
   372 << Tile8x8
       
   373  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
       
   374 	8 8 L 8 0 L 0 0 L fill}
       
   375 >> matrix makepattern
       
   376 /Pat3 exch def
       
   377 << Tile8x8
       
   378  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
       
   379 	0 12 M 12 0 L stroke}
       
   380 >> matrix makepattern
       
   381 /Pat4 exch def
       
   382 << Tile8x8
       
   383  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
       
   384 	0 -4 M 12 8 L stroke}
       
   385 >> matrix makepattern
       
   386 /Pat5 exch def
       
   387 << Tile8x8
       
   388  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
       
   389 	0 12 M 8 -4 L 4 12 M 10 0 L stroke}
       
   390 >> matrix makepattern
       
   391 /Pat6 exch def
       
   392 << Tile8x8
       
   393  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
       
   394 	0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
       
   395 >> matrix makepattern
       
   396 /Pat7 exch def
       
   397 << Tile8x8
       
   398  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
       
   399 	12 0 M -4 8 L 12 4 M 0 10 L stroke}
       
   400 >> matrix makepattern
       
   401 /Pat8 exch def
       
   402 << Tile8x8
       
   403  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
       
   404 	-4 0 M 12 8 L -4 4 M 8 10 L stroke}
       
   405 >> matrix makepattern
       
   406 /Pat9 exch def
       
   407 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
       
   408 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
       
   409 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
       
   410 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
       
   411 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
       
   412 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
       
   413 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
       
   414 } def
       
   415 %
       
   416 %
       
   417 %End of PostScript Level 2 code
       
   418 %
       
   419 /PatternBgnd {
       
   420   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
       
   421 } def
       
   422 %
       
   423 % Substitute for Level 2 pattern fill codes with
       
   424 % grayscale if Level 2 support is not selected.
       
   425 %
       
   426 /Level1PatternFill {
       
   427 /Pattern1 {0.250 Density} bind def
       
   428 /Pattern2 {0.500 Density} bind def
       
   429 /Pattern3 {0.750 Density} bind def
       
   430 /Pattern4 {0.125 Density} bind def
       
   431 /Pattern5 {0.375 Density} bind def
       
   432 /Pattern6 {0.625 Density} bind def
       
   433 /Pattern7 {0.875 Density} bind def
       
   434 } def
       
   435 %
       
   436 % Now test for support of Level 2 code
       
   437 %
       
   438 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
       
   439 %
       
   440 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
       
   441 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
       
   442 currentdict end definefont pop
       
   443 end
       
   444 gnudict begin
       
   445 gsave
       
   446 doclip
       
   447 50 50 translate
       
   448 0.050 0.050 scale
       
   449 0 setgray
       
   450 newpath
       
   451 (Helvetica) findfont 360 scalefont setfont
       
   452 1.000 UL
       
   453 LTb
       
   454 1.000 UL
       
   455 LTa
       
   456 1980 13355 M
       
   457 11591 0 V
       
   458 stroke
       
   459 LTb
       
   460 1980 13355 M
       
   461 63 0 V
       
   462 11528 0 R
       
   463 -63 0 V
       
   464 -11744 0 R
       
   465 ( 3400) Rshow
       
   466 1.000 UL
       
   467 LTb
       
   468 1.000 UL
       
   469 LTa
       
   470 1980 11037 M
       
   471 11591 0 V
       
   472 stroke
       
   473 LTb
       
   474 1980 11037 M
       
   475 63 0 V
       
   476 11528 0 R
       
   477 -63 0 V
       
   478 -11744 0 R
       
   479 ( 3600) Rshow
       
   480 1.000 UL
       
   481 LTb
       
   482 1.000 UL
       
   483 LTa
       
   484 1980 8719 M
       
   485 11591 0 V
       
   486 stroke
       
   487 LTb
       
   488 1980 8719 M
       
   489 63 0 V
       
   490 11528 0 R
       
   491 -63 0 V
       
   492 -11744 0 R
       
   493 ( 3800) Rshow
       
   494 1.000 UL
       
   495 LTb
       
   496 1.000 UL
       
   497 LTa
       
   498 1980 6400 M
       
   499 11591 0 V
       
   500 stroke
       
   501 LTb
       
   502 1980 6400 M
       
   503 63 0 V
       
   504 11528 0 R
       
   505 -63 0 V
       
   506 -11744 0 R
       
   507 ( 4000) Rshow
       
   508 1.000 UL
       
   509 LTb
       
   510 1.000 UL
       
   511 LTa
       
   512 1980 4082 M
       
   513 11591 0 V
       
   514 stroke
       
   515 LTb
       
   516 1980 4082 M
       
   517 63 0 V
       
   518 11528 0 R
       
   519 -63 0 V
       
   520 -11744 0 R
       
   521 ( 4200) Rshow
       
   522 1.000 UL
       
   523 LTb
       
   524 1.000 UL
       
   525 LTa
       
   526 1980 1764 M
       
   527 11591 0 V
       
   528 stroke
       
   529 LTb
       
   530 1980 1764 M
       
   531 63 0 V
       
   532 11528 0 R
       
   533 -63 0 V
       
   534 -11744 0 R
       
   535 ( 4400) Rshow
       
   536 1.000 UL
       
   537 LTb
       
   538 1.000 UL
       
   539 LTa
       
   540 1980 1764 M
       
   541 0 11591 V
       
   542 stroke
       
   543 LTb
       
   544 1980 1764 M
       
   545 0 63 V
       
   546 0 11528 R
       
   547 0 -63 V
       
   548 0 -11888 R
       
   549 (-90) Cshow
       
   550 1.000 UL
       
   551 LTb
       
   552 1.000 UL
       
   553 LTa
       
   554 3912 1764 M
       
   555 0 11591 V
       
   556 stroke
       
   557 LTb
       
   558 3912 1764 M
       
   559 0 63 V
       
   560 0 11528 R
       
   561 0 -63 V
       
   562 0 -11888 R
       
   563 (-85) Cshow
       
   564 1.000 UL
       
   565 LTb
       
   566 1.000 UL
       
   567 LTa
       
   568 5844 1764 M
       
   569 0 10088 V
       
   570 0 1440 R
       
   571 0 63 V
       
   572 stroke
       
   573 LTb
       
   574 5844 1764 M
       
   575 0 63 V
       
   576 0 11528 R
       
   577 0 -63 V
       
   578 0 -11888 R
       
   579 (-80) Cshow
       
   580 1.000 UL
       
   581 LTb
       
   582 1.000 UL
       
   583 LTa
       
   584 7776 1764 M
       
   585 0 10088 V
       
   586 0 1440 R
       
   587 0 63 V
       
   588 stroke
       
   589 LTb
       
   590 7776 1764 M
       
   591 0 63 V
       
   592 0 11528 R
       
   593 0 -63 V
       
   594 0 -11888 R
       
   595 (-75) Cshow
       
   596 1.000 UL
       
   597 LTb
       
   598 1.000 UL
       
   599 LTa
       
   600 9707 1764 M
       
   601 0 10088 V
       
   602 0 1440 R
       
   603 0 63 V
       
   604 stroke
       
   605 LTb
       
   606 9707 1764 M
       
   607 0 63 V
       
   608 0 11528 R
       
   609 0 -63 V
       
   610 0 -11888 R
       
   611 (-70) Cshow
       
   612 1.000 UL
       
   613 LTb
       
   614 1.000 UL
       
   615 LTa
       
   616 11639 1764 M
       
   617 0 10088 V
       
   618 0 1440 R
       
   619 0 63 V
       
   620 stroke
       
   621 LTb
       
   622 11639 1764 M
       
   623 0 63 V
       
   624 0 11528 R
       
   625 0 -63 V
       
   626 0 -11888 R
       
   627 (-65) Cshow
       
   628 1.000 UL
       
   629 LTb
       
   630 1.000 UL
       
   631 LTa
       
   632 13571 1764 M
       
   633 0 11591 V
       
   634 stroke
       
   635 LTb
       
   636 13571 1764 M
       
   637 0 63 V
       
   638 0 11528 R
       
   639 0 -63 V
       
   640 0 -11888 R
       
   641 (-60) Cshow
       
   642 1.000 UL
       
   643 LTb
       
   644 1.000 UL
       
   645 LTb
       
   646 1980 13355 N
       
   647 0 -11591 V
       
   648 11591 0 V
       
   649 0 11591 V
       
   650 -11591 0 V
       
   651 Z stroke
       
   652 LCb setrgbcolor
       
   653 288 7559 M
       
   654 currentpoint gsave translate -270 rotate 0 0 M
       
   655 (Depth [m]) Cshow
       
   656 grestore
       
   657 LTb
       
   658 LCb setrgbcolor
       
   659 13930 7559 M
       
   660 currentpoint gsave translate -270 rotate 0 0 M
       
   661 () Cshow
       
   662 grestore
       
   663 LTb
       
   664 LCb setrgbcolor
       
   665 7775 864 M
       
   666 (Sv [dB]) Cshow
       
   667 LTb
       
   668 7775 13175 M
       
   669 () Cshow
       
   670 LCb setrgbcolor
       
   671 7775 13174 M
       
   672 () Cshow
       
   673 LTb
       
   674 468 792 M
       
   675 () Lshow
       
   676 1.000 UP
       
   677 1.000 UL
       
   678 LTb
       
   679 % Begin plot #1
       
   680 4.000 UL
       
   681 LT2
       
   682 LCb setrgbcolor
       
   683 11996 13112 M
       
   684 (vertical path) Rshow
       
   685 LT2
       
   686 12212 13112 M
       
   687 927 0 V
       
   688 1980 6968 M
       
   689 117 0 V
       
   690 117 0 V
       
   691 117 0 V
       
   692 117 0 V
       
   693 117 0 V
       
   694 117 0 V
       
   695 118 0 V
       
   696 117 0 V
       
   697 117 0 V
       
   698 117 0 V
       
   699 117 0 V
       
   700 117 0 V
       
   701 117 0 V
       
   702 117 0 V
       
   703 117 0 V
       
   704 117 0 V
       
   705 117 0 V
       
   706 117 0 V
       
   707 118 0 V
       
   708 117 0 V
       
   709 117 0 V
       
   710 117 0 V
       
   711 117 0 V
       
   712 117 0 V
       
   713 117 0 V
       
   714 117 0 V
       
   715 117 0 V
       
   716 117 0 V
       
   717 117 0 V
       
   718 117 0 V
       
   719 118 0 V
       
   720 117 0 V
       
   721 117 0 V
       
   722 117 0 V
       
   723 117 0 V
       
   724 117 0 V
       
   725 117 0 V
       
   726 117 0 V
       
   727 117 0 V
       
   728 117 0 V
       
   729 117 0 V
       
   730 117 0 V
       
   731 117 0 V
       
   732 118 0 V
       
   733 117 0 V
       
   734 117 0 V
       
   735 117 0 V
       
   736 117 0 V
       
   737 117 0 V
       
   738 117 0 V
       
   739 117 0 V
       
   740 117 0 V
       
   741 117 0 V
       
   742 117 0 V
       
   743 117 0 V
       
   744 118 0 V
       
   745 117 0 V
       
   746 117 0 V
       
   747 117 0 V
       
   748 117 0 V
       
   749 117 0 V
       
   750 117 0 V
       
   751 117 0 V
       
   752 117 0 V
       
   753 117 0 V
       
   754 117 0 V
       
   755 117 0 V
       
   756 117 0 V
       
   757 118 0 V
       
   758 117 0 V
       
   759 117 0 V
       
   760 117 0 V
       
   761 117 0 V
       
   762 117 0 V
       
   763 117 0 V
       
   764 117 0 V
       
   765 117 0 V
       
   766 117 0 V
       
   767 117 0 V
       
   768 117 0 V
       
   769 118 0 V
       
   770 117 0 V
       
   771 117 0 V
       
   772 117 0 V
       
   773 117 0 V
       
   774 117 0 V
       
   775 117 0 V
       
   776 117 0 V
       
   777 117 0 V
       
   778 117 0 V
       
   779 117 0 V
       
   780 117 0 V
       
   781 118 0 V
       
   782 117 0 V
       
   783 117 0 V
       
   784 117 0 V
       
   785 117 0 V
       
   786 117 0 V
       
   787 117 0 V
       
   788 % End plot #1
       
   789 % Begin plot #2
       
   790 stroke
       
   791 LT1
       
   792 LCb setrgbcolor
       
   793 11996 12752 M
       
   794 (along outer main-beam edge) Rshow
       
   795 LT1
       
   796 12212 12752 M
       
   797 927 0 V
       
   798 1980 5660 M
       
   799 117 0 V
       
   800 117 0 V
       
   801 117 0 V
       
   802 117 0 V
       
   803 117 0 V
       
   804 117 0 V
       
   805 118 0 V
       
   806 117 0 V
       
   807 117 0 V
       
   808 117 0 V
       
   809 117 0 V
       
   810 117 0 V
       
   811 117 0 V
       
   812 117 0 V
       
   813 117 0 V
       
   814 117 0 V
       
   815 117 0 V
       
   816 117 0 V
       
   817 118 0 V
       
   818 117 0 V
       
   819 117 0 V
       
   820 117 0 V
       
   821 117 0 V
       
   822 117 0 V
       
   823 117 0 V
       
   824 117 0 V
       
   825 117 0 V
       
   826 117 0 V
       
   827 117 0 V
       
   828 117 0 V
       
   829 118 0 V
       
   830 117 0 V
       
   831 117 0 V
       
   832 117 0 V
       
   833 117 0 V
       
   834 117 0 V
       
   835 117 0 V
       
   836 117 0 V
       
   837 117 0 V
       
   838 117 0 V
       
   839 117 0 V
       
   840 117 0 V
       
   841 117 0 V
       
   842 118 0 V
       
   843 117 0 V
       
   844 117 0 V
       
   845 117 0 V
       
   846 117 0 V
       
   847 117 0 V
       
   848 117 0 V
       
   849 117 0 V
       
   850 117 0 V
       
   851 117 0 V
       
   852 117 0 V
       
   853 117 0 V
       
   854 118 0 V
       
   855 117 0 V
       
   856 117 0 V
       
   857 117 0 V
       
   858 117 0 V
       
   859 117 0 V
       
   860 117 0 V
       
   861 117 0 V
       
   862 117 0 V
       
   863 117 0 V
       
   864 117 0 V
       
   865 117 0 V
       
   866 117 0 V
       
   867 118 0 V
       
   868 117 0 V
       
   869 117 0 V
       
   870 117 0 V
       
   871 117 0 V
       
   872 117 0 V
       
   873 117 0 V
       
   874 117 0 V
       
   875 117 0 V
       
   876 117 0 V
       
   877 117 0 V
       
   878 117 0 V
       
   879 118 0 V
       
   880 117 0 V
       
   881 117 0 V
       
   882 117 0 V
       
   883 117 0 V
       
   884 117 0 V
       
   885 117 0 V
       
   886 117 0 V
       
   887 117 0 V
       
   888 117 0 V
       
   889 117 0 V
       
   890 117 0 V
       
   891 118 0 V
       
   892 117 0 V
       
   893 117 0 V
       
   894 117 0 V
       
   895 117 0 V
       
   896 117 0 V
       
   897 117 0 V
       
   898 % End plot #2
       
   899 % Begin plot #3
       
   900 stroke
       
   901 LT4
       
   902 LCb setrgbcolor
       
   903 11996 12392 M
       
   904 (beam center, finite pulse length) Rshow
       
   905 LT4
       
   906 12212 12392 M
       
   907 927 0 V
       
   908 1980 6540 M
       
   909 117 0 V
       
   910 117 0 V
       
   911 117 0 V
       
   912 117 0 V
       
   913 117 0 V
       
   914 117 0 V
       
   915 118 0 V
       
   916 117 0 V
       
   917 117 0 V
       
   918 117 0 V
       
   919 117 0 V
       
   920 117 0 V
       
   921 117 0 V
       
   922 117 0 V
       
   923 117 0 V
       
   924 117 0 V
       
   925 117 0 V
       
   926 117 0 V
       
   927 118 0 V
       
   928 117 0 V
       
   929 117 0 V
       
   930 117 0 V
       
   931 117 0 V
       
   932 117 0 V
       
   933 117 0 V
       
   934 117 0 V
       
   935 117 0 V
       
   936 117 0 V
       
   937 117 0 V
       
   938 117 0 V
       
   939 118 0 V
       
   940 117 0 V
       
   941 117 0 V
       
   942 117 0 V
       
   943 117 0 V
       
   944 117 0 V
       
   945 117 0 V
       
   946 117 0 V
       
   947 117 0 V
       
   948 117 0 V
       
   949 117 0 V
       
   950 117 0 V
       
   951 117 0 V
       
   952 118 0 V
       
   953 117 0 V
       
   954 117 0 V
       
   955 117 0 V
       
   956 117 0 V
       
   957 117 0 V
       
   958 117 0 V
       
   959 117 0 V
       
   960 117 0 V
       
   961 117 0 V
       
   962 117 0 V
       
   963 117 0 V
       
   964 118 0 V
       
   965 117 0 V
       
   966 117 0 V
       
   967 117 0 V
       
   968 117 0 V
       
   969 117 0 V
       
   970 117 0 V
       
   971 117 0 V
       
   972 117 0 V
       
   973 117 0 V
       
   974 117 0 V
       
   975 117 0 V
       
   976 117 0 V
       
   977 118 0 V
       
   978 117 0 V
       
   979 117 0 V
       
   980 117 0 V
       
   981 117 0 V
       
   982 117 0 V
       
   983 117 0 V
       
   984 117 0 V
       
   985 117 0 V
       
   986 117 0 V
       
   987 117 0 V
       
   988 117 0 V
       
   989 118 0 V
       
   990 117 0 V
       
   991 117 0 V
       
   992 117 0 V
       
   993 117 0 V
       
   994 117 0 V
       
   995 117 0 V
       
   996 117 0 V
       
   997 117 0 V
       
   998 117 0 V
       
   999 117 0 V
       
  1000 117 0 V
       
  1001 118 0 V
       
  1002 117 0 V
       
  1003 117 0 V
       
  1004 117 0 V
       
  1005 117 0 V
       
  1006 117 0 V
       
  1007 117 0 V
       
  1008 % End plot #3
       
  1009 % Begin plot #4
       
  1010 stroke
       
  1011 1.000 UL
       
  1012 LT0
       
  1013 LCb setrgbcolor
       
  1014 11996 12032 M
       
  1015 (Backscatter Coefficient) Rshow
       
  1016 LT0
       
  1017 12212 12032 M
       
  1018 927 0 V
       
  1019 5585 13355 M
       
  1020 -10 -1 V
       
  1021 1249 -10 V
       
  1022 -1129 -14 V
       
  1023 127 -10 V
       
  1024 -163 -12 V
       
  1025 224 -12 V
       
  1026 182 -10 V
       
  1027 262 -12 V
       
  1028 -345 -12 V
       
  1029 192 -12 V
       
  1030 -325 -13 V
       
  1031 -168 -11 V
       
  1032 495 -11 V
       
  1033 -589 -11 V
       
  1034 519 -12 V
       
  1035 -255 -11 V
       
  1036 870 -12 V
       
  1037 -881 -13 V
       
  1038 168 -12 V
       
  1039 -466 -10 V
       
  1040 417 -11 V
       
  1041 -561 -13 V
       
  1042 580 -11 V
       
  1043 64 -11 V
       
  1044 -356 -12 V
       
  1045 263 -11 V
       
  1046 379 -13 V
       
  1047 -1104 -11 V
       
  1048 -333 -11 V
       
  1049 355 -12 V
       
  1050 691 -10 V
       
  1051 -212 -12 V
       
  1052 19 -12 V
       
  1053 1007 -13 V
       
  1054 -1284 -11 V
       
  1055 128 -12 V
       
  1056 591 -11 V
       
  1057 -780 -11 V
       
  1058 -114 -11 V
       
  1059 495 -13 V
       
  1060 -1221 -11 V
       
  1061 1777 -12 V
       
  1062 -919 -12 V
       
  1063 599 -12 V
       
  1064 126 -11 V
       
  1065 -341 -11 V
       
  1066 -558 -10 V
       
  1067 469 -13 V
       
  1068 55 -12 V
       
  1069 780 -12 V
       
  1070 -779 -11 V
       
  1071 275 -12 V
       
  1072 -89 -12 V
       
  1073 -806 -12 V
       
  1074 -176 -11 V
       
  1075 1484 -11 V
       
  1076 -1356 -12 V
       
  1077 1467 -12 V
       
  1078 -542 -12 V
       
  1079 -383 -12 V
       
  1080 439 -10 V
       
  1081 -119 -12 V
       
  1082 -398 -11 V
       
  1083 292 -12 V
       
  1084 -293 -11 V
       
  1085 869 -12 V
       
  1086 -14 -11 V
       
  1087 -315 -13 V
       
  1088 -382 -11 V
       
  1089 969 -13 V
       
  1090 -1062 -10 V
       
  1091 922 -13 V
       
  1092 -716 -11 V
       
  1093 941 -11 V
       
  1094 -701 -11 V
       
  1095 -46 -13 V
       
  1096 -505 -12 V
       
  1097 1252 -12 V
       
  1098 -694 -9 V
       
  1099 -42 -13 V
       
  1100 -484 -11 V
       
  1101 355 -12 V
       
  1102 380 -12 V
       
  1103 118 -11 V
       
  1104 -918 -12 V
       
  1105 1006 -11 V
       
  1106 -907 -12 V
       
  1107 545 -12 V
       
  1108 557 -10 V
       
  1109 -618 -12 V
       
  1110 -315 -12 V
       
  1111 435 -11 V
       
  1112 -306 -14 V
       
  1113 -54 -10 V
       
  1114 -122 -12 V
       
  1115 468 -12 V
       
  1116 -323 -11 V
       
  1117 724 -12 V
       
  1118 -907 -11 V
       
  1119 -466 -10 V
       
  1120 1199 -13 V
       
  1121 -314 -11 V
       
  1122 stroke 6099 12184 M
       
  1123 352 -11 V
       
  1124 -253 -13 V
       
  1125 -11 -11 V
       
  1126 -301 -12 V
       
  1127 631 -12 V
       
  1128 -1708 -11 V
       
  1129 788 -13 V
       
  1130 706 -10 V
       
  1131 -240 -12 V
       
  1132 156 -13 V
       
  1133 81 -12 V
       
  1134 -696 -10 V
       
  1135 667 -12 V
       
  1136 -431 -11 V
       
  1137 196 -12 V
       
  1138 -292 -10 V
       
  1139 117 -12 V
       
  1140 263 -12 V
       
  1141 -269 -14 V
       
  1142 -303 -10 V
       
  1143 712 -12 V
       
  1144 -562 -11 V
       
  1145 914 -13 V
       
  1146 -530 -9 V
       
  1147 316 -13 V
       
  1148 -373 -10 V
       
  1149 -407 -13 V
       
  1150 677 -11 V
       
  1151 -729 -11 V
       
  1152 50 -13 V
       
  1153 716 -12 V
       
  1154 -224 -11 V
       
  1155 -623 -12 V
       
  1156 876 -9 V
       
  1157 -944 -13 V
       
  1158 243 -12 V
       
  1159 145 -12 V
       
  1160 -515 -12 V
       
  1161 654 -11 V
       
  1162 -490 -11 V
       
  1163 242 -13 V
       
  1164 -562 -10 V
       
  1165 134 -13 V
       
  1166 722 -11 V
       
  1167 -461 -11 V
       
  1168 -493 -12 V
       
  1169 1467 -12 V
       
  1170 -451 -10 V
       
  1171 -360 -14 V
       
  1172 246 -10 V
       
  1173 -107 -11 V
       
  1174 282 -11 V
       
  1175 -515 -12 V
       
  1176 -60 -13 V
       
  1177 266 -12 V
       
  1178 538 -10 V
       
  1179 -269 -13 V
       
  1180 -380 -10 V
       
  1181 341 -12 V
       
  1182 92 -12 V
       
  1183 -473 -12 V
       
  1184 -353 -13 V
       
  1185 353 -10 V
       
  1186 -38 -10 V
       
  1187 -19 -14 V
       
  1188 -517 -10 V
       
  1189 935 -12 V
       
  1190 -505 -12 V
       
  1191 -735 -12 V
       
  1192 514 -12 V
       
  1193 -87 -10 V
       
  1194 404 -13 V
       
  1195 223 -12 V
       
  1196 -912 -9 V
       
  1197 -331 -14 V
       
  1198 -281 -10 V
       
  1199 372 -12 V
       
  1200 140 -13 V
       
  1201 722 -11 V
       
  1202 -1011 -11 V
       
  1203 1366 -13 V
       
  1204 -742 -9 V
       
  1205 -527 -15 V
       
  1206 64 -10 V
       
  1207 314 -11 V
       
  1208 -80 -12 V
       
  1209 642 -12 V
       
  1210 -952 -11 V
       
  1211 493 -11 V
       
  1212 235 -11 V
       
  1213 -10 -14 V
       
  1214 -625 -10 V
       
  1215 359 -11 V
       
  1216 385 -12 V
       
  1217 461 -11 V
       
  1218 -936 -13 V
       
  1219 1256 -11 V
       
  1220 -308 -11 V
       
  1221 -295 -14 V
       
  1222 -337 -9 V
       
  1223 647 -12 V
       
  1224 -230 -11 V
       
  1225 403 -12 V
       
  1226 -750 -13 V
       
  1227 stroke 5364 10977 M
       
  1228 -83 -11 V
       
  1229 1153 -11 V
       
  1230 -864 -14 V
       
  1231 193 -9 V
       
  1232 246 -12 V
       
  1233 -243 -11 V
       
  1234 162 -13 V
       
  1235 -361 -11 V
       
  1236 -110 -11 V
       
  1237 604 -13 V
       
  1238 11 -12 V
       
  1239 -209 -10 V
       
  1240 -75 -11 V
       
  1241 724 -13 V
       
  1242 -381 -12 V
       
  1243 -512 -11 V
       
  1244 108 -11 V
       
  1245 -30 -12 V
       
  1246 -300 -13 V
       
  1247 965 -9 V
       
  1248 -973 -11 V
       
  1249 569 -12 V
       
  1250 -226 -13 V
       
  1251 -438 -12 V
       
  1252 157 -12 V
       
  1253 377 -12 V
       
  1254 -393 -11 V
       
  1255 1113 -11 V
       
  1256 -523 -11 V
       
  1257 218 -12 V
       
  1258 -414 -11 V
       
  1259 -80 -13 V
       
  1260 -86 -10 V
       
  1261 278 -13 V
       
  1262 -101 -12 V
       
  1263 609 -11 V
       
  1264 -482 -11 V
       
  1265 664 -11 V
       
  1266 -644 -13 V
       
  1267 682 -11 V
       
  1268 -111 -12 V
       
  1269 -123 -12 V
       
  1270 -134 -11 V
       
  1271 235 -12 V
       
  1272 207 -11 V
       
  1273 -394 -12 V
       
  1274 -927 -10 V
       
  1275 1052 -13 V
       
  1276 196 -12 V
       
  1277 -257 -12 V
       
  1278 -200 -10 V
       
  1279 647 -13 V
       
  1280 -282 -10 V
       
  1281 -537 -12 V
       
  1282 -341 -13 V
       
  1283 865 -11 V
       
  1284 -14 -11 V
       
  1285 -518 -11 V
       
  1286 -314 -12 V
       
  1287 218 -12 V
       
  1288 977 -11 V
       
  1289 -487 -11 V
       
  1290 -270 -12 V
       
  1291 411 -12 V
       
  1292 -767 -12 V
       
  1293 219 -12 V
       
  1294 -202 -10 V
       
  1295 489 -13 V
       
  1296 993 -12 V
       
  1297 -410 -10 V
       
  1298 -980 -11 V
       
  1299 -33 -14 V
       
  1300 730 -10 V
       
  1301 -840 -12 V
       
  1302 1242 -11 V
       
  1303 -1128 -13 V
       
  1304 647 -10 V
       
  1305 -512 -12 V
       
  1306 -251 -11 V
       
  1307 980 -13 V
       
  1308 499 -11 V
       
  1309 -699 -11 V
       
  1310 177 -11 V
       
  1311 196 -13 V
       
  1312 535 -11 V
       
  1313 -661 -12 V
       
  1314 -372 -12 V
       
  1315 694 -11 V
       
  1316 259 -12 V
       
  1317 6064 9935 L
       
  1318 519 -11 V
       
  1319 145 -13 V
       
  1320 -291 -11 V
       
  1321 1017 -11 V
       
  1322 6253 9877 L
       
  1323 598 -12 V
       
  1324 1162 -12 V
       
  1325 6139 9843 L
       
  1326 1556 -12 V
       
  1327 5777 9818 L
       
  1328 143 -11 V
       
  1329 2108 -11 V
       
  1330 6799 9784 L
       
  1331 49 -11 V
       
  1332 1080 -12 V
       
  1333 6699 9750 L
       
  1334 652 -13 V
       
  1335 -165 -11 V
       
  1336 -940 -11 V
       
  1337 996 -11 V
       
  1338 -489 -13 V
       
  1339 660 -10 V
       
  1340 6388 9667 L
       
  1341 -175 -10 V
       
  1342 518 -12 V
       
  1343 180 -13 V
       
  1344 -773 -9 V
       
  1345 -744 -13 V
       
  1346 896 -11 V
       
  1347 232 -12 V
       
  1348 3 -13 V
       
  1349 214 -10 V
       
  1350 -271 -13 V
       
  1351 521 -11 V
       
  1352 -710 -11 V
       
  1353 -165 -12 V
       
  1354 1325 -12 V
       
  1355 6179 9494 L
       
  1356 -232 -11 V
       
  1357 609 -12 V
       
  1358 -11 -12 V
       
  1359 223 -10 V
       
  1360 -71 -13 V
       
  1361 -308 -12 V
       
  1362 1464 -12 V
       
  1363 5875 9401 L
       
  1364 535 -11 V
       
  1365 -325 -11 V
       
  1366 5025 9366 L
       
  1367 953 -11 V
       
  1368 321 -12 V
       
  1369 5013 9332 L
       
  1370 1446 -13 V
       
  1371 -720 -9 V
       
  1372 230 -13 V
       
  1373 515 -12 V
       
  1374 -617 -11 V
       
  1375 -549 -12 V
       
  1376 881 -12 V
       
  1377 -905 -11 V
       
  1378 598 -10 V
       
  1379 -184 -14 V
       
  1380 964 -12 V
       
  1381 -877 -9 V
       
  1382 498 -13 V
       
  1383 29 -11 V
       
  1384 -16 -14 V
       
  1385 -562 -9 V
       
  1386 924 -12 V
       
  1387 -33 -10 V
       
  1388 -440 -14 V
       
  1389 198 -10 V
       
  1390 -373 -14 V
       
  1391 1730 -11 V
       
  1392 -832 -13 V
       
  1393 -228 -10 V
       
  1394 206 -11 V
       
  1395 -86 -11 V
       
  1396 180 -13 V
       
  1397 -392 -11 V
       
  1398 -25 -12 V
       
  1399 -382 -10 V
       
  1400 359 -13 V
       
  1401 -381 -12 V
       
  1402 -344 -11 V
       
  1403 1210 -11 V
       
  1404 -430 -11 V
       
  1405 26 -12 V
       
  1406 165 -13 V
       
  1407 -1 -10 V
       
  1408 343 -13 V
       
  1409 -668 -10 V
       
  1410 -536 -13 V
       
  1411 768 -11 V
       
  1412 20 -11 V
       
  1413 -141 -13 V
       
  1414 -159 -11 V
       
  1415 113 -10 V
       
  1416 194 -12 V
       
  1417 -68 -12 V
       
  1418 -140 -13 V
       
  1419 -282 -11 V
       
  1420 384 -11 V
       
  1421 615 -12 V
       
  1422 -558 -11 V
       
  1423 269 -11 V
       
  1424 234 -13 V
       
  1425 -446 -11 V
       
  1426 -22 -13 V
       
  1427 -363 -10 V
       
  1428 93 -13 V
       
  1429 952 -11 V
       
  1430 6347 8625 L
       
  1431 -46 -12 V
       
  1432 196 -12 V
       
  1433 237 -11 V
       
  1434 -484 -13 V
       
  1435 441 -9 V
       
  1436 63 -13 V
       
  1437 231 -12 V
       
  1438 -813 -11 V
       
  1439 1086 -11 V
       
  1440 -449 -12 V
       
  1441 25 -11 V
       
  1442 31 -13 V
       
  1443 -153 -11 V
       
  1444 156 -9 V
       
  1445 -849 -14 V
       
  1446 427 -12 V
       
  1447 801 -11 V
       
  1448 -959 -12 V
       
  1449 318 -11 V
       
  1450 56 -12 V
       
  1451 682 -10 V
       
  1452 6272 8370 L
       
  1453 -134 -12 V
       
  1454 1203 -12 V
       
  1455 6050 8335 L
       
  1456 666 -12 V
       
  1457 -627 -11 V
       
  1458 378 -12 V
       
  1459 -298 -11 V
       
  1460 -137 -13 V
       
  1461 351 -11 V
       
  1462 156 -11 V
       
  1463 244 -11 V
       
  1464 5472 8232 L
       
  1465 830 -14 V
       
  1466 543 -11 V
       
  1467 53 -11 V
       
  1468 -72 -12 V
       
  1469 -804 -13 V
       
  1470 942 -10 V
       
  1471 202 -12 V
       
  1472 -496 -11 V
       
  1473 -497 -12 V
       
  1474 291 -11 V
       
  1475 -74 -12 V
       
  1476 -213 -12 V
       
  1477 -322 -11 V
       
  1478 122 -11 V
       
  1479 -65 -12 V
       
  1480 186 -11 V
       
  1481 -129 -14 V
       
  1482 877 -11 V
       
  1483 -857 -11 V
       
  1484 209 -11 V
       
  1485 -349 -10 V
       
  1486 196 -12 V
       
  1487 -543 -13 V
       
  1488 -123 -11 V
       
  1489 779 -13 V
       
  1490 4809 7928 L
       
  1491 245 -10 V
       
  1492 -219 -11 V
       
  1493 -98 -12 V
       
  1494 478 -11 V
       
  1495 180 -12 V
       
  1496 219 -12 V
       
  1497 850 -12 V
       
  1498 5057 7837 L
       
  1499 -124 -11 V
       
  1500 -31 -13 V
       
  1501 558 -11 V
       
  1502 -453 -11 V
       
  1503 1011 -12 V
       
  1504 -576 -13 V
       
  1505 398 -11 V
       
  1506 -492 -12 V
       
  1507 88 -11 V
       
  1508 671 -10 V
       
  1509 -801 -11 V
       
  1510 -75 -13 V
       
  1511 124 -12 V
       
  1512 -398 -12 V
       
  1513 867 -10 V
       
  1514 -408 -13 V
       
  1515 -29 -12 V
       
  1516 489 -11 V
       
  1517 -579 -11 V
       
  1518 -40 -12 V
       
  1519 72 -12 V
       
  1520 957 -12 V
       
  1521 -940 -10 V
       
  1522 441 -13 V
       
  1523 -425 -12 V
       
  1524 -119 -11 V
       
  1525 188 -11 V
       
  1526 -86 -12 V
       
  1527 -394 -12 V
       
  1528 536 -11 V
       
  1529 -254 -11 V
       
  1530 1127 -13 V
       
  1531 -469 -11 V
       
  1532 -44 -11 V
       
  1533 -390 -11 V
       
  1534 319 -13 V
       
  1535 -24 -12 V
       
  1536 -186 -11 V
       
  1537 195 -12 V
       
  1538 370 -11 V
       
  1539 -791 -13 V
       
  1540 945 -11 V
       
  1541 -272 -11 V
       
  1542 45 -11 V
       
  1543 -18 -12 V
       
  1544 -31 -13 V
       
  1545 245 -11 V
       
  1546 -202 -12 V
       
  1547 399 -11 V
       
  1548 -127 -11 V
       
  1549 338 -11 V
       
  1550 -209 -12 V
       
  1551 -126 -12 V
       
  1552 -976 -12 V
       
  1553 1294 -11 V
       
  1554 -853 -12 V
       
  1555 869 -13 V
       
  1556 -306 -9 V
       
  1557 -282 -12 V
       
  1558 530 -12 V
       
  1559 -680 -11 V
       
  1560 419 -12 V
       
  1561 608 -13 V
       
  1562 5652 7094 L
       
  1563 836 -10 V
       
  1564 331 -11 V
       
  1565 5 -13 V
       
  1566 225 -12 V
       
  1567 -723 -11 V
       
  1568 772 -11 V
       
  1569 -20 -12 V
       
  1570 -703 -11 V
       
  1571 319 -12 V
       
  1572 154 -12 V
       
  1573 -67 -12 V
       
  1574 -44 -11 V
       
  1575 449 -13 V
       
  1576 -379 -11 V
       
  1577 701 -11 V
       
  1578 -885 -11 V
       
  1579 349 -12 V
       
  1580 690 -13 V
       
  1581 -115 -10 V
       
  1582 -477 -11 V
       
  1583 642 -13 V
       
  1584 -762 -10 V
       
  1585 -692 -12 V
       
  1586 1884 -11 V
       
  1587 6536 6805 L
       
  1588 694 -11 V
       
  1589 1530 -13 V
       
  1590 7072 6771 L
       
  1591 1514 -13 V
       
  1592 7027 6748 L
       
  1593 1178 -12 V
       
  1594 -698 -10 V
       
  1595 -745 -14 V
       
  1596 1323 -10 V
       
  1597 1202 -13 V
       
  1598 8221 6678 L
       
  1599 7055 6665 L
       
  1600 793 -10 V
       
  1601 1853 -12 V
       
  1602 569 -11 V
       
  1603 8247 6619 L
       
  1604 1144 -12 V
       
  1605 1277 -11 V
       
  1606 7918 6585 L
       
  1607 526 -12 V
       
  1608 1471 -10 V
       
  1609 667 -13 V
       
  1610 1402 -12 V
       
  1611 9490 6526 L
       
  1612 -229 -11 V
       
  1613 2649 -12 V
       
  1614 9542 6492 L
       
  1615 -603 -11 V
       
  1616 675 -12 V
       
  1617 -708 -12 V
       
  1618 936 -12 V
       
  1619 157 -11 V
       
  1620 -720 -12 V
       
  1621 167 -12 V
       
  1622 8235 6399 L
       
  1623 -770 -12 V
       
  1624 922 -11 V
       
  1625 112 -13 V
       
  1626 673 -9 V
       
  1627 7406 6340 L
       
  1628 642 -11 V
       
  1629 1604 -11 V
       
  1630 333 -12 V
       
  1631 8183 6296 L
       
  1632 -156 -13 V
       
  1633 -279 -13 V
       
  1634 452 -9 V
       
  1635 6557 6249 L
       
  1636 1226 -12 V
       
  1637 549 -11 V
       
  1638 -148 -13 V
       
  1639 -650 -10 V
       
  1640 266 -14 V
       
  1641 6746 6179 L
       
  1642 1118 -12 V
       
  1643 -235 -10 V
       
  1644 6585 6145 L
       
  1645 121 -13 V
       
  1646 694 -10 V
       
  1647 -805 -11 V
       
  1648 -941 -14 V
       
  1649 1650 -10 V
       
  1650 6038 6075 L
       
  1651 628 -10 V
       
  1652 58 -12 V
       
  1653 -148 -12 V
       
  1654 5332 6029 L
       
  1655 791 -12 V
       
  1656 -454 -12 V
       
  1657 -83 -10 V
       
  1658 469 -12 V
       
  1659 -252 -12 V
       
  1660 36 -12 V
       
  1661 185 -11 V
       
  1662 955 -13 V
       
  1663 -576 -11 V
       
  1664 -799 -11 V
       
  1665 -169 -11 V
       
  1666 574 -12 V
       
  1667 52 -12 V
       
  1668 -13 -12 V
       
  1669 -117 -11 V
       
  1670 353 -12 V
       
  1671 362 -12 V
       
  1672 -545 -11 V
       
  1673 21 -11 V
       
  1674 328 -12 V
       
  1675 -730 -12 V
       
  1676 771 -12 V
       
  1677 19 -13 V
       
  1678 -145 -10 V
       
  1679 -470 -13 V
       
  1680 -378 -9 V
       
  1681 486 -12 V
       
  1682 -32 -13 V
       
  1683 -148 -12 V
       
  1684 262 -11 V
       
  1685 -389 -10 V
       
  1686 -396 -12 V
       
  1687 85 -13 V
       
  1688 -271 -10 V
       
  1689 759 -12 V
       
  1690 -326 -13 V
       
  1691 -9 -11 V
       
  1692 -308 -11 V
       
  1693 -122 -12 V
       
  1694 610 -11 V
       
  1695 -8 -13 V
       
  1696 -260 -10 V
       
  1697 -358 -12 V
       
  1698 143 -14 V
       
  1699 47 -11 V
       
  1700 248 -11 V
       
  1701 -355 -11 V
       
  1702 -151 -10 V
       
  1703 517 -14 V
       
  1704 148 -9 V
       
  1705 -466 -13 V
       
  1706 -34 -12 V
       
  1707 486 -13 V
       
  1708 94 -8 V
       
  1709 -134 -12 V
       
  1710 28 -12 V
       
  1711 -921 -13 V
       
  1712 391 -9 V
       
  1713 224 -14 V
       
  1714 404 -11 V
       
  1715 -790 -13 V
       
  1716 492 -9 V
       
  1717 -376 -13 V
       
  1718 -90 -11 V
       
  1719 166 -13 V
       
  1720 41 -10 V
       
  1721 -29 -12 V
       
  1722 877 -10 V
       
  1723 -563 -13 V
       
  1724 -434 -10 V
       
  1725 -286 -14 V
       
  1726 -73 -11 V
       
  1727 74 -15 V
       
  1728 348 -7 V
       
  1729 -283 -13 V
       
  1730 782 -10 V
       
  1731 -621 -14 V
       
  1732 1174 -10 V
       
  1733 -436 -12 V
       
  1734 4734 5103 L
       
  1735 726 -14 V
       
  1736 -516 -11 V
       
  1737 -310 -13 V
       
  1738 885 -10 V
       
  1739 -408 -12 V
       
  1740 369 -11 V
       
  1741 -91 -12 V
       
  1742 -371 -11 V
       
  1743 -73 -12 V
       
  1744 678 -12 V
       
  1745 -610 -12 V
       
  1746 45 -9 V
       
  1747 -16 -14 V
       
  1748 310 -11 V
       
  1749 -406 -13 V
       
  1750 810 -10 V
       
  1751 -850 -12 V
       
  1752 388 -11 V
       
  1753 -87 -10 V
       
  1754 -368 -13 V
       
  1755 624 -13 V
       
  1756 -681 -12 V
       
  1757 540 -11 V
       
  1758 -191 -9 V
       
  1759 -256 -13 V
       
  1760 383 -11 V
       
  1761 141 -12 V
       
  1762 25 -13 V
       
  1763 297 -12 V
       
  1764 -161 -11 V
       
  1765 -284 -12 V
       
  1766 -237 -11 V
       
  1767 -325 -12 V
       
  1768 667 -11 V
       
  1769 -779 -11 V
       
  1770 780 -12 V
       
  1771 32 -11 V
       
  1772 -508 -13 V
       
  1773 332 -10 V
       
  1774 112 -12 V
       
  1775 720 -12 V
       
  1776 -954 -11 V
       
  1777 -397 -12 V
       
  1778 672 -12 V
       
  1779 -477 -11 V
       
  1780 49 -13 V
       
  1781 -149 -8 V
       
  1782 146 -13 V
       
  1783 -117 -12 V
       
  1784 3751 4521 L
       
  1785 -356 -12 V
       
  1786 2042 -10 V
       
  1787 4431 4489 L
       
  1788 700 -14 V
       
  1789 -187 -11 V
       
  1790 23 -12 V
       
  1791 -20 -11 V
       
  1792 -793 -13 V
       
  1793 -303 -12 V
       
  1794 516 -9 V
       
  1795 377 -13 V
       
  1796 -16 -13 V
       
  1797 281 -8 V
       
  1798 -180 -15 V
       
  1799 -208 -11 V
       
  1800 -384 -12 V
       
  1801 -74 -11 V
       
  1802 600 -10 V
       
  1803 408 -12 V
       
  1804 -503 -14 V
       
  1805 155 -8 V
       
  1806 162 -15 V
       
  1807 -291 -10 V
       
  1808 226 -12 V
       
  1809 -198 -12 V
       
  1810 -2 -10 V
       
  1811 529 -12 V
       
  1812 -937 -13 V
       
  1813 372 -10 V
       
  1814 52 -14 V
       
  1815 9 -11 V
       
  1816 -8 -10 V
       
  1817 -277 -10 V
       
  1818 134 -12 V
       
  1819 -118 -12 V
       
  1820 315 -12 V
       
  1821 856 -12 V
       
  1822 4316 4079 L
       
  1823 333 -9 V
       
  1824 514 -11 V
       
  1825 -420 -12 V
       
  1826 179 -12 V
       
  1827 1 -11 V
       
  1828 49 -12 V
       
  1829 109 -11 V
       
  1830 -776 -11 V
       
  1831 899 -12 V
       
  1832 -265 -12 V
       
  1833 -15 -12 V
       
  1834 315 -12 V
       
  1835 -609 -12 V
       
  1836 878 -11 V
       
  1837 -653 -12 V
       
  1838 -545 -10 V
       
  1839 415 -12 V
       
  1840 530 -13 V
       
  1841 -296 -11 V
       
  1842 527 -12 V
       
  1843 -644 -12 V
       
  1844 407 -11 V
       
  1845 -594 -13 V
       
  1846 218 -10 V
       
  1847 202 -12 V
       
  1848 279 -12 V
       
  1849 -317 -11 V
       
  1850 615 -13 V
       
  1851 -604 -11 V
       
  1852 1204 -11 V
       
  1853 -619 -13 V
       
  1854 -822 -10 V
       
  1855 109 -12 V
       
  1856 184 -11 V
       
  1857 402 -12 V
       
  1858 -131 -11 V
       
  1859 192 -11 V
       
  1860 282 -11 V
       
  1861 4560 3629 L
       
  1862 682 -10 V
       
  1863 -1 -13 V
       
  1864 170 -12 V
       
  1865 -133 -12 V
       
  1866 394 -12 V
       
  1867 370 -10 V
       
  1868 4882 3549 L
       
  1869 -376 -13 V
       
  1870 666 -11 V
       
  1871 665 -12 V
       
  1872 -280 -11 V
       
  1873 -81 -12 V
       
  1874 160 -11 V
       
  1875 577 -11 V
       
  1876 4712 3456 L
       
  1877 181 -13 V
       
  1878 630 -9 V
       
  1879 -409 -15 V
       
  1880 -431 -10 V
       
  1881 1486 -12 V
       
  1882 20 -11 V
       
  1883 936 -11 V
       
  1884 5766 3364 L
       
  1885 -794 -13 V
       
  1886 962 -12 V
       
  1887 3 -12 V
       
  1888 -759 -10 V
       
  1889 729 -14 V
       
  1890 436 -9 V
       
  1891 4599 3281 L
       
  1892 1675 -11 V
       
  1893 -715 -10 V
       
  1894 -564 -13 V
       
  1895 -84 -13 V
       
  1896 -83 -11 V
       
  1897 766 -13 V
       
  1898 -83 -10 V
       
  1899 4460 3189 L
       
  1900 1019 -14 V
       
  1901 -715 -9 V
       
  1902 -92 -12 V
       
  1903 32 -13 V
       
  1904 -134 -12 V
       
  1905 -29 -11 V
       
  1906 469 -10 V
       
  1907 3780 3097 L
       
  1908 949 -14 V
       
  1909 -486 -10 V
       
  1910 258 -13 V
       
  1911 471 -11 V
       
  1912 -358 -12 V
       
  1913 -81 -10 V
       
  1914 995 -12 V
       
  1915 4254 3004 L
       
  1916 -27 -13 V
       
  1917 22 -11 V
       
  1918 -57 -12 V
       
  1919 747 -12 V
       
  1920 209 -11 V
       
  1921 -707 -10 V
       
  1922 590 -12 V
       
  1923 -418 -12 V
       
  1924 -280 -12 V
       
  1925 621 -11 V
       
  1926 -230 -12 V
       
  1927 -59 -10 V
       
  1928 118 -13 V
       
  1929 -431 -10 V
       
  1930 424 -13 V
       
  1931 -323 -13 V
       
  1932 88 -11 V
       
  1933 724 -11 V
       
  1934 -542 -12 V
       
  1935 27 -11 V
       
  1936 210 -12 V
       
  1937 -347 -11 V
       
  1938 579 -13 V
       
  1939 -634 -13 V
       
  1940 -110 -11 V
       
  1941 1720 -10 V
       
  1942 4821 2689 L
       
  1943 -143 -10 V
       
  1944 21 -11 V
       
  1945 16 -12 V
       
  1946 -62 -13 V
       
  1947 497 -11 V
       
  1948 -156 -11 V
       
  1949 184 -11 V
       
  1950 172 -12 V
       
  1951 -485 -12 V
       
  1952 -271 -12 V
       
  1953 191 -12 V
       
  1954 -746 -12 V
       
  1955 762 -11 V
       
  1956 -111 -12 V
       
  1957 198 -10 V
       
  1958 -7 -12 V
       
  1959 -447 -12 V
       
  1960 430 -12 V
       
  1961 0 -13 V
       
  1962 355 -10 V
       
  1963 -677 -12 V
       
  1964 246 -10 V
       
  1965 -321 -11 V
       
  1966 -66 -14 V
       
  1967 199 -12 V
       
  1968 605 -12 V
       
  1969 -694 -11 V
       
  1970 332 -10 V
       
  1971 24 -12 V
       
  1972 -35 -12 V
       
  1973 -101 -12 V
       
  1974 -265 -11 V
       
  1975 206 -12 V
       
  1976 361 -11 V
       
  1977 -300 -12 V
       
  1978 756 -9 V
       
  1979 -792 -12 V
       
  1980 2 -13 V
       
  1981 -185 -11 V
       
  1982 -374 -13 V
       
  1983 806 -11 V
       
  1984 -936 -10 V
       
  1985 -128 -13 V
       
  1986 422 -11 V
       
  1987 795 -12 V
       
  1988 -179 -11 V
       
  1989 12 -13 V
       
  1990 -886 -12 V
       
  1991 44 -11 V
       
  1992 -590 -10 V
       
  1993 523 -13 V
       
  1994 861 -11 V
       
  1995 -861 -11 V
       
  1996 463 -13 V
       
  1997 -86 -11 V
       
  1998 -151 -12 V
       
  1999 79 -10 V
       
  2000 -666 -13 V
       
  2001 55 -12 V
       
  2002 1397 -10 V
       
  2003 4031 1983 L
       
  2004 615 -12 V
       
  2005 -474 -12 V
       
  2006 825 -12 V
       
  2007 -99 -9 V
       
  2008 -99 -13 V
       
  2009 -533 -12 V
       
  2010 1429 -12 V
       
  2011 4674 1889 L
       
  2012 150 -10 V
       
  2013 -354 -12 V
       
  2014 416 -12 V
       
  2015 76 -10 V
       
  2016 485 -13 V
       
  2017 3921 1820 L
       
  2018 1953 -11 V
       
  2019 -726 -10 V
       
  2020 -199 -12 V
       
  2021 291 -12 V
       
  2022 -473 -11 V
       
  2023 % End plot #4
       
  2024 stroke
       
  2025 LTb
       
  2026 1980 13355 N
       
  2027 0 -11591 V
       
  2028 11591 0 V
       
  2029 0 11591 V
       
  2030 -11591 0 V
       
  2031 Z stroke
       
  2032 1.000 UP
       
  2033 1.000 UL
       
  2034 LTb
       
  2035 stroke
       
  2036 grestore
       
  2037 end
       
  2038 showpage
       
  2039 %%Trailer
       
  2040 cleartomark countdictstack exch sub { end } repeat restore
       
  2041 %%EOF