summaryrefslogtreecommitdiff
path: root/fig_correlation_collapse-hL.tex
diff options
context:
space:
mode:
Diffstat (limited to 'fig_correlation_collapse-hL.tex')
-rw-r--r--fig_correlation_collapse-hL.tex2098
1 files changed, 0 insertions, 2098 deletions
diff --git a/fig_correlation_collapse-hL.tex b/fig_correlation_collapse-hL.tex
deleted file mode 100644
index dff56bf..0000000
--- a/fig_correlation_collapse-hL.tex
+++ /dev/null
@@ -1,2098 +0,0 @@
-% GNUPLOT: LaTeX picture with Postscript
-\begingroup%
-\makeatletter%
-\newcommand{\GNUPLOTspecial}{%
- \@sanitize\catcode`\%=14\relax\special}%
-\setlength{\unitlength}{0.0500bp}%
-\begin{picture}(4920,3038)(0,0)%
- {\GNUPLOTspecial{"
-%!PS-Adobe-2.0 EPSF-2.0
-%%Creator: gnuplot 5.2 patchlevel 2
-%%CreationDate: Thu May 10 20:47:25 2018
-%%DocumentFonts:
-%%BoundingBox: 0 0 246 151
-%%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 151 lineto 0 151 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 2)
-% /Producer (gnuplot)
-% /Keywords ()
- /CreationDate (Thu May 10 20:47:25 2018)
- /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 3038.00 BoxColFill} if
-gsave % colour palette begin
-/maxcolors 0 def
-/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
- { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
- /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
- /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
- /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
- /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
- {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
- {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
- {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
- } ifelse} def
-/Constrain {
- dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
-/YIQ2RGB {
- 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
- 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
- 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
-/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
-/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
- Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
- -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
- exch 1.91 mul exch add Constrain 3 1 roll} def
-/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
- XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
- if} ifelse} ifelse} ifelse} def
-/InterpolatedColor true def
-/grayindex {/gidx 0 def
- {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
-/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
- GrayA gidx get sub div} def
-/redvalue {RedA gidx get RedA gidx 1 sub get
- RedA gidx get sub dgdxval mul add} def
-/greenvalue {GreenA gidx get GreenA gidx 1 sub get
- GreenA gidx get sub dgdxval mul add} def
-/bluevalue {BlueA gidx get BlueA gidx 1 sub get
- BlueA gidx get sub dgdxval mul add} def
-/interpolate {
- grayindex grayv GrayA gidx get sub abs 1e-5 le
- {RedA gidx get GreenA gidx get BlueA gidx get}
- {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
-/GrayA [0 .0323 .0968 .2258 .4839 1 ] def
-/RedA [.3686 .8824 .5608 .9216 .5294 .7725 ] def
-/GreenA [.5059 .6118 .6902 .3843 .4706 .4314 ] def
-/BlueA [.7098 .1412 .1961 .2078 .702 .102 ] def
-/pm3dround {maxcolors 0 gt {dup 1 ge
- {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
-/pm3dGamma 1.0 1.5 Gamma mul div def
-/ColorSpace (RGB) def
-Color InterpolatedColor or { % COLOUR vs. GRAY map
- InterpolatedColor { %% Interpolation vs. RGB-Formula
- /g {stroke pm3dround /grayv exch def interpolate
- SelectSpace setrgbcolor} bind def
- }{
- /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
- SelectSpace setrgbcolor} bind def
- } ifelse
-}{
- /g {stroke pm3dround pm3dGamma exp setgray} bind def
-} ifelse
-1.000 UL
-LTb
-LCb setrgbcolor
-860 827 M
-63 0 V
-3636 0 R
--63 0 V
-stroke
-LTb
-LCb setrgbcolor
-860 1408 M
-31 0 V
-3668 0 R
--31 0 V
-860 1748 M
-31 0 V
-3668 0 R
--31 0 V
-860 1989 M
-31 0 V
-3668 0 R
--31 0 V
-860 2176 M
-31 0 V
-3668 0 R
--31 0 V
-860 2329 M
-31 0 V
-3668 0 R
--31 0 V
-860 2458 M
-31 0 V
-3668 0 R
--31 0 V
-860 2570 M
-31 0 V
-3668 0 R
--31 0 V
-860 2669 M
-31 0 V
-3668 0 R
--31 0 V
-860 2757 M
-31 0 V
-3668 0 R
--31 0 V
--3668 0 R
-63 0 V
-3636 0 R
--63 0 V
-stroke
-LTb
-LCb setrgbcolor
-860 640 M
-0 31 V
-0 2166 R
-0 -31 V
-894 640 M
-0 31 V
-0 2166 R
-0 -31 V
-923 640 M
-0 31 V
-0 2166 R
-0 -31 V
-948 640 M
-0 31 V
-0 2166 R
-0 -31 V
-970 640 M
-0 31 V
-0 2166 R
-0 -31 V
-989 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-1119 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1195 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1248 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1290 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1324 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1353 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1378 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1400 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1419 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-1549 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1625 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1678 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1720 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1754 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1783 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1808 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1830 640 M
-0 31 V
-0 2166 R
-0 -31 V
-1849 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-1979 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2055 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2108 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2150 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2184 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2213 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2238 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2260 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2279 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-2409 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2485 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2538 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2580 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2614 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2643 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2668 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2690 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2710 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-2839 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2915 640 M
-0 31 V
-0 2166 R
-0 -31 V
-2968 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3010 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3044 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3073 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3098 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3120 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3140 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-3269 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3345 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3398 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3440 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3474 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3503 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3528 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3550 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3570 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-3699 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3775 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3828 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3870 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3904 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3933 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3958 640 M
-0 31 V
-0 2166 R
-0 -31 V
-3980 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4000 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-4129 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4205 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4258 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4300 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4334 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4363 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4388 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4410 640 M
-0 31 V
-0 2166 R
-0 -31 V
-4430 640 M
-0 63 V
-0 2134 R
-0 -63 V
-stroke
-LTb
-LCb setrgbcolor
-4559 640 M
-0 31 V
-0 2166 R
-0 -31 V
-stroke
-LTb
-LCb setrgbcolor
-860 2837 N
-860 640 L
-3699 0 V
-0 2197 V
--3699 0 V
-Z stroke
-1.000 UP
-1.000 UL
-LTb
-LCb setrgbcolor
-LCb setrgbcolor
-LTb
-LCb setrgbcolor
-LTb
-1.000 UP
-2.000 UL
-LTb
-0 g 0 g 963 2321 M
-0 12 V
--31 -12 R
-62 0 V
--62 12 R
-62 0 V
-0 g 1092 2320 M
-0 16 V
--31 -16 R
-62 0 V
--62 16 R
-62 0 V
-0 g 1221 2310 M
-0 28 V
--31 -28 R
-62 0 V
--62 28 R
-62 0 V
-0 g 1350 2319 M
-0 23 V
--31 -23 R
-62 0 V
--62 23 R
-62 0 V
-0 g 1479 2305 M
-0 15 V
--31 -15 R
-62 0 V
--62 15 R
-62 0 V
-0 g 1608 2309 M
-0 5 V
--31 -5 R
-62 0 V
--62 5 R
-62 0 V
-0 g 1737 2323 M
-0 13 V
--31 -13 R
-62 0 V
--62 13 R
-62 0 V
-0 g 1866 2319 M
-0 11 V
--31 -11 R
-62 0 V
--62 11 R
-62 0 V
-0 g 1995 2308 M
-0 16 V
--31 -16 R
-62 0 V
--62 16 R
-62 0 V
-0 g 2124 2298 M
-0 13 V
--31 -13 R
-62 0 V
--62 13 R
-62 0 V
-0 g 2253 2296 M
-0 8 V
--31 -8 R
-62 0 V
--62 8 R
-62 0 V
-0 g 2382 2260 M
-0 29 V
--31 -29 R
-62 0 V
--62 29 R
-62 0 V
-0 g 2511 2105 M
-0 17 V
--31 -17 R
-62 0 V
--62 17 R
-62 0 V
-0 g 2640 1961 M
-0 14 V
--31 -14 R
-62 0 V
--62 14 R
-62 0 V
-0 g 2769 1855 M
-0 16 V
--31 -16 R
-62 0 V
--62 16 R
-62 0 V
-0 g 2898 1746 M
-0 13 V
--31 -13 R
-62 0 V
--62 13 R
-62 0 V
-0 g 3027 1702 M
-0 92 V
--31 -92 R
-62 0 V
--62 92 R
-62 0 V
-0 g 3156 1657 M
-0 26 V
--31 -26 R
-62 0 V
--62 26 R
-62 0 V
-.0323 g 947 2380 M
-0 18 V
--31 -18 R
-62 0 V
--62 18 R
-62 0 V
-.0323 g 1076 2362 M
-0 10 V
--31 -10 R
-62 0 V
--62 10 R
-62 0 V
-.0323 g 1205 2374 M
-0 19 V
--31 -19 R
-62 0 V
--62 19 R
-62 0 V
-.0323 g 1334 2370 M
-0 9 V
--31 -9 R
-62 0 V
--62 9 R
-62 0 V
-.0323 g 1463 2366 M
-0 15 V
--31 -15 R
-62 0 V
--62 15 R
-62 0 V
-.0323 g 1592 2373 M
-0 15 V
--31 -15 R
-62 0 V
--62 15 R
-62 0 V
-.0323 g 1721 2357 M
-0 15 V
--31 -15 R
-62 0 V
--62 15 R
-62 0 V
-.0323 g 1850 2364 M
-0 13 V
--31 -13 R
-62 0 V
--62 13 R
-62 0 V
-.0323 g 1979 2343 M
-0 12 V
--31 -12 R
-62 0 V
--62 12 R
-62 0 V
-.0323 g 2108 2358 M
-0 30 V
--31 -30 R
-62 0 V
--62 30 R
-62 0 V
-.0323 g 2237 2353 M
-0 13 V
--31 -13 R
-62 0 V
--62 13 R
-62 0 V
-.0323 g 2366 2279 M
-0 10 V
--31 -10 R
-62 0 V
--62 10 R
-62 0 V
-.0323 g 2495 2137 M
-0 25 V
--31 -25 R
-62 0 V
--62 25 R
-62 0 V
-.0323 g 2624 2016 M
-0 10 V
--31 -10 R
-62 0 V
--62 10 R
-62 0 V
-.0323 g 2753 1890 M
-0 43 V
--31 -43 R
-62 0 V
--62 43 R
-62 0 V
-.0323 g 2882 1775 M
-0 18 V
--31 -18 R
-62 0 V
--62 18 R
-62 0 V
-.0323 g 3011 1657 M
-0 3 V
--31 -3 R
-62 0 V
--62 3 R
-62 0 V
-.0323 g 3140 1560 M
-0 15 V
--31 -15 R
-62 0 V
--62 15 R
-62 0 V
-.0323 g 3269 1513 M
-0 9 V
--31 -9 R
-62 0 V
--62 9 R
-62 0 V
-.0968 g 1190 2375 M
-0 8 V
--31 -8 R
-62 0 V
--62 8 R
-62 0 V
-.0968 g 1319 2386 M
-0 32 V
--31 -32 R
-62 0 V
--62 32 R
-62 0 V
-.0968 g 1448 2381 M
-0 14 V
--31 -14 R
-62 0 V
--62 14 R
-62 0 V
-.0968 g 1577 2383 M
-0 25 V
--31 -25 R
-62 0 V
--62 25 R
-62 0 V
-.0968 g 1706 2385 M
-0 15 V
--31 -15 R
-62 0 V
-stroke 1737 2385 M
--62 15 R
-62 0 V
-.0968 g 1835 2384 M
-0 7 V
--31 -7 R
-62 0 V
--62 7 R
-62 0 V
-.0968 g 1964 2384 M
-0 17 V
--31 -17 R
-62 0 V
--62 17 R
-62 0 V
-.0968 g 2093 2393 M
-0 30 V
--31 -30 R
-62 0 V
--62 30 R
-62 0 V
-.0968 g 2222 2378 M
-0 24 V
--31 -24 R
-62 0 V
--62 24 R
-62 0 V
-.0968 g 2351 2289 M
-0 13 V
--31 -13 R
-62 0 V
--62 13 R
-62 0 V
-.0968 g 2480 2189 M
-0 31 V
--31 -31 R
-62 0 V
--62 31 R
-62 0 V
-.0968 g 2609 2058 M
-0 23 V
--31 -23 R
-62 0 V
--62 23 R
-62 0 V
-.0968 g 2738 1942 M
-0 3 V
--31 -3 R
-62 0 V
--62 3 R
-62 0 V
-.0968 g 2867 1830 M
-0 6 V
--31 -6 R
-62 0 V
--62 6 R
-62 0 V
-.0968 g 2996 1718 M
-0 19 V
--31 -19 R
-62 0 V
--62 19 R
-62 0 V
-.0968 g 3125 1593 M
-0 44 V
--31 -44 R
-62 0 V
--62 44 R
-62 0 V
-.0968 g 3254 1477 M
-0 8 V
--31 -8 R
-62 0 V
--62 8 R
-62 0 V
-.0968 g 3383 1396 M
-0 7 V
--31 -7 R
-62 0 V
--62 7 R
-62 0 V
-.0968 g 3512 1468 M
--31 0 R
-62 0 V
--62 0 R
-62 0 V
-.2258 g 1433 2381 M
-0 10 V
--31 -10 R
-62 0 V
--62 10 R
-62 0 V
-.2258 g 1562 2366 M
-0 27 V
--31 -27 R
-62 0 V
--62 27 R
-62 0 V
-.2258 g 1691 2379 M
-0 11 V
--31 -11 R
-62 0 V
--62 11 R
-62 0 V
-.2258 g 1820 2381 M
-0 34 V
--31 -34 R
-62 0 V
--62 34 R
-62 0 V
-.2258 g 1949 2399 M
-0 21 V
--31 -21 R
-62 0 V
--62 21 R
-62 0 V
-.2258 g 2078 2356 M
-0 3 V
--31 -3 R
-62 0 V
--62 3 R
-62 0 V
-.2258 g 2207 2370 M
-0 13 V
--31 -13 R
-62 0 V
--62 13 R
-62 0 V
-.2258 g 2336 2318 M
-0 41 V
--31 -41 R
-62 0 V
--62 41 R
-62 0 V
-.2258 g 2465 2200 M
-0 42 V
--31 -42 R
-62 0 V
--62 42 R
-62 0 V
-.2258 g 2594 2087 M
-0 27 V
--31 -27 R
-62 0 V
--62 27 R
-62 0 V
-.2258 g 2723 1969 M
-0 93 V
--31 -93 R
-62 0 V
--62 93 R
-62 0 V
-.2258 g 2852 1879 M
-0 86 V
--31 -86 R
-62 0 V
--62 86 R
-62 0 V
-.2258 g 2981 1761 M
-0 16 V
--31 -16 R
-62 0 V
--62 16 R
-62 0 V
-.2258 g 3110 1642 M
-0 10 V
--31 -10 R
-62 0 V
--62 10 R
-62 0 V
-.2258 g 3239 1554 M
-0 56 V
--31 -56 R
-62 0 V
--62 56 R
-62 0 V
-.2258 g 3368 1429 M
-0 76 V
--31 -76 R
-62 0 V
--62 76 R
-62 0 V
-.2258 g 3497 1301 M
-0 4 V
--31 -4 R
-62 0 V
--62 4 R
-62 0 V
-.2258 g 3626 1207 M
--31 0 R
-62 0 V
--62 0 R
-62 0 V
-.2258 g 3884 1133 M
--31 0 R
-62 0 V
--62 0 R
-62 0 V
-.4839 g 1675 2355 M
-0 26 V
--31 -26 R
-62 0 V
--62 26 R
-62 0 V
-.4839 g 1804 2346 M
-0 28 V
--31 -28 R
-62 0 V
--62 28 R
-62 0 V
-.4839 g 1933 2362 M
-0 21 V
--31 -21 R
-62 0 V
--62 21 R
-62 0 V
-.4839 g 2062 2347 M
-0 25 V
--31 -25 R
-62 0 V
--62 25 R
-62 0 V
-.4839 g 2191 2334 M
-0 35 V
--31 -35 R
-62 0 V
--62 35 R
-62 0 V
-.4839 g 2320 2295 M
-0 13 V
--31 -13 R
-62 0 V
--62 13 R
-62 0 V
-.4839 g 2449 2208 M
-0 20 V
--31 -20 R
-62 0 V
--62 20 R
-62 0 V
-.4839 g 2578 2095 M
-0 31 V
--31 -31 R
-62 0 V
--62 31 R
-62 0 V
-.4839 g 2707 1991 M
-0 10 V
--31 -10 R
-62 0 V
-stroke 2738 1991 M
--62 10 R
-62 0 V
-.4839 g 2836 1902 M
-0 48 V
--31 -48 R
-62 0 V
--62 48 R
-62 0 V
-.4839 g 2965 1807 M
-0 55 V
--31 -55 R
-62 0 V
--62 55 R
-62 0 V
-.4839 g 3094 1688 M
-0 19 V
--31 -19 R
-62 0 V
--62 19 R
-62 0 V
-.4839 g 3223 1579 M
-0 14 V
--31 -14 R
-62 0 V
--62 14 R
-62 0 V
-.4839 g 3352 1470 M
-0 25 V
--31 -25 R
-62 0 V
--62 25 R
-62 0 V
-.4839 g 3481 1355 M
-0 15 V
--31 -15 R
-62 0 V
--62 15 R
-62 0 V
-.4839 g 3610 1232 M
-0 22 V
--31 -22 R
-62 0 V
--62 22 R
-62 0 V
-.4839 g 3739 1134 M
-0 131 V
--31 -131 R
-62 0 V
--62 131 R
-62 0 V
-.4839 g 3868 1056 M
--31 0 R
-62 0 V
--62 0 R
-62 0 V
-.4839 g 3997 1012 M
-0 85 V
--31 -85 R
-62 0 V
--62 85 R
-62 0 V
-.4839 g 4126 1114 M
--31 0 R
-62 0 V
--62 0 R
-62 0 V
-1 g 1918 2312 M
-0 14 V
--31 -14 R
-62 0 V
--62 14 R
-62 0 V
-1 g 2047 2321 M
-0 25 V
--31 -25 R
-62 0 V
--62 25 R
-62 0 V
-1 g 2176 2284 M
-0 22 V
--31 -22 R
-62 0 V
--62 22 R
-62 0 V
-1 g 2305 2277 M
-0 39 V
--31 -39 R
-62 0 V
--62 39 R
-62 0 V
-1 g 2434 2169 M
-0 48 V
--31 -48 R
-62 0 V
--62 48 R
-62 0 V
-1 g 2563 2062 M
-0 43 V
--31 -43 R
-62 0 V
--62 43 R
-62 0 V
-1 g 2692 1987 M
-0 33 V
--31 -33 R
-62 0 V
--62 33 R
-62 0 V
-1 g 2821 1896 M
-0 31 V
--31 -31 R
-62 0 V
--62 31 R
-62 0 V
-1 g 2950 1822 M
-0 85 V
--31 -85 R
-62 0 V
--62 85 R
-62 0 V
-1 g 3079 1691 M
-0 87 V
--31 -87 R
-62 0 V
--62 87 R
-62 0 V
-1 g 3208 1631 M
-0 55 V
--31 -55 R
-62 0 V
--62 55 R
-62 0 V
-1 g 3337 1514 M
-0 26 V
--31 -26 R
-62 0 V
--62 26 R
-62 0 V
-1 g 3466 1421 M
-0 113 V
--31 -113 R
-62 0 V
--62 113 R
-62 0 V
-1 g 3595 1292 M
-0 21 V
--31 -21 R
-62 0 V
--62 21 R
-62 0 V
-1 g 3724 1183 M
-0 15 V
--31 -15 R
-62 0 V
--62 15 R
-62 0 V
-1 g 3853 1117 M
-0 73 V
--31 -73 R
-62 0 V
--62 73 R
-62 0 V
-1 g 3982 957 M
-0 35 V
--31 -35 R
-62 0 V
--62 35 R
-62 0 V
-1 g 4111 873 M
-0 12 V
--31 -12 R
-62 0 V
--62 12 R
-62 0 V
-1 g 4240 962 M
--31 0 R
-62 0 V
--62 0 R
-62 0 V
-0 g 963 2327 Pnt
-0 g 1092 2328 Pnt
-0 g 1221 2324 Pnt
-0 g 1350 2331 Pnt
-0 g 1479 2313 Pnt
-0 g 1608 2312 Pnt
-0 g 1737 2329 Pnt
-0 g 1866 2324 Pnt
-0 g 1995 2316 Pnt
-0 g 2124 2305 Pnt
-0 g 2253 2300 Pnt
-0 g 2382 2275 Pnt
-0 g 2511 2114 Pnt
-0 g 2640 1968 Pnt
-0 g 2769 1863 Pnt
-0 g 2898 1753 Pnt
-0 g 3027 1749 Pnt
-0 g 3156 1670 Pnt
-.0323 g 947 2389 Pnt
-.0323 g 1076 2367 Pnt
-.0323 g 1205 2384 Pnt
-.0323 g 1334 2374 Pnt
-.0323 g 1463 2374 Pnt
-.0323 g 1592 2381 Pnt
-.0323 g 1721 2365 Pnt
-.0323 g 1850 2370 Pnt
-.0323 g 1979 2349 Pnt
-.0323 g 2108 2373 Pnt
-.0323 g 2237 2360 Pnt
-.0323 g 2366 2284 Pnt
-.0323 g 2495 2150 Pnt
-.0323 g 2624 2021 Pnt
-.0323 g 2753 1912 Pnt
-.0323 g 2882 1784 Pnt
-.0323 g 3011 1658 Pnt
-.0323 g 3140 1567 Pnt
-.0323 g 3269 1517 Pnt
-.0968 g 1190 2379 Pnt
-.0968 g 1319 2403 Pnt
-.0968 g 1448 2388 Pnt
-.0968 g 1577 2396 Pnt
-.0968 g 1706 2393 Pnt
-.0968 g 1835 2387 Pnt
-.0968 g 1964 2392 Pnt
-.0968 g 2093 2408 Pnt
-.0968 g 2222 2390 Pnt
-.0968 g 2351 2296 Pnt
-.0968 g 2480 2204 Pnt
-.0968 g 2609 2070 Pnt
-.0968 g 2738 1943 Pnt
-.0968 g 2867 1833 Pnt
-.0968 g 2996 1728 Pnt
-.0968 g 3125 1615 Pnt
-.0968 g 3254 1481 Pnt
-.0968 g 3383 1400 Pnt
-.0968 g 3512 1468 Pnt
-.2258 g 1433 2386 Pnt
-.2258 g 1562 2380 Pnt
-.2258 g 1691 2385 Pnt
-.2258 g 1820 2398 Pnt
-.2258 g 1949 2410 Pnt
-.2258 g 2078 2358 Pnt
-.2258 g 2207 2377 Pnt
-.2258 g 2336 2339 Pnt
-.2258 g 2465 2221 Pnt
-.2258 g 2594 2100 Pnt
-.2258 g 2723 2017 Pnt
-.2258 g 2852 1923 Pnt
-.2258 g 2981 1769 Pnt
-.2258 g 3110 1647 Pnt
-.2258 g 3239 1582 Pnt
-.2258 g 3368 1468 Pnt
-.2258 g 3497 1303 Pnt
-.2258 g 3626 1207 Pnt
-.2258 g 3884 1133 Pnt
-.4839 g 1675 2368 Pnt
-.4839 g 1804 2360 Pnt
-.4839 g 1933 2372 Pnt
-.4839 g 2062 2360 Pnt
-.4839 g 2191 2351 Pnt
-.4839 g 2320 2302 Pnt
-.4839 g 2449 2218 Pnt
-.4839 g 2578 2111 Pnt
-.4839 g 2707 1996 Pnt
-.4839 g 2836 1927 Pnt
-.4839 g 2965 1835 Pnt
-.4839 g 3094 1698 Pnt
-.4839 g 3223 1586 Pnt
-.4839 g 3352 1482 Pnt
-.4839 g 3481 1362 Pnt
-.4839 g 3610 1243 Pnt
-.4839 g 3739 1202 Pnt
-.4839 g 3868 1056 Pnt
-.4839 g 3997 1055 Pnt
-.4839 g 4126 1114 Pnt
-1 g 1918 2319 Pnt
-1 g 2047 2333 Pnt
-1 g 2176 2295 Pnt
-1 g 2305 2297 Pnt
-1 g 2434 2193 Pnt
-1 g 2563 2084 Pnt
-1 g 2692 2003 Pnt
-1 g 2821 1912 Pnt
-1 g 2950 1865 Pnt
-1 g 3079 1735 Pnt
-1 g 3208 1659 Pnt
-1 g 3337 1527 Pnt
-1 g 3466 1479 Pnt
-1 g 3595 1303 Pnt
-1 g 3724 1190 Pnt
-1 g 3853 1155 Pnt
-1 g 3982 975 Pnt
-1 g 4111 879 Pnt
-1 g 4240 962 Pnt
-1.000 UL
-LTb
-0 g 0 g 0 g 0 g 860 2326 M
-103 1 V
-0 g 963 2327 M
-129 1 V
-0 g 1092 2328 M
-129 -4 V
-0 g 1221 2324 M
-129 7 V
-0 g 1350 2331 M
-129 -18 V
-0 g 1479 2313 M
-129 -1 V
-0 g 1608 2312 M
-129 17 V
-0 g 1737 2329 M
-129 -5 V
-0 g 1866 2324 M
-129 -8 V
-0 g 1995 2316 M
-129 -11 V
-0 g 2124 2305 M
-129 -5 V
-0 g 2253 2300 M
-129 -25 V
-0 g 2382 2275 M
-129 -161 V
-0 g 2511 2114 M
-129 -146 V
-0 g 2640 1968 M
-129 -105 V
-0 g 2769 1863 M
-129 -110 V
-0 g 2898 1753 M
-129 -4 V
-0 g 3027 1749 M
-129 -79 V
-0 g .0323 g 947 2389 M
-.0323 g 947 2389 M
-129 -22 V
-.0323 g 1076 2367 M
-129 17 V
-.0323 g 1205 2384 M
-129 -10 V
-.0323 g 1334 2374 M
-129 0 V
-.0323 g 1463 2374 M
-129 7 V
-.0323 g 1592 2381 M
-129 -16 V
-.0323 g 1721 2365 M
-129 5 V
-.0323 g 1850 2370 M
-129 -21 V
-.0323 g 1979 2349 M
-129 24 V
-.0323 g 2108 2373 M
-129 -13 V
-.0323 g 2237 2360 M
-129 -76 V
-.0323 g 2366 2284 M
-129 -134 V
-.0323 g 2495 2150 M
-129 -129 V
-.0323 g 2624 2021 M
-129 -109 V
-.0323 g 2753 1912 M
-129 -128 V
-.0323 g 2882 1784 M
-129 -126 V
-.0323 g 3011 1658 M
-129 -91 V
-.0323 g 3140 1567 M
-129 -50 V
-0 g .0968 g 1190 2379 M
-.0968 g 1190 2379 M
-129 24 V
-.0968 g 1319 2403 M
-129 -15 V
-.0968 g 1448 2388 M
-129 8 V
-.0968 g 1577 2396 M
-129 -3 V
-.0968 g 1706 2393 M
-129 -6 V
-.0968 g 1835 2387 M
-129 5 V
-.0968 g 1964 2392 M
-129 16 V
-.0968 g 2093 2408 M
-129 -18 V
-.0968 g 2222 2390 M
-129 -94 V
-.0968 g 2351 2296 M
-129 -92 V
-.0968 g 2480 2204 M
-129 -134 V
-.0968 g 2609 2070 M
-129 -127 V
-.0968 g 2738 1943 M
-129 -110 V
-.0968 g 2867 1833 M
-129 -105 V
-.0968 g 2996 1728 M
-129 -113 V
-.0968 g 3125 1615 M
-129 -134 V
-.0968 g 3254 1481 M
-129 -81 V
-.0968 g 3383 1400 M
-129 68 V
-0 g .2258 g 1433 2386 M
-.2258 g 1433 2386 M
-129 -6 V
-.2258 g 1562 2380 M
-129 5 V
-.2258 g 1691 2385 M
-129 13 V
-.2258 g 1820 2398 M
-129 12 V
-.2258 g 1949 2410 M
-129 -52 V
-.2258 g 2078 2358 M
-129 19 V
-.2258 g 2207 2377 M
-129 -38 V
-.2258 g 2336 2339 M
-129 -118 V
-.2258 g 2465 2221 M
-129 -121 V
-.2258 g 2594 2100 M
-129 -83 V
-.2258 g 2723 2017 M
-129 -94 V
-.2258 g 2852 1923 M
-129 -154 V
-.2258 g 2981 1769 M
-129 -122 V
-.2258 g 3110 1647 M
-129 -65 V
-.2258 g 3239 1582 M
-129 -114 V
-.2258 g 3368 1468 M
-129 -165 V
-.2258 g 3497 1303 M
-129 -96 V
-.2258 g 3626 1207 M
-258 -74 V
-0 g .4839 g 1675 2368 M
-.4839 g 1675 2368 M
-129 -8 V
-.4839 g 1804 2360 M
-129 12 V
-.4839 g 1933 2372 M
-129 -12 V
-.4839 g 2062 2360 M
-129 -9 V
-.4839 g 2191 2351 M
-129 -49 V
-.4839 g 2320 2302 M
-129 -84 V
-.4839 g 2449 2218 M
-129 -107 V
-.4839 g 2578 2111 M
-129 -115 V
-.4839 g 2707 1996 M
-129 -69 V
-.4839 g 2836 1927 M
-129 -92 V
-.4839 g 2965 1835 M
-129 -137 V
-.4839 g 3094 1698 M
-129 -112 V
-.4839 g 3223 1586 M
-129 -104 V
-.4839 g 3352 1482 M
-129 -120 V
-.4839 g 3481 1362 M
-129 -119 V
-.4839 g 3610 1243 M
-129 -41 V
-.4839 g 3739 1202 M
-129 -146 V
-.4839 g 3868 1056 M
-129 -1 V
-.4839 g 3997 1055 M
-129 59 V
-0 g 1 g 1918 2319 M
-1 g 1918 2319 M
-129 14 V
-1 g 2047 2333 M
-129 -38 V
-1 g 2176 2295 M
-129 2 V
-1 g 2305 2297 M
-129 -104 V
-1 g 2434 2193 M
-129 -109 V
-1 g 2563 2084 M
-129 -81 V
-1 g 2692 2003 M
-129 -91 V
-1 g 2821 1912 M
-129 -47 V
-1 g 2950 1865 M
-129 -130 V
-1 g 3079 1735 M
-129 -76 V
-1 g 3208 1659 M
-129 -132 V
-1 g 3337 1527 M
-129 -48 V
-1 g 3466 1479 M
-129 -176 V
-1 g 3595 1303 M
-129 -113 V
-1 g 3724 1190 M
-129 -35 V
-1 g 3853 1155 M
-3982 975 L
-1 g 3982 975 M
-129 -96 V
-1 g 4111 879 M
-129 83 V
-stroke
-LTb
-LCb setrgbcolor
-2168 2837 M
-37 -26 V
-37 -27 V
-38 -27 V
-37 -27 V
-38 -27 V
-37 -27 V
-37 -26 V
-38 -27 V
-37 -27 V
-37 -27 V
-38 -27 V
-37 -27 V
-37 -26 V
-38 -27 V
-37 -27 V
-38 -27 V
-37 -27 V
-37 -27 V
-38 -26 V
-37 -27 V
-37 -27 V
-38 -27 V
-37 -27 V
-37 -27 V
-38 -26 V
-37 -27 V
-38 -27 V
-37 -27 V
-37 -27 V
-38 -27 V
-37 -26 V
-37 -27 V
-38 -27 V
-37 -27 V
-37 -27 V
-38 -27 V
-37 -26 V
-38 -27 V
-37 -27 V
-37 -27 V
-38 -27 V
-37 -27 V
-37 -26 V
-38 -27 V
-37 -27 V
-37 -27 V
-38 -27 V
-37 -27 V
-38 -26 V
-37 -27 V
-37 -27 V
-38 -27 V
-37 -27 V
-37 -27 V
-38 -26 V
-37 -27 V
-37 -27 V
-38 -27 V
-37 -27 V
-38 -27 V
-37 -26 V
-37 -27 V
-38 -27 V
-37 -27 V
-stroke
-2.000 UL
-LTb
-LCb setrgbcolor
-1.000 UL
-LTb
-LCb setrgbcolor
-860 2837 N
-860 640 L
-3699 0 V
-0 2197 V
--3699 0 V
-Z stroke
-1.000 UP
-1.000 UL
-LTb
-LCb setrgbcolor
-grestore % colour palette end
-stroke
-grestore
-end
-showpage
- }}%
- \put(2709,140){\makebox(0,0){\strut{}$hL^{\beta\delta/\nu}$}}%
- \put(360,1738){%
- \special{ps: gsave currentpoint currentpoint translate
-630 rotate neg exch neg exch translate}%
- \makebox(0,0){\strut{}$\tau L^{-z}$}%
- \special{ps: currentpoint grestore moveto}%
- }%
- \put(4430,440){\makebox(0,0){\strut{}$10^{5}$}}%
- \put(4000,440){\makebox(0,0){\strut{}$10^{4}$}}%
- \put(3570,440){\makebox(0,0){\strut{}$10^{3}$}}%
- \put(3140,440){\makebox(0,0){\strut{}$10^{2}$}}%
- \put(2710,440){\makebox(0,0){\strut{}$10^{1}$}}%
- \put(2279,440){\makebox(0,0){\strut{}$10^{0}$}}%
- \put(1849,440){\makebox(0,0){\strut{}$10^{-1}$}}%
- \put(1419,440){\makebox(0,0){\strut{}$10^{-2}$}}%
- \put(989,440){\makebox(0,0){\strut{}$10^{-3}$}}%
- \put(740,2757){\makebox(0,0)[r]{\strut{}$1$}}%
- \put(740,827){\makebox(0,0)[r]{\strut{}$0.1$}}%
-\end{picture}%
-\endgroup
-\endinput