Commit before breaking everything
[matches/honours.git] / research / analysis and stuff / tcs scripts / analysis / sample1_focus4_au30min_on_blackau30min_on_au170min.eps
diff --git a/research/analysis and stuff/tcs scripts/analysis/sample1_focus4_au30min_on_blackau30min_on_au170min.eps b/research/analysis and stuff/tcs scripts/analysis/sample1_focus4_au30min_on_blackau30min_on_au170min.eps
new file mode 100644 (file)
index 0000000..f61932b
--- /dev/null
@@ -0,0 +1,11577 @@
+%!PS-Adobe-2.0
+%%Title: analysis/sample1_focus4_au30min_on_blackau30min_on_au170min.eps
+%%Creator: gnuplot 4.4 patchlevel 3
+%%CreationDate: Mon Oct 15 21:03:29 2012
+%%DocumentFonts: (atend)
+%%BoundingBox: 50 50 554 770
+%%Orientation: Landscape
+%%Pages: (atend)
+%%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 true def
+/Blacktext false def
+/Solid false def
+/Dashlength 1 def
+/Landscape true def
+/Level1 false def
+/Rounded false def
+/ClipToBoundingBox false def
+/TransparentPatterns false def
+/gnulinewidth 5.000 def
+/userlinewidth gnulinewidth def
+/Gamma 1.0 def
+%
+/vshift -46 def
+/dl1 {
+  10.0 Dashlength mul mul
+  Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
+} def
+/dl2 {
+  10.0 Dashlength mul mul
+  Rounded { currentlinewidth 0.75 mul add } if
+} def
+/hpt_ 31.5 def
+/vpt_ 31.5 def
+/hpt hpt_ def
+/vpt vpt_ def
+Level1 {} {
+/SDict 10 dict def
+systemdict /pdfmark known not {
+  userdict /pdfmark systemdict /cleartomark get put
+} if
+SDict begin [
+  /Title (analysis/sample1_focus4_au30min_on_blackau30min_on_au170min.eps)
+  /Subject (gnuplot plot)
+  /Creator (gnuplot 4.4 patchlevel 3)
+  /Author (sam)
+%  /Producer (gnuplot)
+%  /Keywords ()
+  /CreationDate (Mon Oct 15 21:03:29 2012)
+  /DOCINFO pdfmark
+end
+} ifelse
+/doclip {
+  ClipToBoundingBox {
+    newpath 50 50 moveto 554 50 lineto 554 770 lineto 50 770 lineto closepath
+    clip
+  } if
+} def
+%
+% Gnuplot Prolog Version 4.4 (August 2010)
+%
+%/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 show grestore} {show} ifelse} def
+/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
+       Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
+/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
+       Blacktext {gsave 0 setgray show grestore} {show} 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
+% Default Line colors
+/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 Line Types
+/LTw {PL [] 1 setgray} def
+/LTb {BL [] LCb DL} def
+/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
+/LT0 {PL [] LC0 DL} def
+/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
+/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
+/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
+/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
+/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
+/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
+/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
+/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
+/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
+/Dia {stroke [] 0 setdash 2 copy vpt add M
+  hpt neg vpt neg V hpt vpt neg V
+  hpt vpt V hpt neg vpt V closepath stroke
+  Pnt} def
+/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
+  currentpoint stroke M
+  hpt neg vpt neg R hpt2 0 V stroke
+ } def
+/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
+  0 vpt2 neg V hpt2 0 V 0 vpt2 V
+  hpt2 neg 0 V closepath stroke
+  Pnt} def
+/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
+  hpt2 vpt2 neg V currentpoint stroke M
+  hpt2 neg 0 R hpt2 vpt2 V stroke} def
+/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
+  hpt neg vpt -1.62 mul V
+  hpt 2 mul 0 V
+  hpt neg vpt 1.62 mul V closepath stroke
+  Pnt} def
+/Star {2 copy Pls Crs} def
+/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
+  0 vpt2 neg V hpt2 0 V 0 vpt2 V
+  hpt2 neg 0 V closepath fill} def
+/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
+  hpt neg vpt -1.62 mul V
+  hpt 2 mul 0 V
+  hpt neg vpt 1.62 mul V closepath fill} def
+/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
+  hpt neg vpt 1.62 mul V
+  hpt 2 mul 0 V
+  hpt neg vpt -1.62 mul V closepath stroke
+  Pnt} def
+/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
+  hpt neg vpt 1.62 mul V
+  hpt 2 mul 0 V
+  hpt neg vpt -1.62 mul V closepath fill} def
+/DiaF {stroke [] 0 setdash vpt add M
+  hpt neg vpt neg V hpt vpt neg V
+  hpt vpt V hpt neg vpt V closepath fill} def
+/Pent {stroke [] 0 setdash 2 copy gsave
+  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+  closepath stroke grestore Pnt} def
+/PentF {stroke [] 0 setdash gsave
+  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+  closepath fill grestore} def
+/Circle {stroke [] 0 setdash 2 copy
+  hpt 0 360 arc stroke Pnt} def
+/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
+/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
+/C1 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 0 90 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C2 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 90 180 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C3 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 0 180 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C4 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 180 270 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C5 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 0 90 arc
+       2 copy moveto
+       2 copy vpt 180 270 arc closepath fill
+       vpt 0 360 arc} bind def
+/C6 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 90 270 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C7 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 0 270 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C8 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 270 360 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C9 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 270 450 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
+       2 copy moveto
+       2 copy vpt 90 180 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C11 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 0 180 arc closepath fill
+       2 copy moveto
+       2 copy vpt 270 360 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C12 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 180 360 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C13 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 0 90 arc closepath fill
+       2 copy moveto
+       2 copy vpt 180 360 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/C14 {BL [] 0 setdash 2 copy moveto
+       2 copy vpt 90 360 arc closepath fill
+       vpt 0 360 arc} bind def
+/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
+       vpt 0 360 arc closepath} bind def
+/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
+       neg 0 rlineto closepath} bind def
+/Square {dup Rec} bind def
+/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
+/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
+/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
+/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
+/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
+/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
+/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
+       exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
+/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
+/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
+       2 copy vpt Square fill Bsquare} bind def
+/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
+/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
+/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
+       Bsquare} bind def
+/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
+       Bsquare} bind def
+/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
+/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
+       2 copy vpt Square fill Bsquare} bind def
+/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
+       2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
+/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
+/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
+/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
+/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
+/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
+/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
+/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
+/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
+/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
+/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
+/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
+/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
+/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
+/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
+/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
+/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
+/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
+/DiaE {stroke [] 0 setdash vpt add M
+  hpt neg vpt neg V hpt vpt neg V
+  hpt vpt V hpt neg vpt V closepath stroke} def
+/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
+  0 vpt2 neg V hpt2 0 V 0 vpt2 V
+  hpt2 neg 0 V closepath stroke} def
+/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
+  hpt neg vpt -1.62 mul V
+  hpt 2 mul 0 V
+  hpt neg vpt 1.62 mul V closepath stroke} def
+/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
+  hpt neg vpt 1.62 mul V
+  hpt 2 mul 0 V
+  hpt neg vpt -1.62 mul V closepath stroke} def
+/PentE {stroke [] 0 setdash gsave
+  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+  closepath stroke grestore} def
+/CircE {stroke [] 0 setdash 
+  hpt 0 360 arc stroke} def
+/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
+/DiaW {stroke [] 0 setdash vpt add M
+  hpt neg vpt neg V hpt vpt neg V
+  hpt vpt V hpt neg vpt V Opaque stroke} def
+/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
+  0 vpt2 neg V hpt2 0 V 0 vpt2 V
+  hpt2 neg 0 V Opaque stroke} def
+/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
+  hpt neg vpt -1.62 mul V
+  hpt 2 mul 0 V
+  hpt neg vpt 1.62 mul V Opaque stroke} def
+/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
+  hpt neg vpt 1.62 mul V
+  hpt 2 mul 0 V
+  hpt neg vpt -1.62 mul V Opaque stroke} def
+/PentW {stroke [] 0 setdash gsave
+  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
+  Opaque stroke grestore} def
+/CircW {stroke [] 0 setdash 
+  hpt 0 360 arc Opaque stroke} def
+/BoxFill {gsave Rec 1 setgray fill grestore} def
+/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
+  gsave 1 setgray fill grestore 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
+ 2 lt
+       {/InterpretLevel1 true def}
+       {/InterpretLevel1 Level1 def}
+ 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
+end
+%%EndProlog
+%%Page: 1 1
+gnudict begin
+gsave
+doclip
+50 50 translate
+0.100 0.100 scale
+90 rotate
+0 -5040 translate
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+686 448 M
+63 0 V
+6198 0 R
+-63 0 V
+602 448 M
+( 0) Rshow
+1.000 UL
+LTb
+686 851 M
+63 0 V
+6198 0 R
+-63 0 V
+602 851 M
+( 0.1) Rshow
+1.000 UL
+LTb
+686 1254 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 1657 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 2060 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 2464 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.5) Rshow
+1.000 UL
+LTb
+686 2867 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.6) Rshow
+1.000 UL
+LTb
+686 3270 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.7) Rshow
+1.000 UL
+LTb
+686 3673 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.8) Rshow
+1.000 UL
+LTb
+686 4076 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.9) Rshow
+1.000 UL
+LTb
+686 4479 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 1) Rshow
+1.000 UL
+LTb
+686 448 M
+0 63 V
+0 3968 R
+0 -63 V
+686 308 M
+( 0) Cshow
+1.000 UL
+LTb
+1469 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 500) Cshow
+1.000 UL
+LTb
+2251 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 1000) Cshow
+1.000 UL
+LTb
+3034 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 1500) Cshow
+1.000 UL
+LTb
+3817 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 2000) Cshow
+1.000 UL
+LTb
+4599 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 2500) Cshow
+1.000 UL
+LTb
+5382 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 3000) Cshow
+1.000 UL
+LTb
+6164 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 3500) Cshow
+1.000 UL
+LTb
+6947 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 4000) Cshow
+1.000 UL
+LTb
+1.000 UL
+LTb
+686 4479 N
+686 448 L
+6261 0 V
+0 4031 V
+-6261 0 V
+Z stroke
+LCb setrgbcolor
+112 2463 M
+currentpoint gsave translate -270 rotate 0 0 M
+(I\(E\) \(ADC counts\)) Cshow
+grestore
+LTb
+LCb setrgbcolor
+3816 98 M
+(U \(DAC counts\)) Cshow
+LTb
+3816 4829 M
+(sample1_focus4_au30min_on_blackau30min_on_au170min - original file 2012-09-13/Au on BlackAu/) Cshow
+3816 4689 M
+(Raw Data) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UP
+1.000 UL
+LT0
+LCb setrgbcolor
+1442 4346 M
+(raw data) Rshow
+LT0
+1526 4346 M
+399 0 V
+686 448 M
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 0 V
+15 0 V
+16 0 V
+16 4 V
+15 5 V
+16 6 V
+16 26 V
+15 22 V
+16 25 V
+16 29 V
+15 14 V
+16 47 V
+16 35 V
+15 37 V
+16 34 V
+15 17 V
+16 58 V
+16 40 V
+15 43 V
+16 40 V
+16 24 V
+15 70 V
+16 49 V
+16 52 V
+15 52 V
+16 28 V
+16 81 V
+15 56 V
+16 57 V
+16 54 V
+15 29 V
+16 86 V
+16 57 V
+stroke 2283 1625 M
+15 62 V
+16 60 V
+16 34 V
+15 91 V
+16 60 V
+15 58 V
+16 62 V
+16 29 V
+15 84 V
+16 55 V
+16 56 V
+15 55 V
+16 30 V
+16 81 V
+15 56 V
+16 52 V
+16 53 V
+15 34 V
+16 69 V
+16 44 V
+15 46 V
+16 41 V
+16 26 V
+15 51 V
+16 38 V
+16 38 V
+15 41 V
+16 30 V
+15 45 V
+16 35 V
+16 33 V
+15 32 V
+16 30 V
+16 25 V
+15 34 V
+16 25 V
+16 4 V
+15 45 V
+16 22 V
+16 23 V
+15 24 V
+16 22 V
+16 25 V
+15 17 V
+16 17 V
+16 17 V
+15 15 V
+16 27 V
+16 3 V
+15 19 V
+16 12 V
+15 12 V
+16 27 V
+16 -1 V
+15 17 V
+16 8 V
+16 13 V
+15 23 V
+16 -7 V
+16 11 V
+15 7 V
+16 10 V
+16 26 V
+15 -8 V
+16 8 V
+16 8 V
+15 8 V
+16 26 V
+16 -8 V
+15 5 V
+16 12 V
+16 5 V
+15 24 V
+16 -12 V
+15 7 V
+16 7 V
+16 7 V
+15 23 V
+16 -10 V
+16 7 V
+15 8 V
+16 4 V
+16 25 V
+15 -10 V
+16 5 V
+16 7 V
+15 4 V
+16 22 V
+16 -10 V
+15 7 V
+16 4 V
+16 7 V
+15 20 V
+16 -7 V
+16 6 V
+15 7 V
+16 -7 V
+16 31 V
+15 -13 V
+16 8 V
+15 -2 V
+16 6 V
+16 19 V
+15 -11 V
+stroke 3910 3997 M
+16 6 V
+16 3 V
+15 6 V
+16 19 V
+16 -9 V
+15 4 V
+16 2 V
+16 4 V
+15 21 V
+16 -11 V
+16 5 V
+15 3 V
+16 3 V
+16 20 V
+15 -9 V
+16 1 V
+16 5 V
+15 2 V
+16 22 V
+15 -11 V
+16 2 V
+16 6 V
+15 3 V
+16 18 V
+16 -10 V
+15 1 V
+16 6 V
+16 3 V
+15 20 V
+16 -12 V
+16 5 V
+15 2 V
+16 3 V
+16 21 V
+15 -13 V
+16 5 V
+16 2 V
+15 4 V
+16 19 V
+16 -12 V
+15 5 V
+16 0 V
+15 3 V
+16 20 V
+16 -14 V
+15 6 V
+16 2 V
+16 6 V
+15 16 V
+16 -11 V
+16 5 V
+15 2 V
+16 3 V
+16 16 V
+15 -10 V
+16 5 V
+16 2 V
+15 1 V
+16 17 V
+16 -9 V
+15 3 V
+16 1 V
+16 3 V
+15 15 V
+16 -8 V
+15 6 V
+16 -1 V
+16 3 V
+15 13 V
+16 -8 V
+16 1 V
+15 1 V
+16 6 V
+16 10 V
+15 -8 V
+16 3 V
+16 2 V
+15 5 V
+16 10 V
+16 -5 V
+15 0 V
+16 4 V
+16 0 V
+15 13 V
+16 -6 V
+16 5 V
+15 2 V
+16 2 V
+15 11 V
+16 -6 V
+16 2 V
+15 3 V
+16 1 V
+16 10 V
+15 -4 V
+16 -1 V
+16 5 V
+15 1 V
+16 12 V
+16 -8 V
+15 2 V
+16 3 V
+16 4 V
+15 10 V
+stroke 5538 4338 M
+16 -7 V
+16 3 V
+15 1 V
+16 0 V
+16 12 V
+15 -7 V
+16 3 V
+15 2 V
+16 1 V
+16 10 V
+15 -8 V
+16 2 V
+16 3 V
+15 3 V
+16 11 V
+16 -6 V
+15 1 V
+16 0 V
+16 2 V
+15 10 V
+16 -6 V
+16 3 V
+15 1 V
+16 7 V
+16 4 V
+15 -4 V
+16 5 V
+16 2 V
+15 1 V
+16 7 V
+16 -3 V
+15 4 V
+16 -2 V
+15 3 V
+16 3 V
+16 1 V
+15 3 V
+16 2 V
+16 0 V
+15 4 V
+16 2 V
+16 3 V
+15 1 V
+16 0 V
+16 4 V
+15 1 V
+16 -1 V
+16 1 V
+15 0 V
+16 7 V
+16 -2 V
+15 1 V
+16 1 V
+16 2 V
+15 3 V
+16 -2 V
+15 3 V
+16 0 V
+16 1 V
+15 4 V
+16 -4 V
+16 4 V
+15 0 V
+16 3 V
+16 6 V
+15 -1 V
+16 0 V
+16 3 V
+15 4 V
+16 0 V
+16 0 V
+15 1 V
+16 2 V
+16 1 V
+15 2 V
+16 2 V
+16 0 V
+15 3 V
+16 -1 V
+15 1 V
+16 5 V
+16 -1 V
+15 0 V
+16 2 V
+16 0 V
+15 0 V
+16 1 V
+16 1 V
+15 2 V
+16 4 V
+686 448 Pls
+702 448 Pls
+717 448 Pls
+733 448 Pls
+749 448 Pls
+764 448 Pls
+780 448 Pls
+796 448 Pls
+811 448 Pls
+827 448 Pls
+843 448 Pls
+858 448 Pls
+874 448 Pls
+889 448 Pls
+905 448 Pls
+921 448 Pls
+936 448 Pls
+952 448 Pls
+968 448 Pls
+983 448 Pls
+999 448 Pls
+1015 448 Pls
+1030 448 Pls
+1046 448 Pls
+1062 448 Pls
+1077 448 Pls
+1093 448 Pls
+1109 448 Pls
+1124 448 Pls
+1140 448 Pls
+1156 448 Pls
+1171 448 Pls
+1187 448 Pls
+1203 448 Pls
+1218 448 Pls
+1234 448 Pls
+1249 448 Pls
+1265 448 Pls
+1281 448 Pls
+1296 448 Pls
+1312 448 Pls
+1328 448 Pls
+1343 448 Pls
+1359 448 Pls
+1375 448 Pls
+1390 448 Pls
+1406 448 Pls
+1422 448 Pls
+1437 448 Pls
+1453 448 Pls
+1469 448 Pls
+1484 448 Pls
+1500 448 Pls
+1516 448 Pls
+1531 448 Pls
+1547 448 Pls
+1563 448 Pls
+1578 448 Pls
+1594 448 Pls
+1609 448 Pls
+1625 448 Pls
+1641 448 Pls
+1656 448 Pls
+1672 448 Pls
+1688 448 Pls
+1703 448 Pls
+1719 448 Pls
+1735 448 Pls
+1750 448 Pls
+1766 448 Pls
+1782 448 Pls
+1797 448 Pls
+1813 448 Pls
+1829 452 Pls
+1844 457 Pls
+1860 463 Pls
+1876 489 Pls
+1891 511 Pls
+1907 536 Pls
+1923 565 Pls
+1938 579 Pls
+1954 626 Pls
+1970 661 Pls
+1985 698 Pls
+2001 732 Pls
+2016 749 Pls
+2032 807 Pls
+2048 847 Pls
+2063 890 Pls
+2079 930 Pls
+2095 954 Pls
+2110 1024 Pls
+2126 1073 Pls
+2142 1125 Pls
+2157 1177 Pls
+2173 1205 Pls
+2189 1286 Pls
+2204 1342 Pls
+2220 1399 Pls
+2236 1453 Pls
+2251 1482 Pls
+2267 1568 Pls
+2283 1625 Pls
+2298 1687 Pls
+2314 1747 Pls
+2330 1781 Pls
+2345 1872 Pls
+2361 1932 Pls
+2376 1990 Pls
+2392 2052 Pls
+2408 2081 Pls
+2423 2165 Pls
+2439 2220 Pls
+2455 2276 Pls
+2470 2331 Pls
+2486 2361 Pls
+2502 2442 Pls
+2517 2498 Pls
+2533 2550 Pls
+2549 2603 Pls
+2564 2637 Pls
+2580 2706 Pls
+2596 2750 Pls
+2611 2796 Pls
+2627 2837 Pls
+2643 2863 Pls
+2658 2914 Pls
+2674 2952 Pls
+2690 2990 Pls
+2705 3031 Pls
+2721 3061 Pls
+2736 3106 Pls
+2752 3141 Pls
+2768 3174 Pls
+2783 3206 Pls
+2799 3236 Pls
+2815 3261 Pls
+2830 3295 Pls
+2846 3320 Pls
+2862 3324 Pls
+2877 3369 Pls
+2893 3391 Pls
+2909 3414 Pls
+2924 3438 Pls
+2940 3460 Pls
+2956 3485 Pls
+2971 3502 Pls
+2987 3519 Pls
+3003 3536 Pls
+3018 3551 Pls
+3034 3578 Pls
+3050 3581 Pls
+3065 3600 Pls
+3081 3612 Pls
+3096 3624 Pls
+3112 3651 Pls
+3128 3650 Pls
+3143 3667 Pls
+3159 3675 Pls
+3175 3688 Pls
+3190 3711 Pls
+3206 3704 Pls
+3222 3715 Pls
+3237 3722 Pls
+3253 3732 Pls
+3269 3758 Pls
+3284 3750 Pls
+3300 3758 Pls
+3316 3766 Pls
+3331 3774 Pls
+3347 3800 Pls
+3363 3792 Pls
+3378 3797 Pls
+3394 3809 Pls
+3410 3814 Pls
+3425 3838 Pls
+3441 3826 Pls
+3456 3833 Pls
+3472 3840 Pls
+3488 3847 Pls
+3503 3870 Pls
+3519 3860 Pls
+3535 3867 Pls
+3550 3875 Pls
+3566 3879 Pls
+3582 3904 Pls
+3597 3894 Pls
+3613 3899 Pls
+3629 3906 Pls
+3644 3910 Pls
+3660 3932 Pls
+3676 3922 Pls
+3691 3929 Pls
+3707 3933 Pls
+3723 3940 Pls
+3738 3960 Pls
+3754 3953 Pls
+3770 3959 Pls
+3785 3966 Pls
+3801 3959 Pls
+3817 3990 Pls
+3832 3977 Pls
+3848 3985 Pls
+3863 3983 Pls
+3879 3989 Pls
+3895 4008 Pls
+3910 3997 Pls
+3926 4003 Pls
+3942 4006 Pls
+3957 4012 Pls
+3973 4031 Pls
+3989 4022 Pls
+4004 4026 Pls
+4020 4028 Pls
+4036 4032 Pls
+4051 4053 Pls
+4067 4042 Pls
+4083 4047 Pls
+4098 4050 Pls
+4114 4053 Pls
+4130 4073 Pls
+4145 4064 Pls
+4161 4065 Pls
+4177 4070 Pls
+4192 4072 Pls
+4208 4094 Pls
+4223 4083 Pls
+4239 4085 Pls
+4255 4091 Pls
+4270 4094 Pls
+4286 4112 Pls
+4302 4102 Pls
+4317 4103 Pls
+4333 4109 Pls
+4349 4112 Pls
+4364 4132 Pls
+4380 4120 Pls
+4396 4125 Pls
+4411 4127 Pls
+4427 4130 Pls
+4443 4151 Pls
+4458 4138 Pls
+4474 4143 Pls
+4490 4145 Pls
+4505 4149 Pls
+4521 4168 Pls
+4537 4156 Pls
+4552 4161 Pls
+4568 4161 Pls
+4583 4164 Pls
+4599 4184 Pls
+4615 4170 Pls
+4630 4176 Pls
+4646 4178 Pls
+4662 4184 Pls
+4677 4200 Pls
+4693 4189 Pls
+4709 4194 Pls
+4724 4196 Pls
+4740 4199 Pls
+4756 4215 Pls
+4771 4205 Pls
+4787 4210 Pls
+4803 4212 Pls
+4818 4213 Pls
+4834 4230 Pls
+4850 4221 Pls
+4865 4224 Pls
+4881 4225 Pls
+4897 4228 Pls
+4912 4243 Pls
+4928 4235 Pls
+4943 4241 Pls
+4959 4240 Pls
+4975 4243 Pls
+4990 4256 Pls
+5006 4248 Pls
+5022 4249 Pls
+5037 4250 Pls
+5053 4256 Pls
+5069 4266 Pls
+5084 4258 Pls
+5100 4261 Pls
+5116 4263 Pls
+5131 4268 Pls
+5147 4278 Pls
+5163 4273 Pls
+5178 4273 Pls
+5194 4277 Pls
+5210 4277 Pls
+5225 4290 Pls
+5241 4284 Pls
+5257 4289 Pls
+5272 4291 Pls
+5288 4293 Pls
+5303 4304 Pls
+5319 4298 Pls
+5335 4300 Pls
+5350 4303 Pls
+5366 4304 Pls
+5382 4314 Pls
+5397 4310 Pls
+5413 4309 Pls
+5429 4314 Pls
+5444 4315 Pls
+5460 4327 Pls
+5476 4319 Pls
+5491 4321 Pls
+5507 4324 Pls
+5523 4328 Pls
+5538 4338 Pls
+5554 4331 Pls
+5570 4334 Pls
+5585 4335 Pls
+5601 4335 Pls
+5617 4347 Pls
+5632 4340 Pls
+5648 4343 Pls
+5663 4345 Pls
+5679 4346 Pls
+5695 4356 Pls
+5710 4348 Pls
+5726 4350 Pls
+5742 4353 Pls
+5757 4356 Pls
+5773 4367 Pls
+5789 4361 Pls
+5804 4362 Pls
+5820 4362 Pls
+5836 4364 Pls
+5851 4374 Pls
+5867 4368 Pls
+5883 4371 Pls
+5898 4372 Pls
+5914 4379 Pls
+5930 4383 Pls
+5945 4379 Pls
+5961 4384 Pls
+5977 4386 Pls
+5992 4387 Pls
+6008 4394 Pls
+6024 4391 Pls
+6039 4395 Pls
+6055 4393 Pls
+6070 4396 Pls
+6086 4399 Pls
+6102 4400 Pls
+6117 4403 Pls
+6133 4405 Pls
+6149 4405 Pls
+6164 4409 Pls
+6180 4411 Pls
+6196 4414 Pls
+6211 4415 Pls
+6227 4415 Pls
+6243 4419 Pls
+6258 4420 Pls
+6274 4419 Pls
+6290 4420 Pls
+6305 4420 Pls
+6321 4427 Pls
+6337 4425 Pls
+6352 4426 Pls
+6368 4427 Pls
+6384 4429 Pls
+6399 4432 Pls
+6415 4430 Pls
+6430 4433 Pls
+6446 4433 Pls
+6462 4434 Pls
+6477 4438 Pls
+6493 4434 Pls
+6509 4438 Pls
+6524 4438 Pls
+6540 4441 Pls
+6556 4447 Pls
+6571 4446 Pls
+6587 4446 Pls
+6603 4449 Pls
+6618 4453 Pls
+6634 4453 Pls
+6650 4453 Pls
+6665 4454 Pls
+6681 4456 Pls
+6697 4457 Pls
+6712 4459 Pls
+6728 4461 Pls
+6744 4461 Pls
+6759 4464 Pls
+6775 4463 Pls
+6790 4464 Pls
+6806 4469 Pls
+6822 4468 Pls
+6837 4468 Pls
+6853 4470 Pls
+6869 4470 Pls
+6884 4470 Pls
+6900 4471 Pls
+6916 4472 Pls
+6931 4474 Pls
+6947 4478 Pls
+1725 4346 Pls
+% End plot #1
+1.000 UL
+LTb
+686 4479 N
+686 448 L
+6261 0 V
+0 4031 V
+-6261 0 V
+Z stroke
+1.000 UP
+1.000 UL
+LTb
+stroke
+grestore
+end
+showpage
+%%Page: 2 2
+gnudict begin
+gsave
+doclip
+50 50 translate
+0.100 0.100 scale
+90 rotate
+0 -5040 translate
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+686 448 M
+63 0 V
+6198 0 R
+-63 0 V
+602 448 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1254 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2060 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 2867 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.6) Rshow
+1.000 UL
+LTb
+686 3673 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.8) Rshow
+1.000 UL
+LTb
+686 4479 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 1) Rshow
+1.000 UL
+LTb
+686 448 M
+0 63 V
+0 3968 R
+0 -63 V
+686 308 M
+( 0) Cshow
+1.000 UL
+LTb
+1382 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 2) Cshow
+1.000 UL
+LTb
+2077 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 4) Cshow
+1.000 UL
+LTb
+2773 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 6) Cshow
+1.000 UL
+LTb
+3469 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 8) Cshow
+1.000 UL
+LTb
+4164 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 10) Cshow
+1.000 UL
+LTb
+4860 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 12) Cshow
+1.000 UL
+LTb
+5556 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 14) Cshow
+1.000 UL
+LTb
+6251 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 16) Cshow
+1.000 UL
+LTb
+6947 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 18) Cshow
+1.000 UL
+LTb
+1.000 UL
+LTb
+686 4479 N
+686 448 L
+6261 0 V
+0 4031 V
+-6261 0 V
+Z stroke
+LCb setrgbcolor
+112 2463 M
+currentpoint gsave translate -270 rotate 0 0 M
+(I\(E\) \(ADC counts\)) Cshow
+grestore
+LTb
+LCb setrgbcolor
+3816 98 M
+(U \(DAC counts\)) Cshow
+LTb
+3816 4829 M
+(sample1_focus4_au30min_on_blackau30min_on_au170min - original file 2012-09-13/Au on BlackAu/) Cshow
+3816 4689 M
+(Calibrated & Normalised) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UP
+1.000 UL
+LT0
+LCb setrgbcolor
+1442 4346 M
+(raw data) Rshow
+LT0
+1526 4346 M
+399 0 V
+686 448 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 4 V
+15 5 V
+15 6 V
+14 26 V
+15 22 V
+15 25 V
+14 29 V
+15 14 V
+14 47 V
+15 35 V
+15 38 V
+14 33 V
+15 17 V
+14 58 V
+15 40 V
+15 43 V
+14 40 V
+15 25 V
+14 69 V
+15 49 V
+15 52 V
+14 52 V
+15 29 V
+14 80 V
+15 57 V
+15 56 V
+14 54 V
+15 29 V
+15 87 V
+14 56 V
+stroke 2176 1625 M
+15 62 V
+14 60 V
+15 35 V
+15 90 V
+14 60 V
+15 58 V
+14 62 V
+15 29 V
+15 85 V
+14 55 V
+15 55 V
+14 56 V
+15 30 V
+15 81 V
+14 55 V
+15 52 V
+14 53 V
+15 34 V
+15 69 V
+14 45 V
+15 45 V
+15 41 V
+14 26 V
+15 51 V
+14 38 V
+15 38 V
+15 42 V
+14 29 V
+15 46 V
+14 34 V
+15 34 V
+15 32 V
+14 30 V
+15 25 V
+14 34 V
+15 24 V
+15 5 V
+14 44 V
+15 23 V
+14 23 V
+15 24 V
+15 22 V
+14 25 V
+15 16 V
+15 18 V
+14 16 V
+15 15 V
+14 27 V
+15 4 V
+15 18 V
+14 12 V
+15 13 V
+14 27 V
+15 -1 V
+15 16 V
+14 9 V
+15 12 V
+14 23 V
+15 -6 V
+15 11 V
+14 7 V
+15 10 V
+14 26 V
+15 -9 V
+15 9 V
+14 8 V
+15 8 V
+15 26 V
+14 -9 V
+15 6 V
+14 11 V
+15 6 V
+15 23 V
+14 -12 V
+15 8 V
+14 6 V
+15 7 V
+15 24 V
+14 -10 V
+15 7 V
+14 8 V
+15 4 V
+15 24 V
+14 -9 V
+15 5 V
+14 6 V
+15 5 V
+15 22 V
+14 -10 V
+15 7 V
+15 4 V
+14 7 V
+15 20 V
+14 -7 V
+15 6 V
+15 7 V
+14 -8 V
+15 32 V
+14 -13 V
+15 8 V
+15 -2 V
+14 6 V
+15 19 V
+14 -11 V
+stroke 3695 3998 M
+15 6 V
+15 3 V
+14 6 V
+15 19 V
+14 -9 V
+15 3 V
+15 3 V
+14 4 V
+15 21 V
+15 -12 V
+14 6 V
+15 3 V
+14 3 V
+15 19 V
+15 -9 V
+14 2 V
+15 4 V
+14 2 V
+15 23 V
+15 -11 V
+14 1 V
+15 6 V
+14 4 V
+15 18 V
+15 -10 V
+14 0 V
+15 7 V
+15 3 V
+14 19 V
+15 -11 V
+14 5 V
+15 2 V
+15 3 V
+14 21 V
+15 -13 V
+14 5 V
+15 2 V
+15 4 V
+14 19 V
+15 -12 V
+14 5 V
+15 0 V
+15 3 V
+14 20 V
+15 -14 V
+14 6 V
+15 2 V
+15 5 V
+14 17 V
+15 -11 V
+15 4 V
+14 3 V
+15 3 V
+14 16 V
+15 -11 V
+15 5 V
+14 3 V
+15 1 V
+14 17 V
+15 -9 V
+15 3 V
+14 1 V
+15 3 V
+14 15 V
+15 -8 V
+15 6 V
+14 -1 V
+15 3 V
+14 13 V
+15 -8 V
+15 1 V
+14 1 V
+15 6 V
+15 10 V
+14 -8 V
+15 2 V
+14 3 V
+15 5 V
+15 10 V
+14 -5 V
+15 0 V
+14 4 V
+15 0 V
+15 13 V
+14 -6 V
+15 4 V
+14 2 V
+15 2 V
+15 12 V
+14 -6 V
+15 2 V
+14 3 V
+15 1 V
+15 10 V
+14 -4 V
+15 -1 V
+15 5 V
+14 1 V
+15 12 V
+14 -8 V
+15 2 V
+15 3 V
+14 4 V
+15 10 V
+stroke 5215 4339 M
+14 -7 V
+15 3 V
+15 1 V
+14 0 V
+15 12 V
+14 -7 V
+15 2 V
+15 2 V
+14 1 V
+15 11 V
+14 -9 V
+15 3 V
+15 3 V
+14 3 V
+15 10 V
+15 -5 V
+14 1 V
+15 0 V
+14 2 V
+15 10 V
+15 -6 V
+14 3 V
+15 1 V
+14 7 V
+15 4 V
+15 -4 V
+14 5 V
+15 2 V
+14 1 V
+15 7 V
+15 -3 V
+14 4 V
+15 -2 V
+14 3 V
+15 3 V
+15 1 V
+14 3 V
+15 1 V
+15 1 V
+14 4 V
+15 2 V
+14 3 V
+15 1 V
+15 0 V
+14 4 V
+15 1 V
+14 -1 V
+15 0 V
+15 1 V
+14 6 V
+15 -1 V
+14 0 V
+15 2 V
+15 2 V
+14 3 V
+15 -2 V
+15 3 V
+14 0 V
+15 1 V
+14 4 V
+15 -4 V
+15 4 V
+14 0 V
+15 3 V
+14 5 V
+15 0 V
+15 0 V
+14 3 V
+15 4 V
+14 0 V
+15 0 V
+15 1 V
+14 2 V
+15 1 V
+14 2 V
+15 2 V
+15 0 V
+14 3 V
+15 -1 V
+15 1 V
+14 5 V
+15 -1 V
+14 0 V
+15 2 V
+15 0 V
+14 0 V
+15 1 V
+14 1 V
+15 2 V
+15 4 V
+686 448 Pls
+701 448 Pls
+715 448 Pls
+730 448 Pls
+744 448 Pls
+759 448 Pls
+774 448 Pls
+788 448 Pls
+803 448 Pls
+817 448 Pls
+832 448 Pls
+847 448 Pls
+861 448 Pls
+876 448 Pls
+891 448 Pls
+905 448 Pls
+920 448 Pls
+934 448 Pls
+949 448 Pls
+964 448 Pls
+978 448 Pls
+993 448 Pls
+1007 448 Pls
+1022 448 Pls
+1037 448 Pls
+1051 448 Pls
+1066 448 Pls
+1080 448 Pls
+1095 448 Pls
+1110 448 Pls
+1124 448 Pls
+1139 448 Pls
+1153 448 Pls
+1168 448 Pls
+1183 448 Pls
+1197 448 Pls
+1212 448 Pls
+1227 448 Pls
+1241 448 Pls
+1256 448 Pls
+1270 448 Pls
+1285 448 Pls
+1300 448 Pls
+1314 448 Pls
+1329 448 Pls
+1343 448 Pls
+1358 448 Pls
+1373 448 Pls
+1387 448 Pls
+1402 448 Pls
+1416 448 Pls
+1431 448 Pls
+1446 448 Pls
+1460 448 Pls
+1475 448 Pls
+1489 448 Pls
+1504 448 Pls
+1519 448 Pls
+1533 448 Pls
+1548 448 Pls
+1563 448 Pls
+1577 448 Pls
+1592 448 Pls
+1606 448 Pls
+1621 448 Pls
+1636 448 Pls
+1650 448 Pls
+1665 448 Pls
+1679 448 Pls
+1694 448 Pls
+1709 448 Pls
+1723 448 Pls
+1738 448 Pls
+1752 452 Pls
+1767 457 Pls
+1782 463 Pls
+1796 489 Pls
+1811 511 Pls
+1826 536 Pls
+1840 565 Pls
+1855 579 Pls
+1869 626 Pls
+1884 661 Pls
+1899 699 Pls
+1913 732 Pls
+1928 749 Pls
+1942 807 Pls
+1957 847 Pls
+1972 890 Pls
+1986 930 Pls
+2001 955 Pls
+2015 1024 Pls
+2030 1073 Pls
+2045 1125 Pls
+2059 1177 Pls
+2074 1206 Pls
+2088 1286 Pls
+2103 1343 Pls
+2118 1399 Pls
+2132 1453 Pls
+2147 1482 Pls
+2162 1569 Pls
+2176 1625 Pls
+2191 1687 Pls
+2205 1747 Pls
+2220 1782 Pls
+2235 1872 Pls
+2249 1932 Pls
+2264 1990 Pls
+2278 2052 Pls
+2293 2081 Pls
+2308 2166 Pls
+2322 2221 Pls
+2337 2276 Pls
+2351 2332 Pls
+2366 2362 Pls
+2381 2443 Pls
+2395 2498 Pls
+2410 2550 Pls
+2424 2603 Pls
+2439 2637 Pls
+2454 2706 Pls
+2468 2751 Pls
+2483 2796 Pls
+2498 2837 Pls
+2512 2863 Pls
+2527 2914 Pls
+2541 2952 Pls
+2556 2990 Pls
+2571 3032 Pls
+2585 3061 Pls
+2600 3107 Pls
+2614 3141 Pls
+2629 3175 Pls
+2644 3207 Pls
+2658 3237 Pls
+2673 3262 Pls
+2687 3296 Pls
+2702 3320 Pls
+2717 3325 Pls
+2731 3369 Pls
+2746 3392 Pls
+2760 3415 Pls
+2775 3439 Pls
+2790 3461 Pls
+2804 3486 Pls
+2819 3502 Pls
+2834 3520 Pls
+2848 3536 Pls
+2863 3551 Pls
+2877 3578 Pls
+2892 3582 Pls
+2907 3600 Pls
+2921 3612 Pls
+2936 3625 Pls
+2950 3652 Pls
+2965 3651 Pls
+2980 3667 Pls
+2994 3676 Pls
+3009 3688 Pls
+3023 3711 Pls
+3038 3705 Pls
+3053 3716 Pls
+3067 3723 Pls
+3082 3733 Pls
+3096 3759 Pls
+3111 3750 Pls
+3126 3759 Pls
+3140 3767 Pls
+3155 3775 Pls
+3170 3801 Pls
+3184 3792 Pls
+3199 3798 Pls
+3213 3809 Pls
+3228 3815 Pls
+3243 3838 Pls
+3257 3826 Pls
+3272 3834 Pls
+3286 3840 Pls
+3301 3847 Pls
+3316 3871 Pls
+3330 3861 Pls
+3345 3868 Pls
+3359 3876 Pls
+3374 3880 Pls
+3389 3904 Pls
+3403 3895 Pls
+3418 3900 Pls
+3432 3906 Pls
+3447 3911 Pls
+3462 3933 Pls
+3476 3923 Pls
+3491 3930 Pls
+3506 3934 Pls
+3520 3941 Pls
+3535 3961 Pls
+3549 3954 Pls
+3564 3960 Pls
+3579 3967 Pls
+3593 3959 Pls
+3608 3991 Pls
+3622 3978 Pls
+3637 3986 Pls
+3652 3984 Pls
+3666 3990 Pls
+3681 4009 Pls
+3695 3998 Pls
+3710 4004 Pls
+3725 4007 Pls
+3739 4013 Pls
+3754 4032 Pls
+3768 4023 Pls
+3783 4026 Pls
+3798 4029 Pls
+3812 4033 Pls
+3827 4054 Pls
+3842 4042 Pls
+3856 4048 Pls
+3871 4051 Pls
+3885 4054 Pls
+3900 4073 Pls
+3915 4064 Pls
+3929 4066 Pls
+3944 4070 Pls
+3958 4072 Pls
+3973 4095 Pls
+3988 4084 Pls
+4002 4085 Pls
+4017 4091 Pls
+4031 4095 Pls
+4046 4113 Pls
+4061 4103 Pls
+4075 4103 Pls
+4090 4110 Pls
+4105 4113 Pls
+4119 4132 Pls
+4134 4121 Pls
+4148 4126 Pls
+4163 4128 Pls
+4178 4131 Pls
+4192 4152 Pls
+4207 4139 Pls
+4221 4144 Pls
+4236 4146 Pls
+4251 4150 Pls
+4265 4169 Pls
+4280 4157 Pls
+4294 4162 Pls
+4309 4162 Pls
+4324 4165 Pls
+4338 4185 Pls
+4353 4171 Pls
+4367 4177 Pls
+4382 4179 Pls
+4397 4184 Pls
+4411 4201 Pls
+4426 4190 Pls
+4441 4194 Pls
+4455 4197 Pls
+4470 4200 Pls
+4484 4216 Pls
+4499 4205 Pls
+4514 4210 Pls
+4528 4213 Pls
+4543 4214 Pls
+4557 4231 Pls
+4572 4222 Pls
+4587 4225 Pls
+4601 4226 Pls
+4616 4229 Pls
+4630 4244 Pls
+4645 4236 Pls
+4660 4242 Pls
+4674 4241 Pls
+4689 4244 Pls
+4703 4257 Pls
+4718 4249 Pls
+4733 4250 Pls
+4747 4251 Pls
+4762 4257 Pls
+4777 4267 Pls
+4791 4259 Pls
+4806 4261 Pls
+4820 4264 Pls
+4835 4269 Pls
+4850 4279 Pls
+4864 4274 Pls
+4879 4274 Pls
+4893 4278 Pls
+4908 4278 Pls
+4923 4291 Pls
+4937 4285 Pls
+4952 4289 Pls
+4966 4291 Pls
+4981 4293 Pls
+4996 4305 Pls
+5010 4299 Pls
+5025 4301 Pls
+5039 4304 Pls
+5054 4305 Pls
+5069 4315 Pls
+5083 4311 Pls
+5098 4310 Pls
+5113 4315 Pls
+5127 4316 Pls
+5142 4328 Pls
+5156 4320 Pls
+5171 4322 Pls
+5186 4325 Pls
+5200 4329 Pls
+5215 4339 Pls
+5229 4332 Pls
+5244 4335 Pls
+5259 4336 Pls
+5273 4336 Pls
+5288 4348 Pls
+5302 4341 Pls
+5317 4343 Pls
+5332 4345 Pls
+5346 4346 Pls
+5361 4357 Pls
+5375 4348 Pls
+5390 4351 Pls
+5405 4354 Pls
+5419 4357 Pls
+5434 4367 Pls
+5449 4362 Pls
+5463 4363 Pls
+5478 4363 Pls
+5492 4365 Pls
+5507 4375 Pls
+5522 4369 Pls
+5536 4372 Pls
+5551 4373 Pls
+5565 4380 Pls
+5580 4384 Pls
+5595 4380 Pls
+5609 4385 Pls
+5624 4387 Pls
+5638 4388 Pls
+5653 4395 Pls
+5668 4392 Pls
+5682 4396 Pls
+5697 4394 Pls
+5711 4397 Pls
+5726 4400 Pls
+5741 4401 Pls
+5755 4404 Pls
+5770 4405 Pls
+5785 4406 Pls
+5799 4410 Pls
+5814 4412 Pls
+5828 4415 Pls
+5843 4416 Pls
+5858 4416 Pls
+5872 4420 Pls
+5887 4421 Pls
+5901 4420 Pls
+5916 4420 Pls
+5931 4421 Pls
+5945 4427 Pls
+5960 4426 Pls
+5974 4426 Pls
+5989 4428 Pls
+6004 4430 Pls
+6018 4433 Pls
+6033 4431 Pls
+6048 4434 Pls
+6062 4434 Pls
+6077 4435 Pls
+6091 4439 Pls
+6106 4435 Pls
+6121 4439 Pls
+6135 4439 Pls
+6150 4442 Pls
+6164 4447 Pls
+6179 4447 Pls
+6194 4447 Pls
+6208 4450 Pls
+6223 4454 Pls
+6237 4454 Pls
+6252 4454 Pls
+6267 4455 Pls
+6281 4457 Pls
+6296 4458 Pls
+6310 4460 Pls
+6325 4462 Pls
+6340 4462 Pls
+6354 4465 Pls
+6369 4464 Pls
+6384 4465 Pls
+6398 4470 Pls
+6413 4469 Pls
+6427 4469 Pls
+6442 4471 Pls
+6457 4471 Pls
+6471 4471 Pls
+6486 4472 Pls
+6500 4473 Pls
+6515 4475 Pls
+6530 4479 Pls
+1725 4346 Pls
+% End plot #1
+1.000 UL
+LTb
+686 4479 N
+686 448 L
+6261 0 V
+0 4031 V
+-6261 0 V
+Z stroke
+1.000 UP
+1.000 UL
+LTb
+stroke
+grestore
+end
+showpage
+%%Page: 3 3
+gnudict begin
+gsave
+doclip
+50 50 translate
+0.100 0.100 scale
+90 rotate
+0 -5040 translate
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+686 752 M
+63 0 V
+6198 0 R
+-63 0 V
+602 752 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1437 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 2121 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2806 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3490 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 4174 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.5) Rshow
+1.000 UL
+LTb
+686 448 M
+0 63 V
+0 3968 R
+0 -63 V
+686 308 M
+( 0) Cshow
+1.000 UL
+LTb
+1382 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 2) Cshow
+1.000 UL
+LTb
+2077 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 4) Cshow
+1.000 UL
+LTb
+2773 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 6) Cshow
+1.000 UL
+LTb
+3469 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 8) Cshow
+1.000 UL
+LTb
+4164 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 10) Cshow
+1.000 UL
+LTb
+4860 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 12) Cshow
+1.000 UL
+LTb
+5556 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 14) Cshow
+1.000 UL
+LTb
+6251 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 16) Cshow
+1.000 UL
+LTb
+6947 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 18) Cshow
+1.000 UL
+LTb
+1.000 UL
+LTb
+686 4479 N
+686 448 L
+6261 0 V
+0 4031 V
+-6261 0 V
+Z stroke
+LCb setrgbcolor
+112 2463 M
+currentpoint gsave translate -270 rotate 0 0 M
+(dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
+grestore
+LTb
+LCb setrgbcolor
+3816 98 M
+(U \(DAC counts\)) Cshow
+LTb
+3816 4829 M
+(sample1_focus4_au30min_on_blackau30min_on_au170min - original file 2012-09-13/Au on BlackAu/) Cshow
+3816 4689 M
+(TCS \(of Calibrated & Normalised Data\)) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UP
+1.000 UL
+LT0
+LCb setrgbcolor
+6296 4346 M
+(tcs data) Rshow
+LT0
+6380 4346 M
+399 0 V
+686 752 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 5 V
+15 82 V
+14 88 V
+15 39 V
+15 434 V
+14 321 V
+15 -12 V
+15 148 V
+14 -231 V
+15 346 V
+14 428 V
+15 -177 V
+15 -41 V
+14 -409 V
+15 495 V
+14 471 V
+15 -309 V
+15 -12 V
+14 -355 V
+15 602 V
+14 486 V
+15 -365 V
+15 67 V
+14 -470 V
+15 579 V
+14 559 V
+15 -488 V
+15 -51 V
+14 -562 V
+15 670 V
+15 559 V
+14 -500 V
+stroke 2176 3149 M
+15 69 V
+14 -558 V
+15 617 V
+15 524 V
+14 -655 V
+15 22 V
+14 -580 V
+15 466 V
+15 520 V
+14 -592 V
+15 11 V
+14 -515 V
+15 522 V
+15 511 V
+14 -590 V
+15 -36 V
+14 -368 V
+15 308 V
+15 220 V
+14 -470 V
+15 -76 V
+15 -395 V
+14 202 V
+15 250 V
+14 -265 V
+15 63 V
+15 -163 V
+14 79 V
+15 95 V
+14 -237 V
+15 -56 V
+15 -67 V
+14 -134 V
+15 79 V
+14 -15 V
+15 -594 V
+15 397 V
+14 362 V
+15 -430 V
+14 35 V
+15 -19 V
+15 21 V
+14 -112 V
+15 -156 V
+15 -2 V
+14 -51 V
+15 217 V
+14 -229 V
+15 -177 V
+15 167 V
+14 -112 V
+15 294 V
+14 -276 V
+15 -198 V
+15 182 V
+14 -77 V
+15 297 V
+14 -386 V
+15 -238 V
+15 264 V
+14 -24 V
+15 382 V
+14 -366 V
+15 -347 V
+15 323 V
+14 -3 V
+15 366 V
+15 -341 V
+14 -406 V
+15 398 V
+14 -1 V
+15 244 V
+15 -361 V
+14 -323 V
+15 383 V
+14 -10 V
+15 340 V
+15 -335 V
+14 -339 V
+15 356 V
+14 -59 V
+15 336 V
+15 -276 V
+14 -395 V
+15 337 V
+14 -12 V
+15 299 V
+15 -279 V
+14 -296 V
+15 263 V
+15 -1 V
+14 330 V
+15 -277 V
+14 -285 V
+15 276 V
+15 -272 V
+14 494 V
+15 -112 V
+14 -469 V
+15 226 V
+15 -47 V
+14 426 V
+15 -330 V
+14 -271 V
+stroke 3695 656 M
+15 271 V
+15 11 V
+14 326 V
+15 -319 V
+14 -307 V
+15 243 V
+15 8 V
+14 369 V
+15 -321 V
+15 -311 V
+14 299 V
+15 -43 V
+14 327 V
+15 -251 V
+15 -356 V
+14 272 V
+15 5 V
+14 362 V
+15 -250 V
+15 -425 V
+14 334 V
+15 53 V
+14 239 V
+15 -291 V
+15 -345 V
+14 337 V
+15 58 V
+15 263 V
+14 -311 V
+15 -281 V
+14 272 V
+15 -48 V
+15 390 V
+14 -318 V
+15 -327 V
+14 309 V
+15 -20 V
+15 339 V
+14 -331 V
+15 -292 V
+14 269 V
+15 -40 V
+15 393 V
+14 -344 V
+15 -291 V
+14 324 V
+15 -2 V
+15 288 V
+14 -335 V
+15 -230 V
+15 275 V
+14 -40 V
+15 277 V
+14 -277 V
+15 -228 V
+15 263 V
+14 -69 V
+15 298 V
+14 -223 V
+15 -271 V
+15 201 V
+14 -1 V
+15 293 V
+14 -234 V
+15 -192 V
+15 146 V
+14 -52 V
+15 287 V
+14 -214 V
+15 -264 V
+15 187 V
+14 104 V
+15 180 V
+15 -275 V
+14 -161 V
+15 210 V
+14 64 V
+15 153 V
+15 -227 V
+14 -184 V
+15 194 V
+14 -14 V
+15 180 V
+15 -125 V
+14 -175 V
+15 168 V
+14 -46 V
+15 183 V
+15 -158 V
+14 -179 V
+15 166 V
+14 -18 V
+15 147 V
+15 -107 V
+14 -221 V
+15 180 V
+15 55 V
+14 136 V
+15 -193 V
+14 -192 V
+15 221 V
+15 41 V
+14 138 V
+15 -220 V
+stroke 5215 815 M
+14 -143 V
+15 159 V
+15 -50 V
+14 204 V
+15 -137 V
+14 -182 V
+15 175 V
+15 -28 V
+14 164 V
+15 -181 V
+14 -158 V
+15 222 V
+15 22 V
+14 145 V
+15 -184 V
+15 -175 V
+14 114 V
+15 2 V
+14 212 V
+15 -160 V
+15 -151 V
+14 146 V
+15 77 V
+14 75 V
+15 -229 V
+15 14 V
+14 136 V
+15 -91 V
+14 89 V
+15 -66 V
+15 -54 V
+14 15 V
+15 -25 V
+14 97 V
+15 -42 V
+15 -3 V
+14 23 V
+15 -50 V
+15 41 V
+14 46 V
+15 -33 V
+14 -34 V
+15 -38 V
+15 67 V
+14 0 V
+15 -95 V
+14 0 V
+15 22 V
+15 121 V
+14 -44 V
+15 -119 V
+14 63 V
+15 35 V
+15 32 V
+14 -93 V
+15 -6 V
+15 55 V
+14 -47 V
+15 71 V
+14 -78 V
+15 -9 V
+15 70 V
+14 -5 V
+15 111 V
+14 -71 V
+15 -116 V
+15 62 V
+14 79 V
+15 -47 V
+14 -78 V
+15 18 V
+15 40 V
+14 -5 V
+15 1 V
+14 17 V
+15 -35 V
+15 19 V
+14 -28 V
+15 -38 V
+15 126 V
+14 -42 V
+15 -104 V
+14 67 V
+15 -2 V
+15 -30 V
+14 11 V
+15 18 V
+14 33 V
+15 43 V
+15 33 V
+686 752 Pls
+701 752 Pls
+715 752 Pls
+730 752 Pls
+744 752 Pls
+759 752 Pls
+774 752 Pls
+788 752 Pls
+803 752 Pls
+817 752 Pls
+832 752 Pls
+847 752 Pls
+861 752 Pls
+876 752 Pls
+891 752 Pls
+905 752 Pls
+920 752 Pls
+934 752 Pls
+949 752 Pls
+964 752 Pls
+978 752 Pls
+993 752 Pls
+1007 752 Pls
+1022 752 Pls
+1037 752 Pls
+1051 752 Pls
+1066 752 Pls
+1080 752 Pls
+1095 752 Pls
+1110 752 Pls
+1124 752 Pls
+1139 752 Pls
+1153 752 Pls
+1168 752 Pls
+1183 752 Pls
+1197 752 Pls
+1212 752 Pls
+1227 752 Pls
+1241 752 Pls
+1256 752 Pls
+1270 752 Pls
+1285 752 Pls
+1300 752 Pls
+1314 752 Pls
+1329 752 Pls
+1343 752 Pls
+1358 752 Pls
+1373 752 Pls
+1387 752 Pls
+1402 752 Pls
+1416 752 Pls
+1431 752 Pls
+1446 752 Pls
+1460 752 Pls
+1475 752 Pls
+1489 752 Pls
+1504 752 Pls
+1519 752 Pls
+1533 752 Pls
+1548 752 Pls
+1563 752 Pls
+1577 752 Pls
+1592 752 Pls
+1606 752 Pls
+1621 752 Pls
+1636 752 Pls
+1650 752 Pls
+1665 752 Pls
+1679 752 Pls
+1694 752 Pls
+1709 752 Pls
+1723 757 Pls
+1738 839 Pls
+1752 927 Pls
+1767 966 Pls
+1782 1400 Pls
+1796 1721 Pls
+1811 1709 Pls
+1826 1857 Pls
+1840 1626 Pls
+1855 1972 Pls
+1869 2400 Pls
+1884 2223 Pls
+1899 2182 Pls
+1913 1773 Pls
+1928 2268 Pls
+1942 2739 Pls
+1957 2430 Pls
+1972 2418 Pls
+1986 2063 Pls
+2001 2665 Pls
+2015 3151 Pls
+2030 2786 Pls
+2045 2853 Pls
+2059 2383 Pls
+2074 2962 Pls
+2088 3521 Pls
+2103 3033 Pls
+2118 2982 Pls
+2132 2420 Pls
+2147 3090 Pls
+2162 3649 Pls
+2176 3149 Pls
+2191 3218 Pls
+2205 2660 Pls
+2220 3277 Pls
+2235 3801 Pls
+2249 3146 Pls
+2264 3168 Pls
+2278 2588 Pls
+2293 3054 Pls
+2308 3574 Pls
+2322 2982 Pls
+2337 2993 Pls
+2351 2478 Pls
+2366 3000 Pls
+2381 3511 Pls
+2395 2921 Pls
+2410 2885 Pls
+2424 2517 Pls
+2439 2825 Pls
+2454 3045 Pls
+2468 2575 Pls
+2483 2499 Pls
+2498 2104 Pls
+2512 2306 Pls
+2527 2556 Pls
+2541 2291 Pls
+2556 2354 Pls
+2571 2191 Pls
+2585 2270 Pls
+2600 2365 Pls
+2614 2128 Pls
+2629 2072 Pls
+2644 2005 Pls
+2658 1871 Pls
+2673 1950 Pls
+2687 1935 Pls
+2702 1341 Pls
+2717 1738 Pls
+2731 2100 Pls
+2746 1670 Pls
+2760 1705 Pls
+2775 1686 Pls
+2790 1707 Pls
+2804 1595 Pls
+2819 1439 Pls
+2834 1437 Pls
+2848 1386 Pls
+2863 1603 Pls
+2877 1374 Pls
+2892 1197 Pls
+2907 1364 Pls
+2921 1252 Pls
+2936 1546 Pls
+2950 1270 Pls
+2965 1072 Pls
+2980 1254 Pls
+2994 1177 Pls
+3009 1474 Pls
+3023 1088 Pls
+3038 850 Pls
+3053 1114 Pls
+3067 1090 Pls
+3082 1472 Pls
+3096 1106 Pls
+3111 759 Pls
+3126 1082 Pls
+3140 1079 Pls
+3155 1445 Pls
+3170 1104 Pls
+3184 698 Pls
+3199 1096 Pls
+3213 1095 Pls
+3228 1339 Pls
+3243 978 Pls
+3257 655 Pls
+3272 1038 Pls
+3286 1028 Pls
+3301 1368 Pls
+3316 1033 Pls
+3330 694 Pls
+3345 1050 Pls
+3359 991 Pls
+3374 1327 Pls
+3389 1051 Pls
+3403 656 Pls
+3418 993 Pls
+3432 981 Pls
+3447 1280 Pls
+3462 1001 Pls
+3476 705 Pls
+3491 968 Pls
+3506 967 Pls
+3520 1297 Pls
+3535 1020 Pls
+3549 735 Pls
+3564 1011 Pls
+3579 739 Pls
+3593 1233 Pls
+3608 1121 Pls
+3622 652 Pls
+3637 878 Pls
+3652 831 Pls
+3666 1257 Pls
+3681 927 Pls
+3695 656 Pls
+3710 927 Pls
+3725 938 Pls
+3739 1264 Pls
+3754 945 Pls
+3768 638 Pls
+3783 881 Pls
+3798 889 Pls
+3812 1258 Pls
+3827 937 Pls
+3842 626 Pls
+3856 925 Pls
+3871 882 Pls
+3885 1209 Pls
+3900 958 Pls
+3915 602 Pls
+3929 874 Pls
+3944 879 Pls
+3958 1241 Pls
+3973 991 Pls
+3988 566 Pls
+4002 900 Pls
+4017 953 Pls
+4031 1192 Pls
+4046 901 Pls
+4061 556 Pls
+4075 893 Pls
+4090 951 Pls
+4105 1214 Pls
+4119 903 Pls
+4134 622 Pls
+4148 894 Pls
+4163 846 Pls
+4178 1236 Pls
+4192 918 Pls
+4207 591 Pls
+4221 900 Pls
+4236 880 Pls
+4251 1219 Pls
+4265 888 Pls
+4280 596 Pls
+4294 865 Pls
+4309 825 Pls
+4324 1218 Pls
+4338 874 Pls
+4353 583 Pls
+4367 907 Pls
+4382 905 Pls
+4397 1193 Pls
+4411 858 Pls
+4426 628 Pls
+4441 903 Pls
+4455 863 Pls
+4470 1140 Pls
+4484 863 Pls
+4499 635 Pls
+4514 898 Pls
+4528 829 Pls
+4543 1127 Pls
+4557 904 Pls
+4572 633 Pls
+4587 834 Pls
+4601 833 Pls
+4616 1126 Pls
+4630 892 Pls
+4645 700 Pls
+4660 846 Pls
+4674 794 Pls
+4689 1081 Pls
+4703 867 Pls
+4718 603 Pls
+4733 790 Pls
+4747 894 Pls
+4762 1074 Pls
+4777 799 Pls
+4791 638 Pls
+4806 848 Pls
+4820 912 Pls
+4835 1065 Pls
+4850 838 Pls
+4864 654 Pls
+4879 848 Pls
+4893 834 Pls
+4908 1014 Pls
+4923 889 Pls
+4937 714 Pls
+4952 882 Pls
+4966 836 Pls
+4981 1019 Pls
+4996 861 Pls
+5010 682 Pls
+5025 848 Pls
+5039 830 Pls
+5054 977 Pls
+5069 870 Pls
+5083 649 Pls
+5098 829 Pls
+5113 884 Pls
+5127 1020 Pls
+5142 827 Pls
+5156 635 Pls
+5171 856 Pls
+5186 897 Pls
+5200 1035 Pls
+5215 815 Pls
+5229 672 Pls
+5244 831 Pls
+5259 781 Pls
+5273 985 Pls
+5288 848 Pls
+5302 666 Pls
+5317 841 Pls
+5332 813 Pls
+5346 977 Pls
+5361 796 Pls
+5375 638 Pls
+5390 860 Pls
+5405 882 Pls
+5419 1027 Pls
+5434 843 Pls
+5449 668 Pls
+5463 782 Pls
+5478 784 Pls
+5492 996 Pls
+5507 836 Pls
+5522 685 Pls
+5536 831 Pls
+5551 908 Pls
+5565 983 Pls
+5580 754 Pls
+5595 768 Pls
+5609 904 Pls
+5624 813 Pls
+5638 902 Pls
+5653 836 Pls
+5668 782 Pls
+5682 797 Pls
+5697 772 Pls
+5711 869 Pls
+5726 827 Pls
+5741 824 Pls
+5755 847 Pls
+5770 797 Pls
+5785 838 Pls
+5799 884 Pls
+5814 851 Pls
+5828 817 Pls
+5843 779 Pls
+5858 846 Pls
+5872 846 Pls
+5887 751 Pls
+5901 751 Pls
+5916 773 Pls
+5931 894 Pls
+5945 850 Pls
+5960 731 Pls
+5974 794 Pls
+5989 829 Pls
+6004 861 Pls
+6018 768 Pls
+6033 762 Pls
+6048 817 Pls
+6062 770 Pls
+6077 841 Pls
+6091 763 Pls
+6106 754 Pls
+6121 824 Pls
+6135 819 Pls
+6150 930 Pls
+6164 859 Pls
+6179 743 Pls
+6194 805 Pls
+6208 884 Pls
+6223 837 Pls
+6237 759 Pls
+6252 777 Pls
+6267 817 Pls
+6281 812 Pls
+6296 813 Pls
+6310 830 Pls
+6325 795 Pls
+6340 814 Pls
+6354 786 Pls
+6369 748 Pls
+6384 874 Pls
+6398 832 Pls
+6413 728 Pls
+6427 795 Pls
+6442 793 Pls
+6457 763 Pls
+6471 774 Pls
+6486 792 Pls
+6500 825 Pls
+6515 868 Pls
+6530 901 Pls
+6579 4346 Pls
+% End plot #1
+1.000 UL
+LTb
+686 4479 N
+686 448 L
+6261 0 V
+0 4031 V
+-6261 0 V
+Z stroke
+1.000 UP
+1.000 UL
+LTb
+stroke
+grestore
+end
+showpage
+%%Page: 4 4
+gnudict begin
+gsave
+doclip
+50 50 translate
+0.100 0.100 scale
+90 rotate
+0 -5040 translate
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+686 752 M
+63 0 V
+6198 0 R
+-63 0 V
+602 752 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1437 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 2121 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2806 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3490 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 4174 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.5) Rshow
+1.000 UL
+LTb
+686 448 M
+0 63 V
+0 3968 R
+0 -63 V
+686 308 M
+( 0) Cshow
+1.000 UL
+LTb
+1382 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 2) Cshow
+1.000 UL
+LTb
+2077 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 4) Cshow
+1.000 UL
+LTb
+2773 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 6) Cshow
+1.000 UL
+LTb
+3469 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 8) Cshow
+1.000 UL
+LTb
+4164 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 10) Cshow
+1.000 UL
+LTb
+4860 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 12) Cshow
+1.000 UL
+LTb
+5556 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 14) Cshow
+1.000 UL
+LTb
+6251 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 16) Cshow
+1.000 UL
+LTb
+6947 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 18) Cshow
+1.000 UL
+LTb
+1.000 UL
+LTb
+686 4479 N
+686 448 L
+6261 0 V
+0 4031 V
+-6261 0 V
+Z stroke
+LCb setrgbcolor
+112 2463 M
+currentpoint gsave translate -270 rotate 0 0 M
+(dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
+grestore
+LTb
+LCb setrgbcolor
+3816 98 M
+(U \(DAC counts\)) Cshow
+LTb
+3816 4829 M
+(sample1_focus4_au30min_on_blackau30min_on_au170min - original file 2012-09-13/Au on BlackAu/) Cshow
+3816 4689 M
+(TCS with peaks \(thick\) and inflection points \(dashed\) indicated) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UP
+1.000 UL
+LT0
+LCb setrgbcolor
+6296 4346 M
+(tcs data) Rshow
+LT0
+6380 4346 M
+399 0 V
+686 752 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 5 V
+15 82 V
+14 88 V
+15 39 V
+15 434 V
+14 321 V
+15 -12 V
+15 148 V
+14 -231 V
+15 346 V
+14 428 V
+15 -177 V
+15 -41 V
+14 -409 V
+15 495 V
+14 471 V
+15 -309 V
+15 -12 V
+14 -355 V
+15 602 V
+14 486 V
+15 -365 V
+15 67 V
+14 -470 V
+15 579 V
+14 559 V
+15 -488 V
+15 -51 V
+14 -562 V
+15 670 V
+15 559 V
+14 -500 V
+stroke 2176 3149 M
+15 69 V
+14 -558 V
+15 617 V
+15 524 V
+14 -655 V
+15 22 V
+14 -580 V
+15 466 V
+15 520 V
+14 -592 V
+15 11 V
+14 -515 V
+15 522 V
+15 511 V
+14 -590 V
+15 -36 V
+14 -368 V
+15 308 V
+15 220 V
+14 -470 V
+15 -76 V
+15 -395 V
+14 202 V
+15 250 V
+14 -265 V
+15 63 V
+15 -163 V
+14 79 V
+15 95 V
+14 -237 V
+15 -56 V
+15 -67 V
+14 -134 V
+15 79 V
+14 -15 V
+15 -594 V
+15 397 V
+14 362 V
+15 -430 V
+14 35 V
+15 -19 V
+15 21 V
+14 -112 V
+15 -156 V
+15 -2 V
+14 -51 V
+15 217 V
+14 -229 V
+15 -177 V
+15 167 V
+14 -112 V
+15 294 V
+14 -276 V
+15 -198 V
+15 182 V
+14 -77 V
+15 297 V
+14 -386 V
+15 -238 V
+15 264 V
+14 -24 V
+15 382 V
+14 -366 V
+15 -347 V
+15 323 V
+14 -3 V
+15 366 V
+15 -341 V
+14 -406 V
+15 398 V
+14 -1 V
+15 244 V
+15 -361 V
+14 -323 V
+15 383 V
+14 -10 V
+15 340 V
+15 -335 V
+14 -339 V
+15 356 V
+14 -59 V
+15 336 V
+15 -276 V
+14 -395 V
+15 337 V
+14 -12 V
+15 299 V
+15 -279 V
+14 -296 V
+15 263 V
+15 -1 V
+14 330 V
+15 -277 V
+14 -285 V
+15 276 V
+15 -272 V
+14 494 V
+15 -112 V
+14 -469 V
+15 226 V
+15 -47 V
+14 426 V
+15 -330 V
+14 -271 V
+stroke 3695 656 M
+15 271 V
+15 11 V
+14 326 V
+15 -319 V
+14 -307 V
+15 243 V
+15 8 V
+14 369 V
+15 -321 V
+15 -311 V
+14 299 V
+15 -43 V
+14 327 V
+15 -251 V
+15 -356 V
+14 272 V
+15 5 V
+14 362 V
+15 -250 V
+15 -425 V
+14 334 V
+15 53 V
+14 239 V
+15 -291 V
+15 -345 V
+14 337 V
+15 58 V
+15 263 V
+14 -311 V
+15 -281 V
+14 272 V
+15 -48 V
+15 390 V
+14 -318 V
+15 -327 V
+14 309 V
+15 -20 V
+15 339 V
+14 -331 V
+15 -292 V
+14 269 V
+15 -40 V
+15 393 V
+14 -344 V
+15 -291 V
+14 324 V
+15 -2 V
+15 288 V
+14 -335 V
+15 -230 V
+15 275 V
+14 -40 V
+15 277 V
+14 -277 V
+15 -228 V
+15 263 V
+14 -69 V
+15 298 V
+14 -223 V
+15 -271 V
+15 201 V
+14 -1 V
+15 293 V
+14 -234 V
+15 -192 V
+15 146 V
+14 -52 V
+15 287 V
+14 -214 V
+15 -264 V
+15 187 V
+14 104 V
+15 180 V
+15 -275 V
+14 -161 V
+15 210 V
+14 64 V
+15 153 V
+15 -227 V
+14 -184 V
+15 194 V
+14 -14 V
+15 180 V
+15 -125 V
+14 -175 V
+15 168 V
+14 -46 V
+15 183 V
+15 -158 V
+14 -179 V
+15 166 V
+14 -18 V
+15 147 V
+15 -107 V
+14 -221 V
+15 180 V
+15 55 V
+14 136 V
+15 -193 V
+14 -192 V
+15 221 V
+15 41 V
+14 138 V
+15 -220 V
+stroke 5215 815 M
+14 -143 V
+15 159 V
+15 -50 V
+14 204 V
+15 -137 V
+14 -182 V
+15 175 V
+15 -28 V
+14 164 V
+15 -181 V
+14 -158 V
+15 222 V
+15 22 V
+14 145 V
+15 -184 V
+15 -175 V
+14 114 V
+15 2 V
+14 212 V
+15 -160 V
+15 -151 V
+14 146 V
+15 77 V
+14 75 V
+15 -229 V
+15 14 V
+14 136 V
+15 -91 V
+14 89 V
+15 -66 V
+15 -54 V
+14 15 V
+15 -25 V
+14 97 V
+15 -42 V
+15 -3 V
+14 23 V
+15 -50 V
+15 41 V
+14 46 V
+15 -33 V
+14 -34 V
+15 -38 V
+15 67 V
+14 0 V
+15 -95 V
+14 0 V
+15 22 V
+15 121 V
+14 -44 V
+15 -119 V
+14 63 V
+15 35 V
+15 32 V
+14 -93 V
+15 -6 V
+15 55 V
+14 -47 V
+15 71 V
+14 -78 V
+15 -9 V
+15 70 V
+14 -5 V
+15 111 V
+14 -71 V
+15 -116 V
+15 62 V
+14 79 V
+15 -47 V
+14 -78 V
+15 18 V
+15 40 V
+14 -5 V
+15 1 V
+14 17 V
+15 -35 V
+15 19 V
+14 -28 V
+15 -38 V
+15 126 V
+14 -42 V
+15 -104 V
+14 67 V
+15 -2 V
+15 -30 V
+14 11 V
+15 18 V
+14 33 V
+15 43 V
+15 33 V
+686 752 Pls
+701 752 Pls
+715 752 Pls
+730 752 Pls
+744 752 Pls
+759 752 Pls
+774 752 Pls
+788 752 Pls
+803 752 Pls
+817 752 Pls
+832 752 Pls
+847 752 Pls
+861 752 Pls
+876 752 Pls
+891 752 Pls
+905 752 Pls
+920 752 Pls
+934 752 Pls
+949 752 Pls
+964 752 Pls
+978 752 Pls
+993 752 Pls
+1007 752 Pls
+1022 752 Pls
+1037 752 Pls
+1051 752 Pls
+1066 752 Pls
+1080 752 Pls
+1095 752 Pls
+1110 752 Pls
+1124 752 Pls
+1139 752 Pls
+1153 752 Pls
+1168 752 Pls
+1183 752 Pls
+1197 752 Pls
+1212 752 Pls
+1227 752 Pls
+1241 752 Pls
+1256 752 Pls
+1270 752 Pls
+1285 752 Pls
+1300 752 Pls
+1314 752 Pls
+1329 752 Pls
+1343 752 Pls
+1358 752 Pls
+1373 752 Pls
+1387 752 Pls
+1402 752 Pls
+1416 752 Pls
+1431 752 Pls
+1446 752 Pls
+1460 752 Pls
+1475 752 Pls
+1489 752 Pls
+1504 752 Pls
+1519 752 Pls
+1533 752 Pls
+1548 752 Pls
+1563 752 Pls
+1577 752 Pls
+1592 752 Pls
+1606 752 Pls
+1621 752 Pls
+1636 752 Pls
+1650 752 Pls
+1665 752 Pls
+1679 752 Pls
+1694 752 Pls
+1709 752 Pls
+1723 757 Pls
+1738 839 Pls
+1752 927 Pls
+1767 966 Pls
+1782 1400 Pls
+1796 1721 Pls
+1811 1709 Pls
+1826 1857 Pls
+1840 1626 Pls
+1855 1972 Pls
+1869 2400 Pls
+1884 2223 Pls
+1899 2182 Pls
+1913 1773 Pls
+1928 2268 Pls
+1942 2739 Pls
+1957 2430 Pls
+1972 2418 Pls
+1986 2063 Pls
+2001 2665 Pls
+2015 3151 Pls
+2030 2786 Pls
+2045 2853 Pls
+2059 2383 Pls
+2074 2962 Pls
+2088 3521 Pls
+2103 3033 Pls
+2118 2982 Pls
+2132 2420 Pls
+2147 3090 Pls
+2162 3649 Pls
+2176 3149 Pls
+2191 3218 Pls
+2205 2660 Pls
+2220 3277 Pls
+2235 3801 Pls
+2249 3146 Pls
+2264 3168 Pls
+2278 2588 Pls
+2293 3054 Pls
+2308 3574 Pls
+2322 2982 Pls
+2337 2993 Pls
+2351 2478 Pls
+2366 3000 Pls
+2381 3511 Pls
+2395 2921 Pls
+2410 2885 Pls
+2424 2517 Pls
+2439 2825 Pls
+2454 3045 Pls
+2468 2575 Pls
+2483 2499 Pls
+2498 2104 Pls
+2512 2306 Pls
+2527 2556 Pls
+2541 2291 Pls
+2556 2354 Pls
+2571 2191 Pls
+2585 2270 Pls
+2600 2365 Pls
+2614 2128 Pls
+2629 2072 Pls
+2644 2005 Pls
+2658 1871 Pls
+2673 1950 Pls
+2687 1935 Pls
+2702 1341 Pls
+2717 1738 Pls
+2731 2100 Pls
+2746 1670 Pls
+2760 1705 Pls
+2775 1686 Pls
+2790 1707 Pls
+2804 1595 Pls
+2819 1439 Pls
+2834 1437 Pls
+2848 1386 Pls
+2863 1603 Pls
+2877 1374 Pls
+2892 1197 Pls
+2907 1364 Pls
+2921 1252 Pls
+2936 1546 Pls
+2950 1270 Pls
+2965 1072 Pls
+2980 1254 Pls
+2994 1177 Pls
+3009 1474 Pls
+3023 1088 Pls
+3038 850 Pls
+3053 1114 Pls
+3067 1090 Pls
+3082 1472 Pls
+3096 1106 Pls
+3111 759 Pls
+3126 1082 Pls
+3140 1079 Pls
+3155 1445 Pls
+3170 1104 Pls
+3184 698 Pls
+3199 1096 Pls
+3213 1095 Pls
+3228 1339 Pls
+3243 978 Pls
+3257 655 Pls
+3272 1038 Pls
+3286 1028 Pls
+3301 1368 Pls
+3316 1033 Pls
+3330 694 Pls
+3345 1050 Pls
+3359 991 Pls
+3374 1327 Pls
+3389 1051 Pls
+3403 656 Pls
+3418 993 Pls
+3432 981 Pls
+3447 1280 Pls
+3462 1001 Pls
+3476 705 Pls
+3491 968 Pls
+3506 967 Pls
+3520 1297 Pls
+3535 1020 Pls
+3549 735 Pls
+3564 1011 Pls
+3579 739 Pls
+3593 1233 Pls
+3608 1121 Pls
+3622 652 Pls
+3637 878 Pls
+3652 831 Pls
+3666 1257 Pls
+3681 927 Pls
+3695 656 Pls
+3710 927 Pls
+3725 938 Pls
+3739 1264 Pls
+3754 945 Pls
+3768 638 Pls
+3783 881 Pls
+3798 889 Pls
+3812 1258 Pls
+3827 937 Pls
+3842 626 Pls
+3856 925 Pls
+3871 882 Pls
+3885 1209 Pls
+3900 958 Pls
+3915 602 Pls
+3929 874 Pls
+3944 879 Pls
+3958 1241 Pls
+3973 991 Pls
+3988 566 Pls
+4002 900 Pls
+4017 953 Pls
+4031 1192 Pls
+4046 901 Pls
+4061 556 Pls
+4075 893 Pls
+4090 951 Pls
+4105 1214 Pls
+4119 903 Pls
+4134 622 Pls
+4148 894 Pls
+4163 846 Pls
+4178 1236 Pls
+4192 918 Pls
+4207 591 Pls
+4221 900 Pls
+4236 880 Pls
+4251 1219 Pls
+4265 888 Pls
+4280 596 Pls
+4294 865 Pls
+4309 825 Pls
+4324 1218 Pls
+4338 874 Pls
+4353 583 Pls
+4367 907 Pls
+4382 905 Pls
+4397 1193 Pls
+4411 858 Pls
+4426 628 Pls
+4441 903 Pls
+4455 863 Pls
+4470 1140 Pls
+4484 863 Pls
+4499 635 Pls
+4514 898 Pls
+4528 829 Pls
+4543 1127 Pls
+4557 904 Pls
+4572 633 Pls
+4587 834 Pls
+4601 833 Pls
+4616 1126 Pls
+4630 892 Pls
+4645 700 Pls
+4660 846 Pls
+4674 794 Pls
+4689 1081 Pls
+4703 867 Pls
+4718 603 Pls
+4733 790 Pls
+4747 894 Pls
+4762 1074 Pls
+4777 799 Pls
+4791 638 Pls
+4806 848 Pls
+4820 912 Pls
+4835 1065 Pls
+4850 838 Pls
+4864 654 Pls
+4879 848 Pls
+4893 834 Pls
+4908 1014 Pls
+4923 889 Pls
+4937 714 Pls
+4952 882 Pls
+4966 836 Pls
+4981 1019 Pls
+4996 861 Pls
+5010 682 Pls
+5025 848 Pls
+5039 830 Pls
+5054 977 Pls
+5069 870 Pls
+5083 649 Pls
+5098 829 Pls
+5113 884 Pls
+5127 1020 Pls
+5142 827 Pls
+5156 635 Pls
+5171 856 Pls
+5186 897 Pls
+5200 1035 Pls
+5215 815 Pls
+5229 672 Pls
+5244 831 Pls
+5259 781 Pls
+5273 985 Pls
+5288 848 Pls
+5302 666 Pls
+5317 841 Pls
+5332 813 Pls
+5346 977 Pls
+5361 796 Pls
+5375 638 Pls
+5390 860 Pls
+5405 882 Pls
+5419 1027 Pls
+5434 843 Pls
+5449 668 Pls
+5463 782 Pls
+5478 784 Pls
+5492 996 Pls
+5507 836 Pls
+5522 685 Pls
+5536 831 Pls
+5551 908 Pls
+5565 983 Pls
+5580 754 Pls
+5595 768 Pls
+5609 904 Pls
+5624 813 Pls
+5638 902 Pls
+5653 836 Pls
+5668 782 Pls
+5682 797 Pls
+5697 772 Pls
+5711 869 Pls
+5726 827 Pls
+5741 824 Pls
+5755 847 Pls
+5770 797 Pls
+5785 838 Pls
+5799 884 Pls
+5814 851 Pls
+5828 817 Pls
+5843 779 Pls
+5858 846 Pls
+5872 846 Pls
+5887 751 Pls
+5901 751 Pls
+5916 773 Pls
+5931 894 Pls
+5945 850 Pls
+5960 731 Pls
+5974 794 Pls
+5989 829 Pls
+6004 861 Pls
+6018 768 Pls
+6033 762 Pls
+6048 817 Pls
+6062 770 Pls
+6077 841 Pls
+6091 763 Pls
+6106 754 Pls
+6121 824 Pls
+6135 819 Pls
+6150 930 Pls
+6164 859 Pls
+6179 743 Pls
+6194 805 Pls
+6208 884 Pls
+6223 837 Pls
+6237 759 Pls
+6252 777 Pls
+6267 817 Pls
+6281 812 Pls
+6296 813 Pls
+6310 830 Pls
+6325 795 Pls
+6340 814 Pls
+6354 786 Pls
+6369 748 Pls
+6384 874 Pls
+6398 832 Pls
+6413 728 Pls
+6427 795 Pls
+6442 793 Pls
+6457 763 Pls
+6471 774 Pls
+6486 792 Pls
+6500 825 Pls
+6515 868 Pls
+6530 901 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+1796 752 M
+0 3727 V
+% End plot #2
+% Begin plot #3
+1811 752 M
+0 3727 V
+% End plot #3
+% Begin plot #4
+1826 752 M
+0 3727 V
+% End plot #4
+% Begin plot #5
+1840 752 M
+0 3727 V
+% End plot #5
+% Begin plot #6
+1869 752 M
+0 3727 V
+% End plot #6
+% Begin plot #7
+1913 752 M
+0 3727 V
+% End plot #7
+% Begin plot #8
+1942 752 M
+0 3727 V
+% End plot #8
+% Begin plot #9
+1986 752 M
+0 3727 V
+% End plot #9
+% Begin plot #10
+2015 752 M
+0 3727 V
+% End plot #10
+% Begin plot #11
+2030 752 M
+0 3727 V
+% End plot #11
+% Begin plot #12
+2045 752 M
+0 3727 V
+% End plot #12
+% Begin plot #13
+2059 752 M
+0 3727 V
+% End plot #13
+% Begin plot #14
+2088 752 M
+0 3727 V
+% End plot #14
+% Begin plot #15
+2132 752 M
+0 3727 V
+% End plot #15
+% Begin plot #16
+2162 752 M
+0 3727 V
+% End plot #16
+% Begin plot #17
+2176 752 M
+0 3727 V
+% End plot #17
+% Begin plot #18
+2191 752 M
+0 3727 V
+% End plot #18
+% Begin plot #19
+2205 752 M
+0 3727 V
+% End plot #19
+% Begin plot #20
+2235 752 M
+0 3727 V
+% End plot #20
+% Begin plot #21
+2249 752 M
+0 3727 V
+% End plot #21
+% Begin plot #22
+2264 752 M
+0 3727 V
+% End plot #22
+% Begin plot #23
+2278 752 M
+0 3727 V
+% End plot #23
+% Begin plot #24
+2308 752 M
+0 3727 V
+% End plot #24
+% Begin plot #25
+2322 752 M
+0 3727 V
+% End plot #25
+% Begin plot #26
+2337 752 M
+0 3727 V
+% End plot #26
+% Begin plot #27
+2351 752 M
+0 3727 V
+% End plot #27
+% Begin plot #28
+2381 752 M
+0 3727 V
+% End plot #28
+% Begin plot #29
+2424 752 M
+0 3727 V
+% End plot #29
+% Begin plot #30
+2454 752 M
+0 3727 V
+% End plot #30
+% Begin plot #31
+2498 752 M
+0 3727 V
+% End plot #31
+% Begin plot #32
+2527 752 M
+0 3727 V
+% End plot #32
+% Begin plot #33
+2541 752 M
+0 3727 V
+% End plot #33
+% Begin plot #34
+2556 752 M
+0 3727 V
+% End plot #34
+% Begin plot #35
+2571 752 M
+0 3727 V
+% End plot #35
+% Begin plot #36
+2600 752 M
+0 3727 V
+% End plot #36
+% Begin plot #37
+2658 752 M
+0 3727 V
+% End plot #37
+% Begin plot #38
+2673 752 M
+0 3727 V
+% End plot #38
+% Begin plot #39
+2702 752 M
+0 3727 V
+% End plot #39
+% Begin plot #40
+2731 752 M
+0 3727 V
+% End plot #40
+% Begin plot #41
+2746 752 M
+0 3727 V
+% End plot #41
+% Begin plot #42
+2760 752 M
+0 3727 V
+% End plot #42
+% Begin plot #43
+2775 752 M
+0 3727 V
+% End plot #43
+% Begin plot #44
+2790 752 M
+0 3727 V
+% End plot #44
+% Begin plot #45
+2848 752 M
+0 3727 V
+% End plot #45
+% Begin plot #46
+2863 752 M
+0 3727 V
+% End plot #46
+% Begin plot #47
+2892 752 M
+0 3727 V
+% End plot #47
+% Begin plot #48
+2907 752 M
+0 3727 V
+% End plot #48
+% Begin plot #49
+2921 752 M
+0 3727 V
+% End plot #49
+% Begin plot #50
+2936 752 M
+0 3727 V
+% End plot #50
+% Begin plot #51
+2965 752 M
+0 3727 V
+% End plot #51
+% Begin plot #52
+2980 752 M
+0 3727 V
+% End plot #52
+% Begin plot #53
+2994 752 M
+0 3727 V
+% End plot #53
+% Begin plot #54
+3009 752 M
+0 3727 V
+stroke 3009 4479 M
+% End plot #54
+% Begin plot #55
+3038 752 M
+0 3727 V
+% End plot #55
+% Begin plot #56
+3053 752 M
+0 3727 V
+% End plot #56
+% Begin plot #57
+3067 752 M
+0 3727 V
+% End plot #57
+% Begin plot #58
+3082 752 M
+0 3727 V
+% End plot #58
+% Begin plot #59
+3111 752 M
+0 3727 V
+% End plot #59
+% Begin plot #60
+3126 752 M
+0 3727 V
+% End plot #60
+% Begin plot #61
+3140 752 M
+0 3727 V
+% End plot #61
+% Begin plot #62
+3155 752 M
+0 3727 V
+% End plot #62
+% Begin plot #63
+3184 752 M
+0 3727 V
+% End plot #63
+% Begin plot #64
+3199 752 M
+0 3727 V
+% End plot #64
+% Begin plot #65
+3213 752 M
+0 3727 V
+% End plot #65
+% Begin plot #66
+3228 752 M
+0 3727 V
+% End plot #66
+% Begin plot #67
+3257 752 M
+0 3727 V
+% End plot #67
+% Begin plot #68
+3272 752 M
+0 3727 V
+% End plot #68
+% Begin plot #69
+3286 752 M
+0 3727 V
+% End plot #69
+% Begin plot #70
+3301 752 M
+0 3727 V
+% End plot #70
+% Begin plot #71
+3330 752 M
+0 3727 V
+% End plot #71
+% Begin plot #72
+3345 752 M
+0 3727 V
+% End plot #72
+% Begin plot #73
+3359 752 M
+0 3727 V
+% End plot #73
+% Begin plot #74
+3374 752 M
+0 3727 V
+% End plot #74
+% Begin plot #75
+3403 752 M
+0 3727 V
+% End plot #75
+% Begin plot #76
+3418 752 M
+0 3727 V
+% End plot #76
+% Begin plot #77
+3432 752 M
+0 3727 V
+% End plot #77
+% Begin plot #78
+3447 752 M
+0 3727 V
+% End plot #78
+% Begin plot #79
+3476 752 M
+0 3727 V
+% End plot #79
+% Begin plot #80
+3491 752 M
+0 3727 V
+% End plot #80
+% Begin plot #81
+3506 752 M
+0 3727 V
+% End plot #81
+% Begin plot #82
+3520 752 M
+0 3727 V
+% End plot #82
+% Begin plot #83
+3549 752 M
+0 3727 V
+% End plot #83
+% Begin plot #84
+3564 752 M
+0 3727 V
+% End plot #84
+% Begin plot #85
+3579 752 M
+0 3727 V
+% End plot #85
+% Begin plot #86
+3593 752 M
+0 3727 V
+% End plot #86
+% Begin plot #87
+3622 752 M
+0 3727 V
+% End plot #87
+% Begin plot #88
+3637 752 M
+0 3727 V
+% End plot #88
+% Begin plot #89
+3652 752 M
+0 3727 V
+% End plot #89
+% Begin plot #90
+3666 752 M
+0 3727 V
+% End plot #90
+% Begin plot #91
+3695 752 M
+0 3727 V
+% End plot #91
+% Begin plot #92
+3739 752 M
+0 3727 V
+% End plot #92
+% Begin plot #93
+3768 752 M
+0 3727 V
+% End plot #93
+% Begin plot #94
+3812 752 M
+0 3727 V
+% End plot #94
+% Begin plot #95
+3842 752 M
+0 3727 V
+% End plot #95
+% Begin plot #96
+3856 752 M
+0 3727 V
+% End plot #96
+% Begin plot #97
+3871 752 M
+0 3727 V
+% End plot #97
+% Begin plot #98
+3885 752 M
+0 3727 V
+% End plot #98
+% Begin plot #99
+3915 752 M
+0 3727 V
+% End plot #99
+% Begin plot #100
+3958 752 M
+0 3727 V
+% End plot #100
+% Begin plot #101
+3988 752 M
+0 3727 V
+% End plot #101
+% Begin plot #102
+4031 752 M
+0 3727 V
+% End plot #102
+% Begin plot #103
+4061 752 M
+0 3727 V
+% End plot #103
+% Begin plot #104
+4105 752 M
+0 3727 V
+% End plot #104
+% Begin plot #105
+4134 752 M
+0 3727 V
+% End plot #105
+% Begin plot #106
+4148 752 M
+0 3727 V
+stroke 4148 4479 M
+% End plot #106
+% Begin plot #107
+4163 752 M
+0 3727 V
+% End plot #107
+% Begin plot #108
+4178 752 M
+0 3727 V
+% End plot #108
+% Begin plot #109
+4207 752 M
+0 3727 V
+% End plot #109
+% Begin plot #110
+4221 752 M
+0 3727 V
+% End plot #110
+% Begin plot #111
+4236 752 M
+0 3727 V
+% End plot #111
+% Begin plot #112
+4251 752 M
+0 3727 V
+% End plot #112
+% Begin plot #113
+4280 752 M
+0 3727 V
+% End plot #113
+% Begin plot #114
+4294 752 M
+0 3727 V
+% End plot #114
+% Begin plot #115
+4309 752 M
+0 3727 V
+% End plot #115
+% Begin plot #116
+4324 752 M
+0 3727 V
+% End plot #116
+% Begin plot #117
+4353 752 M
+0 3727 V
+% End plot #117
+% Begin plot #118
+4367 752 M
+0 3727 V
+% End plot #118
+% Begin plot #119
+4382 752 M
+0 3727 V
+% End plot #119
+% Begin plot #120
+4397 752 M
+0 3727 V
+% End plot #120
+% Begin plot #121
+4426 752 M
+0 3727 V
+% End plot #121
+% Begin plot #122
+4441 752 M
+0 3727 V
+% End plot #122
+% Begin plot #123
+4455 752 M
+0 3727 V
+% End plot #123
+% Begin plot #124
+4470 752 M
+0 3727 V
+% End plot #124
+% Begin plot #125
+4499 752 M
+0 3727 V
+% End plot #125
+% Begin plot #126
+4514 752 M
+0 3727 V
+% End plot #126
+% Begin plot #127
+4528 752 M
+0 3727 V
+% End plot #127
+% Begin plot #128
+4543 752 M
+0 3727 V
+% End plot #128
+% Begin plot #129
+4572 752 M
+0 3727 V
+% End plot #129
+% Begin plot #130
+4587 752 M
+0 3727 V
+% End plot #130
+% Begin plot #131
+4601 752 M
+0 3727 V
+% End plot #131
+% Begin plot #132
+4616 752 M
+0 3727 V
+% End plot #132
+% Begin plot #133
+4645 752 M
+0 3727 V
+% End plot #133
+% Begin plot #134
+4660 752 M
+0 3727 V
+% End plot #134
+% Begin plot #135
+4674 752 M
+0 3727 V
+% End plot #135
+% Begin plot #136
+4689 752 M
+0 3727 V
+% End plot #136
+% Begin plot #137
+4718 752 M
+0 3727 V
+% End plot #137
+% Begin plot #138
+4762 752 M
+0 3727 V
+% End plot #138
+% Begin plot #139
+4791 752 M
+0 3727 V
+% End plot #139
+% Begin plot #140
+4835 752 M
+0 3727 V
+% End plot #140
+% Begin plot #141
+4864 752 M
+0 3727 V
+% End plot #141
+% Begin plot #142
+4879 752 M
+0 3727 V
+% End plot #142
+% Begin plot #143
+4893 752 M
+0 3727 V
+% End plot #143
+% Begin plot #144
+4908 752 M
+0 3727 V
+% End plot #144
+% Begin plot #145
+4937 752 M
+0 3727 V
+% End plot #145
+% Begin plot #146
+4952 752 M
+0 3727 V
+% End plot #146
+% Begin plot #147
+4966 752 M
+0 3727 V
+% End plot #147
+% Begin plot #148
+4981 752 M
+0 3727 V
+% End plot #148
+% Begin plot #149
+5010 752 M
+0 3727 V
+% End plot #149
+% Begin plot #150
+5025 752 M
+0 3727 V
+% End plot #150
+% Begin plot #151
+5039 752 M
+0 3727 V
+% End plot #151
+% Begin plot #152
+5054 752 M
+0 3727 V
+% End plot #152
+% Begin plot #153
+5083 752 M
+0 3727 V
+% End plot #153
+% Begin plot #154
+5127 752 M
+0 3727 V
+% End plot #154
+% Begin plot #155
+5156 752 M
+0 3727 V
+% End plot #155
+% Begin plot #156
+5200 752 M
+0 3727 V
+% End plot #156
+% Begin plot #157
+5229 752 M
+0 3727 V
+% End plot #157
+% Begin plot #158
+5244 752 M
+0 3727 V
+stroke 5244 4479 M
+% End plot #158
+% Begin plot #159
+5259 752 M
+0 3727 V
+% End plot #159
+% Begin plot #160
+5273 752 M
+0 3727 V
+% End plot #160
+% Begin plot #161
+5302 752 M
+0 3727 V
+% End plot #161
+% Begin plot #162
+5317 752 M
+0 3727 V
+% End plot #162
+% Begin plot #163
+5332 752 M
+0 3727 V
+% End plot #163
+% Begin plot #164
+5346 752 M
+0 3727 V
+% End plot #164
+% Begin plot #165
+5375 752 M
+0 3727 V
+% End plot #165
+% Begin plot #166
+5419 752 M
+0 3727 V
+% End plot #166
+% Begin plot #167
+5449 752 M
+0 3727 V
+% End plot #167
+% Begin plot #168
+5492 752 M
+0 3727 V
+% End plot #168
+% Begin plot #169
+5522 752 M
+0 3727 V
+% End plot #169
+% Begin plot #170
+5565 752 M
+0 3727 V
+% End plot #170
+% Begin plot #171
+5580 752 M
+0 3727 V
+% End plot #171
+% Begin plot #172
+5609 752 M
+0 3727 V
+% End plot #172
+% Begin plot #173
+5624 752 M
+0 3727 V
+% End plot #173
+% Begin plot #174
+5638 752 M
+0 3727 V
+% End plot #174
+% Begin plot #175
+5668 752 M
+0 3727 V
+% End plot #175
+% Begin plot #176
+5682 752 M
+0 3727 V
+% End plot #176
+% Begin plot #177
+5697 752 M
+0 3727 V
+% End plot #177
+% Begin plot #178
+5711 752 M
+0 3727 V
+% End plot #178
+% Begin plot #179
+5741 752 M
+0 3727 V
+% End plot #179
+% Begin plot #180
+5755 752 M
+0 3727 V
+% End plot #180
+% Begin plot #181
+5770 752 M
+0 3727 V
+% End plot #181
+% Begin plot #182
+5799 752 M
+0 3727 V
+% End plot #182
+% Begin plot #183
+5843 752 M
+0 3727 V
+% End plot #183
+% Begin plot #184
+5858 752 M
+0 3727 V
+% End plot #184
+% Begin plot #185
+5901 752 M
+0 3727 V
+% End plot #185
+% Begin plot #186
+5931 752 M
+0 3727 V
+% End plot #186
+% Begin plot #187
+5960 752 M
+0 3727 V
+% End plot #187
+% Begin plot #188
+6004 752 M
+0 3727 V
+% End plot #188
+% Begin plot #189
+6033 752 M
+0 3727 V
+% End plot #189
+% Begin plot #190
+6048 752 M
+0 3727 V
+% End plot #190
+% Begin plot #191
+6062 752 M
+0 3727 V
+% End plot #191
+% Begin plot #192
+6077 752 M
+0 3727 V
+% End plot #192
+% Begin plot #193
+6106 752 M
+0 3727 V
+% End plot #193
+% Begin plot #194
+6121 752 M
+0 3727 V
+% End plot #194
+% Begin plot #195
+6135 752 M
+0 3727 V
+% End plot #195
+% Begin plot #196
+6150 752 M
+0 3727 V
+% End plot #196
+% Begin plot #197
+6179 752 M
+0 3727 V
+% End plot #197
+% Begin plot #198
+6208 752 M
+0 3727 V
+% End plot #198
+% Begin plot #199
+6237 752 M
+0 3727 V
+% End plot #199
+% Begin plot #200
+6267 752 M
+0 3727 V
+% End plot #200
+% Begin plot #201
+6281 752 M
+0 3727 V
+% End plot #201
+% Begin plot #202
+6310 752 M
+0 3727 V
+% End plot #202
+% Begin plot #203
+6325 752 M
+0 3727 V
+% End plot #203
+% Begin plot #204
+6340 752 M
+0 3727 V
+% End plot #204
+% Begin plot #205
+6369 752 M
+0 3727 V
+% End plot #205
+% Begin plot #206
+6384 752 M
+0 3727 V
+% End plot #206
+% Begin plot #207
+6413 752 M
+0 3727 V
+% End plot #207
+% Begin plot #208
+6427 752 M
+0 3727 V
+% End plot #208
+% Begin plot #209
+6457 752 M
+0 3727 V
+% End plot #209
+% Begin plot #210
+stroke
+LT8
+1738 752 M
+0 3727 V
+% End plot #210
+% Begin plot #211
+1752 752 M
+0 3727 V
+% End plot #211
+% Begin plot #212
+1782 752 M
+0 3727 V
+% End plot #212
+% Begin plot #213
+1826 752 M
+0 3727 V
+% End plot #213
+% Begin plot #214
+1855 752 M
+0 3727 V
+% End plot #214
+% Begin plot #215
+1899 752 M
+0 3727 V
+% End plot #215
+% Begin plot #216
+1928 752 M
+0 3727 V
+% End plot #216
+% Begin plot #217
+1972 752 M
+0 3727 V
+% End plot #217
+% Begin plot #218
+2001 752 M
+0 3727 V
+% End plot #218
+% Begin plot #219
+2045 752 M
+0 3727 V
+% End plot #219
+% Begin plot #220
+2074 752 M
+0 3727 V
+% End plot #220
+% Begin plot #221
+2118 752 M
+0 3727 V
+% End plot #221
+% Begin plot #222
+2147 752 M
+0 3727 V
+% End plot #222
+% Begin plot #223
+2191 752 M
+0 3727 V
+% End plot #223
+% Begin plot #224
+2220 752 M
+0 3727 V
+% End plot #224
+% Begin plot #225
+2249 752 M
+0 3727 V
+% End plot #225
+% Begin plot #226
+2293 752 M
+0 3727 V
+% End plot #226
+% Begin plot #227
+2322 752 M
+0 3727 V
+% End plot #227
+% Begin plot #228
+2366 752 M
+0 3727 V
+% End plot #228
+% Begin plot #229
+2395 752 M
+0 3727 V
+% End plot #229
+% Begin plot #230
+2439 752 M
+0 3727 V
+% End plot #230
+% Begin plot #231
+2468 752 M
+0 3727 V
+% End plot #231
+% Begin plot #232
+2512 752 M
+0 3727 V
+% End plot #232
+% Begin plot #233
+2541 752 M
+0 3727 V
+% End plot #233
+% Begin plot #234
+2585 752 M
+0 3727 V
+% End plot #234
+% Begin plot #235
+2614 752 M
+0 3727 V
+% End plot #235
+% Begin plot #236
+2629 752 M
+0 3727 V
+% End plot #236
+% Begin plot #237
+2644 752 M
+0 3727 V
+% End plot #237
+% Begin plot #238
+2673 752 M
+0 3727 V
+% End plot #238
+% Begin plot #239
+2687 752 M
+0 3727 V
+% End plot #239
+% Begin plot #240
+2717 752 M
+0 3727 V
+% End plot #240
+% Begin plot #241
+2746 752 M
+0 3727 V
+% End plot #241
+% Begin plot #242
+2760 752 M
+0 3727 V
+% End plot #242
+% Begin plot #243
+2804 752 M
+0 3727 V
+% End plot #243
+% Begin plot #244
+2848 752 M
+0 3727 V
+% End plot #244
+% Begin plot #245
+2877 752 M
+0 3727 V
+% End plot #245
+% Begin plot #246
+2921 752 M
+0 3727 V
+% End plot #246
+% Begin plot #247
+2950 752 M
+0 3727 V
+% End plot #247
+% Begin plot #248
+2994 752 M
+0 3727 V
+% End plot #248
+% Begin plot #249
+3023 752 M
+0 3727 V
+% End plot #249
+% Begin plot #250
+3067 752 M
+0 3727 V
+% End plot #250
+% Begin plot #251
+3096 752 M
+0 3727 V
+% End plot #251
+% Begin plot #252
+3140 752 M
+0 3727 V
+% End plot #252
+% Begin plot #253
+3170 752 M
+0 3727 V
+% End plot #253
+% Begin plot #254
+3199 752 M
+0 3727 V
+% End plot #254
+% Begin plot #255
+3243 752 M
+0 3727 V
+% End plot #255
+% Begin plot #256
+3272 752 M
+0 3727 V
+% End plot #256
+% Begin plot #257
+3316 752 M
+0 3727 V
+% End plot #257
+% Begin plot #258
+3345 752 M
+0 3727 V
+% End plot #258
+% Begin plot #259
+3389 752 M
+0 3727 V
+% End plot #259
+% Begin plot #260
+3418 752 M
+0 3727 V
+% End plot #260
+% Begin plot #261
+3462 752 M
+0 3727 V
+% End plot #261
+% Begin plot #262
+3506 752 M
+0 3727 V
+stroke 3506 4479 M
+% End plot #262
+% Begin plot #263
+3535 752 M
+0 3727 V
+% End plot #263
+% Begin plot #264
+3593 752 M
+0 3727 V
+% End plot #264
+% Begin plot #265
+3608 752 M
+0 3727 V
+% End plot #265
+% Begin plot #266
+3652 752 M
+0 3727 V
+% End plot #266
+% Begin plot #267
+3681 752 M
+0 3727 V
+% End plot #267
+% Begin plot #268
+3725 752 M
+0 3727 V
+% End plot #268
+% Begin plot #269
+3754 752 M
+0 3727 V
+% End plot #269
+% Begin plot #270
+3798 752 M
+0 3727 V
+% End plot #270
+% Begin plot #271
+3827 752 M
+0 3727 V
+% End plot #271
+% Begin plot #272
+3871 752 M
+0 3727 V
+% End plot #272
+% Begin plot #273
+3900 752 M
+0 3727 V
+% End plot #273
+% Begin plot #274
+3944 752 M
+0 3727 V
+% End plot #274
+% Begin plot #275
+3973 752 M
+0 3727 V
+% End plot #275
+% Begin plot #276
+4002 752 M
+0 3727 V
+% End plot #276
+% Begin plot #277
+4046 752 M
+0 3727 V
+% End plot #277
+% Begin plot #278
+4075 752 M
+0 3727 V
+% End plot #278
+% Begin plot #279
+4119 752 M
+0 3727 V
+% End plot #279
+% Begin plot #280
+4163 752 M
+0 3727 V
+% End plot #280
+% Begin plot #281
+4192 752 M
+0 3727 V
+% End plot #281
+% Begin plot #282
+4236 752 M
+0 3727 V
+% End plot #282
+% Begin plot #283
+4265 752 M
+0 3727 V
+% End plot #283
+% Begin plot #284
+4309 752 M
+0 3727 V
+% End plot #284
+% Begin plot #285
+4338 752 M
+0 3727 V
+% End plot #285
+% Begin plot #286
+4367 752 M
+0 3727 V
+% End plot #286
+% Begin plot #287
+4411 752 M
+0 3727 V
+% End plot #287
+% Begin plot #288
+4455 752 M
+0 3727 V
+% End plot #288
+% Begin plot #289
+4484 752 M
+0 3727 V
+% End plot #289
+% Begin plot #290
+4528 752 M
+0 3727 V
+% End plot #290
+% Begin plot #291
+4557 752 M
+0 3727 V
+% End plot #291
+% Begin plot #292
+4601 752 M
+0 3727 V
+% End plot #292
+% Begin plot #293
+4630 752 M
+0 3727 V
+% End plot #293
+% Begin plot #294
+4674 752 M
+0 3727 V
+% End plot #294
+% Begin plot #295
+4703 752 M
+0 3727 V
+% End plot #295
+% Begin plot #296
+4733 752 M
+0 3727 V
+% End plot #296
+% Begin plot #297
+4777 752 M
+0 3727 V
+% End plot #297
+% Begin plot #298
+4806 752 M
+0 3727 V
+% End plot #298
+% Begin plot #299
+4850 752 M
+0 3727 V
+% End plot #299
+% Begin plot #300
+4879 752 M
+0 3727 V
+% End plot #300
+% Begin plot #301
+4923 752 M
+0 3727 V
+% End plot #301
+% Begin plot #302
+4966 752 M
+0 3727 V
+% End plot #302
+% Begin plot #303
+4996 752 M
+0 3727 V
+% End plot #303
+% Begin plot #304
+5025 752 M
+0 3727 V
+% End plot #304
+% Begin plot #305
+5069 752 M
+0 3727 V
+% End plot #305
+% Begin plot #306
+5098 752 M
+0 3727 V
+% End plot #306
+% Begin plot #307
+5142 752 M
+0 3727 V
+% End plot #307
+% Begin plot #308
+5171 752 M
+0 3727 V
+% End plot #308
+% Begin plot #309
+5215 752 M
+0 3727 V
+% End plot #309
+% Begin plot #310
+5259 752 M
+0 3727 V
+% End plot #310
+% Begin plot #311
+5288 752 M
+0 3727 V
+% End plot #311
+% Begin plot #312
+5317 752 M
+0 3727 V
+% End plot #312
+% Begin plot #313
+5361 752 M
+0 3727 V
+% End plot #313
+% Begin plot #314
+5390 752 M
+0 3727 V
+stroke 5390 4479 M
+% End plot #314
+% Begin plot #315
+5434 752 M
+0 3727 V
+% End plot #315
+% Begin plot #316
+5478 752 M
+0 3727 V
+% End plot #316
+% Begin plot #317
+5507 752 M
+0 3727 V
+% End plot #317
+% Begin plot #318
+5536 752 M
+0 3727 V
+% End plot #318
+% Begin plot #319
+5580 752 M
+0 3727 V
+% End plot #319
+% Begin plot #320
+5595 752 M
+0 3727 V
+% End plot #320
+% Begin plot #321
+5624 752 M
+0 3727 V
+% End plot #321
+% Begin plot #322
+5638 752 M
+0 3727 V
+% End plot #322
+% Begin plot #323
+5653 752 M
+0 3727 V
+% End plot #323
+% Begin plot #324
+5697 752 M
+0 3727 V
+% End plot #324
+% Begin plot #325
+5726 752 M
+0 3727 V
+% End plot #325
+% Begin plot #326
+5741 752 M
+0 3727 V
+% End plot #326
+% Begin plot #327
+5755 752 M
+0 3727 V
+% End plot #327
+% Begin plot #328
+5785 752 M
+0 3727 V
+% End plot #328
+% Begin plot #329
+5828 752 M
+0 3727 V
+% End plot #329
+% Begin plot #330
+5858 752 M
+0 3727 V
+% End plot #330
+% Begin plot #331
+5887 752 M
+0 3727 V
+% End plot #331
+% Begin plot #332
+5916 752 M
+0 3727 V
+% End plot #332
+% Begin plot #333
+5945 752 M
+0 3727 V
+% End plot #333
+% Begin plot #334
+5974 752 M
+0 3727 V
+% End plot #334
+% Begin plot #335
+6018 752 M
+0 3727 V
+% End plot #335
+% Begin plot #336
+6033 752 M
+0 3727 V
+% End plot #336
+% Begin plot #337
+6048 752 M
+0 3727 V
+% End plot #337
+% Begin plot #338
+6062 752 M
+0 3727 V
+% End plot #338
+% Begin plot #339
+6091 752 M
+0 3727 V
+% End plot #339
+% Begin plot #340
+6135 752 M
+0 3727 V
+% End plot #340
+% Begin plot #341
+6164 752 M
+0 3727 V
+% End plot #341
+% Begin plot #342
+6194 752 M
+0 3727 V
+% End plot #342
+% Begin plot #343
+6223 752 M
+0 3727 V
+% End plot #343
+% Begin plot #344
+6252 752 M
+0 3727 V
+% End plot #344
+% Begin plot #345
+6281 752 M
+0 3727 V
+% End plot #345
+% Begin plot #346
+6296 752 M
+0 3727 V
+% End plot #346
+% Begin plot #347
+6310 752 M
+0 3727 V
+% End plot #347
+% Begin plot #348
+6340 752 M
+0 3727 V
+% End plot #348
+% Begin plot #349
+6354 752 M
+0 3727 V
+% End plot #349
+% Begin plot #350
+6369 752 M
+0 3727 V
+% End plot #350
+% Begin plot #351
+6398 752 M
+0 3727 V
+% End plot #351
+% Begin plot #352
+6427 752 M
+0 3727 V
+% End plot #352
+% Begin plot #353
+6442 752 M
+0 3727 V
+% End plot #353
+% Begin plot #354
+6515 752 M
+0 3727 V
+% End plot #354
+stroke
+LTb
+686 4479 N
+686 448 L
+6261 0 V
+0 4031 V
+-6261 0 V
+Z stroke
+1.000 UP
+1.000 UL
+LTb
+stroke
+grestore
+end
+showpage
+%%Page: 5 5
+gnudict begin
+gsave
+doclip
+50 50 translate
+0.100 0.100 scale
+90 rotate
+0 -5040 translate
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+686 742 M
+63 0 V
+6198 0 R
+-63 0 V
+602 742 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1402 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 2063 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2724 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3384 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 4045 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.5) Rshow
+1.000 UL
+LTb
+686 448 M
+0 63 V
+0 3828 R
+0 -63 V
+686 308 M
+( 0) Cshow
+1.000 UL
+LTb
+1382 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 2) Cshow
+1.000 UL
+LTb
+2077 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 4) Cshow
+1.000 UL
+LTb
+2773 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 6) Cshow
+1.000 UL
+LTb
+3469 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 8) Cshow
+1.000 UL
+LTb
+4164 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 10) Cshow
+1.000 UL
+LTb
+4860 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 12) Cshow
+1.000 UL
+LTb
+5556 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 14) Cshow
+1.000 UL
+LTb
+6251 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 16) Cshow
+1.000 UL
+LTb
+6947 448 M
+0 63 V
+0 3828 R
+0 -63 V
+0 -3968 R
+( 18) Cshow
+1.000 UL
+LTb
+1.000 UL
+LTb
+686 4339 N
+686 448 L
+6261 0 V
+0 3891 V
+-6261 0 V
+Z stroke
+LCb setrgbcolor
+112 2393 M
+currentpoint gsave translate -270 rotate 0 0 M
+(dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
+grestore
+LTb
+LCb setrgbcolor
+3816 98 M
+(U \(DAC counts\)) Cshow
+LTb
+3816 4829 M
+(sample1_focus4_au30min_on_blackau30min_on_au170min - original file 2012-09-13/Au on BlackAu/) Cshow
+3816 4689 M
+(TCS generated when 3pt smoothing algorithm is applied to I\(E\) curve) Cshow
+3816 4549 M
+(\(calibrated and normalised\)) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UL
+LT0
+LCb setrgbcolor
+6296 4206 M
+(smooth x 0) Rshow
+LT0
+6380 4206 M
+399 0 V
+686 742 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 1 V
+15 14 V
+14 28 V
+15 34 V
+14 104 V
+15 156 V
+15 153 V
+14 164 V
+15 112 V
+15 162 V
+14 161 V
+15 81 V
+14 76 V
+15 -13 V
+15 103 V
+14 123 V
+15 5 V
+14 31 V
+15 -19 V
+15 144 V
+14 142 V
+15 7 V
+14 68 V
+15 -5 V
+15 144 V
+14 138 V
+15 -19 V
+14 31 V
+15 -69 V
+15 114 V
+14 110 V
+15 -60 V
+15 30 V
+14 -52 V
+stroke 2176 2941 M
+15 138 V
+14 114 V
+15 -80 V
+15 3 V
+14 -102 V
+15 64 V
+14 48 V
+15 -132 V
+15 -25 V
+14 -111 V
+15 66 V
+14 74 V
+15 -105 V
+15 -16 V
+14 -76 V
+15 55 V
+14 8 V
+15 -151 V
+15 -68 V
+14 -125 V
+15 -34 V
+15 -44 V
+14 -121 V
+15 -35 V
+14 -50 V
+15 27 V
+15 9 V
+14 -68 V
+15 -36 V
+14 -56 V
+15 -51 V
+15 -52 V
+14 -69 V
+15 -127 V
+14 -54 V
+15 16 V
+15 -33 V
+14 -39 V
+15 -40 V
+14 59 V
+15 -23 V
+15 -107 V
+14 -37 V
+15 -51 V
+15 -14 V
+14 -53 V
+15 -64 V
+14 -12 V
+15 -30 V
+15 26 V
+14 -54 V
+15 -48 V
+14 9 V
+15 -30 V
+15 35 V
+14 -73 V
+15 -68 V
+14 7 V
+15 -27 V
+15 48 V
+14 -59 V
+15 -53 V
+14 37 V
+15 -5 V
+15 57 V
+14 -60 V
+15 -65 V
+15 54 V
+14 2 V
+15 42 V
+14 -75 V
+15 -72 V
+15 54 V
+14 -11 V
+15 44 V
+14 -49 V
+15 -46 V
+15 64 V
+14 -8 V
+15 48 V
+14 -51 V
+15 -60 V
+15 48 V
+14 -11 V
+15 46 V
+14 -52 V
+15 -56 V
+15 50 V
+14 -4 V
+15 51 V
+15 -42 V
+14 -43 V
+15 50 V
+14 -37 V
+15 42 V
+15 -28 V
+14 -59 V
+15 23 V
+14 -29 V
+15 83 V
+15 -49 V
+14 -75 V
+15 45 V
+14 9 V
+stroke 3695 906 M
+15 70 V
+15 -50 V
+14 -47 V
+15 36 V
+14 -6 V
+15 52 V
+15 -53 V
+14 -51 V
+15 46 V
+15 0 V
+14 52 V
+15 -48 V
+14 -54 V
+15 39 V
+15 -7 V
+14 58 V
+15 -36 V
+14 -63 V
+15 48 V
+15 13 V
+14 51 V
+15 -55 V
+14 -70 V
+15 53 V
+15 8 V
+14 42 V
+15 -47 V
+15 -45 V
+14 55 V
+15 -8 V
+14 46 V
+15 -48 V
+15 -50 V
+14 45 V
+15 -2 V
+14 60 V
+15 -56 V
+15 -52 V
+14 44 V
+15 -12 V
+14 54 V
+15 -55 V
+15 -49 V
+14 50 V
+15 6 V
+14 59 V
+15 -58 V
+15 -39 V
+14 51 V
+15 -7 V
+15 38 V
+14 -53 V
+15 -36 V
+14 43 V
+15 -11 V
+15 42 V
+14 -38 V
+15 -37 V
+14 32 V
+15 -10 V
+15 48 V
+14 -38 V
+15 -33 V
+14 34 V
+15 -6 V
+15 40 V
+14 -42 V
+15 -47 V
+14 15 V
+15 8 V
+15 45 V
+14 -46 V
+15 -37 V
+15 40 V
+14 20 V
+15 27 V
+14 -38 V
+15 -23 V
+15 34 V
+14 -3 V
+15 17 V
+14 -29 V
+15 -20 V
+15 37 V
+14 -2 V
+15 30 V
+14 -25 V
+15 -33 V
+15 21 V
+14 -8 V
+15 23 V
+14 -24 V
+15 -34 V
+15 23 V
+14 6 V
+15 31 V
+15 -24 V
+14 -38 V
+15 33 V
+14 11 V
+15 24 V
+15 -33 V
+14 -25 V
+15 32 V
+stroke 5215 837 M
+14 -12 V
+15 14 V
+15 -30 V
+14 -24 V
+15 27 V
+14 -3 V
+15 32 V
+15 -31 V
+14 -33 V
+15 31 V
+14 6 V
+15 35 V
+15 -22 V
+14 -20 V
+15 23 V
+15 -12 V
+14 18 V
+15 -30 V
+14 -26 V
+15 26 V
+15 21 V
+14 32 V
+15 -39 V
+14 -11 V
+15 35 V
+15 -3 V
+14 -1 V
+15 -24 V
+14 5 V
+15 4 V
+15 -21 V
+14 9 V
+15 -12 V
+14 -2 V
+15 11 V
+15 0 V
+14 10 V
+15 3 V
+15 4 V
+14 -1 V
+15 -11 V
+14 7 V
+15 2 V
+15 -22 V
+14 -16 V
+15 -7 V
+14 18 V
+15 1 V
+15 -18 V
+14 7 V
+15 12 V
+14 14 V
+15 -20 V
+15 -14 V
+14 14 V
+15 -4 V
+15 2 V
+14 -16 V
+15 -2 V
+14 10 V
+15 0 V
+15 26 V
+14 3 V
+15 -3 V
+14 8 V
+15 9 V
+15 3 V
+14 -27 V
+15 -14 V
+14 12 V
+15 1 V
+15 -11 V
+14 -1 V
+15 6 V
+14 6 V
+15 -5 V
+15 -10 V
+14 9 V
+15 1 V
+15 -11 V
+14 -3 V
+15 1 V
+14 2 V
+15 -16 V
+15 -6 V
+14 15 V
+15 12 V
+14 18 V
+15 11 V
+15 14 V
+% End plot #1
+% Begin plot #2
+stroke
+LT1
+LCb setrgbcolor
+6296 4066 M
+(smooth x 1) Rshow
+LT1
+6380 4066 M
+399 0 V
+686 742 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 2 V
+15 8 V
+15 12 V
+14 31 V
+15 56 V
+14 81 V
+15 107 V
+15 121 V
+14 141 V
+15 152 V
+15 139 V
+14 125 V
+15 97 V
+14 95 V
+15 88 V
+15 63 V
+14 54 V
+15 39 V
+14 64 V
+15 71 V
+15 52 V
+14 62 V
+15 56 V
+14 83 V
+15 83 V
+15 55 V
+14 60 V
+15 36 V
+14 57 V
+15 51 V
+15 18 V
+14 26 V
+15 12 V
+15 46 V
+14 47 V
+stroke 2176 3032 M
+15 15 V
+14 26 V
+15 3 V
+15 23 V
+14 8 V
+15 -34 V
+14 -24 V
+15 -42 V
+15 -15 V
+14 -14 V
+15 -39 V
+14 -19 V
+15 -28 V
+15 0 V
+14 -11 V
+15 -47 V
+14 -41 V
+15 -60 V
+15 -52 V
+14 -69 V
+15 -91 V
+15 -71 V
+14 -68 V
+15 -43 V
+14 -36 V
+15 -39 V
+15 -26 V
+14 -29 V
+15 -29 V
+14 -42 V
+15 -56 V
+15 -65 V
+14 -68 V
+15 -56 V
+14 -53 V
+15 -51 V
+15 -46 V
+14 -16 V
+15 -10 V
+14 -30 V
+15 -31 V
+15 -33 V
+14 -29 V
+15 -48 V
+15 -54 V
+14 -39 V
+15 -37 V
+14 -25 V
+15 -31 V
+15 -30 V
+14 -18 V
+15 -22 V
+14 -10 V
+15 -27 V
+15 -29 V
+14 -20 V
+15 -26 V
+14 -13 V
+15 -28 V
+15 -26 V
+14 -8 V
+15 -9 V
+14 4 V
+15 -14 V
+15 -15 V
+14 3 V
+15 -3 V
+15 5 V
+14 -17 V
+15 -19 V
+14 1 V
+15 -10 V
+15 -3 V
+14 -18 V
+15 -13 V
+14 9 V
+15 -1 V
+15 9 V
+14 -7 V
+15 -9 V
+14 7 V
+15 -6 V
+15 3 V
+14 -13 V
+15 -14 V
+14 4 V
+15 -4 V
+15 6 V
+14 -9 V
+15 -8 V
+15 11 V
+14 -5 V
+15 4 V
+14 -10 V
+15 -12 V
+15 -2 V
+14 -14 V
+15 5 V
+14 -10 V
+15 -17 V
+15 -1 V
+14 -2 V
+15 14 V
+14 -9 V
+stroke 3695 914 M
+15 -8 V
+15 10 V
+14 3 V
+15 9 V
+14 -12 V
+15 -11 V
+15 4 V
+14 -2 V
+15 7 V
+15 -9 V
+14 -9 V
+15 6 V
+14 -3 V
+15 7 V
+15 -8 V
+14 -11 V
+15 7 V
+14 2 V
+15 12 V
+15 -7 V
+14 -13 V
+15 7 V
+14 0 V
+15 4 V
+15 -11 V
+14 -10 V
+15 11 V
+15 1 V
+14 7 V
+15 -7 V
+14 -9 V
+15 7 V
+15 -3 V
+14 9 V
+15 -9 V
+14 -9 V
+15 6 V
+15 -3 V
+14 7 V
+15 -13 V
+14 -12 V
+15 5 V
+15 -1 V
+14 11 V
+15 -8 V
+14 -5 V
+15 12 V
+15 2 V
+14 7 V
+15 -11 V
+15 -8 V
+14 6 V
+15 -4 V
+14 4 V
+15 -9 V
+15 -6 V
+14 5 V
+15 -4 V
+14 6 V
+15 -7 V
+15 -6 V
+14 5 V
+15 -1 V
+14 8 V
+15 -8 V
+15 -9 V
+14 -1 V
+15 -5 V
+14 3 V
+15 -11 V
+15 -10 V
+14 4 V
+15 5 V
+15 8 V
+14 -5 V
+15 -2 V
+14 10 V
+15 2 V
+15 3 V
+14 -7 V
+15 -4 V
+14 6 V
+15 0 V
+15 5 V
+14 -1 V
+15 -2 V
+14 4 V
+15 -2 V
+15 1 V
+14 -8 V
+15 -9 V
+14 0 V
+15 -2 V
+15 4 V
+14 -4 V
+15 -6 V
+15 6 V
+14 3 V
+15 6 V
+14 -5 V
+15 -4 V
+15 7 V
+14 -1 V
+15 0 V
+stroke 5215 833 M
+14 -9 V
+15 -7 V
+15 1 V
+14 -5 V
+15 3 V
+14 -5 V
+15 -5 V
+15 3 V
+14 1 V
+15 6 V
+14 -2 V
+15 0 V
+15 9 V
+14 1 V
+15 4 V
+15 -7 V
+14 -8 V
+15 0 V
+14 -1 V
+15 7 V
+15 -3 V
+14 1 V
+15 10 V
+14 6 V
+15 2 V
+15 -7 V
+14 0 V
+15 3 V
+14 -6 V
+15 -5 V
+15 -7 V
+14 -2 V
+15 -2 V
+14 -3 V
+15 3 V
+15 1 V
+14 5 V
+15 4 V
+15 1 V
+14 2 V
+15 1 V
+14 -4 V
+15 -7 V
+15 -7 V
+14 -3 V
+15 -4 V
+14 -8 V
+15 -2 V
+15 2 V
+14 6 V
+15 -1 V
+14 -3 V
+15 2 V
+15 0 V
+14 -1 V
+15 -7 V
+15 -3 V
+14 1 V
+15 -2 V
+14 4 V
+15 3 V
+15 6 V
+14 7 V
+15 7 V
+14 8 V
+15 -1 V
+15 -4 V
+14 -2 V
+15 -2 V
+14 -6 V
+15 -7 V
+15 -1 V
+14 2 V
+15 -1 V
+14 -2 V
+15 1 V
+15 1 V
+14 -2 V
+15 -3 V
+15 -2 V
+14 0 V
+15 -5 V
+14 -5 V
+15 -1 V
+15 1 V
+14 4 V
+15 6 V
+14 10 V
+15 8 V
+15 6 V
+% End plot #2
+% Begin plot #3
+stroke
+LT2
+LCb setrgbcolor
+6296 3926 M
+(smooth x 2) Rshow
+LT2
+6380 3926 M
+399 0 V
+686 742 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 2 V
+14 4 V
+15 8 V
+15 19 V
+14 31 V
+15 49 V
+14 68 V
+15 90 V
+15 110 V
+14 123 V
+15 131 V
+15 129 V
+14 125 V
+15 116 V
+14 101 V
+15 87 V
+15 73 V
+14 67 V
+15 63 V
+14 57 V
+15 57 V
+15 58 V
+14 64 V
+15 68 V
+14 65 V
+15 67 V
+15 62 V
+14 62 V
+15 57 V
+14 46 V
+15 42 V
+15 33 V
+14 35 V
+15 33 V
+15 28 V
+14 28 V
+stroke 2176 3000 M
+15 25 V
+14 27 V
+15 20 V
+15 7 V
+14 0 V
+15 -11 V
+14 -14 V
+15 -20 V
+15 -28 V
+14 -25 V
+15 -26 V
+14 -20 V
+15 -18 V
+15 -24 V
+14 -24 V
+15 -32 V
+14 -35 V
+15 -46 V
+15 -60 V
+14 -64 V
+15 -69 V
+15 -66 V
+14 -62 V
+15 -58 V
+14 -48 V
+15 -40 V
+15 -33 V
+14 -34 V
+15 -37 V
+14 -41 V
+15 -48 V
+15 -53 V
+14 -57 V
+15 -58 V
+14 -56 V
+15 -49 V
+15 -38 V
+14 -34 V
+15 -31 V
+14 -28 V
+15 -25 V
+15 -30 V
+14 -38 V
+15 -38 V
+15 -40 V
+14 -39 V
+15 -39 V
+14 -36 V
+15 -30 V
+15 -27 V
+14 -23 V
+15 -23 V
+14 -22 V
+15 -21 V
+15 -23 V
+14 -20 V
+15 -24 V
+14 -24 V
+15 -20 V
+15 -19 V
+14 -13 V
+15 -14 V
+14 -11 V
+15 -6 V
+15 -6 V
+14 -3 V
+15 -7 V
+15 -8 V
+14 -5 V
+15 -7 V
+14 -7 V
+15 -11 V
+15 -11 V
+14 -5 V
+15 -6 V
+14 -3 V
+15 -4 V
+15 -2 V
+14 2 V
+15 -1 V
+14 -1 V
+15 -4 V
+15 -5 V
+14 -3 V
+15 -5 V
+14 -4 V
+15 -5 V
+15 -4 V
+14 0 V
+15 -1 V
+15 0 V
+14 -3 V
+15 -3 V
+14 -3 V
+15 -6 V
+15 -5 V
+14 -7 V
+15 -9 V
+14 -6 V
+15 -7 V
+15 -2 V
+14 -4 V
+15 -4 V
+14 1 V
+stroke 3695 913 M
+15 1 V
+15 4 V
+14 -2 V
+15 -1 V
+14 0 V
+15 -1 V
+15 -1 V
+14 -4 V
+15 -3 V
+15 0 V
+14 -2 V
+15 0 V
+14 -3 V
+15 -3 V
+15 0 V
+14 -1 V
+15 1 V
+14 -1 V
+15 -1 V
+15 1 V
+14 0 V
+15 1 V
+14 -4 V
+15 -3 V
+15 0 V
+14 -1 V
+15 0 V
+15 -1 V
+14 -1 V
+15 1 V
+14 0 V
+15 0 V
+15 -2 V
+14 -2 V
+15 0 V
+14 -2 V
+15 1 V
+15 -4 V
+14 -4 V
+15 -1 V
+14 -3 V
+15 -1 V
+15 -3 V
+14 -1 V
+15 2 V
+14 2 V
+15 3 V
+15 0 V
+14 -1 V
+15 1 V
+15 -1 V
+14 -1 V
+15 -4 V
+14 -3 V
+15 0 V
+15 -3 V
+14 0 V
+15 -3 V
+14 -2 V
+15 0 V
+15 -1 V
+14 1 V
+15 -2 V
+14 -2 V
+15 0 V
+15 -3 V
+14 -2 V
+15 -5 V
+14 -6 V
+15 -3 V
+15 -3 V
+14 0 V
+15 -1 V
+15 0 V
+14 3 V
+15 3 V
+14 3 V
+15 0 V
+15 0 V
+14 2 V
+15 0 V
+14 0 V
+15 0 V
+15 1 V
+14 2 V
+15 1 V
+14 0 V
+15 -1 V
+15 -3 V
+14 -2 V
+15 -3 V
+14 -3 V
+15 -3 V
+15 -3 V
+14 0 V
+15 0 V
+15 2 V
+14 0 V
+15 0 V
+14 2 V
+15 1 V
+15 0 V
+14 -1 V
+15 -3 V
+stroke 5215 828 M
+14 -1 V
+15 -4 V
+15 -3 V
+14 -4 V
+15 -3 V
+14 -1 V
+15 -1 V
+15 0 V
+14 0 V
+15 1 V
+14 2 V
+15 3 V
+15 3 V
+14 0 V
+15 0 V
+15 0 V
+14 -2 V
+15 -1 V
+14 -1 V
+15 -1 V
+15 2 V
+14 4 V
+15 3 V
+14 2 V
+15 2 V
+15 2 V
+14 0 V
+15 -2 V
+14 -4 V
+15 -3 V
+15 -3 V
+14 -4 V
+15 -3 V
+14 -1 V
+15 0 V
+15 1 V
+14 2 V
+15 3 V
+15 2 V
+14 2 V
+15 -1 V
+14 -2 V
+15 -3 V
+15 -4 V
+14 -6 V
+15 -5 V
+14 -4 V
+15 -1 V
+15 -1 V
+14 -1 V
+15 0 V
+14 2 V
+15 0 V
+15 -2 V
+14 -2 V
+15 -1 V
+15 -2 V
+14 -1 V
+15 -1 V
+14 1 V
+15 4 V
+15 4 V
+14 6 V
+15 5 V
+14 3 V
+15 3 V
+15 1 V
+14 -1 V
+15 -4 V
+14 -3 V
+15 -3 V
+15 -3 V
+14 -2 V
+15 -2 V
+14 0 V
+15 0 V
+15 -1 V
+14 -1 V
+15 -1 V
+15 -2 V
+14 -2 V
+15 -3 V
+14 -2 V
+15 -1 V
+15 0 V
+14 3 V
+15 4 V
+14 6 V
+15 3 V
+15 4 V
+% End plot #3
+% Begin plot #4
+stroke
+LT3
+LCb setrgbcolor
+6296 3786 M
+(smooth x 3) Rshow
+LT3
+6380 3786 M
+399 0 V
+686 742 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 1 V
+15 3 V
+14 5 V
+15 11 V
+15 19 V
+14 30 V
+15 44 V
+14 61 V
+15 78 V
+15 96 V
+14 108 V
+15 118 V
+15 122 V
+14 121 V
+15 115 V
+14 105 V
+15 95 V
+15 85 V
+14 74 V
+15 68 V
+14 62 V
+15 61 V
+15 61 V
+14 62 V
+15 63 V
+14 64 V
+15 65 V
+15 63 V
+14 60 V
+15 56 V
+14 50 V
+15 46 V
+15 41 V
+14 36 V
+15 33 V
+15 31 V
+14 29 V
+stroke 2176 2984 M
+15 27 V
+14 22 V
+15 18 V
+15 12 V
+14 5 V
+15 -3 V
+14 -11 V
+15 -17 V
+15 -20 V
+14 -23 V
+15 -23 V
+14 -23 V
+15 -23 V
+15 -24 V
+14 -25 V
+15 -30 V
+14 -37 V
+15 -44 V
+15 -51 V
+14 -56 V
+15 -62 V
+15 -63 V
+14 -61 V
+15 -57 V
+14 -51 V
+15 -46 V
+15 -42 V
+14 -38 V
+15 -39 V
+14 -41 V
+15 -45 V
+15 -49 V
+14 -52 V
+15 -54 V
+14 -52 V
+15 -48 V
+15 -45 V
+14 -39 V
+15 -34 V
+14 -31 V
+15 -31 V
+15 -32 V
+14 -33 V
+15 -35 V
+15 -38 V
+14 -38 V
+15 -37 V
+14 -35 V
+15 -32 V
+15 -30 V
+14 -27 V
+15 -24 V
+14 -23 V
+15 -22 V
+15 -23 V
+14 -22 V
+15 -22 V
+14 -21 V
+15 -21 V
+15 -18 V
+14 -17 V
+15 -14 V
+14 -12 V
+15 -9 V
+15 -7 V
+14 -7 V
+15 -6 V
+15 -6 V
+14 -6 V
+15 -8 V
+14 -8 V
+15 -7 V
+15 -8 V
+14 -8 V
+15 -6 V
+14 -5 V
+15 -3 V
+15 -3 V
+14 -1 V
+15 -2 V
+14 -2 V
+15 -2 V
+15 -3 V
+14 -4 V
+15 -4 V
+14 -4 V
+15 -4 V
+15 -3 V
+14 -2 V
+15 -2 V
+15 -2 V
+14 -2 V
+15 -3 V
+14 -3 V
+15 -4 V
+15 -6 V
+14 -6 V
+15 -7 V
+14 -5 V
+15 -6 V
+15 -5 V
+14 -4 V
+15 -3 V
+14 0 V
+stroke 3695 916 M
+15 -1 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 -1 V
+15 -2 V
+14 -1 V
+15 -2 V
+15 -2 V
+14 -2 V
+15 -2 V
+14 -1 V
+15 -2 V
+15 -1 V
+14 -1 V
+15 -1 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 -2 V
+14 0 V
+15 -2 V
+15 -1 V
+14 -1 V
+15 -1 V
+15 -1 V
+14 0 V
+15 0 V
+14 -1 V
+15 0 V
+15 -1 V
+14 -1 V
+15 0 V
+14 -2 V
+15 -2 V
+15 -2 V
+14 -2 V
+15 -2 V
+14 -2 V
+15 -3 V
+15 -1 V
+14 0 V
+15 0 V
+14 0 V
+15 1 V
+15 2 V
+14 0 V
+15 0 V
+15 -1 V
+14 -1 V
+15 -1 V
+14 -2 V
+15 -2 V
+15 -3 V
+14 -1 V
+15 -2 V
+14 -1 V
+15 -1 V
+15 -1 V
+14 -1 V
+15 -1 V
+14 -1 V
+15 -1 V
+15 -3 V
+14 -3 V
+15 -3 V
+14 -4 V
+15 -3 V
+15 -3 V
+14 -2 V
+15 -1 V
+15 1 V
+14 1 V
+15 1 V
+14 2 V
+15 2 V
+15 1 V
+14 1 V
+15 0 V
+14 1 V
+15 1 V
+15 0 V
+14 1 V
+15 1 V
+14 0 V
+15 -1 V
+15 -1 V
+14 -2 V
+15 -3 V
+14 -2 V
+15 -3 V
+15 -2 V
+14 -1 V
+15 -1 V
+15 0 V
+14 0 V
+15 1 V
+14 1 V
+15 0 V
+15 0 V
+14 0 V
+15 -1 V
+stroke 5215 829 M
+14 -2 V
+15 -3 V
+15 -3 V
+14 -2 V
+15 -3 V
+14 -2 V
+15 -1 V
+15 -1 V
+14 0 V
+15 1 V
+14 1 V
+15 2 V
+15 1 V
+14 2 V
+15 0 V
+15 0 V
+14 0 V
+15 -1 V
+14 -1 V
+15 0 V
+15 1 V
+14 2 V
+15 2 V
+14 2 V
+15 3 V
+15 1 V
+14 0 V
+15 -1 V
+14 -2 V
+15 -2 V
+15 -4 V
+14 -3 V
+15 -2 V
+14 -2 V
+15 0 V
+15 0 V
+14 1 V
+15 2 V
+15 1 V
+14 1 V
+15 0 V
+14 -1 V
+15 -2 V
+15 -4 V
+14 -3 V
+15 -4 V
+14 -4 V
+15 -3 V
+15 -2 V
+14 -1 V
+15 0 V
+14 0 V
+15 -1 V
+15 0 V
+14 -1 V
+15 -1 V
+15 -2 V
+14 -1 V
+15 0 V
+14 1 V
+15 2 V
+15 3 V
+14 4 V
+15 4 V
+14 4 V
+15 3 V
+15 1 V
+14 0 V
+15 -1 V
+14 -3 V
+15 -2 V
+15 -3 V
+14 -2 V
+15 -2 V
+14 -1 V
+15 -1 V
+15 -1 V
+14 -1 V
+15 -1 V
+15 -2 V
+14 -1 V
+15 -2 V
+14 -2 V
+15 -1 V
+15 0 V
+14 2 V
+15 3 V
+14 3 V
+15 2 V
+15 2 V
+% End plot #4
+% Begin plot #5
+stroke
+LT4
+LCb setrgbcolor
+6296 3646 M
+(smooth x 4) Rshow
+LT4
+6380 3646 M
+399 0 V
+686 742 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 1 V
+14 1 V
+15 4 V
+14 6 V
+15 12 V
+15 18 V
+14 29 V
+15 40 V
+14 55 V
+15 69 V
+15 84 V
+14 98 V
+15 107 V
+15 113 V
+14 115 V
+15 113 V
+14 107 V
+15 99 V
+15 90 V
+14 82 V
+15 74 V
+14 68 V
+15 65 V
+15 63 V
+14 62 V
+15 63 V
+14 63 V
+15 63 V
+15 61 V
+14 60 V
+15 57 V
+14 53 V
+15 48 V
+15 44 V
+14 39 V
+15 36 V
+15 33 V
+14 30 V
+stroke 2176 2967 M
+15 26 V
+14 23 V
+15 19 V
+15 14 V
+14 7 V
+15 0 V
+14 -6 V
+15 -11 V
+15 -16 V
+14 -19 V
+15 -22 V
+14 -23 V
+15 -23 V
+15 -25 V
+14 -27 V
+15 -30 V
+14 -36 V
+15 -40 V
+15 -47 V
+14 -52 V
+15 -56 V
+15 -58 V
+14 -59 V
+15 -56 V
+14 -54 V
+15 -49 V
+15 -45 V
+14 -43 V
+15 -42 V
+14 -43 V
+15 -44 V
+15 -46 V
+14 -49 V
+15 -50 V
+14 -50 V
+15 -48 V
+15 -46 V
+14 -41 V
+15 -38 V
+14 -36 V
+15 -33 V
+15 -33 V
+14 -33 V
+15 -34 V
+15 -36 V
+14 -36 V
+15 -36 V
+14 -34 V
+15 -34 V
+15 -31 V
+14 -28 V
+15 -27 V
+14 -24 V
+15 -24 V
+15 -22 V
+14 -23 V
+15 -21 V
+14 -21 V
+15 -21 V
+15 -19 V
+14 -17 V
+15 -15 V
+14 -13 V
+15 -11 V
+15 -9 V
+14 -8 V
+15 -7 V
+15 -6 V
+14 -7 V
+15 -7 V
+14 -7 V
+15 -7 V
+15 -8 V
+14 -7 V
+15 -6 V
+14 -6 V
+15 -4 V
+15 -3 V
+14 -3 V
+15 -2 V
+14 -2 V
+15 -3 V
+15 -2 V
+14 -4 V
+15 -3 V
+14 -4 V
+15 -3 V
+15 -3 V
+14 -3 V
+15 -3 V
+15 -2 V
+14 -3 V
+15 -2 V
+14 -4 V
+15 -3 V
+15 -5 V
+14 -6 V
+15 -5 V
+14 -6 V
+15 -6 V
+15 -5 V
+14 -3 V
+15 -4 V
+14 -2 V
+stroke 3695 917 M
+15 -1 V
+15 -1 V
+14 0 V
+15 0 V
+14 -1 V
+15 0 V
+15 -1 V
+14 -2 V
+15 -2 V
+15 -1 V
+14 -2 V
+15 -2 V
+14 -1 V
+15 -2 V
+15 -1 V
+14 -1 V
+15 -1 V
+14 0 V
+15 -1 V
+15 0 V
+14 -1 V
+15 0 V
+14 -1 V
+15 -1 V
+15 -1 V
+14 -1 V
+15 -1 V
+15 -1 V
+14 -1 V
+15 0 V
+14 0 V
+15 -1 V
+15 -1 V
+14 0 V
+15 -1 V
+14 -2 V
+15 -1 V
+15 -2 V
+14 -2 V
+15 -2 V
+14 -2 V
+15 -2 V
+15 -1 V
+14 -1 V
+15 0 V
+14 0 V
+15 0 V
+15 1 V
+14 0 V
+15 0 V
+15 0 V
+14 -1 V
+15 -1 V
+14 -2 V
+15 -2 V
+15 -1 V
+14 -2 V
+15 -2 V
+14 -1 V
+15 -1 V
+15 -2 V
+14 -1 V
+15 -1 V
+14 -1 V
+15 -2 V
+15 -2 V
+14 -2 V
+15 -3 V
+14 -3 V
+15 -3 V
+15 -2 V
+14 -2 V
+15 -2 V
+15 0 V
+14 0 V
+15 1 V
+14 1 V
+15 2 V
+15 1 V
+14 1 V
+15 1 V
+14 1 V
+15 0 V
+15 1 V
+14 0 V
+15 1 V
+14 0 V
+15 -1 V
+15 0 V
+14 -2 V
+15 -2 V
+14 -2 V
+15 -2 V
+15 -2 V
+14 -2 V
+15 -1 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 1 V
+15 0 V
+14 -1 V
+15 -1 V
+stroke 5215 828 M
+14 -1 V
+15 -2 V
+15 -2 V
+14 -3 V
+15 -2 V
+14 -2 V
+15 -2 V
+15 -1 V
+14 0 V
+15 0 V
+14 1 V
+15 1 V
+15 1 V
+14 1 V
+15 1 V
+15 1 V
+14 0 V
+15 -1 V
+14 0 V
+15 0 V
+15 1 V
+14 1 V
+15 1 V
+14 2 V
+15 2 V
+15 1 V
+14 0 V
+15 0 V
+14 -1 V
+15 -2 V
+15 -2 V
+14 -3 V
+15 -2 V
+14 -2 V
+15 -1 V
+15 0 V
+14 0 V
+15 1 V
+15 1 V
+14 1 V
+15 0 V
+14 -1 V
+15 -1 V
+15 -3 V
+14 -3 V
+15 -3 V
+14 -3 V
+15 -3 V
+15 -3 V
+14 -1 V
+15 -1 V
+14 -1 V
+15 -1 V
+15 0 V
+14 -1 V
+15 -1 V
+15 -1 V
+14 0 V
+15 -1 V
+14 1 V
+15 1 V
+15 3 V
+14 3 V
+15 3 V
+14 3 V
+15 3 V
+15 2 V
+14 0 V
+15 0 V
+14 -1 V
+15 -2 V
+15 -2 V
+14 -2 V
+15 -2 V
+14 -2 V
+15 -1 V
+15 -1 V
+14 -1 V
+15 -2 V
+15 -1 V
+14 -2 V
+15 -1 V
+14 -1 V
+15 -1 V
+15 0 V
+14 1 V
+15 1 V
+14 2 V
+15 1 V
+15 2 V
+% End plot #5
+% Begin plot #6
+stroke
+LTb
+LCb setrgbcolor
+6296 3506 M
+(unsmoothed) Rshow
+LTb
+6380 3506 M
+399 0 V
+686 742 M
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+15 0 V
+14 4 V
+15 80 V
+14 84 V
+15 38 V
+15 419 V
+14 310 V
+15 -12 V
+15 143 V
+14 -223 V
+15 334 V
+14 413 V
+15 -170 V
+15 -40 V
+14 -395 V
+15 478 V
+14 454 V
+15 -298 V
+15 -12 V
+14 -342 V
+15 581 V
+14 469 V
+15 -352 V
+15 64 V
+14 -453 V
+15 559 V
+14 539 V
+15 -471 V
+15 -49 V
+14 -542 V
+15 646 V
+15 540 V
+14 -483 V
+stroke 2176 3055 M
+15 66 V
+14 -537 V
+15 594 V
+15 506 V
+14 -632 V
+15 22 V
+14 -560 V
+15 450 V
+15 501 V
+14 -571 V
+15 11 V
+14 -497 V
+15 503 V
+15 493 V
+14 -569 V
+15 -34 V
+14 -356 V
+15 297 V
+15 213 V
+14 -454 V
+15 -73 V
+15 -382 V
+14 196 V
+15 241 V
+14 -256 V
+15 61 V
+15 -157 V
+14 76 V
+15 92 V
+14 -229 V
+15 -55 V
+15 -64 V
+14 -130 V
+15 77 V
+14 -15 V
+15 -573 V
+15 384 V
+14 349 V
+15 -416 V
+14 35 V
+15 -19 V
+15 20 V
+14 -108 V
+15 -150 V
+15 -2 V
+14 -50 V
+15 210 V
+14 -221 V
+15 -171 V
+15 161 V
+14 -108 V
+15 284 V
+14 -267 V
+15 -190 V
+15 175 V
+14 -74 V
+15 287 V
+14 -373 V
+15 -230 V
+15 254 V
+14 -22 V
+15 368 V
+14 -352 V
+15 -336 V
+15 312 V
+14 -3 V
+15 353 V
+15 -329 V
+14 -392 V
+15 385 V
+14 -1 V
+15 235 V
+15 -348 V
+14 -312 V
+15 369 V
+14 -9 V
+15 328 V
+15 -323 V
+14 -328 V
+15 344 V
+14 -57 V
+15 324 V
+15 -266 V
+14 -381 V
+15 325 V
+14 -11 V
+15 288 V
+15 -269 V
+14 -286 V
+15 254 V
+15 -1 V
+14 318 V
+15 -267 V
+14 -275 V
+15 267 V
+15 -263 V
+14 476 V
+15 -108 V
+14 -452 V
+15 218 V
+15 -45 V
+14 411 V
+15 -319 V
+14 -261 V
+stroke 3695 649 M
+15 261 V
+15 11 V
+14 315 V
+15 -308 V
+14 -297 V
+15 235 V
+15 7 V
+14 357 V
+15 -310 V
+15 -300 V
+14 289 V
+15 -42 V
+14 316 V
+15 -243 V
+15 -344 V
+14 263 V
+15 5 V
+14 349 V
+15 -241 V
+15 -410 V
+14 322 V
+15 52 V
+14 230 V
+15 -280 V
+15 -334 V
+14 326 V
+15 55 V
+15 255 V
+14 -301 V
+15 -271 V
+14 262 V
+15 -46 V
+15 377 V
+14 -307 V
+15 -316 V
+14 299 V
+15 -20 V
+15 327 V
+14 -319 V
+15 -282 V
+14 259 V
+15 -38 V
+15 380 V
+14 -333 V
+15 -281 V
+14 314 V
+15 -3 V
+15 279 V
+14 -324 V
+15 -222 V
+15 265 V
+14 -38 V
+15 267 V
+14 -268 V
+15 -220 V
+15 254 V
+14 -67 V
+15 288 V
+14 -215 V
+15 -261 V
+15 194 V
+14 -2 V
+15 284 V
+14 -227 V
+15 -185 V
+15 141 V
+14 -50 V
+15 277 V
+14 -206 V
+15 -256 V
+15 181 V
+14 101 V
+15 174 V
+15 -266 V
+14 -155 V
+15 203 V
+14 61 V
+15 147 V
+15 -218 V
+14 -178 V
+15 187 V
+14 -13 V
+15 174 V
+15 -121 V
+14 -169 V
+15 161 V
+14 -44 V
+15 177 V
+15 -152 V
+14 -173 V
+15 160 V
+14 -17 V
+15 141 V
+15 -103 V
+14 -213 V
+15 174 V
+15 52 V
+14 132 V
+15 -186 V
+14 -185 V
+15 213 V
+15 39 V
+14 133 V
+15 -211 V
+stroke 5215 803 M
+14 -139 V
+15 154 V
+15 -48 V
+14 196 V
+15 -132 V
+14 -176 V
+15 169 V
+15 -27 V
+14 159 V
+15 -175 V
+14 -152 V
+15 213 V
+15 22 V
+14 140 V
+15 -178 V
+15 -169 V
+14 111 V
+15 1 V
+14 205 V
+15 -154 V
+15 -146 V
+14 141 V
+15 74 V
+14 72 V
+15 -221 V
+15 14 V
+14 131 V
+15 -88 V
+14 86 V
+15 -64 V
+15 -51 V
+14 14 V
+15 -24 V
+14 93 V
+15 -40 V
+15 -3 V
+14 22 V
+15 -48 V
+15 40 V
+14 44 V
+15 -32 V
+14 -33 V
+15 -37 V
+15 65 V
+14 0 V
+15 -92 V
+14 0 V
+15 22 V
+15 117 V
+14 -43 V
+15 -115 V
+14 61 V
+15 34 V
+15 30 V
+14 -89 V
+15 -6 V
+15 53 V
+14 -45 V
+15 69 V
+14 -76 V
+15 -9 V
+15 68 V
+14 -5 V
+15 108 V
+14 -69 V
+15 -112 V
+15 59 V
+14 77 V
+15 -46 V
+14 -75 V
+15 18 V
+15 38 V
+14 -5 V
+15 1 V
+14 16 V
+15 -33 V
+15 18 V
+14 -26 V
+15 -37 V
+15 122 V
+14 -41 V
+15 -101 V
+14 65 V
+15 -2 V
+15 -29 V
+14 11 V
+15 17 V
+14 32 V
+15 41 V
+15 32 V
+% End plot #6
+stroke
+686 4339 N
+686 448 L
+6261 0 V
+0 3891 V
+-6261 0 V
+Z stroke
+1.000 UP
+1.000 UL
+LTb
+stroke
+grestore
+end
+showpage
+%%Page: 6 6
+gnudict begin
+gsave
+doclip
+50 50 translate
+0.100 0.100 scale
+90 rotate
+0 -5040 translate
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+770 538 M
+63 0 V
+6114 0 R
+-63 0 V
+686 538 M
+( 0) Rshow
+1.000 UL
+LTb
+770 986 M
+63 0 V
+6114 0 R
+-63 0 V
+686 986 M
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1434 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 1883 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2331 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 2779 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 3228 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+770 3676 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.35) Rshow
+1.000 UL
+LTb
+770 4124 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+770 448 M
+0 63 V
+0 3968 R
+0 -63 V
+770 308 M
+( 0) Cshow
+1.000 UL
+LTb
+1456 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 2) Cshow
+1.000 UL
+LTb
+2143 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 4) Cshow
+1.000 UL
+LTb
+2829 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 6) Cshow
+1.000 UL
+LTb
+3515 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 8) Cshow
+1.000 UL
+LTb
+4202 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 10) Cshow
+1.000 UL
+LTb
+4888 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 12) Cshow
+1.000 UL
+LTb
+5574 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 14) Cshow
+1.000 UL
+LTb
+6261 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 16) Cshow
+1.000 UL
+LTb
+6947 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 18) Cshow
+1.000 UL
+LTb
+1.000 UL
+LTb
+770 4479 N
+770 448 L
+6177 0 V
+0 4031 V
+-6177 0 V
+Z stroke
+LCb setrgbcolor
+112 2463 M
+currentpoint gsave translate -270 rotate 0 0 M
+(dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
+grestore
+LTb
+LCb setrgbcolor
+3858 98 M
+(U \(DAC counts\)) Cshow
+LTb
+3858 4829 M
+(sample1_focus4_au30min_on_blackau30min_on_au170min - original file 2012-09-13/Au on BlackAu/) Cshow
+3858 4689 M
+(A selected level of smoothing \(2\)) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UP
+1.000 UL
+LT0
+LCb setrgbcolor
+6296 4346 M
+(smooth x 2) Rshow
+LT0
+6380 4346 M
+399 0 V
+770 538 M
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 3 V
+14 10 V
+15 17 V
+14 41 V
+15 77 V
+14 110 V
+15 145 V
+14 164 V
+14 192 V
+15 206 V
+14 188 V
+15 171 V
+14 131 V
+14 129 V
+15 120 V
+14 85 V
+15 73 V
+14 52 V
+15 88 V
+14 96 V
+14 70 V
+15 85 V
+14 76 V
+15 113 V
+14 112 V
+14 75 V
+15 81 V
+14 50 V
+15 77 V
+14 68 V
+14 25 V
+15 35 V
+14 17 V
+15 63 V
+14 63 V
+stroke 2240 3646 M
+15 21 V
+14 34 V
+14 5 V
+15 31 V
+14 10 V
+15 -45 V
+14 -32 V
+14 -58 V
+15 -21 V
+14 -18 V
+15 -53 V
+14 -26 V
+14 -38 V
+15 0 V
+14 -14 V
+15 -65 V
+14 -56 V
+15 -80 V
+14 -72 V
+14 -93 V
+15 -123 V
+14 -97 V
+15 -92 V
+14 -58 V
+14 -49 V
+15 -54 V
+14 -34 V
+15 -40 V
+14 -39 V
+15 -58 V
+14 -75 V
+14 -88 V
+15 -93 V
+14 -76 V
+15 -72 V
+14 -69 V
+14 -63 V
+15 -20 V
+14 -14 V
+15 -41 V
+14 -43 V
+14 -45 V
+15 -39 V
+14 -65 V
+15 -73 V
+14 -53 V
+15 -51 V
+14 -33 V
+14 -42 V
+15 -41 V
+14 -25 V
+15 -29 V
+14 -14 V
+14 -36 V
+15 -40 V
+14 -27 V
+15 -35 V
+14 -17 V
+14 -40 V
+15 -34 V
+14 -11 V
+15 -13 V
+14 6 V
+15 -19 V
+14 -20 V
+14 4 V
+15 -4 V
+14 7 V
+15 -23 V
+14 -26 V
+14 1 V
+15 -13 V
+14 -5 V
+15 -24 V
+14 -18 V
+15 13 V
+14 -2 V
+14 12 V
+15 -9 V
+14 -12 V
+15 9 V
+14 -8 V
+14 5 V
+15 -19 V
+14 -19 V
+15 6 V
+14 -6 V
+14 8 V
+15 -12 V
+14 -10 V
+15 14 V
+14 -6 V
+15 5 V
+14 -13 V
+14 -17 V
+15 -2 V
+14 -20 V
+15 7 V
+14 -13 V
+14 -24 V
+15 0 V
+14 -4 V
+15 19 V
+14 -12 V
+stroke 3739 771 M
+14 -11 V
+15 15 V
+14 3 V
+15 12 V
+14 -16 V
+15 -15 V
+14 5 V
+14 -3 V
+15 11 V
+14 -12 V
+15 -13 V
+14 8 V
+14 -4 V
+15 9 V
+14 -11 V
+15 -14 V
+14 9 V
+15 3 V
+14 16 V
+14 -9 V
+15 -18 V
+14 9 V
+15 0 V
+14 6 V
+14 -15 V
+15 -13 V
+14 15 V
+15 1 V
+14 10 V
+14 -11 V
+15 -11 V
+14 9 V
+15 -4 V
+14 12 V
+15 -12 V
+14 -13 V
+14 9 V
+15 -4 V
+14 9 V
+15 -18 V
+14 -16 V
+14 8 V
+15 -2 V
+14 15 V
+15 -10 V
+14 -7 V
+14 15 V
+15 3 V
+14 10 V
+15 -15 V
+14 -11 V
+15 9 V
+14 -7 V
+14 6 V
+15 -13 V
+14 -8 V
+15 7 V
+14 -5 V
+14 8 V
+15 -9 V
+14 -9 V
+15 7 V
+14 -1 V
+15 10 V
+14 -10 V
+14 -12 V
+15 -1 V
+14 -8 V
+15 5 V
+14 -15 V
+14 -14 V
+15 5 V
+14 7 V
+15 12 V
+14 -8 V
+14 -3 V
+15 14 V
+14 4 V
+15 3 V
+14 -10 V
+15 -5 V
+14 8 V
+14 0 V
+15 8 V
+14 -2 V
+15 -3 V
+14 6 V
+14 -4 V
+15 2 V
+14 -10 V
+15 -13 V
+14 0 V
+14 -3 V
+15 6 V
+14 -5 V
+15 -9 V
+14 8 V
+15 4 V
+14 8 V
+14 -6 V
+15 -6 V
+14 10 V
+15 -1 V
+14 0 V
+stroke 5238 662 M
+14 -12 V
+15 -11 V
+14 2 V
+15 -6 V
+14 3 V
+15 -6 V
+14 -8 V
+14 5 V
+15 1 V
+14 9 V
+15 -3 V
+14 -1 V
+14 12 V
+15 2 V
+14 5 V
+15 -9 V
+14 -11 V
+14 0 V
+15 -1 V
+14 9 V
+15 -4 V
+14 1 V
+15 15 V
+14 7 V
+14 3 V
+15 -9 V
+14 0 V
+15 4 V
+14 -9 V
+14 -6 V
+15 -9 V
+14 -4 V
+15 -3 V
+14 -3 V
+14 4 V
+15 2 V
+14 6 V
+15 5 V
+14 2 V
+15 2 V
+14 1 V
+14 -4 V
+15 -10 V
+14 -10 V
+15 -4 V
+14 -5 V
+14 -10 V
+15 -4 V
+14 3 V
+15 8 V
+14 -1 V
+15 -4 V
+14 2 V
+14 1 V
+15 -2 V
+14 -9 V
+15 -4 V
+14 1 V
+14 -3 V
+15 5 V
+14 5 V
+15 7 V
+14 10 V
+14 10 V
+15 11 V
+14 -2 V
+15 -5 V
+14 -2 V
+15 -4 V
+14 -8 V
+14 -9 V
+15 -2 V
+14 3 V
+15 -1 V
+14 -3 V
+14 1 V
+15 1 V
+14 -2 V
+15 -4 V
+14 -3 V
+14 0 V
+15 -6 V
+14 -7 V
+15 -2 V
+14 2 V
+15 6 V
+14 7 V
+14 14 V
+15 10 V
+14 9 V
+770 538 Pls
+784 538 Pls
+799 538 Pls
+813 538 Pls
+828 538 Pls
+842 538 Pls
+856 538 Pls
+871 538 Pls
+885 538 Pls
+900 538 Pls
+914 538 Pls
+929 538 Pls
+943 538 Pls
+957 538 Pls
+972 538 Pls
+986 538 Pls
+1001 538 Pls
+1015 538 Pls
+1029 538 Pls
+1044 538 Pls
+1058 538 Pls
+1073 538 Pls
+1087 538 Pls
+1101 538 Pls
+1116 538 Pls
+1130 538 Pls
+1145 538 Pls
+1159 538 Pls
+1174 538 Pls
+1188 538 Pls
+1202 538 Pls
+1217 538 Pls
+1231 538 Pls
+1246 538 Pls
+1260 538 Pls
+1274 538 Pls
+1289 538 Pls
+1303 538 Pls
+1318 538 Pls
+1332 538 Pls
+1347 538 Pls
+1361 538 Pls
+1375 538 Pls
+1390 538 Pls
+1404 538 Pls
+1419 538 Pls
+1433 538 Pls
+1447 538 Pls
+1462 538 Pls
+1476 538 Pls
+1491 538 Pls
+1505 538 Pls
+1519 538 Pls
+1534 538 Pls
+1548 538 Pls
+1563 538 Pls
+1577 538 Pls
+1592 538 Pls
+1606 538 Pls
+1620 538 Pls
+1635 538 Pls
+1649 538 Pls
+1664 538 Pls
+1678 538 Pls
+1692 538 Pls
+1707 538 Pls
+1721 538 Pls
+1736 538 Pls
+1750 541 Pls
+1764 551 Pls
+1779 568 Pls
+1793 609 Pls
+1808 686 Pls
+1822 796 Pls
+1837 941 Pls
+1851 1105 Pls
+1865 1297 Pls
+1880 1503 Pls
+1894 1691 Pls
+1909 1862 Pls
+1923 1993 Pls
+1937 2122 Pls
+1952 2242 Pls
+1966 2327 Pls
+1981 2400 Pls
+1995 2452 Pls
+2010 2540 Pls
+2024 2636 Pls
+2038 2706 Pls
+2053 2791 Pls
+2067 2867 Pls
+2082 2980 Pls
+2096 3092 Pls
+2110 3167 Pls
+2125 3248 Pls
+2139 3298 Pls
+2154 3375 Pls
+2168 3443 Pls
+2182 3468 Pls
+2197 3503 Pls
+2211 3520 Pls
+2226 3583 Pls
+2240 3646 Pls
+2255 3667 Pls
+2269 3701 Pls
+2283 3706 Pls
+2298 3737 Pls
+2312 3747 Pls
+2327 3702 Pls
+2341 3670 Pls
+2355 3612 Pls
+2370 3591 Pls
+2384 3573 Pls
+2399 3520 Pls
+2413 3494 Pls
+2427 3456 Pls
+2442 3456 Pls
+2456 3442 Pls
+2471 3377 Pls
+2485 3321 Pls
+2500 3241 Pls
+2514 3169 Pls
+2528 3076 Pls
+2543 2953 Pls
+2557 2856 Pls
+2572 2764 Pls
+2586 2706 Pls
+2600 2657 Pls
+2615 2603 Pls
+2629 2569 Pls
+2644 2529 Pls
+2658 2490 Pls
+2673 2432 Pls
+2687 2357 Pls
+2701 2269 Pls
+2716 2176 Pls
+2730 2100 Pls
+2745 2028 Pls
+2759 1959 Pls
+2773 1896 Pls
+2788 1876 Pls
+2802 1862 Pls
+2817 1821 Pls
+2831 1778 Pls
+2845 1733 Pls
+2860 1694 Pls
+2874 1629 Pls
+2889 1556 Pls
+2903 1503 Pls
+2918 1452 Pls
+2932 1419 Pls
+2946 1377 Pls
+2961 1336 Pls
+2975 1311 Pls
+2990 1282 Pls
+3004 1268 Pls
+3018 1232 Pls
+3033 1192 Pls
+3047 1165 Pls
+3062 1130 Pls
+3076 1113 Pls
+3090 1073 Pls
+3105 1039 Pls
+3119 1028 Pls
+3134 1015 Pls
+3148 1021 Pls
+3163 1002 Pls
+3177 982 Pls
+3191 986 Pls
+3206 982 Pls
+3220 989 Pls
+3235 966 Pls
+3249 940 Pls
+3263 941 Pls
+3278 928 Pls
+3292 923 Pls
+3307 899 Pls
+3321 881 Pls
+3336 894 Pls
+3350 892 Pls
+3364 904 Pls
+3379 895 Pls
+3393 883 Pls
+3408 892 Pls
+3422 884 Pls
+3436 889 Pls
+3451 870 Pls
+3465 851 Pls
+3480 857 Pls
+3494 851 Pls
+3508 859 Pls
+3523 847 Pls
+3537 837 Pls
+3552 851 Pls
+3566 845 Pls
+3581 850 Pls
+3595 837 Pls
+3609 820 Pls
+3624 818 Pls
+3638 798 Pls
+3653 805 Pls
+3667 792 Pls
+3681 768 Pls
+3696 768 Pls
+3710 764 Pls
+3725 783 Pls
+3739 771 Pls
+3753 760 Pls
+3768 775 Pls
+3782 778 Pls
+3797 790 Pls
+3811 774 Pls
+3826 759 Pls
+3840 764 Pls
+3854 761 Pls
+3869 772 Pls
+3883 760 Pls
+3898 747 Pls
+3912 755 Pls
+3926 751 Pls
+3941 760 Pls
+3955 749 Pls
+3970 735 Pls
+3984 744 Pls
+3999 747 Pls
+4013 763 Pls
+4027 754 Pls
+4042 736 Pls
+4056 745 Pls
+4071 745 Pls
+4085 751 Pls
+4099 736 Pls
+4114 723 Pls
+4128 738 Pls
+4143 739 Pls
+4157 749 Pls
+4171 738 Pls
+4186 727 Pls
+4200 736 Pls
+4215 732 Pls
+4229 744 Pls
+4244 732 Pls
+4258 719 Pls
+4272 728 Pls
+4287 724 Pls
+4301 733 Pls
+4316 715 Pls
+4330 699 Pls
+4344 707 Pls
+4359 705 Pls
+4373 720 Pls
+4388 710 Pls
+4402 703 Pls
+4416 718 Pls
+4431 721 Pls
+4445 731 Pls
+4460 716 Pls
+4474 705 Pls
+4489 714 Pls
+4503 707 Pls
+4517 713 Pls
+4532 700 Pls
+4546 692 Pls
+4561 699 Pls
+4575 694 Pls
+4589 702 Pls
+4604 693 Pls
+4618 684 Pls
+4633 691 Pls
+4647 690 Pls
+4662 700 Pls
+4676 690 Pls
+4690 678 Pls
+4705 677 Pls
+4719 669 Pls
+4734 674 Pls
+4748 659 Pls
+4762 645 Pls
+4777 650 Pls
+4791 657 Pls
+4806 669 Pls
+4820 661 Pls
+4834 658 Pls
+4849 672 Pls
+4863 676 Pls
+4878 679 Pls
+4892 669 Pls
+4907 664 Pls
+4921 672 Pls
+4935 672 Pls
+4950 680 Pls
+4964 678 Pls
+4979 675 Pls
+4993 681 Pls
+5007 677 Pls
+5022 679 Pls
+5036 669 Pls
+5051 656 Pls
+5065 656 Pls
+5079 653 Pls
+5094 659 Pls
+5108 654 Pls
+5123 645 Pls
+5137 653 Pls
+5152 657 Pls
+5166 665 Pls
+5180 659 Pls
+5195 653 Pls
+5209 663 Pls
+5224 662 Pls
+5238 662 Pls
+5252 650 Pls
+5267 639 Pls
+5281 641 Pls
+5296 635 Pls
+5310 638 Pls
+5325 632 Pls
+5339 624 Pls
+5353 629 Pls
+5368 630 Pls
+5382 639 Pls
+5397 636 Pls
+5411 635 Pls
+5425 647 Pls
+5440 649 Pls
+5454 654 Pls
+5469 645 Pls
+5483 634 Pls
+5497 634 Pls
+5512 633 Pls
+5526 642 Pls
+5541 638 Pls
+5555 639 Pls
+5570 654 Pls
+5584 661 Pls
+5598 664 Pls
+5613 655 Pls
+5627 655 Pls
+5642 659 Pls
+5656 650 Pls
+5670 644 Pls
+5685 635 Pls
+5699 631 Pls
+5714 628 Pls
+5728 625 Pls
+5742 629 Pls
+5757 631 Pls
+5771 637 Pls
+5786 642 Pls
+5800 644 Pls
+5815 646 Pls
+5829 647 Pls
+5843 643 Pls
+5858 633 Pls
+5872 623 Pls
+5887 619 Pls
+5901 614 Pls
+5915 604 Pls
+5930 600 Pls
+5944 603 Pls
+5959 611 Pls
+5973 610 Pls
+5988 606 Pls
+6002 608 Pls
+6016 609 Pls
+6031 607 Pls
+6045 598 Pls
+6060 594 Pls
+6074 595 Pls
+6088 592 Pls
+6103 597 Pls
+6117 602 Pls
+6132 609 Pls
+6146 619 Pls
+6160 629 Pls
+6175 640 Pls
+6189 638 Pls
+6204 633 Pls
+6218 631 Pls
+6233 627 Pls
+6247 619 Pls
+6261 610 Pls
+6276 608 Pls
+6290 611 Pls
+6305 610 Pls
+6319 607 Pls
+6333 608 Pls
+6348 609 Pls
+6362 607 Pls
+6377 603 Pls
+6391 600 Pls
+6405 600 Pls
+6420 594 Pls
+6434 587 Pls
+6449 585 Pls
+6463 587 Pls
+6478 593 Pls
+6492 600 Pls
+6506 614 Pls
+6521 624 Pls
+6535 633 Pls
+6579 4346 Pls
+% End plot #1
+1.000 UL
+LTb
+770 4479 N
+770 448 L
+6177 0 V
+0 4031 V
+-6177 0 V
+Z stroke
+1.000 UP
+1.000 UL
+LTb
+stroke
+grestore
+end
+showpage
+%%Page: 7 7
+gnudict begin
+gsave
+doclip
+50 50 translate
+0.100 0.100 scale
+90 rotate
+0 -5040 translate
+0 setgray
+newpath
+(Helvetica) findfont 140 scalefont setfont
+1.000 UL
+LTb
+770 538 M
+63 0 V
+6114 0 R
+-63 0 V
+686 538 M
+( 0) Rshow
+1.000 UL
+LTb
+770 986 M
+63 0 V
+6114 0 R
+-63 0 V
+686 986 M
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1434 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 1883 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2331 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 2779 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 3228 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+770 3676 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.35) Rshow
+1.000 UL
+LTb
+770 4124 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+770 448 M
+0 63 V
+0 3968 R
+0 -63 V
+770 308 M
+( 0) Cshow
+1.000 UL
+LTb
+1456 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 2) Cshow
+1.000 UL
+LTb
+2143 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 4) Cshow
+1.000 UL
+LTb
+2829 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 6) Cshow
+1.000 UL
+LTb
+3515 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 8) Cshow
+1.000 UL
+LTb
+4202 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 10) Cshow
+1.000 UL
+LTb
+4888 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 12) Cshow
+1.000 UL
+LTb
+5574 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 14) Cshow
+1.000 UL
+LTb
+6261 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 16) Cshow
+1.000 UL
+LTb
+6947 448 M
+0 63 V
+0 3968 R
+0 -63 V
+0 -4108 R
+( 18) Cshow
+1.000 UL
+LTb
+1.000 UL
+LTb
+770 4479 N
+770 448 L
+6177 0 V
+0 4031 V
+-6177 0 V
+Z stroke
+LCb setrgbcolor
+112 2463 M
+currentpoint gsave translate -270 rotate 0 0 M
+(dI\(E\)/dE \(ADC counts / DAC counts\)) Cshow
+grestore
+LTb
+LCb setrgbcolor
+3858 98 M
+(U \(DAC counts\)) Cshow
+LTb
+3858 4829 M
+(sample1_focus4_au30min_on_blackau30min_on_au170min - original file 2012-09-13/Au on BlackAu/) Cshow
+3858 4689 M
+(Peaks and inflection points of TCS from selected smoothing level) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UP
+1.000 UL
+LT0
+LCb setrgbcolor
+6296 4346 M
+(smooth x 2) Rshow
+LT0
+6380 4346 M
+399 0 V
+770 538 M
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 0 V
+14 0 V
+15 0 V
+14 0 V
+15 0 V
+14 3 V
+14 10 V
+15 17 V
+14 41 V
+15 77 V
+14 110 V
+15 145 V
+14 164 V
+14 192 V
+15 206 V
+14 188 V
+15 171 V
+14 131 V
+14 129 V
+15 120 V
+14 85 V
+15 73 V
+14 52 V
+15 88 V
+14 96 V
+14 70 V
+15 85 V
+14 76 V
+15 113 V
+14 112 V
+14 75 V
+15 81 V
+14 50 V
+15 77 V
+14 68 V
+14 25 V
+15 35 V
+14 17 V
+15 63 V
+14 63 V
+stroke 2240 3646 M
+15 21 V
+14 34 V
+14 5 V
+15 31 V
+14 10 V
+15 -45 V
+14 -32 V
+14 -58 V
+15 -21 V
+14 -18 V
+15 -53 V
+14 -26 V
+14 -38 V
+15 0 V
+14 -14 V
+15 -65 V
+14 -56 V
+15 -80 V
+14 -72 V
+14 -93 V
+15 -123 V
+14 -97 V
+15 -92 V
+14 -58 V
+14 -49 V
+15 -54 V
+14 -34 V
+15 -40 V
+14 -39 V
+15 -58 V
+14 -75 V
+14 -88 V
+15 -93 V
+14 -76 V
+15 -72 V
+14 -69 V
+14 -63 V
+15 -20 V
+14 -14 V
+15 -41 V
+14 -43 V
+14 -45 V
+15 -39 V
+14 -65 V
+15 -73 V
+14 -53 V
+15 -51 V
+14 -33 V
+14 -42 V
+15 -41 V
+14 -25 V
+15 -29 V
+14 -14 V
+14 -36 V
+15 -40 V
+14 -27 V
+15 -35 V
+14 -17 V
+14 -40 V
+15 -34 V
+14 -11 V
+15 -13 V
+14 6 V
+15 -19 V
+14 -20 V
+14 4 V
+15 -4 V
+14 7 V
+15 -23 V
+14 -26 V
+14 1 V
+15 -13 V
+14 -5 V
+15 -24 V
+14 -18 V
+15 13 V
+14 -2 V
+14 12 V
+15 -9 V
+14 -12 V
+15 9 V
+14 -8 V
+14 5 V
+15 -19 V
+14 -19 V
+15 6 V
+14 -6 V
+14 8 V
+15 -12 V
+14 -10 V
+15 14 V
+14 -6 V
+15 5 V
+14 -13 V
+14 -17 V
+15 -2 V
+14 -20 V
+15 7 V
+14 -13 V
+14 -24 V
+15 0 V
+14 -4 V
+15 19 V
+14 -12 V
+stroke 3739 771 M
+14 -11 V
+15 15 V
+14 3 V
+15 12 V
+14 -16 V
+15 -15 V
+14 5 V
+14 -3 V
+15 11 V
+14 -12 V
+15 -13 V
+14 8 V
+14 -4 V
+15 9 V
+14 -11 V
+15 -14 V
+14 9 V
+15 3 V
+14 16 V
+14 -9 V
+15 -18 V
+14 9 V
+15 0 V
+14 6 V
+14 -15 V
+15 -13 V
+14 15 V
+15 1 V
+14 10 V
+14 -11 V
+15 -11 V
+14 9 V
+15 -4 V
+14 12 V
+15 -12 V
+14 -13 V
+14 9 V
+15 -4 V
+14 9 V
+15 -18 V
+14 -16 V
+14 8 V
+15 -2 V
+14 15 V
+15 -10 V
+14 -7 V
+14 15 V
+15 3 V
+14 10 V
+15 -15 V
+14 -11 V
+15 9 V
+14 -7 V
+14 6 V
+15 -13 V
+14 -8 V
+15 7 V
+14 -5 V
+14 8 V
+15 -9 V
+14 -9 V
+15 7 V
+14 -1 V
+15 10 V
+14 -10 V
+14 -12 V
+15 -1 V
+14 -8 V
+15 5 V
+14 -15 V
+14 -14 V
+15 5 V
+14 7 V
+15 12 V
+14 -8 V
+14 -3 V
+15 14 V
+14 4 V
+15 3 V
+14 -10 V
+15 -5 V
+14 8 V
+14 0 V
+15 8 V
+14 -2 V
+15 -3 V
+14 6 V
+14 -4 V
+15 2 V
+14 -10 V
+15 -13 V
+14 0 V
+14 -3 V
+15 6 V
+14 -5 V
+15 -9 V
+14 8 V
+15 4 V
+14 8 V
+14 -6 V
+15 -6 V
+14 10 V
+15 -1 V
+14 0 V
+stroke 5238 662 M
+14 -12 V
+15 -11 V
+14 2 V
+15 -6 V
+14 3 V
+15 -6 V
+14 -8 V
+14 5 V
+15 1 V
+14 9 V
+15 -3 V
+14 -1 V
+14 12 V
+15 2 V
+14 5 V
+15 -9 V
+14 -11 V
+14 0 V
+15 -1 V
+14 9 V
+15 -4 V
+14 1 V
+15 15 V
+14 7 V
+14 3 V
+15 -9 V
+14 0 V
+15 4 V
+14 -9 V
+14 -6 V
+15 -9 V
+14 -4 V
+15 -3 V
+14 -3 V
+14 4 V
+15 2 V
+14 6 V
+15 5 V
+14 2 V
+15 2 V
+14 1 V
+14 -4 V
+15 -10 V
+14 -10 V
+15 -4 V
+14 -5 V
+14 -10 V
+15 -4 V
+14 3 V
+15 8 V
+14 -1 V
+15 -4 V
+14 2 V
+14 1 V
+15 -2 V
+14 -9 V
+15 -4 V
+14 1 V
+14 -3 V
+15 5 V
+14 5 V
+15 7 V
+14 10 V
+14 10 V
+15 11 V
+14 -2 V
+15 -5 V
+14 -2 V
+15 -4 V
+14 -8 V
+14 -9 V
+15 -2 V
+14 3 V
+15 -1 V
+14 -3 V
+14 1 V
+15 1 V
+14 -2 V
+15 -4 V
+14 -3 V
+14 0 V
+15 -6 V
+14 -7 V
+15 -2 V
+14 2 V
+15 6 V
+14 7 V
+14 14 V
+15 10 V
+14 9 V
+770 538 Pls
+784 538 Pls
+799 538 Pls
+813 538 Pls
+828 538 Pls
+842 538 Pls
+856 538 Pls
+871 538 Pls
+885 538 Pls
+900 538 Pls
+914 538 Pls
+929 538 Pls
+943 538 Pls
+957 538 Pls
+972 538 Pls
+986 538 Pls
+1001 538 Pls
+1015 538 Pls
+1029 538 Pls
+1044 538 Pls
+1058 538 Pls
+1073 538 Pls
+1087 538 Pls
+1101 538 Pls
+1116 538 Pls
+1130 538 Pls
+1145 538 Pls
+1159 538 Pls
+1174 538 Pls
+1188 538 Pls
+1202 538 Pls
+1217 538 Pls
+1231 538 Pls
+1246 538 Pls
+1260 538 Pls
+1274 538 Pls
+1289 538 Pls
+1303 538 Pls
+1318 538 Pls
+1332 538 Pls
+1347 538 Pls
+1361 538 Pls
+1375 538 Pls
+1390 538 Pls
+1404 538 Pls
+1419 538 Pls
+1433 538 Pls
+1447 538 Pls
+1462 538 Pls
+1476 538 Pls
+1491 538 Pls
+1505 538 Pls
+1519 538 Pls
+1534 538 Pls
+1548 538 Pls
+1563 538 Pls
+1577 538 Pls
+1592 538 Pls
+1606 538 Pls
+1620 538 Pls
+1635 538 Pls
+1649 538 Pls
+1664 538 Pls
+1678 538 Pls
+1692 538 Pls
+1707 538 Pls
+1721 538 Pls
+1736 538 Pls
+1750 541 Pls
+1764 551 Pls
+1779 568 Pls
+1793 609 Pls
+1808 686 Pls
+1822 796 Pls
+1837 941 Pls
+1851 1105 Pls
+1865 1297 Pls
+1880 1503 Pls
+1894 1691 Pls
+1909 1862 Pls
+1923 1993 Pls
+1937 2122 Pls
+1952 2242 Pls
+1966 2327 Pls
+1981 2400 Pls
+1995 2452 Pls
+2010 2540 Pls
+2024 2636 Pls
+2038 2706 Pls
+2053 2791 Pls
+2067 2867 Pls
+2082 2980 Pls
+2096 3092 Pls
+2110 3167 Pls
+2125 3248 Pls
+2139 3298 Pls
+2154 3375 Pls
+2168 3443 Pls
+2182 3468 Pls
+2197 3503 Pls
+2211 3520 Pls
+2226 3583 Pls
+2240 3646 Pls
+2255 3667 Pls
+2269 3701 Pls
+2283 3706 Pls
+2298 3737 Pls
+2312 3747 Pls
+2327 3702 Pls
+2341 3670 Pls
+2355 3612 Pls
+2370 3591 Pls
+2384 3573 Pls
+2399 3520 Pls
+2413 3494 Pls
+2427 3456 Pls
+2442 3456 Pls
+2456 3442 Pls
+2471 3377 Pls
+2485 3321 Pls
+2500 3241 Pls
+2514 3169 Pls
+2528 3076 Pls
+2543 2953 Pls
+2557 2856 Pls
+2572 2764 Pls
+2586 2706 Pls
+2600 2657 Pls
+2615 2603 Pls
+2629 2569 Pls
+2644 2529 Pls
+2658 2490 Pls
+2673 2432 Pls
+2687 2357 Pls
+2701 2269 Pls
+2716 2176 Pls
+2730 2100 Pls
+2745 2028 Pls
+2759 1959 Pls
+2773 1896 Pls
+2788 1876 Pls
+2802 1862 Pls
+2817 1821 Pls
+2831 1778 Pls
+2845 1733 Pls
+2860 1694 Pls
+2874 1629 Pls
+2889 1556 Pls
+2903 1503 Pls
+2918 1452 Pls
+2932 1419 Pls
+2946 1377 Pls
+2961 1336 Pls
+2975 1311 Pls
+2990 1282 Pls
+3004 1268 Pls
+3018 1232 Pls
+3033 1192 Pls
+3047 1165 Pls
+3062 1130 Pls
+3076 1113 Pls
+3090 1073 Pls
+3105 1039 Pls
+3119 1028 Pls
+3134 1015 Pls
+3148 1021 Pls
+3163 1002 Pls
+3177 982 Pls
+3191 986 Pls
+3206 982 Pls
+3220 989 Pls
+3235 966 Pls
+3249 940 Pls
+3263 941 Pls
+3278 928 Pls
+3292 923 Pls
+3307 899 Pls
+3321 881 Pls
+3336 894 Pls
+3350 892 Pls
+3364 904 Pls
+3379 895 Pls
+3393 883 Pls
+3408 892 Pls
+3422 884 Pls
+3436 889 Pls
+3451 870 Pls
+3465 851 Pls
+3480 857 Pls
+3494 851 Pls
+3508 859 Pls
+3523 847 Pls
+3537 837 Pls
+3552 851 Pls
+3566 845 Pls
+3581 850 Pls
+3595 837 Pls
+3609 820 Pls
+3624 818 Pls
+3638 798 Pls
+3653 805 Pls
+3667 792 Pls
+3681 768 Pls
+3696 768 Pls
+3710 764 Pls
+3725 783 Pls
+3739 771 Pls
+3753 760 Pls
+3768 775 Pls
+3782 778 Pls
+3797 790 Pls
+3811 774 Pls
+3826 759 Pls
+3840 764 Pls
+3854 761 Pls
+3869 772 Pls
+3883 760 Pls
+3898 747 Pls
+3912 755 Pls
+3926 751 Pls
+3941 760 Pls
+3955 749 Pls
+3970 735 Pls
+3984 744 Pls
+3999 747 Pls
+4013 763 Pls
+4027 754 Pls
+4042 736 Pls
+4056 745 Pls
+4071 745 Pls
+4085 751 Pls
+4099 736 Pls
+4114 723 Pls
+4128 738 Pls
+4143 739 Pls
+4157 749 Pls
+4171 738 Pls
+4186 727 Pls
+4200 736 Pls
+4215 732 Pls
+4229 744 Pls
+4244 732 Pls
+4258 719 Pls
+4272 728 Pls
+4287 724 Pls
+4301 733 Pls
+4316 715 Pls
+4330 699 Pls
+4344 707 Pls
+4359 705 Pls
+4373 720 Pls
+4388 710 Pls
+4402 703 Pls
+4416 718 Pls
+4431 721 Pls
+4445 731 Pls
+4460 716 Pls
+4474 705 Pls
+4489 714 Pls
+4503 707 Pls
+4517 713 Pls
+4532 700 Pls
+4546 692 Pls
+4561 699 Pls
+4575 694 Pls
+4589 702 Pls
+4604 693 Pls
+4618 684 Pls
+4633 691 Pls
+4647 690 Pls
+4662 700 Pls
+4676 690 Pls
+4690 678 Pls
+4705 677 Pls
+4719 669 Pls
+4734 674 Pls
+4748 659 Pls
+4762 645 Pls
+4777 650 Pls
+4791 657 Pls
+4806 669 Pls
+4820 661 Pls
+4834 658 Pls
+4849 672 Pls
+4863 676 Pls
+4878 679 Pls
+4892 669 Pls
+4907 664 Pls
+4921 672 Pls
+4935 672 Pls
+4950 680 Pls
+4964 678 Pls
+4979 675 Pls
+4993 681 Pls
+5007 677 Pls
+5022 679 Pls
+5036 669 Pls
+5051 656 Pls
+5065 656 Pls
+5079 653 Pls
+5094 659 Pls
+5108 654 Pls
+5123 645 Pls
+5137 653 Pls
+5152 657 Pls
+5166 665 Pls
+5180 659 Pls
+5195 653 Pls
+5209 663 Pls
+5224 662 Pls
+5238 662 Pls
+5252 650 Pls
+5267 639 Pls
+5281 641 Pls
+5296 635 Pls
+5310 638 Pls
+5325 632 Pls
+5339 624 Pls
+5353 629 Pls
+5368 630 Pls
+5382 639 Pls
+5397 636 Pls
+5411 635 Pls
+5425 647 Pls
+5440 649 Pls
+5454 654 Pls
+5469 645 Pls
+5483 634 Pls
+5497 634 Pls
+5512 633 Pls
+5526 642 Pls
+5541 638 Pls
+5555 639 Pls
+5570 654 Pls
+5584 661 Pls
+5598 664 Pls
+5613 655 Pls
+5627 655 Pls
+5642 659 Pls
+5656 650 Pls
+5670 644 Pls
+5685 635 Pls
+5699 631 Pls
+5714 628 Pls
+5728 625 Pls
+5742 629 Pls
+5757 631 Pls
+5771 637 Pls
+5786 642 Pls
+5800 644 Pls
+5815 646 Pls
+5829 647 Pls
+5843 643 Pls
+5858 633 Pls
+5872 623 Pls
+5887 619 Pls
+5901 614 Pls
+5915 604 Pls
+5930 600 Pls
+5944 603 Pls
+5959 611 Pls
+5973 610 Pls
+5988 606 Pls
+6002 608 Pls
+6016 609 Pls
+6031 607 Pls
+6045 598 Pls
+6060 594 Pls
+6074 595 Pls
+6088 592 Pls
+6103 597 Pls
+6117 602 Pls
+6132 609 Pls
+6146 619 Pls
+6160 629 Pls
+6175 640 Pls
+6189 638 Pls
+6204 633 Pls
+6218 631 Pls
+6233 627 Pls
+6247 619 Pls
+6261 610 Pls
+6276 608 Pls
+6290 611 Pls
+6305 610 Pls
+6319 607 Pls
+6333 608 Pls
+6348 609 Pls
+6362 607 Pls
+6377 603 Pls
+6391 600 Pls
+6405 600 Pls
+6420 594 Pls
+6434 587 Pls
+6449 585 Pls
+6463 587 Pls
+6478 593 Pls
+6492 600 Pls
+6506 614 Pls
+6521 624 Pls
+6535 633 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+2312 538 M
+0 3941 V
+% End plot #2
+% Begin plot #3
+3134 538 M
+0 3941 V
+% End plot #3
+% Begin plot #4
+3148 538 M
+0 3941 V
+% End plot #4
+% Begin plot #5
+3177 538 M
+0 3941 V
+% End plot #5
+% Begin plot #6
+3191 538 M
+0 3941 V
+% End plot #6
+% Begin plot #7
+3206 538 M
+0 3941 V
+% End plot #7
+% Begin plot #8
+3220 538 M
+0 3941 V
+% End plot #8
+% Begin plot #9
+3249 538 M
+0 3941 V
+% End plot #9
+% Begin plot #10
+3263 538 M
+0 3941 V
+% End plot #10
+% Begin plot #11
+3321 538 M
+0 3941 V
+% End plot #11
+% Begin plot #12
+3336 538 M
+0 3941 V
+% End plot #12
+% Begin plot #13
+3350 538 M
+0 3941 V
+% End plot #13
+% Begin plot #14
+3364 538 M
+0 3941 V
+% End plot #14
+% Begin plot #15
+3393 538 M
+0 3941 V
+% End plot #15
+% Begin plot #16
+3408 538 M
+0 3941 V
+% End plot #16
+% Begin plot #17
+3422 538 M
+0 3941 V
+% End plot #17
+% Begin plot #18
+3436 538 M
+0 3941 V
+% End plot #18
+% Begin plot #19
+3465 538 M
+0 3941 V
+% End plot #19
+% Begin plot #20
+3480 538 M
+0 3941 V
+% End plot #20
+% Begin plot #21
+3494 538 M
+0 3941 V
+% End plot #21
+% Begin plot #22
+3508 538 M
+0 3941 V
+% End plot #22
+% Begin plot #23
+3537 538 M
+0 3941 V
+% End plot #23
+% Begin plot #24
+3552 538 M
+0 3941 V
+% End plot #24
+% Begin plot #25
+3566 538 M
+0 3941 V
+% End plot #25
+% Begin plot #26
+3581 538 M
+0 3941 V
+% End plot #26
+% Begin plot #27
+3638 538 M
+0 3941 V
+% End plot #27
+% Begin plot #28
+3653 538 M
+0 3941 V
+% End plot #28
+% Begin plot #29
+3710 538 M
+0 3941 V
+% End plot #29
+% Begin plot #30
+3725 538 M
+0 3941 V
+% End plot #30
+% Begin plot #31
+3753 538 M
+0 3941 V
+% End plot #31
+% Begin plot #32
+3797 538 M
+0 3941 V
+% End plot #32
+% Begin plot #33
+3826 538 M
+0 3941 V
+% End plot #33
+% Begin plot #34
+3840 538 M
+0 3941 V
+% End plot #34
+% Begin plot #35
+3854 538 M
+0 3941 V
+% End plot #35
+% Begin plot #36
+3869 538 M
+0 3941 V
+% End plot #36
+% Begin plot #37
+3898 538 M
+0 3941 V
+% End plot #37
+% Begin plot #38
+3912 538 M
+0 3941 V
+% End plot #38
+% Begin plot #39
+3926 538 M
+0 3941 V
+% End plot #39
+% Begin plot #40
+3941 538 M
+0 3941 V
+% End plot #40
+% Begin plot #41
+3970 538 M
+0 3941 V
+% End plot #41
+% Begin plot #42
+4013 538 M
+0 3941 V
+% End plot #42
+% Begin plot #43
+4042 538 M
+0 3941 V
+% End plot #43
+% Begin plot #44
+4056 538 M
+0 3941 V
+% End plot #44
+% Begin plot #45
+4071 538 M
+0 3941 V
+% End plot #45
+% Begin plot #46
+4085 538 M
+0 3941 V
+% End plot #46
+% Begin plot #47
+4114 538 M
+0 3941 V
+% End plot #47
+% Begin plot #48
+4157 538 M
+0 3941 V
+% End plot #48
+% Begin plot #49
+4186 538 M
+0 3941 V
+% End plot #49
+% Begin plot #50
+4200 538 M
+0 3941 V
+% End plot #50
+% Begin plot #51
+4215 538 M
+0 3941 V
+% End plot #51
+% Begin plot #52
+4229 538 M
+0 3941 V
+% End plot #52
+% Begin plot #53
+4258 538 M
+0 3941 V
+% End plot #53
+% Begin plot #54
+4272 538 M
+0 3941 V
+stroke 4272 4479 M
+% End plot #54
+% Begin plot #55
+4287 538 M
+0 3941 V
+% End plot #55
+% Begin plot #56
+4301 538 M
+0 3941 V
+% End plot #56
+% Begin plot #57
+4330 538 M
+0 3941 V
+% End plot #57
+% Begin plot #58
+4344 538 M
+0 3941 V
+% End plot #58
+% Begin plot #59
+4359 538 M
+0 3941 V
+% End plot #59
+% Begin plot #60
+4373 538 M
+0 3941 V
+% End plot #60
+% Begin plot #61
+4402 538 M
+0 3941 V
+% End plot #61
+% Begin plot #62
+4445 538 M
+0 3941 V
+% End plot #62
+% Begin plot #63
+4474 538 M
+0 3941 V
+% End plot #63
+% Begin plot #64
+4489 538 M
+0 3941 V
+% End plot #64
+% Begin plot #65
+4503 538 M
+0 3941 V
+% End plot #65
+% Begin plot #66
+4517 538 M
+0 3941 V
+% End plot #66
+% Begin plot #67
+4546 538 M
+0 3941 V
+% End plot #67
+% Begin plot #68
+4561 538 M
+0 3941 V
+% End plot #68
+% Begin plot #69
+4575 538 M
+0 3941 V
+% End plot #69
+% Begin plot #70
+4589 538 M
+0 3941 V
+% End plot #70
+% Begin plot #71
+4618 538 M
+0 3941 V
+% End plot #71
+% Begin plot #72
+4633 538 M
+0 3941 V
+% End plot #72
+% Begin plot #73
+4647 538 M
+0 3941 V
+% End plot #73
+% Begin plot #74
+4662 538 M
+0 3941 V
+% End plot #74
+% Begin plot #75
+4719 538 M
+0 3941 V
+% End plot #75
+% Begin plot #76
+4734 538 M
+0 3941 V
+% End plot #76
+% Begin plot #77
+4762 538 M
+0 3941 V
+% End plot #77
+% Begin plot #78
+4806 538 M
+0 3941 V
+% End plot #78
+% Begin plot #79
+4834 538 M
+0 3941 V
+% End plot #79
+% Begin plot #80
+4878 538 M
+0 3941 V
+% End plot #80
+% Begin plot #81
+4907 538 M
+0 3941 V
+% End plot #81
+% Begin plot #82
+4950 538 M
+0 3941 V
+% End plot #82
+% Begin plot #83
+4979 538 M
+0 3941 V
+% End plot #83
+% Begin plot #84
+4993 538 M
+0 3941 V
+% End plot #84
+% Begin plot #85
+5007 538 M
+0 3941 V
+% End plot #85
+% Begin plot #86
+5022 538 M
+0 3941 V
+% End plot #86
+% Begin plot #87
+5051 538 M
+0 3941 V
+% End plot #87
+% Begin plot #88
+5065 538 M
+0 3941 V
+% End plot #88
+% Begin plot #89
+5079 538 M
+0 3941 V
+% End plot #89
+% Begin plot #90
+5094 538 M
+0 3941 V
+% End plot #90
+% Begin plot #91
+5123 538 M
+0 3941 V
+% End plot #91
+% Begin plot #92
+5166 538 M
+0 3941 V
+% End plot #92
+% Begin plot #93
+5195 538 M
+0 3941 V
+% End plot #93
+% Begin plot #94
+5209 538 M
+0 3941 V
+% End plot #94
+% Begin plot #95
+5267 538 M
+0 3941 V
+% End plot #95
+% Begin plot #96
+5281 538 M
+0 3941 V
+% End plot #96
+% Begin plot #97
+5296 538 M
+0 3941 V
+% End plot #97
+% Begin plot #98
+5310 538 M
+0 3941 V
+% End plot #98
+% Begin plot #99
+5339 538 M
+0 3941 V
+% End plot #99
+% Begin plot #100
+5382 538 M
+0 3941 V
+% End plot #100
+% Begin plot #101
+5411 538 M
+0 3941 V
+% End plot #101
+% Begin plot #102
+5454 538 M
+0 3941 V
+% End plot #102
+% Begin plot #103
+5512 538 M
+0 3941 V
+% End plot #103
+% Begin plot #104
+5526 538 M
+0 3941 V
+% End plot #104
+% Begin plot #105
+5541 538 M
+0 3941 V
+% End plot #105
+% Begin plot #106
+5598 538 M
+0 3941 V
+stroke 5598 4479 M
+% End plot #106
+% Begin plot #107
+5613 538 M
+0 3941 V
+% End plot #107
+% Begin plot #108
+5642 538 M
+0 3941 V
+% End plot #108
+% Begin plot #109
+5728 538 M
+0 3941 V
+% End plot #109
+% Begin plot #110
+5829 538 M
+0 3941 V
+% End plot #110
+% Begin plot #111
+5930 538 M
+0 3941 V
+% End plot #111
+% Begin plot #112
+5959 538 M
+0 3941 V
+% End plot #112
+% Begin plot #113
+5988 538 M
+0 3941 V
+% End plot #113
+% Begin plot #114
+6016 538 M
+0 3941 V
+% End plot #114
+% Begin plot #115
+6060 538 M
+0 3941 V
+% End plot #115
+% Begin plot #116
+6074 538 M
+0 3941 V
+% End plot #116
+% Begin plot #117
+6088 538 M
+0 3941 V
+% End plot #117
+% Begin plot #118
+6175 538 M
+0 3941 V
+% End plot #118
+% Begin plot #119
+6276 538 M
+0 3941 V
+% End plot #119
+% Begin plot #120
+6290 538 M
+0 3941 V
+% End plot #120
+% Begin plot #121
+6319 538 M
+0 3941 V
+% End plot #121
+% Begin plot #122
+6348 538 M
+0 3941 V
+% End plot #122
+% Begin plot #123
+6449 538 M
+0 3941 V
+% End plot #123
+% Begin plot #124
+stroke
+LT8
+1865 538 M
+0 3941 V
+% End plot #124
+% Begin plot #125
+1981 538 M
+0 3941 V
+% End plot #125
+% Begin plot #126
+2010 538 M
+0 3941 V
+% End plot #126
+% Begin plot #127
+2038 538 M
+0 3941 V
+% End plot #127
+% Begin plot #128
+2082 538 M
+0 3941 V
+% End plot #128
+% Begin plot #129
+2139 538 M
+0 3941 V
+% End plot #129
+% Begin plot #130
+2154 538 M
+0 3941 V
+% End plot #130
+% Begin plot #131
+2197 538 M
+0 3941 V
+% End plot #131
+% Begin plot #132
+2226 538 M
+0 3941 V
+% End plot #132
+% Begin plot #133
+2283 538 M
+0 3941 V
+% End plot #133
+% Begin plot #134
+2298 538 M
+0 3941 V
+% End plot #134
+% Begin plot #135
+2341 538 M
+0 3941 V
+% End plot #135
+% Begin plot #136
+2370 538 M
+0 3941 V
+% End plot #136
+% Begin plot #137
+2399 538 M
+0 3941 V
+% End plot #137
+% Begin plot #138
+2442 538 M
+0 3941 V
+% End plot #138
+% Begin plot #139
+2543 538 M
+0 3941 V
+% End plot #139
+% Begin plot #140
+2629 538 M
+0 3941 V
+% End plot #140
+% Begin plot #141
+2701 538 M
+0 3941 V
+% End plot #141
+% Begin plot #142
+2788 538 M
+0 3941 V
+% End plot #142
+% Begin plot #143
+2831 538 M
+0 3941 V
+% End plot #143
+% Begin plot #144
+2845 538 M
+0 3941 V
+% End plot #144
+% Begin plot #145
+2874 538 M
+0 3941 V
+% End plot #145
+% Begin plot #146
+2932 538 M
+0 3941 V
+% End plot #146
+% Begin plot #147
+2946 538 M
+0 3941 V
+% End plot #147
+% Begin plot #148
+2990 538 M
+0 3941 V
+% End plot #148
+% Begin plot #149
+3018 538 M
+0 3941 V
+% End plot #149
+% Begin plot #150
+3062 538 M
+0 3941 V
+% End plot #150
+% Begin plot #151
+3090 538 M
+0 3941 V
+% End plot #151
+% Begin plot #152
+3134 538 M
+0 3941 V
+% End plot #152
+% Begin plot #153
+3163 538 M
+0 3941 V
+% End plot #153
+% Begin plot #154
+3206 538 M
+0 3941 V
+% End plot #154
+% Begin plot #155
+3235 538 M
+0 3941 V
+% End plot #155
+% Begin plot #156
+3263 538 M
+0 3941 V
+% End plot #156
+% Begin plot #157
+3307 538 M
+0 3941 V
+% End plot #157
+% Begin plot #158
+3336 538 M
+0 3941 V
+% End plot #158
+% Begin plot #159
+3379 538 M
+0 3941 V
+% End plot #159
+% Begin plot #160
+3408 538 M
+0 3941 V
+% End plot #160
+% Begin plot #161
+3451 538 M
+0 3941 V
+% End plot #161
+% Begin plot #162
+3494 538 M
+0 3941 V
+% End plot #162
+% Begin plot #163
+3523 538 M
+0 3941 V
+% End plot #163
+% Begin plot #164
+3552 538 M
+0 3941 V
+% End plot #164
+% Begin plot #165
+3595 538 M
+0 3941 V
+% End plot #165
+% Begin plot #166
+3609 538 M
+0 3941 V
+% End plot #166
+% Begin plot #167
+3624 538 M
+0 3941 V
+% End plot #167
+% Begin plot #168
+3653 538 M
+0 3941 V
+% End plot #168
+% Begin plot #169
+3667 538 M
+0 3941 V
+% End plot #169
+% Begin plot #170
+3710 538 M
+0 3941 V
+% End plot #170
+% Begin plot #171
+3739 538 M
+0 3941 V
+% End plot #171
+% Begin plot #172
+3768 538 M
+0 3941 V
+% End plot #172
+% Begin plot #173
+3811 538 M
+0 3941 V
+% End plot #173
+% Begin plot #174
+3854 538 M
+0 3941 V
+% End plot #174
+% Begin plot #175
+3883 538 M
+0 3941 V
+% End plot #175
+% Begin plot #176
+3926 538 M
+0 3941 V
+stroke 3926 4479 M
+% End plot #176
+% Begin plot #177
+3955 538 M
+0 3941 V
+% End plot #177
+% Begin plot #178
+3999 538 M
+0 3941 V
+% End plot #178
+% Begin plot #179
+4027 538 M
+0 3941 V
+% End plot #179
+% Begin plot #180
+4056 538 M
+0 3941 V
+% End plot #180
+% Begin plot #181
+4099 538 M
+0 3941 V
+% End plot #181
+% Begin plot #182
+4128 538 M
+0 3941 V
+% End plot #182
+% Begin plot #183
+4171 538 M
+0 3941 V
+% End plot #183
+% Begin plot #184
+4215 538 M
+0 3941 V
+% End plot #184
+% Begin plot #185
+4244 538 M
+0 3941 V
+% End plot #185
+% Begin plot #186
+4272 538 M
+0 3941 V
+% End plot #186
+% Begin plot #187
+4316 538 M
+0 3941 V
+% End plot #187
+% Begin plot #188
+4359 538 M
+0 3941 V
+% End plot #188
+% Begin plot #189
+4388 538 M
+0 3941 V
+% End plot #189
+% Begin plot #190
+4416 538 M
+0 3941 V
+% End plot #190
+% Begin plot #191
+4460 538 M
+0 3941 V
+% End plot #191
+% Begin plot #192
+4489 538 M
+0 3941 V
+% End plot #192
+% Begin plot #193
+4532 538 M
+0 3941 V
+% End plot #193
+% Begin plot #194
+4575 538 M
+0 3941 V
+% End plot #194
+% Begin plot #195
+4604 538 M
+0 3941 V
+% End plot #195
+% Begin plot #196
+4647 538 M
+0 3941 V
+% End plot #196
+% Begin plot #197
+4676 538 M
+0 3941 V
+% End plot #197
+% Begin plot #198
+4719 538 M
+0 3941 V
+% End plot #198
+% Begin plot #199
+4748 538 M
+0 3941 V
+% End plot #199
+% Begin plot #200
+4791 538 M
+0 3941 V
+% End plot #200
+% Begin plot #201
+4820 538 M
+0 3941 V
+% End plot #201
+% Begin plot #202
+4849 538 M
+0 3941 V
+% End plot #202
+% Begin plot #203
+4892 538 M
+0 3941 V
+% End plot #203
+% Begin plot #204
+4921 538 M
+0 3941 V
+% End plot #204
+% Begin plot #205
+4964 538 M
+0 3941 V
+% End plot #205
+% Begin plot #206
+4979 538 M
+0 3941 V
+% End plot #206
+% Begin plot #207
+5036 538 M
+0 3941 V
+% End plot #207
+% Begin plot #208
+5079 538 M
+0 3941 V
+% End plot #208
+% Begin plot #209
+5108 538 M
+0 3941 V
+% End plot #209
+% Begin plot #210
+5152 538 M
+0 3941 V
+% End plot #210
+% Begin plot #211
+5180 538 M
+0 3941 V
+% End plot #211
+% Begin plot #212
+5209 538 M
+0 3941 V
+% End plot #212
+% Begin plot #213
+5252 538 M
+0 3941 V
+% End plot #213
+% Begin plot #214
+5296 538 M
+0 3941 V
+% End plot #214
+% Begin plot #215
+5325 538 M
+0 3941 V
+% End plot #215
+% Begin plot #216
+5368 538 M
+0 3941 V
+% End plot #216
+% Begin plot #217
+5397 538 M
+0 3941 V
+% End plot #217
+% Begin plot #218
+5425 538 M
+0 3941 V
+% End plot #218
+% Begin plot #219
+5469 538 M
+0 3941 V
+% End plot #219
+% Begin plot #220
+5512 538 M
+0 3941 V
+% End plot #220
+% Begin plot #221
+5541 538 M
+0 3941 V
+% End plot #221
+% Begin plot #222
+5570 538 M
+0 3941 V
+% End plot #222
+% Begin plot #223
+5613 538 M
+0 3941 V
+% End plot #223
+% Begin plot #224
+5627 538 M
+0 3941 V
+% End plot #224
+% Begin plot #225
+5656 538 M
+0 3941 V
+% End plot #225
+% Begin plot #226
+5771 538 M
+0 3941 V
+% End plot #226
+% Begin plot #227
+5858 538 M
+0 3941 V
+% End plot #227
+% Begin plot #228
+5887 538 M
+0 3941 V
+stroke 5887 4479 M
+% End plot #228
+% Begin plot #229
+5901 538 M
+0 3941 V
+% End plot #229
+% Begin plot #230
+5944 538 M
+0 3941 V
+% End plot #230
+% Begin plot #231
+5973 538 M
+0 3941 V
+% End plot #231
+% Begin plot #232
+6002 538 M
+0 3941 V
+% End plot #232
+% Begin plot #233
+6045 538 M
+0 3941 V
+% End plot #233
+% Begin plot #234
+6160 538 M
+0 3941 V
+% End plot #234
+% Begin plot #235
+6204 538 M
+0 3941 V
+% End plot #235
+% Begin plot #236
+6218 538 M
+0 3941 V
+% End plot #236
+% Begin plot #237
+6247 538 M
+0 3941 V
+% End plot #237
+% Begin plot #238
+6290 538 M
+0 3941 V
+% End plot #238
+% Begin plot #239
+6305 538 M
+0 3941 V
+% End plot #239
+% Begin plot #240
+6333 538 M
+0 3941 V
+% End plot #240
+% Begin plot #241
+6377 538 M
+0 3941 V
+% End plot #241
+% Begin plot #242
+6391 538 M
+0 3941 V
+% End plot #242
+% Begin plot #243
+6420 538 M
+0 3941 V
+% End plot #243
+% Begin plot #244
+6506 538 M
+0 3941 V
+% End plot #244
+stroke
+LTb
+770 4479 N
+770 448 L
+6177 0 V
+0 4031 V
+-6177 0 V
+Z stroke
+1.000 UP
+1.000 UL
+LTb
+stroke
+grestore
+end
+showpage
+%%Trailer
+%%DocumentFonts: Helvetica
+%%Pages: 7

UCC git Repository :: git.ucc.asn.au