diff options
| author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-11-06 20:57:20 -0500 | 
|---|---|---|
| committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-11-06 20:57:20 -0500 | 
| commit | 74da6e178889df2264486e762f088c7635704652 (patch) | |
| tree | 2daced8a37c706129fb76206cf8149a7c16b83a6 | |
| parent | 0cb41564021b0315e95965010b502620b045b9c3 (diff) | |
| download | PRE_98_063306-74da6e178889df2264486e762f088c7635704652.tar.gz PRE_98_063306-74da6e178889df2264486e762f088c7635704652.tar.bz2 PRE_98_063306-74da6e178889df2264486e762f088c7635704652.zip | |
added makefile, new figure, bibliography
| -rw-r--r-- | fig_correlation.tex | 3547 | ||||
| -rw-r--r-- | figs/fig_correlation_collapse-hL.gplot | 22 | ||||
| -rw-r--r-- | figs/fig_correlation_data_collapse-hL.dat | 129 | ||||
| -rw-r--r-- | makefile | 20 | ||||
| -rw-r--r-- | monte-carlo.bib | 45 | ||||
| -rw-r--r-- | monte-carlo.tex | 7 | 
6 files changed, 222 insertions, 3548 deletions
| diff --git a/fig_correlation.tex b/fig_correlation.tex deleted file mode 100644 index 7d40049..0000000 --- a/fig_correlation.tex +++ /dev/null @@ -1,3547 +0,0 @@ -% GNUPLOT: LaTeX picture with Postscript -\begingroup% -\makeatletter% -\newcommand{\GNUPLOTspecial}{% -  \@sanitize\catcode`\%=14\relax\special}% -\setlength{\unitlength}{0.0500bp}% -\begin{picture}(4920,9118)(0,0)% -  {\GNUPLOTspecial{" -%!PS-Adobe-2.0 EPSF-2.0 -%%Creator: gnuplot 5.2 patchlevel 0 -%%CreationDate: Sat Oct 28 12:34:01 2017 -%%DocumentFonts:  -%%BoundingBox: 0 0 246 455 -%%EndComments -%%BeginProlog -/gnudict 256 dict def -gnudict begin -% -% The following true/false flags may be edited by hand if desired. -% The unit line width and grayscale image gamma correction may also be changed. -% -/Color false def -/Blacktext true def -/Solid false def -/Dashlength 1 def -/Landscape false def -/Level1 false def -/Level3 false def -/Rounded false def -/ClipToBoundingBox false def -/SuppressPDFMark false def -/TransparentPatterns false def -/gnulinewidth 5.000 def -/userlinewidth gnulinewidth def -/Gamma 1.0 def -/BackgroundColor {-1.000 -1.000 -1.000} def -% -/vshift -66 def -/dl1 { -  10.0 Dashlength userlinewidth gnulinewidth div mul mul mul -  Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if -} def -/dl2 { -  10.0 Dashlength userlinewidth gnulinewidth div mul mul mul -  Rounded { currentlinewidth 0.75 mul add } if -} def -/hpt_ 31.5 def -/vpt_ 31.5 def -/hpt hpt_ def -/vpt vpt_ def -/doclip { -  ClipToBoundingBox { -    newpath 0 0 moveto 246 0 lineto 246 455 lineto 0 455 lineto closepath -    clip -  } if -} def -% -% Gnuplot Prolog Version 5.1 (Oct 2015) -% -%/SuppressPDFMark true def -% -/M {moveto} bind def -/L {lineto} bind def -/R {rmoveto} bind def -/V {rlineto} bind def -/N {newpath moveto} bind def -/Z {closepath} bind def -/C {setrgbcolor} bind def -/f {rlineto fill} bind def -/g {setgray} bind def -/Gshow {show} def   % May be redefined later in the file to support UTF-8 -/vpt2 vpt 2 mul def -/hpt2 hpt 2 mul def -/Lshow {currentpoint stroke M 0 vshift R  -	Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def -/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R -	Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def -/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R  -	Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} 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 0 setgray Solid {pop []} if 0 setdash} ifelse} def -/BL {stroke userlinewidth 2 mul setlinewidth -	Rounded {1 setlinejoin 1 setlinecap} if} def -/AL {stroke userlinewidth 2 div setlinewidth -	Rounded {1 setlinejoin 1 setlinecap} if} def -/UL {dup gnulinewidth mul /userlinewidth exch def -	dup 1 lt {pop 1} if 10 mul /udl exch def} def -/PL {stroke userlinewidth setlinewidth -	Rounded {1 setlinejoin 1 setlinecap} if} def -3.8 setmiterlimit -% Classic Line colors (version 5.0) -/LCw {1 1 1} def -/LCb {0 0 0} def -/LCa {0 0 0} def -/LC0 {1 0 0} def -/LC1 {0 1 0} def -/LC2 {0 0 1} def -/LC3 {1 0 1} def -/LC4 {0 1 1} def -/LC5 {1 1 0} def -/LC6 {0 0 0} def -/LC7 {1 0.3 0} def -/LC8 {0.5 0.5 0.5} def -% Default dash patterns (version 5.0) -/LTB {BL [] LCb DL} def -/LTw {PL [] 1 setgray} def -/LTb {PL [] LCb DL} def -/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def -/LT0 {PL [] LC0 DL} def -/LT1 {PL [2 dl1 3 dl2] LC1 DL} def -/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def -/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def -/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def -/LT5 {PL [4 dl1 2 dl2] LC5 DL} def -/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def -/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def -/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def -/SL {[] 0 setdash} 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 -/Density { -  /Fillden exch def -  currentrgbcolor -  /ColB exch def /ColG exch def /ColR exch def -  /ColR ColR Fillden mul Fillden sub 1 add def -  /ColG ColG Fillden mul Fillden sub 1 add def -  /ColB ColB Fillden mul Fillden sub 1 add def -  ColR ColG ColB setrgbcolor} def -/BoxColFill {gsave Rec PolyFill} def -/PolyFill {gsave Density fill grestore grestore} def -/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def -% -% PostScript Level 1 Pattern Fill routine for rectangles -% Usage: x y w h s a XX PatternFill -%	x,y = lower left corner of box to be filled -%	w,h = width and height of box -%	  a = angle in degrees between lines and x-axis -%	 XX = 0/1 for no/yes cross-hatch -% -/PatternFill {gsave /PFa [ 9 2 roll ] def -  PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate -  PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec -  TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse -  clip -  currentlinewidth 0.5 mul setlinewidth -  /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def -  0 0 M PFa 5 get rotate PFs -2 div dup translate -  0 1 PFs PFa 4 get div 1 add floor cvi -	{PFa 4 get mul 0 M 0 PFs V} for -  0 PFa 6 get ne { -	0 1 PFs PFa 4 get div 1 add floor cvi -	{PFa 4 get mul 0 2 1 roll M PFs 0 V} for - } if -  stroke grestore} def -% -/languagelevel where - {pop languagelevel} {1} ifelse -dup 2 lt -	{/InterpretLevel1 true def -	 /InterpretLevel3 false def} -	{/InterpretLevel1 Level1 def -	 2 gt -	    {/InterpretLevel3 Level3 def} -	    {/InterpretLevel3 false def} -	 ifelse } - ifelse -% -% PostScript level 2 pattern fill definitions -% -/Level2PatternFill { -/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} -	bind def -/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}  ->> matrix makepattern -/Pat1 exch def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke -	0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} ->> matrix makepattern -/Pat2 exch def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L -	8 8 L 8 0 L 0 0 L fill} ->> matrix makepattern -/Pat3 exch def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L -	0 12 M 12 0 L stroke} ->> matrix makepattern -/Pat4 exch def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L -	0 -4 M 12 8 L stroke} ->> matrix makepattern -/Pat5 exch def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L -	0 12 M 8 -4 L 4 12 M 10 0 L stroke} ->> matrix makepattern -/Pat6 exch def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L -	0 -4 M 8 12 L 4 -4 M 10 8 L stroke} ->> matrix makepattern -/Pat7 exch def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L -	12 0 M -4 8 L 12 4 M 0 10 L stroke} ->> matrix makepattern -/Pat8 exch def -<< Tile8x8 - /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L -	-4 0 M 12 8 L -4 4 M 8 10 L stroke} ->> matrix makepattern -/Pat9 exch def -/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def -/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def -/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def -/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def -/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def -/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def -/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def -} def -% -% -%End of PostScript Level 2 code -% -/PatternBgnd { -  TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse -} def -% -% Substitute for Level 2 pattern fill codes with -% grayscale if Level 2 support is not selected. -% -/Level1PatternFill { -/Pattern1 {0.250 Density} bind def -/Pattern2 {0.500 Density} bind def -/Pattern3 {0.750 Density} bind def -/Pattern4 {0.125 Density} bind def -/Pattern5 {0.375 Density} bind def -/Pattern6 {0.625 Density} bind def -/Pattern7 {0.875 Density} bind def -} def -% -% Now test for support of Level 2 code -% -Level1 {Level1PatternFill} {Level2PatternFill} ifelse -% -/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 -% -Level1 SuppressPDFMark or  -{} { -/SDict 10 dict def -systemdict /pdfmark known not { -  userdict /pdfmark systemdict /cleartomark get put -} if -SDict begin [ -  /Title () -  /Subject (gnuplot plot) -  /Creator (gnuplot 5.2 patchlevel 0) -%  /Producer (gnuplot) -%  /Keywords () -  /CreationDate (Sat Oct 28 12:34:01 2017) -  /DOCINFO pdfmark -end -} ifelse -% -% Support for boxed text - Ethan A Merritt Sep 2016 -% -/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put -           userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put -	   /Boxing true def } def -/ExtendTextBox { dup type /stringtype eq -    { Boxing { gsave dup false charpath pathbbox -      dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse -      dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse -      dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse -      dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse -      grestore } if } -    {} ifelse} def -/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M -               TBx1 TBxmargin sub TBy2 TBymargin add L -	       TBx2 TBxmargin add TBy2 TBymargin add L -	       TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def -/DrawTextBox { PopTextBox stroke /Boxing false def} def -/FillTextBox { gsave PopTextBox fill grestore /Boxing false def} def -0 0 0 0 InitTextBox -/TBxmargin 20 def -/TBymargin 20 def -/Boxing false def -/textshow { ExtendTextBox Gshow } def -% -end -%%EndProlog -%%Page: 1 1 -gnudict begin -gsave -doclip -0 0 translate -0.050 0.050 scale -0 setgray -newpath -BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 4920.00 9118.00 BoxColFill} if -1.000 UL -LTb -LCb setrgbcolor -720 640 M -31 0 V -3928 0 R --31 0 V -720 723 M -31 0 V -3928 0 R --31 0 V -720 791 M -31 0 V -3928 0 R --31 0 V -720 849 M -31 0 V -3928 0 R --31 0 V -720 899 M -31 0 V -3928 0 R --31 0 V -720 942 M -31 0 V -3928 0 R --31 0 V -720 982 M -63 0 V -3896 0 R --63 0 V -stroke -LTb -LCb setrgbcolor -720 1240 M -31 0 V -3928 0 R --31 0 V -720 1391 M -31 0 V -3928 0 R --31 0 V -720 1499 M -31 0 V -3928 0 R --31 0 V -720 1582 M -31 0 V -3928 0 R --31 0 V -720 1650 M -31 0 V -3928 0 R --31 0 V -720 1707 M -31 0 V -3928 0 R --31 0 V -720 1757 M -31 0 V -3928 0 R --31 0 V -720 1801 M -31 0 V -3928 0 R --31 0 V -720 1841 M -63 0 V -3896 0 R --63 0 V -stroke -LTb -LCb setrgbcolor -720 2099 M -31 0 V -3928 0 R --31 0 V -720 2250 M -31 0 V -3928 0 R --31 0 V -720 2358 M -31 0 V -3928 0 R --31 0 V -720 2441 M -31 0 V -3928 0 R --31 0 V -720 2509 M -31 0 V -3928 0 R --31 0 V -720 2566 M -31 0 V -3928 0 R --31 0 V -720 2616 M -31 0 V -3928 0 R --31 0 V -720 2660 M -31 0 V -3928 0 R --31 0 V -720 2699 M -63 0 V -3896 0 R --63 0 V -stroke -LTb -LCb setrgbcolor -720 2958 M -31 0 V -3928 0 R --31 0 V -720 3109 M -31 0 V -3928 0 R --31 0 V -720 640 M -0 63 V -0 2406 R -0 -63 V -stroke -LTb -LCb setrgbcolor -922 640 M -0 31 V -0 2438 R -0 -31 V -1040 640 M -0 31 V -0 2438 R -0 -31 V -1124 640 M -0 31 V -0 2438 R -0 -31 V -1189 640 M -0 31 V -0 2438 R -0 -31 V -1242 640 M -0 31 V -0 2438 R -0 -31 V -1287 640 M -0 31 V -0 2438 R -0 -31 V -1326 640 M -0 31 V -0 2438 R -0 -31 V -1360 640 M -0 31 V -0 2438 R -0 -31 V -1391 640 M -0 63 V -0 2406 R -0 -63 V -stroke -LTb -LCb setrgbcolor -1593 640 M -0 31 V -0 2438 R -0 -31 V -1711 640 M -0 31 V -0 2438 R -0 -31 V -1794 640 M -0 31 V -0 2438 R -0 -31 V -1859 640 M -0 31 V -0 2438 R -0 -31 V -1913 640 M -0 31 V -0 2438 R -0 -31 V -1957 640 M -0 31 V -0 2438 R -0 -31 V -1996 640 M -0 31 V -0 2438 R -0 -31 V -2031 640 M -0 31 V -0 2438 R -0 -31 V -2061 640 M -0 63 V -0 2406 R -0 -63 V -stroke -LTb -LCb setrgbcolor -2263 640 M -0 31 V -0 2438 R -0 -31 V -2381 640 M -0 31 V -0 2438 R -0 -31 V -2465 640 M -0 31 V -0 2438 R -0 -31 V -2530 640 M -0 31 V -0 2438 R -0 -31 V -2583 640 M -0 31 V -0 2438 R -0 -31 V -2628 640 M -0 31 V -0 2438 R -0 -31 V -2667 640 M -0 31 V -0 2438 R -0 -31 V -2701 640 M -0 31 V -0 2438 R -0 -31 V -2732 640 M -0 63 V -0 2406 R -0 -63 V -stroke -LTb -LCb setrgbcolor -2934 640 M -0 31 V -0 2438 R -0 -31 V -3052 640 M -0 31 V -0 2438 R -0 -31 V -3136 640 M -0 31 V -0 2438 R -0 -31 V -3201 640 M -0 31 V -0 2438 R -0 -31 V -3254 640 M -0 31 V -0 2438 R -0 -31 V -3299 640 M -0 31 V -0 2438 R -0 -31 V -3338 640 M -0 31 V -0 2438 R -0 -31 V -3372 640 M -0 31 V -0 2438 R -0 -31 V -3403 640 M -0 63 V -0 2406 R -0 -63 V -stroke -LTb -LCb setrgbcolor -3605 640 M -0 31 V -0 2438 R -0 -31 V -3723 640 M -0 31 V -0 2438 R -0 -31 V -3806 640 M -0 31 V -0 2438 R -0 -31 V -3871 640 M -0 31 V -0 2438 R -0 -31 V -3925 640 M -0 31 V -0 2438 R -0 -31 V -3969 640 M -0 31 V -0 2438 R -0 -31 V -4008 640 M -0 31 V -0 2438 R -0 -31 V -4043 640 M -0 31 V -0 2438 R -0 -31 V -4073 640 M -0 63 V -0 2406 R -0 -63 V -stroke -LTb -LCb setrgbcolor -4275 640 M -0 31 V -0 2438 R -0 -31 V -4393 640 M -0 31 V -0 2438 R -0 -31 V -4477 640 M -0 31 V -0 2438 R -0 -31 V -4542 640 M -0 31 V -0 2438 R -0 -31 V -4595 640 M -0 31 V -0 2438 R -0 -31 V -4640 640 M -0 31 V -0 2438 R -0 -31 V -4679 640 M -0 31 V -0 2438 R -0 -31 V -stroke -LTb -LCb setrgbcolor -720 3109 N -720 640 L -3959 0 V -0 2469 V --3959 0 V -Z stroke -1.000 UP -1.000 UL -LTb -LCb setrgbcolor -LCb setrgbcolor -LTb -LCb setrgbcolor -LTb -1.000 UP -1.000 UL -LTb -0.37 0.51 0.71 C 720 1000 M -0 20 V -0 -20 R -31 0 V --31 20 R -31 0 V -103 -2 R -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -103 -31 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -23 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -104 -3 R -0 6 V --31 -6 R -62 0 V --62 6 R -62 0 V -103 -7 R -0 14 V --31 -14 R -62 0 V --62 14 R -62 0 V -103 -40 R -0 18 V --31 -18 R -62 0 V --62 18 R -62 0 V -103 -6 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 -13 R -0 17 V --31 -17 R -62 0 V --62 17 R -62 0 V -103 -26 R -0 20 V --31 -20 R -62 0 V --62 20 R -62 0 V -103 -16 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -17 R -0 32 V --31 -32 R -62 0 V --62 32 R -62 0 V -104 -36 R -0 25 V --31 -25 R -62 0 V --62 25 R -62 0 V -103 -29 R -0 18 V --31 -18 R -62 0 V --62 18 R -62 0 V -103 -7 R -0 11 V --31 -11 R -62 0 V --62 11 R -62 0 V -103 -9 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 -14 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -103 -16 R -0 19 V --31 -19 R -62 0 V -stroke 3031 1000 M --62 19 R -62 0 V -103 -33 R -0 14 V --31 -14 R -62 0 V --62 14 R -62 0 V -104 -20 R -0 21 V --31 -21 R -62 0 V --62 21 R -62 0 V -103 -27 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -14 R -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -103 -10 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -34 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -103 -7 R -0 29 V --31 -29 R -62 0 V --62 29 R -62 0 V -103 -25 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -103 -25 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -104 -1 R -0 11 V --31 -11 R -62 0 V --62 11 R -62 0 V -103 4 R -0 6 V --31 -6 R -62 0 V --62 6 R -62 0 V -103 1 R -0 28 V --31 -28 R -62 0 V --62 28 R -62 0 V -720 1010 Pnt -854 1026 Pnt -988 1008 Pnt -1122 997 Pnt -1257 1002 Pnt -1391 1005 Pnt -1525 981 Pnt -1659 996 Pnt -1793 1004 Pnt -1927 996 Pnt -2061 996 Pnt -2195 1002 Pnt -2330 995 Pnt -2464 987 Pnt -2598 994 Pnt -2732 999 Pnt -2866 1005 Pnt -3000 1010 Pnt -3134 993 Pnt -3269 991 Pnt -3403 992 Pnt -3537 1001 Pnt -3671 1006 Pnt -3805 983 Pnt -3939 995 Pnt -4073 990 Pnt -4207 972 Pnt -4342 978 Pnt -4476 991 Pnt -4610 1009 Pnt -1.000 UP -1.000 UL -LTb -0.88 0.61 0.14 C 720 983 M -0 31 V -0 -31 R -31 0 V --31 31 R -31 0 V -103 7 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -103 -17 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -14 R -0 5 V --31 -5 R -62 0 V --62 5 R -62 0 V -104 7 R -0 9 V --31 -9 R -62 0 V --62 9 R -62 0 V -103 18 R -0 28 V --31 -28 R -62 0 V --62 28 R -62 0 V -103 32 R -0 5 V --31 -5 R -62 0 V --62 5 R -62 0 V -103 28 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 115 R -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -103 126 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -103 228 R -0 18 V --31 -18 R -62 0 V --62 18 R -62 0 V -103 309 R -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -104 465 R -0 22 V --31 -22 R -62 0 V --62 22 R -62 0 V -103 367 R -0 19 V --31 -19 R -62 0 V --62 19 R -62 0 V -103 -52 R -0 18 V --31 -18 R -62 0 V --62 18 R -62 0 V -103 -177 R -0 7 V --31 -7 R -62 0 V --62 7 R -62 0 V -103 -173 R -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -103 -171 R -0 13 V --31 -13 R -62 0 V -stroke 3031 2333 M --62 13 R -62 0 V -103 -185 R -0 31 V --31 -31 R -62 0 V --62 31 R -62 0 V -104 -184 R -0 1 V --31 -1 R -62 0 V --62 1 R -62 0 V -103 -188 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -195 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -126 R -0 19 V --31 -19 R -62 0 V --62 19 R -62 0 V -103 -146 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -103 -71 R -0 1 V --31 -1 R -62 0 V --62 1 R -62 0 V -103 -62 R -0 2 V --31 -2 R -62 0 V --62 2 R -62 0 V -103 -77 R -0 21 V --31 -21 R -62 0 V --62 21 R -62 0 V -104 -27 R -0 45 V --31 -45 R -62 0 V --62 45 R -62 0 V -103 -73 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 -106 R -0 179 V --31 -179 R -62 0 V --62 179 R -62 0 V -720 999 Pnt -854 1023 Pnt -988 1014 Pnt -1122 1010 Pnt -1257 1023 Pnt -1391 1060 Pnt -1525 1109 Pnt -1659 1151 Pnt -1793 1285 Pnt -1927 1421 Pnt -2061 1660 Pnt -2195 1986 Pnt -2330 2469 Pnt -2464 2857 Pnt -2598 2823 Pnt -2732 2659 Pnt -2866 2497 Pnt -3000 2340 Pnt -3134 2177 Pnt -3269 2008 Pnt -3403 1839 Pnt -3537 1677 Pnt -3671 1578 Pnt -3805 1443 Pnt -3939 1374 Pnt -4073 1314 Pnt -4207 1248 Pnt -4342 1255 Pnt -4476 1216 Pnt -4610 1222 Pnt -1.000 UP -1.000 UL -LTb -0.56 0.69 0.20 C 720 1280 M -0 10 V -0 -10 R -31 0 V --31 10 R -31 0 V -103 -11 R -0 3 V --31 -3 R -62 0 V --62 3 R -62 0 V -103 4 R -0 17 V --31 -17 R -62 0 V --62 17 R -62 0 V -103 -29 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -104 -9 R -0 17 V --31 -17 R -62 0 V --62 17 R -62 0 V -103 -25 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -1 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -103 -28 R -0 17 V --31 -17 R -62 0 V --62 17 R -62 0 V -103 -17 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 4 R -0 11 V --31 -11 R -62 0 V --62 11 R -62 0 V -103 -18 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -103 -26 R -0 30 V --31 -30 R -62 0 V --62 30 R -62 0 V -104 -20 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 -9 R -0 12 V --31 -12 R -62 0 V --62 12 R -62 0 V -103 -18 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -103 -8 R -0 30 V --31 -30 R -62 0 V --62 30 R -62 0 V -103 -22 R -0 5 V --31 -5 R -62 0 V --62 5 R -62 0 V -103 -17 R -0 29 V --31 -29 R -62 0 V -stroke 3031 1279 M --62 29 R -62 0 V -103 -39 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -104 -3 R -0 9 V --31 -9 R -62 0 V --62 9 R -62 0 V -103 -33 R -0 17 V --31 -17 R -62 0 V --62 17 R -62 0 V -103 -28 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -12 R -0 9 V --31 -9 R -62 0 V --62 9 R -62 0 V -103 -15 R -0 9 V --31 -9 R -62 0 V --62 9 R -62 0 V -103 -6 R -0 35 V --31 -35 R -62 0 V --62 35 R -62 0 V -103 -54 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 -23 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -104 -4 R -0 7 V --31 -7 R -62 0 V --62 7 R -62 0 V -103 -32 R -0 86 V --31 -86 R -62 0 V --62 86 R -62 0 V -720 1285 Pnt -854 1280 Pnt -988 1294 Pnt -1122 1286 Pnt -1257 1296 Pnt -1391 1287 Pnt -1525 1294 Pnt -1659 1277 Pnt -1793 1275 Pnt -1927 1290 Pnt -2061 1283 Pnt -2195 1277 Pnt -2330 1284 Pnt -2464 1293 Pnt -2598 1286 Pnt -2732 1298 Pnt -2866 1294 Pnt -3000 1294 Pnt -3134 1282 Pnt -3269 1295 Pnt -3403 1275 Pnt -3537 1262 Pnt -3671 1261 Pnt -3805 1254 Pnt -3939 1271 Pnt -4073 1242 Pnt -4207 1235 Pnt -4342 1243 Pnt -4476 1260 Pnt -2.000 UL -LTb -LCb setrgbcolor -1.000 UL -LTb -LCb setrgbcolor -720 3109 N -720 640 L -3959 0 V -0 2469 V --3959 0 V -Z stroke -1.000 UP -1.000 UL -LTb -LCb setrgbcolor -1.000 UL -LTb -LCb setrgbcolor -720 3349 M -31 0 V -3928 0 R --31 0 V -720 3439 M -31 0 V -3928 0 R --31 0 V -720 3512 M -31 0 V -3928 0 R --31 0 V -720 3574 M -31 0 V -3928 0 R --31 0 V -720 3628 M -31 0 V -3928 0 R --31 0 V -720 3675 M -31 0 V -3928 0 R --31 0 V -720 3718 M -63 0 V -3896 0 R --63 0 V -stroke -LTb -LCb setrgbcolor -720 3997 M -31 0 V -3928 0 R --31 0 V -720 4160 M -31 0 V -3928 0 R --31 0 V -720 4276 M -31 0 V -3928 0 R --31 0 V -720 4365 M -31 0 V -3928 0 R --31 0 V -720 4439 M -31 0 V -3928 0 R --31 0 V -720 4501 M -31 0 V -3928 0 R --31 0 V -720 4555 M -31 0 V -3928 0 R --31 0 V -720 4602 M -31 0 V -3928 0 R --31 0 V -720 4644 M -63 0 V -3896 0 R --63 0 V -stroke -LTb -LCb setrgbcolor -720 4923 M -31 0 V -3928 0 R --31 0 V -720 5086 M -31 0 V -3928 0 R --31 0 V -720 5202 M -31 0 V -3928 0 R --31 0 V -720 5292 M -31 0 V -3928 0 R --31 0 V -720 5365 M -31 0 V -3928 0 R --31 0 V -720 5427 M -31 0 V -3928 0 R --31 0 V -720 5481 M -31 0 V -3928 0 R --31 0 V -720 5529 M -31 0 V -3928 0 R --31 0 V -720 5571 M -63 0 V -3896 0 R --63 0 V -stroke -LTb -LCb setrgbcolor -720 5850 M -31 0 V -3928 0 R --31 0 V -720 6013 M -31 0 V -3928 0 R --31 0 V -720 3349 M -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -922 3349 M -0 31 V -0 2633 R -0 -31 V -1040 3349 M -0 31 V -0 2633 R -0 -31 V -84 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -53 -2633 R -0 31 V -0 2633 R -0 -31 V -45 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -34 -2633 R -0 31 V -0 2633 R -0 -31 V -31 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -1593 3349 M -0 31 V -0 2633 R -0 -31 V -1711 3349 M -0 31 V -0 2633 R -0 -31 V -83 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -54 -2633 R -0 31 V -0 2633 R -0 -31 V -44 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -35 -2633 R -0 31 V -0 2633 R -0 -31 V -30 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -2263 3349 M -0 31 V -0 2633 R -0 -31 V -2381 3349 M -0 31 V -0 2633 R -0 -31 V -84 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -53 -2633 R -0 31 V -0 2633 R -0 -31 V -45 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -34 -2633 R -0 31 V -0 2633 R -0 -31 V -31 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -2934 3349 M -0 31 V -0 2633 R -0 -31 V -3052 3349 M -0 31 V -0 2633 R -0 -31 V -84 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -53 -2633 R -0 31 V -0 2633 R -0 -31 V -45 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -34 -2633 R -0 31 V -0 2633 R -0 -31 V -31 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -3605 3349 M -0 31 V -0 2633 R -0 -31 V -3723 3349 M -0 31 V -0 2633 R -0 -31 V -83 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -54 -2633 R -0 31 V -0 2633 R -0 -31 V -44 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -35 -2633 R -0 31 V -0 2633 R -0 -31 V -30 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -4275 3349 M -0 31 V -0 2633 R -0 -31 V -4393 3349 M -0 31 V -0 2633 R -0 -31 V -84 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -53 -2633 R -0 31 V -0 2633 R -0 -31 V -45 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -stroke -LTb -LCb setrgbcolor -720 6013 N -0 -2664 V -3959 0 V -0 2664 V --3959 0 V -Z stroke -1.000 UP -1.000 UL -LTb -LCb setrgbcolor -LCb setrgbcolor -LTb -LCb setrgbcolor -LTb -1.000 UP -1.000 UL -LTb -0.37 0.51 0.71 C 854 4213 M -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 -13 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 -14 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -104 -20 R -0 8 V --31 -8 R -62 0 V --62 8 R -62 0 V -103 -16 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 -18 R -0 22 V --31 -22 R -62 0 V --62 22 R -62 0 V -103 -20 R -0 14 V --31 -14 R -62 0 V --62 14 R -62 0 V -103 -20 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 6 R -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -103 -19 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 -43 R -0 17 V --31 -17 R -62 0 V --62 17 R -62 0 V -104 -46 R -0 14 V --31 -14 R -62 0 V --62 14 R -62 0 V -103 -49 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 -51 R -0 38 V --31 -38 R -62 0 V --62 38 R -62 0 V -103 -79 R -0 11 V --31 -11 R -62 0 V --62 11 R -62 0 V -103 -53 R -0 30 V --31 -30 R -62 0 V --62 30 R -62 0 V -103 -71 R -0 18 V --31 -18 R -62 0 V --62 18 R -62 0 V -103 -45 R -0 21 V --31 -21 R -62 0 V -stroke 3165 3951 M --62 21 R -62 0 V -104 -68 R -0 17 V --31 -17 R -62 0 V --62 17 R -62 0 V -103 -41 R -0 12 V --31 -12 R -62 0 V --62 12 R -62 0 V -103 -74 R -0 41 V --31 -41 R -62 0 V --62 41 R -62 0 V -103 -55 R -0 14 V --31 -14 R -62 0 V --62 14 R -62 0 V -103 -45 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 -52 R -0 31 V --31 -31 R -62 0 V --62 31 R -62 0 V -103 -47 R -0 12 V --31 -12 R -62 0 V --62 12 R -62 0 V -103 -39 R -0 21 V --31 -21 R -62 0 V --62 21 R -62 0 V -104 -12 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -103 -2 R -0 12 V --31 -12 R -62 0 V --62 12 R -62 0 V -103 12 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -854 4225 Pnt -988 4236 Pnt -1122 4241 Pnt -1257 4231 Pnt -1391 4228 Pnt -1525 4228 Pnt -1659 4226 Pnt -1793 4220 Pnt -1927 4240 Pnt -2061 4236 Pnt -2195 4209 Pnt -2330 4179 Pnt -2464 4145 Pnt -2598 4121 Pnt -2732 4067 Pnt -2866 4034 Pnt -3000 3987 Pnt -3134 3962 Pnt -3269 3913 Pnt -3403 3886 Pnt -3537 3839 Pnt -3671 3811 Pnt -3805 3781 Pnt -3939 3753 Pnt -4073 3727 Pnt -4207 3704 Pnt -4342 3708 Pnt -4476 3717 Pnt -4610 3752 Pnt -1.000 UP -1.000 UL -LTb -0.88 0.61 0.14 C 854 4211 M -0 32 V --31 -32 R -62 0 V --62 32 R -62 0 V -103 -7 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -103 -4 R -0 9 V --31 -9 R -62 0 V --62 9 R -62 0 V -104 6 R -0 14 V --31 -14 R -62 0 V --62 14 R -62 0 V -103 -1 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -103 -27 R -0 27 V --31 -27 R -62 0 V --62 27 R -62 0 V -103 -27 R -0 18 V --31 -18 R -62 0 V --62 18 R -62 0 V -103 5 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 25 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -103 55 R -0 26 V --31 -26 R -62 0 V --62 26 R -62 0 V -103 153 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -104 230 R -0 19 V --31 -19 R -62 0 V --62 19 R -62 0 V -103 233 R -0 29 V --31 -29 R -62 0 V --62 29 R -62 0 V -103 -18 R -0 20 V --31 -20 R -62 0 V --62 20 R -62 0 V -103 -102 R -0 47 V --31 -47 R -62 0 V --62 47 R -62 0 V -103 -153 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -103 -134 R -0 32 V --31 -32 R -62 0 V --62 32 R -62 0 V -103 -141 R -0 17 V --31 -17 R -62 0 V -stroke 3165 4664 M --62 17 R -62 0 V -104 -102 R -0 7 V --31 -7 R -62 0 V --62 7 R -62 0 V -103 -141 R -0 20 V --31 -20 R -62 0 V --62 20 R -62 0 V -103 -132 R -0 8 V --31 -8 R -62 0 V --62 8 R -62 0 V -103 -103 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -118 R -0 6 V --31 -6 R -62 0 V --62 6 R -62 0 V -103 -59 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -84 R -0 19 V --31 -19 R -62 0 V --62 19 R -62 0 V -103 -37 R -0 12 V --31 -12 R -62 0 V --62 12 R -62 0 V -104 -28 R -0 12 V --31 -12 R -62 0 V --62 12 R -62 0 V -103 -21 R -0 20 V --31 -20 R -62 0 V --62 20 R -62 0 V -103 -154 R -0 8 V --31 -8 R -62 0 V --62 8 R -62 0 V -854 4227 Pnt -988 4238 Pnt -1122 4241 Pnt -1257 4258 Pnt -1391 4269 Pnt -1525 4261 Pnt -1659 4256 Pnt -1793 4282 Pnt -1927 4331 Pnt -2061 4411 Pnt -2195 4584 Pnt -2330 4831 Pnt -2464 5089 Pnt -2598 5095 Pnt -2732 5027 Pnt -2866 4902 Pnt -3000 4789 Pnt -3134 4673 Pnt -3269 4583 Pnt -3403 4455 Pnt -3537 4337 Pnt -3671 4256 Pnt -3805 4157 Pnt -3939 4108 Pnt -4073 4039 Pnt -4207 4018 Pnt -4342 4002 Pnt -4476 3997 Pnt -4610 3857 Pnt -1.000 UP -1.000 UL -LTb -0.56 0.69 0.20 C 854 5625 M -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -103 -45 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -103 -19 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -104 9 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -103 -12 R -0 27 V --31 -27 R -62 0 V --62 27 R -62 0 V -103 -24 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -37 R -0 53 V --31 -53 R -62 0 V --62 53 R -62 0 V -103 -40 R -0 47 V --31 -47 R -62 0 V --62 47 R -62 0 V -103 -46 R -0 3 V --31 -3 R -62 0 V --62 3 R -62 0 V -103 -12 R -0 41 V --31 -41 R -62 0 V --62 41 R -62 0 V -103 -59 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -104 -98 R -0 48 V --31 -48 R -62 0 V --62 48 R -62 0 V -103 -213 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 -180 R -0 32 V --31 -32 R -62 0 V --62 32 R -62 0 V -103 -182 R -0 7 V --31 -7 R -62 0 V --62 7 R -62 0 V -103 -165 R -0 12 V --31 -12 R -62 0 V --62 12 R -62 0 V -103 -127 R -0 9 V --31 -9 R -62 0 V --62 9 R -62 0 V -103 -167 R -0 15 V --31 -15 R -62 0 V -stroke 3165 4586 M --62 15 R -62 0 V -104 -126 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -135 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 -129 R -0 24 V --31 -24 R -62 0 V --62 24 R -62 0 V -103 -112 R -0 18 V --31 -18 R -62 0 V --62 18 R -62 0 V -103 -46 R -0 9 V --31 -9 R -62 0 V --62 9 R -62 0 V -103 -85 R -0 28 V --31 -28 R -62 0 V --62 28 R -62 0 V -103 -54 R -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -103 -43 R -0 18 V --31 -18 R -62 0 V --62 18 R -62 0 V -104 -27 R -0 20 V --31 -20 R -62 0 V --62 20 R -62 0 V -103 -23 R -0 26 V --31 -26 R -62 0 V --62 26 R -62 0 V -103 -59 R -0 63 V --31 -63 R -62 0 V --62 63 R -62 0 V -854 5632 Pnt -988 5606 Pnt -1122 5604 Pnt -1257 5620 Pnt -1391 5624 Pnt -1525 5620 Pnt -1659 5616 Pnt -1793 5626 Pnt -1927 5604 Pnt -2061 5615 Pnt -2195 5581 Pnt -2330 5513 Pnt -2464 5335 Pnt -2598 5183 Pnt -2732 5021 Pnt -2866 4865 Pnt -3000 4749 Pnt -3134 4593 Pnt -3269 4482 Pnt -3403 4365 Pnt -3537 4260 Pnt -3671 4169 Pnt -3805 4136 Pnt -3939 4070 Pnt -4073 4037 Pnt -4207 4011 Pnt -4342 4003 Pnt -4476 4003 Pnt -4610 3990 Pnt -2.000 UL -LTb -LCb setrgbcolor -1.000 UL -LTb -LCb setrgbcolor -720 6013 N -0 -2664 V -3959 0 V -0 2664 V --3959 0 V -Z stroke -1.000 UP -1.000 UL -LTb -LCb setrgbcolor -1.000 UL -LTb -LCb setrgbcolor -720 6253 M -31 0 V -3928 0 R --31 0 V -720 6438 M -31 0 V -3928 0 R --31 0 V -720 6589 M -31 0 V -3928 0 R --31 0 V -720 6716 M -31 0 V -3928 0 R --31 0 V -720 6827 M -31 0 V -3928 0 R --31 0 V -720 6924 M -31 0 V -3928 0 R --31 0 V -720 7011 M -63 0 V -3896 0 R --63 0 V -stroke -LTb -LCb setrgbcolor -720 7585 M -31 0 V -3928 0 R --31 0 V -720 7921 M -31 0 V -3928 0 R --31 0 V -720 8159 M -31 0 V -3928 0 R --31 0 V -720 8343 M -31 0 V -3928 0 R --31 0 V -720 8494 M -31 0 V -3928 0 R --31 0 V -720 8622 M -31 0 V -3928 0 R --31 0 V -720 8732 M -31 0 V -3928 0 R --31 0 V -720 8830 M -31 0 V -3928 0 R --31 0 V -720 8917 M -63 0 V -3896 0 R --63 0 V -stroke -LTb -LCb setrgbcolor -720 6253 M -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -922 6253 M -0 31 V -0 2633 R -0 -31 V -1040 6253 M -0 31 V -0 2633 R -0 -31 V -84 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -53 -2633 R -0 31 V -0 2633 R -0 -31 V -45 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -34 -2633 R -0 31 V -0 2633 R -0 -31 V -31 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -1593 6253 M -0 31 V -0 2633 R -0 -31 V -1711 6253 M -0 31 V -0 2633 R -0 -31 V -83 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -54 -2633 R -0 31 V -0 2633 R -0 -31 V -44 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -35 -2633 R -0 31 V -0 2633 R -0 -31 V -30 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -2263 6253 M -0 31 V -0 2633 R -0 -31 V -2381 6253 M -0 31 V -0 2633 R -0 -31 V -84 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -53 -2633 R -0 31 V -0 2633 R -0 -31 V -45 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -34 -2633 R -0 31 V -0 2633 R -0 -31 V -31 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -2934 6253 M -0 31 V -0 2633 R -0 -31 V -3052 6253 M -0 31 V -0 2633 R -0 -31 V -84 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -53 -2633 R -0 31 V -0 2633 R -0 -31 V -45 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -34 -2633 R -0 31 V -0 2633 R -0 -31 V -31 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -3605 6253 M -0 31 V -0 2633 R -0 -31 V -3723 6253 M -0 31 V -0 2633 R -0 -31 V -83 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -54 -2633 R -0 31 V -0 2633 R -0 -31 V -44 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -35 -2633 R -0 31 V -0 2633 R -0 -31 V -30 -2633 R -0 63 V -0 2601 R -0 -63 V -stroke -LTb -LCb setrgbcolor -4275 6253 M -0 31 V -0 2633 R -0 -31 V -4393 6253 M -0 31 V -0 2633 R -0 -31 V -84 -2633 R -0 31 V -0 2633 R -0 -31 V -65 -2633 R -0 31 V -0 2633 R -0 -31 V -53 -2633 R -0 31 V -0 2633 R -0 -31 V -45 -2633 R -0 31 V -0 2633 R -0 -31 V -39 -2633 R -0 31 V -0 2633 R -0 -31 V -stroke -LTb -LCb setrgbcolor -720 8917 N -0 -2664 V -3959 0 V -0 2664 V --3959 0 V -Z stroke -1.000 UP -1.000 UL -LTb -LCb setrgbcolor -LCb setrgbcolor -LTb -LCb setrgbcolor -LTb -1.000 UP -1.000 UL -LTb -0.37 0.51 0.71 C LCb setrgbcolor -1.000 UP -1.000 UL -LTb -0.37 0.51 0.71 C 3896 8754 M -543 0 V --543 31 R -0 -62 V -543 62 R -0 -62 V -854 6695 M -0 19 V --31 -19 R -62 0 V --62 19 R -62 0 V -103 35 R -0 9 V --31 -9 R -62 0 V --62 9 R -62 0 V -103 -50 R -0 50 V --31 -50 R -62 0 V --62 50 R -62 0 V -104 -77 R -0 29 V --31 -29 R -62 0 V --62 29 R -62 0 V -103 -29 R -0 53 V --31 -53 R -62 0 V --62 53 R -62 0 V -103 3 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -103 -34 R -0 35 V --31 -35 R -62 0 V --62 35 R -62 0 V -103 -63 R -0 66 V --31 -66 R -62 0 V --62 66 R -62 0 V -103 -61 R -0 27 V --31 -27 R -62 0 V --62 27 R -62 0 V -103 -48 R -0 41 V --31 -41 R -62 0 V --62 41 R -62 0 V -103 -34 R -0 36 V --31 -36 R -62 0 V --62 36 R -62 0 V -104 -54 R -0 61 V --31 -61 R -62 0 V --62 61 R -62 0 V -103 -29 R -0 38 V --31 -38 R -62 0 V --62 38 R -62 0 V -103 -19 R -0 27 V --31 -27 R -62 0 V --62 27 R -62 0 V -103 -80 R -0 35 V --31 -35 R -62 0 V --62 35 R -62 0 V -103 -11 R -0 70 V --31 -70 R -62 0 V --62 70 R -62 0 V -103 -89 R -0 70 V --31 -70 R -62 0 V -stroke 3031 6674 M --62 70 R -62 0 V -103 -93 R -0 8 V --31 -8 R -62 0 V --62 8 R -62 0 V -104 -61 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -112 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -103 82 R -0 20 V --31 -20 R -62 0 V --62 20 R -62 0 V -103 150 R -0 27 V --31 -27 R -62 0 V --62 27 R -62 0 V -103 102 R -0 47 V --31 -47 R -62 0 V --62 47 R -62 0 V -103 60 R -0 32 V --31 -32 R -62 0 V --62 32 R -62 0 V -103 -8 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -129 R -0 57 V --31 -57 R -62 0 V --62 57 R -62 0 V -104 -19 R -0 21 V --31 -21 R -62 0 V --62 21 R -62 0 V -103 -8 R -0 49 V --31 -49 R -62 0 V --62 49 R -62 0 V -103 -81 R -0 68 V --31 -68 R -62 0 V --62 68 R -62 0 V -854 6704 Pnt -988 6754 Pnt -1122 6733 Pnt -1257 6696 Pnt -1391 6708 Pnt -1525 6749 Pnt -1659 6744 Pnt -1793 6731 Pnt -1927 6717 Pnt -2061 6703 Pnt -2195 6708 Pnt -2330 6702 Pnt -2464 6722 Pnt -2598 6736 Pnt -2732 6687 Pnt -2866 6729 Pnt -3000 6710 Pnt -3134 6655 Pnt -3269 6615 Pnt -3403 6522 Pnt -3537 6616 Pnt -3671 6790 Pnt -3805 6929 Pnt -3939 7028 Pnt -4073 7053 Pnt -4207 6970 Pnt -4342 6989 Pnt -4476 7017 Pnt -4610 6995 Pnt -4167 8754 Pnt -1.000 UP -1.000 UL -LTb -0.88 0.61 0.14 C LCb setrgbcolor -1.000 UP -1.000 UL -LTb -0.88 0.61 0.14 C 3896 8554 M -543 0 V --543 31 R -0 -62 V -543 62 R -0 -62 V -854 6612 M -0 95 V --31 -95 R -62 0 V --62 95 R -62 0 V -103 -6 R -0 27 V --31 -27 R -62 0 V --62 27 R -62 0 V -103 -54 R -0 39 V --31 -39 R -62 0 V --62 39 R -62 0 V -104 -38 R -0 104 V --31 -104 R -62 0 V --62 104 R -62 0 V -103 -38 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 -22 R -0 79 V --31 -79 R -62 0 V --62 79 R -62 0 V -103 -159 R -0 21 V --31 -21 R -62 0 V --62 21 R -62 0 V -103 47 R -0 46 V --31 -46 R -62 0 V --62 46 R -62 0 V -103 -63 R -0 36 V --31 -36 R -62 0 V --62 36 R -62 0 V -103 -2 R -0 25 V --31 -25 R -62 0 V --62 25 R -62 0 V -103 -130 R -0 89 V --31 -89 R -62 0 V --62 89 R -62 0 V -104 -48 R -0 73 V --31 -73 R -62 0 V --62 73 R -62 0 V -103 -23 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -103 -15 R -0 49 V --31 -49 R -62 0 V --62 49 R -62 0 V -103 -47 R -0 12 V --31 -12 R -62 0 V --62 12 R -62 0 V -103 -24 R -0 35 V --31 -35 R -62 0 V --62 35 R -62 0 V -103 -5 R -0 19 V --31 -19 R -62 0 V -stroke 3031 6754 M --62 19 R -62 0 V -103 75 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -104 -1 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 145 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -103 86 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 153 R -0 61 V --31 -61 R -62 0 V --62 61 R -62 0 V -103 101 R -0 33 V --31 -33 R -62 0 V --62 33 R -62 0 V -103 27 R -0 17 V --31 -17 R -62 0 V --62 17 R -62 0 V -103 -11 R -0 11 V --31 -11 R -62 0 V --62 11 R -62 0 V -103 19 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -104 -55 R -0 33 V --31 -33 R -62 0 V --62 33 R -62 0 V -103 -12 R -0 10 V --31 -10 R -62 0 V --62 10 R -62 0 V -103 21 R -0 118 V --31 -118 R -62 0 V --62 118 R -62 0 V -854 6661 Pnt -988 6714 Pnt -1122 6693 Pnt -1257 6729 Pnt -1391 6749 Pnt -1525 6776 Pnt -1659 6666 Pnt -1793 6746 Pnt -1927 6724 Pnt -2061 6753 Pnt -2195 6681 Pnt -2330 6713 Pnt -2464 6738 Pnt -2598 6759 Pnt -2732 6742 Pnt -2866 6742 Pnt -3000 6764 Pnt -3134 6865 Pnt -3269 6889 Pnt -3403 7054 Pnt -3537 7159 Pnt -3671 7351 Pnt -3805 7499 Pnt -3939 7551 Pnt -4073 7554 Pnt -4207 7583 Pnt -4342 7549 Pnt -4476 7559 Pnt -4610 7646 Pnt -4167 8554 Pnt -1.000 UP -1.000 UL -LTb -0.56 0.69 0.20 C LCb setrgbcolor -1.000 UP -1.000 UL -LTb -0.56 0.69 0.20 C 3896 8354 M -543 0 V --543 31 R -0 -62 V -543 62 R -0 -62 V -854 7085 M -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -103 -11 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -77 R -0 54 V --31 -54 R -62 0 V --62 54 R -62 0 V -104 -35 R -0 48 V --31 -48 R -62 0 V --62 48 R -62 0 V -103 -33 R -0 50 V --31 -50 R -62 0 V --62 50 R -62 0 V -103 -76 R -0 26 V --31 -26 R -62 0 V --62 26 R -62 0 V -103 35 R -0 20 V --31 -20 R -62 0 V --62 20 R -62 0 V -103 -56 R -0 25 V --31 -25 R -62 0 V --62 25 R -62 0 V -103 -53 R -0 28 V --31 -28 R -62 0 V --62 28 R -62 0 V -103 -78 R -0 75 V --31 -75 R -62 0 V --62 75 R -62 0 V -103 44 R -0 4 V --31 -4 R -62 0 V --62 4 R -62 0 V -104 -56 R -0 42 V --31 -42 R -62 0 V --62 42 R -62 0 V -103 -35 R -0 52 V --31 -52 R -62 0 V --62 52 R -62 0 V -103 -20 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -68 R -0 37 V --31 -37 R -62 0 V --62 37 R -62 0 V -103 5 R -0 32 V --31 -32 R -62 0 V --62 32 R -62 0 V -103 86 R -0 38 V --31 -38 R -62 0 V -stroke 3031 7222 M --62 38 R -62 0 V -103 110 R -0 60 V --31 -60 R -62 0 V --62 60 R -62 0 V -104 78 R -0 95 V --31 -95 R -62 0 V --62 95 R -62 0 V -103 185 R -0 6 V --31 -6 R -62 0 V --62 6 R -62 0 V -103 78 R -0 15 V --31 -15 R -62 0 V --62 15 R -62 0 V -103 -43 R -0 29 V --31 -29 R -62 0 V --62 29 R -62 0 V -103 34 R -0 20 V --31 -20 R -62 0 V --62 20 R -62 0 V -103 -237 R -0 16 V --31 -16 R -62 0 V --62 16 R -62 0 V -103 -41 R -0 34 V --31 -34 R -62 0 V --62 34 R -62 0 V -103 -101 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -104 -57 R -0 21 V --31 -21 R -62 0 V --62 21 R -62 0 V -103 -7 R -0 13 V --31 -13 R -62 0 V --62 13 R -62 0 V -103 -33 R -0 23 V --31 -23 R -62 0 V --62 23 R -62 0 V -854 7087 Pnt -988 7095 Pnt -1122 7063 Pnt -1257 7078 Pnt -1391 7094 Pnt -1525 7056 Pnt -1659 7114 Pnt -1793 7081 Pnt -1927 7054 Pnt -2061 7028 Pnt -2195 7111 Pnt -2330 7078 Pnt -2464 7091 Pnt -2598 7113 Pnt -2732 7080 Pnt -2866 7120 Pnt -3000 7242 Pnt -3134 7401 Pnt -3269 7557 Pnt -3403 7791 Pnt -3537 7879 Pnt -3671 7858 Pnt -3805 7917 Pnt -3939 7698 Pnt -4073 7682 Pnt -4207 7610 Pnt -4342 7574 Pnt -4476 7585 Pnt -4610 7569 Pnt -4167 8354 Pnt -2.000 UL -LTb -LCb setrgbcolor -1.000 UL -LTb -LCb setrgbcolor -720 8917 N -0 -2664 V -3959 0 V -0 2664 V --3959 0 V -Z stroke -1.000 UP -1.000 UL -LTb -LCb setrgbcolor -stroke -grestore -end -showpage -  }}% -  \put(3776,8354){\makebox(0,0)[r]{\strut{}Metropolis}}% -  \put(3776,8554){\makebox(0,0)[r]{\strut{}Hybrid Wolff/Metropolis}}% -  \put(3776,8754){\makebox(0,0)[r]{\strut{}Wolff}}% -  \put(340,7585){% -  \special{ps: gsave currentpoint currentpoint translate -630 rotate neg exch neg exch translate}% -  \makebox(0,0){\strut{}$\tau/n$}% -  \special{ps: currentpoint grestore moveto}% -  }% -  \put(600,8917){\makebox(0,0)[r]{\strut{}$10$}}% -  \put(600,7011){\makebox(0,0)[r]{\strut{}$1$}}% -  \put(220,4681){% -  \special{ps: gsave currentpoint currentpoint translate -630 rotate neg exch neg exch translate}% -  \makebox(0,0){\strut{}$\tau/n$}% -  \special{ps: currentpoint grestore moveto}% -  }% -  \put(600,5571){\makebox(0,0)[r]{\strut{}$100$}}% -  \put(600,4644){\makebox(0,0)[r]{\strut{}$10$}}% -  \put(600,3718){\makebox(0,0)[r]{\strut{}$1$}}% -  \put(2699,140){\makebox(0,0){\strut{}$\beta H$}}% -  \put(220,1874){% -  \special{ps: gsave currentpoint currentpoint translate -630 rotate neg exch neg exch translate}% -  \makebox(0,0){\strut{}$\tau/n$}% -  \special{ps: currentpoint grestore moveto}% -  }% -  \put(4073,440){\makebox(0,0){\strut{}$10^{0}$}}% -  \put(3403,440){\makebox(0,0){\strut{}$10^{-1}$}}% -  \put(2732,440){\makebox(0,0){\strut{}$10^{-2}$}}% -  \put(2061,440){\makebox(0,0){\strut{}$10^{-3}$}}% -  \put(1391,440){\makebox(0,0){\strut{}$10^{-4}$}}% -  \put(720,440){\makebox(0,0){\strut{}$10^{-5}$}}% -  \put(600,2699){\makebox(0,0)[r]{\strut{}$100$}}% -  \put(600,1841){\makebox(0,0)[r]{\strut{}$10$}}% -  \put(600,982){\makebox(0,0)[r]{\strut{}$1$}}% -\end{picture}% -\endgroup -\endinput diff --git a/figs/fig_correlation_collapse-hL.gplot b/figs/fig_correlation_collapse-hL.gplot new file mode 100644 index 0000000..23b2b52 --- /dev/null +++ b/figs/fig_correlation_collapse-hL.gplot @@ -0,0 +1,22 @@ + +set terminal pslatex rotate size 3.417,2.111 + +cc1 = "#5e81b5" +cc2 = "#e19c24" +cc3 = "#8fb032" +cc4 = "#eb6235" + +data = "figs/fig_correlation_data_collapse-hL.dat" + +set logscale xy +set xrange [0.0005:200000] +set ylabel offset 1.5,0 '$\tau L^{-z}$' +set xlabel '$hL^{-\beta\delta/\nu}$' +set format x '$10^{%T}$' +set yrange [0.09:0.8] +set nokey +#set ytics  +set mytics 10 + +plot data using 2:3:4 with yerrorbars pt 0, 10**(-0.18) * x**(-0.28 * 8 / 15) + diff --git a/figs/fig_correlation_data_collapse-hL.dat b/figs/fig_correlation_data_collapse-hL.dat new file mode 100644 index 0000000..edeac8e --- /dev/null +++ b/figs/fig_correlation_data_collapse-hL.dat @@ -0,0 +1,129 @@ +16	0.0018101933598271736	0.626255517869335	0.0015895449562703824 +16	0.002868963133021767	0.6274426596089346	0.0010815825372510028 +16	0.0045470001390226075	0.6265166979544707	0.0011399251629057028 +16	0.007206509566373511	0.6332307286578386	0.0036112037029091327 +16	0.011421547953193441	0.6289626499189429	0.0016353159378816513 +16	0.01810193359835151	0.6278965607859847	0.00143230405842471 +16	0.02868963133045699	0.627517213687778	0.001956578932144088 +16	0.045470001389827215	0.6289445952862893	0.0024173076505423514 +16	0.07206509566397443	0.6260425063421069	0.0008034739775926134 +16	0.11421547953185465	0.6237421796612088	0.0017825220666681703 +16	0.18101933598375441	0.6249662571123294	0.0013484400148596823 +16	0.2868963133044901	0.6287962142376368	0.0015874742546196424 +16	0.4547000138984317	0.6281007044870663	0.0028411030243642487 +16	0.7206509566396645	0.6194074806843178	0.002284206653081905 +16	1.1421547953187856	0.6005833795290582	0.0003360816223467733 +16	1.8101933598375441	0.5552102153110481	0.00042902430497232524 +16	2.868963133044901	0.5004079283004712	0.003454317360817249 +16	4.547000138984715	0.44623957116763613	0.0011712122687413118 +16	7.2065095663966465	0.3998744161125095	0.00003466425520529114 +16	11.421547953187858	0.362269042972682	0.0015513027467385918 +16	18.101933598375602	0.3294778723097587	0.0002942282409112984 +16	28.68963133044861	0.29992664049688833	0.000836983839425126 +16	45.470001389847155	0.27576376985285456	0.0003864875755694997 +16	72.06509566396613	0.254868056433297	0.0009994565216572824 +16	114.21547953187881	0.23770773652299154	0.0003651557948488315 +16	181.01933598375615	0.22688948873452594	0.00037885049672886634 +16	286.89631330448634	0.2200196611705308	0.00037113377826057664 +16	454.70001389847135	0.39891341844240713	0.18170524445924247 +16	720.6509566396612	0.21741361507934745	0.00010145294308730456 +16	1142.1547953187885	0.2174821412966878	0.00009201016846303867 +16	1810.1933598375617	88.83811721965345	0. +32	0.0066398185197750655	0.6400085306799054	0.000648530309486853 +32	0.010523403171144407	0.6436179005803981	0.0013326807892577123 +32	0.01667847004774373	0.6409347510373526	0.0016076592854009357 +32	0.026433593639030604	0.6473403068803992	0.004284489335248645 +32	0.04189442261093769	0.6406477123901253	0.0015080584489870269 +32	0.06639818519804326	0.6414285653211358	0.0007798485976736309 +32	0.10523403171232187	0.6468326873289383	0.0020236715182289965 +32	0.16678470047597427	0.6460058349943718	0.0014101466656996503 +32	0.26433593639118386	0.640000809632196	0.0022412151400448524 +32	0.41894422610908433	0.6390515038045649	0.001112874879537014 +32	0.6639818519813104	0.631723360445057	0.0031156699977813855 +32	1.0523403171229262	0.6146304699498576	0.0029411128080925717 +32	1.667847004760328	0.5757182738289438	0.0017891042515727899 +32	2.643359363911546	0.519746074483992	0.00044408860844279895 +32	4.18944226109172	0.4670204427314064	0.001365894277698315 +32	6.639818519813105	0.42560291165019704	0.0015942680639849103 +32	10.523403171229258	0.38949748338986645	0.00240252809173605 +32	16.678470047604744	0.3542902285727013	0.0006252639838920104 +32	26.433593639115465	0.32260194466630127	0.00013593524267008217 +32	41.8944226109172	0.29316056163502646	0.0008711389856035645 +32	66.39818519813163	0.2673108060826328	0.0002561260604034554 +32	105.23403171229113	0.2439722389470263	0.00041353736622222465 +32	166.78470047604742	0.22408499741937016	0.0009748993257848032 +32	264.33593639115344	0.20622295754570164	0.0003192570981769976 +32	418.9442261091729	0.19350538611964102	0.0008098416927330293 +32	663.9818519813168	0.18447107210616082	0.0009386296608507316 +32	1052.3403171229122	0.1788427351021588	0.0001922835239056425 +32	1667.8470047604735	0.17724655446618287	0.00014040830435756158 +32	2643.359363911534	0.17612308355378462	0.00008859092338167617 +32	4189.442261091731	0.17655192401009612	0.0006750022202556688 +32	6639.81851981317	72.15897359943968	0. +64	0.02435496171511596	0.6416497236221672	0.004415812316866903 +64	0.03860001302484912	0.6430202624100072	0.006498355499086566 +64	0.06117689787299603	0.6368426867960848	0.0013999904703745367 +64	0.09695884897368137	0.6420887985784502	0.001761638413653611 +64	0.15366941968782025	0.634909996766338	0.0018058781403651064 +64	0.24354961715223292	0.6333409986919425	0.0005999253923192143 +64	0.386000130251711	0.6354368819409005	0.0007119088221387361 +64	0.6117689787245939	0.6276153443362007	0.0015685140020137 +64	0.9695884897400335	0.6170829420440146	0.004894625296141545 +64	1.5366941968771293	0.5806135860300775	0.00014003920518055978 +64	2.435496171525549	0.5305996387485918	0.0014959230318421645 +64	3.8600013025160367	0.48557922109035934	0.0036751832028803612 +64	6.117689787248085	0.44044962601219084	0.0018857447024898469 +64	9.695884897399262	0.4056083464205059	0.0030207911414076583 +64	15.36694196877451	0.37034496808040485	0.0011285047217174937 +64	24.35496171525549	0.3410597472226905	0.001984517358535637 +64	38.60001302516036	0.3119763635141043	0.0015139424073597196 +64	61.176897872486215	0.28648946213147886	0.0010216188795957037 +64	96.95884897399264	0.2606451714862178	0.0006902931938541912 +64	153.6694196877451	0.23837531396287037	0.0007131188988310638 +64	243.54961715255703	0.2166054845624757	0.00014709214343654187 +64	386.00013025159825	0.1984726135248987	0.0006330601894378868 +64	611.7689787248622	0.18185027101891627	0.0001649096826504964 +64	969.588489739922	0.16742136264578164	0.0002487946153808817 +64	1536.6941968774543	0.1565974673693383	0.00004431211808114676 +64	2435.496171525572	0.15118568965616075	0.001975073557340154 +64	3860.001302515986	0.1448337200806049	0.0002595070942839617 +64	6117.68978724862	0.367371300110232	0.22380440827218762 +64	9695.884897399217	0.1416487352379458	0.00006423603628032125 +64	15366.941968774547	0.1428925376223586	0.0009067903513409746 +64	24354.961715255726	58.611299224751214	0. +128	0.08933439345942525	0.626198379636833	0.00353353449806102 +128	0.14158547204615846	0.6257735020792675	0.003254757392186427 +128	0.22439785080102645	0.6195811546150868	0.0017965091031772369 +128	0.35564662613334763	0.6203690214044437	0.0024523406673297187 +128	0.5636619166825867	0.617590197409327	0.0018540955147938849 +128	0.8933439345981894	0.6040006615193086	0.0009031088176922526 +128	1.415854720473395	0.5725642835937848	0.00014026941966266887 +128	2.2439785079905805	0.5272959382383	0.0025756573485712577 +128	3.5564662613452867	0.48174955931471536	0.0005001598678584231 +128	5.636619166821931	0.44491238376473485	0.0003661776347952949 +128	8.933439345993705	0.4113572807767111	0.0024356478537859434 +128	14.158547204730013	0.3817803172768068	0.00008389740373021536 +128	22.439785079913676	0.353218055274667	0.0015682350992511638 +128	35.56466261344893	0.3254983052094862	0.0011331832832819908 +128	56.36619166823111	0.3003941905165709	0.0008062274638504784 +128	89.33439345993705	0.27427695641426886	0.001109371145218918 +128	141.5854720473001	0.25338014351418314	0.0012608266730329276 +128	224.39785079915646	0.2312919586007066	0.0005096147290300223 +128	355.6466261344894	0.21077098134013394	0.00039002269998274214 +128	563.6619166823111	0.1927527400715816	0.00027052134638859415 +128	893.3439345993783	0.17525595209598482	0.00013628284241916366 +128	1415.8547204729814	0.16083831181683386	0.000038393852729745597 +128	2243.9785079915646	0.14755136241680297	0.000010427848840532938 +128	3556.4662613448777	0.13613167291690653	0.00003824559764080415 +128	5636.619166823122	0.12770211002072657	0.000480391007107131 +128	8933.43934599379	0.12140474759127326	0.000021786704140921986 +128	14158.547204729826	0.1304089776503813	0. +128	22439.785079915637	0.11590410749694247	0. +128	35564.66261344877	0.11053344320283695	0. +128	56366.191668231244	0.11290716591905191	0. +128	89334.39345993791	42.3724331482014	0. +256	0.32767999999811953	0.6075086695911571	0.002178147172579081 +256	0.519337801301477	0.5847006386014801	0.0013928429465341339 +256	0.8230949458839193	0.5812979760560055	0.0009786732427118916 +256	1.3045175764655195	0.558369942231818	0. +256	3.276799999995636	0.4777871723067447	0.
\ No newline at end of file diff --git a/makefile b/makefile new file mode 100644 index 0000000..2a9a11a --- /dev/null +++ b/makefile @@ -0,0 +1,20 @@ + +DOC=monte-carlo +FIGS=fig_correlation_collapse-hL fig_correlation +DATA=fig_correlation_data_collapse-hL + +all: ${DOC}.pdf + +%.tex: figs/%.gplot ${DATA:%=data/%.dat} ${FUNCS:%=figs/%.dat} +	gnuplot $< > $@ + +${DOC}.pdf: ${DOC}.tex ${DOC}.bib ${FIGS:%=%.tex} +	rubber $(DOC).tex +	dvipdf $(DOC).dvi + +clean: +	rubber --clean $(DOC) +	rm -f $(DOC).pdf +	rm -f $(DOC)Notes.bib +	rm -f ${FIGS:%=%.tex} + diff --git a/monte-carlo.bib b/monte-carlo.bib new file mode 100644 index 0000000..4413e2e --- /dev/null +++ b/monte-carlo.bib @@ -0,0 +1,45 @@ + +@article{du2006dynamic, +  title={Dynamic critical exponents for Swendsen--Wang and Wolff algorithms obtained by a nonequilibrium relaxation method}, +  author={Du, Jianqing and Zheng, Bo and Wang, Jian-Sheng}, +  journal={Journal of Statistical Mechanics: Theory and Experiment}, +  volume={2006}, +  number={05}, +  pages={P05004}, +  year={2006}, +  publisher={IOP Publishing} +} + +@article{liu2014dynamic, +  title={Dynamic scaling at classical phase transitions approached through nonequilibrium quenching}, +  author={Liu, Cheng-Wei and Polkovnikov, Anatoli and Sandvik, Anders W}, +  journal={Physical Review B}, +  volume={89}, +  number={5}, +  pages={054307}, +  year={2014}, +  publisher={APS} +} + +@article{wolff1989collective, +  title={Collective Monte Carlo updating for spin systems}, +  author={Wolff, Ulli}, +  journal={Physical Review Letters}, +  volume={62}, +  number={4}, +  pages={361}, +  year={1989}, +  publisher={APS} +} + +@article{wolff1989comparison, +  title={Comparison between cluster Monte Carlo algorithms in the Ising model}, +  author={Wolff, Ulli}, +  journal={Physics Letters B}, +  volume={228}, +  number={3}, +  pages={379--382}, +  year={1989}, +  publisher={Elsevier} +} + diff --git a/monte-carlo.tex b/monte-carlo.tex index d3c3548..fe2a315 100644 --- a/monte-carlo.tex +++ b/monte-carlo.tex @@ -82,7 +82,7 @@  \begin{document} -\title{A cluster algorithm for the Ising model in an external field} +\title{An efficient cluster algorithm for the Ising model in an external field}  \author{Jaron Kent-Dobias}  \author{James P.~Sethna}  \affiliation{Laboratory of Atomic and Solid State Physics, Cornell University, Ithaca, NY, USA} @@ -407,6 +407,11 @@ bottom plot is for simulations at }    \label{fig:correlation}  \end{figure} +\begin{figure} +  \centering +  \input{fig_correlation_collapse-hL} +\end{figure} +  \section{Magnetization Estimator}  At any size, the ensemble average magnetization $\avg M$ is identically zero | 
