Commit before breaking everything
[matches/honours.git] / research / analysis and stuff / tcs scripts / analysis.old / sample1_focus1_au50min.eps
diff --git a/research/analysis and stuff/tcs scripts/analysis.old/sample1_focus1_au50min.eps b/research/analysis and stuff/tcs scripts/analysis.old/sample1_focus1_au50min.eps
new file mode 100644 (file)
index 0000000..a3b6f11
--- /dev/null
@@ -0,0 +1,6468 @@
+%!PS-Adobe-2.0
+%%Title: analysis/sample1_focus1_au50min.eps
+%%Creator: gnuplot 4.4 patchlevel 3
+%%CreationDate: Sun Oct 14 21:36:53 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_focus1_au50min.eps)
+  /Subject (gnuplot plot)
+  /Creator (gnuplot 4.4 patchlevel 3)
+  /Author (sam)
+%  /Producer (gnuplot)
+%  /Keywords ()
+  /CreationDate (Sun Oct 14 21:36:53 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 896 M
+63 0 V
+6198 0 R
+-63 0 V
+602 896 M
+( 50) Rshow
+1.000 UL
+LTb
+686 1344 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 100) Rshow
+1.000 UL
+LTb
+686 1792 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 150) Rshow
+1.000 UL
+LTb
+686 2240 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 200) Rshow
+1.000 UL
+LTb
+686 2687 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 250) Rshow
+1.000 UL
+LTb
+686 3135 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 300) Rshow
+1.000 UL
+LTb
+686 3583 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 350) Rshow
+1.000 UL
+LTb
+686 4031 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 400) Rshow
+1.000 UL
+LTb
+686 4479 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 450) 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_focus1_au50min - original file 2012-08-17/074929.dat) 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 512 M
+78 2 V
+79 -2 V
+78 5 V
+78 -2 V
+78 0 V
+79 26 V
+78 65 V
+78 85 V
+78 115 V
+79 108 V
+78 183 V
+78 219 V
+78 217 V
+79 318 V
+78 370 V
+78 380 V
+78 275 V
+79 176 V
+78 118 V
+78 68 V
+79 41 V
+78 20 V
+78 14 V
+78 -2 V
+79 -1 V
+78 -6 V
+78 0 V
+78 -3 V
+79 -6 V
+78 5 V
+78 2 V
+78 3 V
+79 -3 V
+78 7 V
+78 7 V
+78 -2 V
+79 9 V
+78 3 V
+78 15 V
+79 17 V
+78 9 V
+78 10 V
+78 11 V
+79 12 V
+78 17 V
+78 10 V
+78 24 V
+79 8 V
+78 22 V
+78 18 V
+78 22 V
+79 13 V
+78 17 V
+78 19 V
+78 18 V
+79 8 V
+78 14 V
+78 4 V
+78 14 V
+79 5 V
+78 2 V
+78 3 V
+79 16 V
+78 29 V
+78 30 V
+78 34 V
+79 29 V
+78 38 V
+78 29 V
+78 40 V
+79 37 V
+78 50 V
+78 47 V
+78 44 V
+79 47 V
+78 52 V
+78 44 V
+78 43 V
+79 22 V
+686 512 Pls
+764 514 Pls
+843 512 Pls
+921 517 Pls
+999 515 Pls
+1077 515 Pls
+1156 541 Pls
+1234 606 Pls
+1312 691 Pls
+1390 806 Pls
+1469 914 Pls
+1547 1097 Pls
+1625 1316 Pls
+1703 1533 Pls
+1782 1851 Pls
+1860 2221 Pls
+1938 2601 Pls
+2016 2876 Pls
+2095 3052 Pls
+2173 3170 Pls
+2251 3238 Pls
+2330 3279 Pls
+2408 3299 Pls
+2486 3313 Pls
+2564 3311 Pls
+2643 3310 Pls
+2721 3304 Pls
+2799 3304 Pls
+2877 3301 Pls
+2956 3295 Pls
+3034 3300 Pls
+3112 3302 Pls
+3190 3305 Pls
+3269 3302 Pls
+3347 3309 Pls
+3425 3316 Pls
+3503 3314 Pls
+3582 3323 Pls
+3660 3326 Pls
+3738 3341 Pls
+3817 3358 Pls
+3895 3367 Pls
+3973 3377 Pls
+4051 3388 Pls
+4130 3400 Pls
+4208 3417 Pls
+4286 3427 Pls
+4364 3451 Pls
+4443 3459 Pls
+4521 3481 Pls
+4599 3499 Pls
+4677 3521 Pls
+4756 3534 Pls
+4834 3551 Pls
+4912 3570 Pls
+4990 3588 Pls
+5069 3596 Pls
+5147 3610 Pls
+5225 3614 Pls
+5303 3628 Pls
+5382 3633 Pls
+5460 3635 Pls
+5538 3638 Pls
+5617 3654 Pls
+5695 3683 Pls
+5773 3713 Pls
+5851 3747 Pls
+5930 3776 Pls
+6008 3814 Pls
+6086 3843 Pls
+6164 3883 Pls
+6243 3920 Pls
+6321 3970 Pls
+6399 4017 Pls
+6477 4061 Pls
+6556 4108 Pls
+6634 4160 Pls
+6712 4204 Pls
+6790 4247 Pls
+6869 4269 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 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
+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_focus1_au50min - original file 2012-08-17/074929.dat) 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 515 M
+73 3 V
+73 -2 V
+73 5 V
+73 -2 V
+73 0 V
+73 27 V
+73 68 V
+73 91 V
+73 120 V
+73 114 V
+73 194 V
+74 230 V
+73 229 V
+73 336 V
+73 391 V
+73 401 V
+73 289 V
+73 186 V
+73 125 V
+73 71 V
+73 44 V
+73 21 V
+73 14 V
+73 -2 V
+73 0 V
+73 -7 V
+73 0 V
+73 -3 V
+73 -6 V
+73 5 V
+73 2 V
+73 3 V
+73 -3 V
+74 8 V
+73 6 V
+73 -1 V
+73 9 V
+73 3 V
+73 16 V
+73 18 V
+73 9 V
+73 11 V
+73 11 V
+73 13 V
+73 18 V
+73 11 V
+73 25 V
+73 9 V
+73 23 V
+73 18 V
+73 24 V
+73 14 V
+73 17 V
+73 20 V
+73 19 V
+74 9 V
+73 15 V
+73 4 V
+73 15 V
+73 6 V
+73 1 V
+73 3 V
+73 17 V
+73 31 V
+73 31 V
+73 36 V
+73 31 V
+73 40 V
+73 31 V
+73 41 V
+73 40 V
+73 52 V
+73 50 V
+73 46 V
+73 51 V
+73 54 V
+73 46 V
+74 46 V
+73 23 V
+686 515 Pls
+759 518 Pls
+832 516 Pls
+905 521 Pls
+978 519 Pls
+1051 519 Pls
+1124 546 Pls
+1197 614 Pls
+1270 705 Pls
+1343 825 Pls
+1416 939 Pls
+1489 1133 Pls
+1563 1363 Pls
+1636 1592 Pls
+1709 1928 Pls
+1782 2319 Pls
+1855 2720 Pls
+1928 3009 Pls
+2001 3195 Pls
+2074 3320 Pls
+2147 3391 Pls
+2220 3435 Pls
+2293 3456 Pls
+2366 3470 Pls
+2439 3468 Pls
+2512 3468 Pls
+2585 3461 Pls
+2658 3461 Pls
+2731 3458 Pls
+2804 3452 Pls
+2877 3457 Pls
+2950 3459 Pls
+3023 3462 Pls
+3096 3459 Pls
+3170 3467 Pls
+3243 3473 Pls
+3316 3472 Pls
+3389 3481 Pls
+3462 3484 Pls
+3535 3500 Pls
+3608 3518 Pls
+3681 3527 Pls
+3754 3538 Pls
+3827 3549 Pls
+3900 3562 Pls
+3973 3580 Pls
+4046 3591 Pls
+4119 3616 Pls
+4192 3625 Pls
+4265 3648 Pls
+4338 3666 Pls
+4411 3690 Pls
+4484 3704 Pls
+4557 3721 Pls
+4630 3741 Pls
+4703 3760 Pls
+4777 3769 Pls
+4850 3784 Pls
+4923 3788 Pls
+4996 3803 Pls
+5069 3809 Pls
+5142 3810 Pls
+5215 3813 Pls
+5288 3830 Pls
+5361 3861 Pls
+5434 3892 Pls
+5507 3928 Pls
+5580 3959 Pls
+5653 3999 Pls
+5726 4030 Pls
+5799 4071 Pls
+5872 4111 Pls
+5945 4163 Pls
+6018 4213 Pls
+6091 4259 Pls
+6164 4310 Pls
+6237 4364 Pls
+6310 4410 Pls
+6384 4456 Pls
+6457 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 561 M
+63 0 V
+6198 0 R
+-63 0 V
+602 561 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1247 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 1932 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2618 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3304 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 3989 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_focus1_au50min - original file 2012-08-17/074929.dat) 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 580 M
+73 -17 V
+73 10 V
+73 0 V
+73 -18 V
+73 118 V
+73 274 V
+73 255 V
+73 213 V
+73 97 V
+73 295 V
+73 471 V
+74 144 V
+73 425 V
+73 656 V
+73 266 V
+73 -411 V
+73 -870 V
+73 -670 V
+73 -465 V
+73 -326 V
+73 -204 V
+73 -118 V
+73 -94 V
+73 -60 V
+73 -16 V
+73 -1 V
+73 14 V
+73 -24 V
+73 32 V
+73 35 V
+73 -8 V
+73 -25 V
+73 21 V
+74 41 V
+73 -39 V
+73 12 V
+73 18 V
+73 25 V
+73 63 V
+73 -27 V
+73 -30 V
+73 9 V
+73 7 V
+73 27 V
+73 -8 V
+73 29 V
+73 -6 V
+73 -9 V
+73 38 V
+73 4 V
+73 -21 V
+73 -25 V
+73 25 V
+73 6 V
+73 -42 V
+74 -20 V
+73 -18 V
+73 -1 V
+73 6 V
+73 -50 V
+73 -13 V
+73 61 V
+73 115 V
+73 55 V
+73 22 V
+73 0 V
+73 14 V
+73 0 V
+73 7 V
+73 36 V
+73 44 V
+73 41 V
+73 -24 V
+73 0 V
+73 35 V
+73 -18 V
+73 -35 V
+74 -93 V
+73 -94 V
+686 580 Pls
+759 563 Pls
+832 573 Pls
+905 573 Pls
+978 555 Pls
+1051 673 Pls
+1124 947 Pls
+1197 1202 Pls
+1270 1415 Pls
+1343 1512 Pls
+1416 1807 Pls
+1489 2278 Pls
+1563 2422 Pls
+1636 2847 Pls
+1709 3503 Pls
+1782 3769 Pls
+1855 3358 Pls
+1928 2488 Pls
+2001 1818 Pls
+2074 1353 Pls
+2147 1027 Pls
+2220 823 Pls
+2293 705 Pls
+2366 611 Pls
+2439 551 Pls
+2512 535 Pls
+2585 534 Pls
+2658 548 Pls
+2731 524 Pls
+2804 556 Pls
+2877 591 Pls
+2950 583 Pls
+3023 558 Pls
+3096 579 Pls
+3170 620 Pls
+3243 581 Pls
+3316 593 Pls
+3389 611 Pls
+3462 636 Pls
+3535 699 Pls
+3608 672 Pls
+3681 642 Pls
+3754 651 Pls
+3827 658 Pls
+3900 685 Pls
+3973 677 Pls
+4046 706 Pls
+4119 700 Pls
+4192 691 Pls
+4265 729 Pls
+4338 733 Pls
+4411 712 Pls
+4484 687 Pls
+4557 712 Pls
+4630 718 Pls
+4703 676 Pls
+4777 656 Pls
+4850 638 Pls
+4923 637 Pls
+4996 643 Pls
+5069 593 Pls
+5142 580 Pls
+5215 641 Pls
+5288 756 Pls
+5361 811 Pls
+5434 833 Pls
+5507 833 Pls
+5580 847 Pls
+5653 847 Pls
+5726 854 Pls
+5799 890 Pls
+5872 934 Pls
+5945 975 Pls
+6018 951 Pls
+6091 951 Pls
+6164 986 Pls
+6237 968 Pls
+6310 933 Pls
+6384 840 Pls
+6457 746 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 561 M
+63 0 V
+6198 0 R
+-63 0 V
+602 561 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1247 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 1932 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2618 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3304 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 3989 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_focus1_au50min - original file 2012-08-17/074929.dat) 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 580 M
+73 -17 V
+73 10 V
+73 0 V
+73 -18 V
+73 118 V
+73 274 V
+73 255 V
+73 213 V
+73 97 V
+73 295 V
+73 471 V
+74 144 V
+73 425 V
+73 656 V
+73 266 V
+73 -411 V
+73 -870 V
+73 -670 V
+73 -465 V
+73 -326 V
+73 -204 V
+73 -118 V
+73 -94 V
+73 -60 V
+73 -16 V
+73 -1 V
+73 14 V
+73 -24 V
+73 32 V
+73 35 V
+73 -8 V
+73 -25 V
+73 21 V
+74 41 V
+73 -39 V
+73 12 V
+73 18 V
+73 25 V
+73 63 V
+73 -27 V
+73 -30 V
+73 9 V
+73 7 V
+73 27 V
+73 -8 V
+73 29 V
+73 -6 V
+73 -9 V
+73 38 V
+73 4 V
+73 -21 V
+73 -25 V
+73 25 V
+73 6 V
+73 -42 V
+74 -20 V
+73 -18 V
+73 -1 V
+73 6 V
+73 -50 V
+73 -13 V
+73 61 V
+73 115 V
+73 55 V
+73 22 V
+73 0 V
+73 14 V
+73 0 V
+73 7 V
+73 36 V
+73 44 V
+73 41 V
+73 -24 V
+73 0 V
+73 35 V
+73 -18 V
+73 -35 V
+74 -93 V
+73 -94 V
+686 580 Pls
+759 563 Pls
+832 573 Pls
+905 573 Pls
+978 555 Pls
+1051 673 Pls
+1124 947 Pls
+1197 1202 Pls
+1270 1415 Pls
+1343 1512 Pls
+1416 1807 Pls
+1489 2278 Pls
+1563 2422 Pls
+1636 2847 Pls
+1709 3503 Pls
+1782 3769 Pls
+1855 3358 Pls
+1928 2488 Pls
+2001 1818 Pls
+2074 1353 Pls
+2147 1027 Pls
+2220 823 Pls
+2293 705 Pls
+2366 611 Pls
+2439 551 Pls
+2512 535 Pls
+2585 534 Pls
+2658 548 Pls
+2731 524 Pls
+2804 556 Pls
+2877 591 Pls
+2950 583 Pls
+3023 558 Pls
+3096 579 Pls
+3170 620 Pls
+3243 581 Pls
+3316 593 Pls
+3389 611 Pls
+3462 636 Pls
+3535 699 Pls
+3608 672 Pls
+3681 642 Pls
+3754 651 Pls
+3827 658 Pls
+3900 685 Pls
+3973 677 Pls
+4046 706 Pls
+4119 700 Pls
+4192 691 Pls
+4265 729 Pls
+4338 733 Pls
+4411 712 Pls
+4484 687 Pls
+4557 712 Pls
+4630 718 Pls
+4703 676 Pls
+4777 656 Pls
+4850 638 Pls
+4923 637 Pls
+4996 643 Pls
+5069 593 Pls
+5142 580 Pls
+5215 641 Pls
+5288 756 Pls
+5361 811 Pls
+5434 833 Pls
+5507 833 Pls
+5580 847 Pls
+5653 847 Pls
+5726 854 Pls
+5799 890 Pls
+5872 934 Pls
+5945 975 Pls
+6018 951 Pls
+6091 951 Pls
+6164 986 Pls
+6237 968 Pls
+6310 933 Pls
+6384 840 Pls
+6457 746 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+759 561 M
+0 3918 V
+% End plot #2
+% Begin plot #3
+905 561 M
+0 3918 V
+% End plot #3
+% Begin plot #4
+978 561 M
+0 3918 V
+% End plot #4
+% Begin plot #5
+1782 561 M
+0 3918 V
+% End plot #5
+% Begin plot #6
+2585 561 M
+0 3918 V
+% End plot #6
+% Begin plot #7
+2658 561 M
+0 3918 V
+% End plot #7
+% Begin plot #8
+2731 561 M
+0 3918 V
+% End plot #8
+% Begin plot #9
+2877 561 M
+0 3918 V
+% End plot #9
+% Begin plot #10
+3023 561 M
+0 3918 V
+% End plot #10
+% Begin plot #11
+3170 561 M
+0 3918 V
+% End plot #11
+% Begin plot #12
+3243 561 M
+0 3918 V
+% End plot #12
+% Begin plot #13
+3535 561 M
+0 3918 V
+% End plot #13
+% Begin plot #14
+3681 561 M
+0 3918 V
+% End plot #14
+% Begin plot #15
+3900 561 M
+0 3918 V
+% End plot #15
+% Begin plot #16
+3973 561 M
+0 3918 V
+% End plot #16
+% Begin plot #17
+4046 561 M
+0 3918 V
+% End plot #17
+% Begin plot #18
+4192 561 M
+0 3918 V
+% End plot #18
+% Begin plot #19
+4338 561 M
+0 3918 V
+% End plot #19
+% Begin plot #20
+4484 561 M
+0 3918 V
+% End plot #20
+% Begin plot #21
+4630 561 M
+0 3918 V
+% End plot #21
+% Begin plot #22
+4923 561 M
+0 3918 V
+% End plot #22
+% Begin plot #23
+4996 561 M
+0 3918 V
+% End plot #23
+% Begin plot #24
+5142 561 M
+0 3918 V
+% End plot #24
+% Begin plot #25
+5434 561 M
+0 3918 V
+% End plot #25
+% Begin plot #26
+5507 561 M
+0 3918 V
+% End plot #26
+% Begin plot #27
+5945 561 M
+0 3918 V
+% End plot #27
+% Begin plot #28
+6018 561 M
+0 3918 V
+% End plot #28
+% Begin plot #29
+6164 561 M
+0 3918 V
+% End plot #29
+% Begin plot #30
+stroke
+LT8
+832 561 M
+0 3918 V
+% End plot #30
+% Begin plot #31
+905 561 M
+0 3918 V
+% End plot #31
+% Begin plot #32
+1124 561 M
+0 3918 V
+% End plot #32
+% Begin plot #33
+1270 561 M
+0 3918 V
+% End plot #33
+% Begin plot #34
+1416 561 M
+0 3918 V
+% End plot #34
+% Begin plot #35
+1563 561 M
+0 3918 V
+% End plot #35
+% Begin plot #36
+1636 561 M
+0 3918 V
+% End plot #36
+% Begin plot #37
+1928 561 M
+0 3918 V
+% End plot #37
+% Begin plot #38
+2585 561 M
+0 3918 V
+% End plot #38
+% Begin plot #39
+2658 561 M
+0 3918 V
+% End plot #39
+% Begin plot #40
+2804 561 M
+0 3918 V
+% End plot #40
+% Begin plot #41
+2950 561 M
+0 3918 V
+% End plot #41
+% Begin plot #42
+3096 561 M
+0 3918 V
+% End plot #42
+% Begin plot #43
+3243 561 M
+0 3918 V
+% End plot #43
+% Begin plot #44
+3462 561 M
+0 3918 V
+% End plot #44
+% Begin plot #45
+3608 561 M
+0 3918 V
+% End plot #45
+% Begin plot #46
+3827 561 M
+0 3918 V
+% End plot #46
+% Begin plot #47
+3900 561 M
+0 3918 V
+% End plot #47
+% Begin plot #48
+4046 561 M
+0 3918 V
+% End plot #48
+% Begin plot #49
+4119 561 M
+0 3918 V
+% End plot #49
+% Begin plot #50
+4265 561 M
+0 3918 V
+% End plot #50
+% Begin plot #51
+4411 561 M
+0 3918 V
+% End plot #51
+% Begin plot #52
+4557 561 M
+0 3918 V
+% End plot #52
+% Begin plot #53
+4703 561 M
+0 3918 V
+% End plot #53
+% Begin plot #54
+4923 561 M
+0 3918 V
+% End plot #54
+% Begin plot #55
+5069 561 M
+0 3918 V
+% End plot #55
+% Begin plot #56
+5215 561 M
+0 3918 V
+% End plot #56
+% Begin plot #57
+5507 561 M
+0 3918 V
+% End plot #57
+% Begin plot #58
+5580 561 M
+0 3918 V
+% End plot #58
+% Begin plot #59
+5653 561 M
+0 3918 V
+% End plot #59
+% Begin plot #60
+5872 561 M
+0 3918 V
+% End plot #60
+% Begin plot #61
+6018 561 M
+0 3918 V
+% End plot #61
+% Begin plot #62
+6091 561 M
+0 3918 V
+% End plot #62
+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 557 M
+63 0 V
+6198 0 R
+-63 0 V
+602 557 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1219 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 1881 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2543 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3205 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 3866 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_focus1_au50min - original file 2012-08-17/074929.dat) 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 UP
+1.000 UL
+LT0
+LCb setrgbcolor
+6296 4206 M
+(smooth x 0) Rshow
+LT0
+6380 4206 M
+399 0 V
+686 568 M
+73 0 V
+73 -3 V
+73 16 V
+73 59 V
+73 103 V
+73 136 V
+73 151 V
+73 201 V
+73 258 V
+73 238 V
+73 264 V
+74 336 V
+73 363 V
+73 250 V
+73 33 V
+73 -97 V
+73 -240 V
+73 -398 V
+73 -474 V
+73 -427 V
+73 -302 V
+73 -204 V
+73 -131 V
+73 -80 V
+73 -44 V
+73 -29 V
+73 -9 V
+73 7 V
+73 7 V
+73 4 V
+73 5 V
+73 16 V
+73 4 V
+74 0 V
+73 4 V
+73 13 V
+73 19 V
+73 9 V
+73 9 V
+73 10 V
+73 7 V
+73 8 V
+73 -3 V
+73 5 V
+73 10 V
+73 6 V
+73 11 V
+73 8 V
+73 6 V
+73 -3 V
+73 2 V
+73 4 V
+73 -9 V
+73 -12 V
+73 -12 V
+74 -8 V
+73 -11 V
+73 -20 V
+73 -16 V
+73 -2 V
+73 19 V
+73 28 V
+73 30 V
+73 39 V
+73 43 V
+73 33 V
+73 16 V
+73 13 V
+73 16 V
+73 23 V
+73 16 V
+73 17 V
+73 21 V
+73 13 V
+73 0 V
+73 -22 V
+73 -33 V
+74 -9 V
+73 -22 V
+686 568 Pls
+759 568 Pls
+832 565 Pls
+905 581 Pls
+978 640 Pls
+1051 743 Pls
+1124 879 Pls
+1197 1030 Pls
+1270 1231 Pls
+1343 1489 Pls
+1416 1727 Pls
+1489 1991 Pls
+1563 2327 Pls
+1636 2690 Pls
+1709 2940 Pls
+1782 2973 Pls
+1855 2876 Pls
+1928 2636 Pls
+2001 2238 Pls
+2074 1764 Pls
+2147 1337 Pls
+2220 1035 Pls
+2293 831 Pls
+2366 700 Pls
+2439 620 Pls
+2512 576 Pls
+2585 547 Pls
+2658 538 Pls
+2731 545 Pls
+2804 552 Pls
+2877 556 Pls
+2950 561 Pls
+3023 577 Pls
+3096 581 Pls
+3170 581 Pls
+3243 585 Pls
+3316 598 Pls
+3389 617 Pls
+3462 626 Pls
+3535 635 Pls
+3608 645 Pls
+3681 652 Pls
+3754 660 Pls
+3827 657 Pls
+3900 662 Pls
+3973 672 Pls
+4046 678 Pls
+4119 689 Pls
+4192 697 Pls
+4265 703 Pls
+4338 700 Pls
+4411 702 Pls
+4484 706 Pls
+4557 697 Pls
+4630 685 Pls
+4703 673 Pls
+4777 665 Pls
+4850 654 Pls
+4923 634 Pls
+4996 618 Pls
+5069 616 Pls
+5142 635 Pls
+5215 663 Pls
+5288 693 Pls
+5361 732 Pls
+5434 775 Pls
+5507 808 Pls
+5580 824 Pls
+5653 837 Pls
+5726 853 Pls
+5799 876 Pls
+5872 892 Pls
+5945 909 Pls
+6018 930 Pls
+6091 943 Pls
+6164 943 Pls
+6237 921 Pls
+6310 888 Pls
+6384 879 Pls
+6457 857 Pls
+6579 4206 Pls
+% End plot #1
+% Begin plot #2
+1.000 UP
+1.000 UL
+LT1
+LCb setrgbcolor
+6296 4066 M
+(smooth x 1) Rshow
+LT1
+6380 4066 M
+399 0 V
+686 567 M
+73 3 V
+73 14 V
+73 27 V
+73 52 V
+73 77 V
+73 111 V
+73 151 V
+73 181 V
+73 208 V
+73 241 V
+73 277 V
+74 285 V
+73 247 V
+73 192 V
+73 107 V
+73 -15 V
+73 -154 V
+73 -267 V
+73 -323 V
+73 -341 V
+73 -323 V
+73 -269 V
+73 -198 V
+73 -132 V
+73 -83 V
+73 -47 V
+73 -25 V
+73 -11 V
+73 -2 V
+73 5 V
+73 7 V
+73 6 V
+73 6 V
+74 7 V
+73 9 V
+73 8 V
+73 9 V
+73 11 V
+73 11 V
+73 10 V
+73 7 V
+73 6 V
+73 6 V
+73 5 V
+73 7 V
+73 6 V
+73 7 V
+73 7 V
+73 5 V
+73 4 V
+73 2 V
+73 -2 V
+73 -5 V
+73 -6 V
+73 -8 V
+74 -12 V
+73 -13 V
+73 -12 V
+73 -6 V
+73 0 V
+73 6 V
+73 17 V
+73 26 V
+73 32 V
+73 31 V
+73 29 V
+73 27 V
+73 24 V
+73 19 V
+73 17 V
+73 18 V
+73 18 V
+73 15 V
+73 7 V
+73 -1 V
+73 -5 V
+73 -12 V
+74 -7 V
+73 -12 V
+686 567 Crs
+759 570 Crs
+832 584 Crs
+905 611 Crs
+978 663 Crs
+1051 740 Crs
+1124 851 Crs
+1197 1002 Crs
+1270 1183 Crs
+1343 1391 Crs
+1416 1632 Crs
+1489 1909 Crs
+1563 2194 Crs
+1636 2441 Crs
+1709 2633 Crs
+1782 2740 Crs
+1855 2725 Crs
+1928 2571 Crs
+2001 2304 Crs
+2074 1981 Crs
+2147 1640 Crs
+2220 1317 Crs
+2293 1048 Crs
+2366 850 Crs
+2439 718 Crs
+2512 635 Crs
+2585 588 Crs
+2658 563 Crs
+2731 552 Crs
+2804 550 Crs
+2877 555 Crs
+2950 562 Crs
+3023 568 Crs
+3096 574 Crs
+3170 581 Crs
+3243 590 Crs
+3316 598 Crs
+3389 607 Crs
+3462 618 Crs
+3535 629 Crs
+3608 639 Crs
+3681 646 Crs
+3754 652 Crs
+3827 658 Crs
+3900 663 Crs
+3973 670 Crs
+4046 676 Crs
+4119 683 Crs
+4192 690 Crs
+4265 695 Crs
+4338 699 Crs
+4411 701 Crs
+4484 699 Crs
+4557 694 Crs
+4630 688 Crs
+4703 680 Crs
+4777 668 Crs
+4850 655 Crs
+4923 643 Crs
+4996 637 Crs
+5069 637 Crs
+5142 643 Crs
+5215 660 Crs
+5288 686 Crs
+5361 718 Crs
+5434 749 Crs
+5507 778 Crs
+5580 805 Crs
+5653 829 Crs
+5726 848 Crs
+5799 865 Crs
+5872 883 Crs
+5945 901 Crs
+6018 916 Crs
+6091 923 Crs
+6164 922 Crs
+6237 917 Crs
+6310 905 Crs
+6384 898 Crs
+6457 886 Crs
+6579 4066 Crs
+% End plot #2
+% Begin plot #3
+1.000 UP
+1.000 UL
+LT2
+LCb setrgbcolor
+6296 3926 M
+(smooth x 2) Rshow
+LT2
+6380 3926 M
+399 0 V
+686 574 M
+73 9 V
+73 16 V
+73 23 V
+73 48 V
+73 72 V
+73 99 V
+73 131 V
+73 161 V
+73 195 V
+73 224 V
+73 240 V
+74 241 V
+73 225 V
+73 183 V
+73 110 V
+73 18 V
+73 -77 V
+73 -165 V
+73 -237 V
+73 -280 V
+73 -287 V
+73 -264 V
+73 -224 V
+73 -176 V
+73 -125 V
+73 -83 V
+73 -50 V
+73 -27 V
+73 -12 V
+73 -4 V
+73 2 V
+73 5 V
+73 6 V
+74 8 V
+73 7 V
+73 8 V
+73 10 V
+73 9 V
+73 10 V
+73 9 V
+73 8 V
+73 8 V
+73 7 V
+73 6 V
+73 6 V
+73 6 V
+73 6 V
+73 6 V
+73 6 V
+73 3 V
+73 2 V
+73 0 V
+73 -3 V
+73 -5 V
+73 -7 V
+74 -10 V
+73 -9 V
+73 -9 V
+73 -6 V
+73 -1 V
+73 5 V
+73 12 V
+73 19 V
+73 24 V
+73 27 V
+73 28 V
+73 27 V
+73 24 V
+73 23 V
+73 20 V
+73 19 V
+73 15 V
+73 13 V
+73 8 V
+73 4 V
+73 0 V
+73 -5 V
+74 -3 V
+73 -4 V
+686 574 Star
+759 583 Star
+832 599 Star
+905 622 Star
+978 670 Star
+1051 742 Star
+1124 841 Star
+1197 972 Star
+1270 1133 Star
+1343 1328 Star
+1416 1552 Star
+1489 1792 Star
+1563 2033 Star
+1636 2258 Star
+1709 2441 Star
+1782 2551 Star
+1855 2569 Star
+1928 2492 Star
+2001 2327 Star
+2074 2090 Star
+2147 1810 Star
+2220 1523 Star
+2293 1259 Star
+2366 1035 Star
+2439 859 Star
+2512 734 Star
+2585 651 Star
+2658 601 Star
+2731 574 Star
+2804 562 Star
+2877 558 Star
+2950 560 Star
+3023 565 Star
+3096 571 Star
+3170 579 Star
+3243 586 Star
+3316 594 Star
+3389 604 Star
+3462 613 Star
+3535 623 Star
+3608 632 Star
+3681 640 Star
+3754 648 Star
+3827 655 Star
+3900 661 Star
+3973 667 Star
+4046 673 Star
+4119 679 Star
+4192 685 Star
+4265 691 Star
+4338 694 Star
+4411 696 Star
+4484 696 Star
+4557 693 Star
+4630 688 Star
+4703 681 Star
+4777 671 Star
+4850 662 Star
+4923 653 Star
+4996 647 Star
+5069 646 Star
+5142 651 Star
+5215 663 Star
+5288 682 Star
+5361 706 Star
+5434 733 Star
+5507 761 Star
+5580 788 Star
+5653 812 Star
+5726 835 Star
+5799 855 Star
+5872 874 Star
+5945 889 Star
+6018 902 Star
+6091 910 Star
+6164 914 Star
+6237 914 Star
+6310 909 Star
+6384 906 Star
+6457 902 Star
+6579 3926 Star
+% End plot #3
+% Begin plot #4
+1.000 UP
+1.000 UL
+LT3
+LCb setrgbcolor
+6296 3786 M
+(smooth x 3) Rshow
+LT3
+6380 3786 M
+399 0 V
+686 585 M
+73 10 V
+73 15 V
+73 22 V
+73 44 V
+73 65 V
+73 89 V
+73 118 V
+73 147 V
+73 175 V
+73 198 V
+73 215 V
+74 218 V
+73 203 V
+73 170 V
+73 117 V
+73 49 V
+73 -28 V
+73 -105 V
+73 -172 V
+73 -218 V
+73 -243 V
+73 -245 V
+73 -226 V
+73 -193 V
+73 -154 V
+73 -114 V
+73 -79 V
+73 -50 V
+73 -29 V
+73 -14 V
+73 -5 V
+73 1 V
+73 4 V
+74 6 V
+73 7 V
+73 8 V
+73 9 V
+73 9 V
+73 9 V
+73 9 V
+73 8 V
+73 8 V
+73 7 V
+73 7 V
+73 7 V
+73 6 V
+73 6 V
+73 6 V
+73 5 V
+73 3 V
+73 3 V
+73 0 V
+73 -2 V
+73 -3 V
+73 -6 V
+74 -7 V
+73 -8 V
+73 -7 V
+73 -5 V
+73 -1 V
+73 3 V
+73 9 V
+73 14 V
+73 19 V
+73 23 V
+73 25 V
+73 25 V
+73 25 V
+73 24 V
+73 21 V
+73 19 V
+73 16 V
+73 14 V
+73 9 V
+73 6 V
+73 3 V
+73 0 V
+74 0 V
+73 -2 V
+686 585 Box
+759 595 Box
+832 610 Box
+905 632 Box
+978 676 Box
+1051 741 Box
+1124 830 Box
+1197 948 Box
+1270 1095 Box
+1343 1270 Box
+1416 1468 Box
+1489 1683 Box
+1563 1901 Box
+1636 2104 Box
+1709 2274 Box
+1782 2391 Box
+1855 2440 Box
+1928 2412 Box
+2001 2307 Box
+2074 2135 Box
+2147 1917 Box
+2220 1674 Box
+2293 1429 Box
+2366 1203 Box
+2439 1010 Box
+2512 856 Box
+2585 742 Box
+2658 663 Box
+2731 613 Box
+2804 584 Box
+2877 570 Box
+2950 565 Box
+3023 566 Box
+3096 570 Box
+3170 576 Box
+3243 583 Box
+3316 591 Box
+3389 600 Box
+3462 609 Box
+3535 618 Box
+3608 627 Box
+3681 635 Box
+3754 643 Box
+3827 650 Box
+3900 657 Box
+3973 664 Box
+4046 670 Box
+4119 676 Box
+4192 682 Box
+4265 687 Box
+4338 690 Box
+4411 693 Box
+4484 693 Box
+4557 691 Box
+4630 688 Box
+4703 682 Box
+4777 675 Box
+4850 667 Box
+4923 660 Box
+4996 655 Box
+5069 654 Box
+5142 657 Box
+5215 666 Box
+5288 680 Box
+5361 699 Box
+5434 722 Box
+5507 747 Box
+5580 772 Box
+5653 797 Box
+5726 821 Box
+5799 842 Box
+5872 861 Box
+5945 877 Box
+6018 891 Box
+6091 900 Box
+6164 906 Box
+6237 909 Box
+6310 909 Box
+6384 909 Box
+6457 907 Box
+6579 3786 Box
+% End plot #4
+% Begin plot #5
+1.000 UP
+1.000 UL
+LT4
+LCb setrgbcolor
+6296 3646 M
+(smooth x 4) Rshow
+LT4
+6380 3646 M
+399 0 V
+686 596 M
+73 9 V
+73 14 V
+73 21 V
+73 40 V
+73 59 V
+73 81 V
+73 107 V
+73 132 V
+73 157 V
+73 178 V
+73 193 V
+74 196 V
+73 187 V
+73 162 V
+73 122 V
+73 67 V
+73 5 V
+73 -59 V
+73 -120 V
+73 -168 V
+73 -201 V
+73 -216 V
+73 -214 V
+73 -195 V
+73 -169 V
+73 -136 V
+73 -103 V
+73 -73 V
+73 -49 V
+73 -29 V
+73 -16 V
+73 -6 V
+73 0 V
+74 3 V
+73 6 V
+73 7 V
+73 8 V
+73 9 V
+73 8 V
+73 9 V
+73 8 V
+73 8 V
+73 8 V
+73 7 V
+73 7 V
+73 7 V
+73 6 V
+73 5 V
+73 5 V
+73 4 V
+73 2 V
+73 1 V
+73 0 V
+73 -3 V
+73 -4 V
+74 -6 V
+73 -6 V
+73 -6 V
+73 -4 V
+73 -1 V
+73 2 V
+73 6 V
+73 12 V
+73 15 V
+73 19 V
+73 22 V
+73 24 V
+73 24 V
+73 23 V
+73 22 V
+73 19 V
+73 17 V
+73 15 V
+73 11 V
+73 8 V
+73 5 V
+73 3 V
+74 1 V
+73 1 V
+686 596 BoxF
+759 605 BoxF
+832 619 BoxF
+905 640 BoxF
+978 680 BoxF
+1051 739 BoxF
+1124 820 BoxF
+1197 927 BoxF
+1270 1059 BoxF
+1343 1216 BoxF
+1416 1394 BoxF
+1489 1587 BoxF
+1563 1783 BoxF
+1636 1970 BoxF
+1709 2132 BoxF
+1782 2254 BoxF
+1855 2321 BoxF
+1928 2326 BoxF
+2001 2267 BoxF
+2074 2147 BoxF
+2147 1979 BoxF
+2220 1778 BoxF
+2293 1562 BoxF
+2366 1348 BoxF
+2439 1153 BoxF
+2512 984 BoxF
+2585 848 BoxF
+2658 745 BoxF
+2731 672 BoxF
+2804 623 BoxF
+2877 594 BoxF
+2950 578 BoxF
+3023 572 BoxF
+3096 572 BoxF
+3170 575 BoxF
+3243 581 BoxF
+3316 588 BoxF
+3389 596 BoxF
+3462 605 BoxF
+3535 613 BoxF
+3608 622 BoxF
+3681 630 BoxF
+3754 638 BoxF
+3827 646 BoxF
+3900 653 BoxF
+3973 660 BoxF
+4046 667 BoxF
+4119 673 BoxF
+4192 678 BoxF
+4265 683 BoxF
+4338 687 BoxF
+4411 689 BoxF
+4484 690 BoxF
+4557 690 BoxF
+4630 687 BoxF
+4703 683 BoxF
+4777 677 BoxF
+4850 671 BoxF
+4923 665 BoxF
+4996 661 BoxF
+5069 660 BoxF
+5142 662 BoxF
+5215 668 BoxF
+5288 680 BoxF
+5361 695 BoxF
+5434 714 BoxF
+5507 736 BoxF
+5580 760 BoxF
+5653 784 BoxF
+5726 807 BoxF
+5799 829 BoxF
+5872 848 BoxF
+5945 865 BoxF
+6018 880 BoxF
+6091 891 BoxF
+6164 899 BoxF
+6237 904 BoxF
+6310 907 BoxF
+6384 908 BoxF
+6457 909 BoxF
+6579 3646 BoxF
+% End plot #5
+% Begin plot #6
+1.000 UL
+LTb
+LCb setrgbcolor
+6296 3506 M
+(unsmoothed) Rshow
+LTb
+6380 3506 M
+399 0 V
+686 575 M
+73 -16 V
+73 10 V
+73 0 V
+73 -17 V
+73 113 V
+73 264 V
+73 247 V
+73 206 V
+73 93 V
+73 284 V
+73 455 V
+74 139 V
+73 410 V
+73 634 V
+73 257 V
+73 -397 V
+73 -840 V
+73 -647 V
+73 -449 V
+73 -314 V
+73 -197 V
+73 -114 V
+73 -91 V
+73 -58 V
+73 -15 V
+73 -1 V
+73 13 V
+73 -23 V
+73 31 V
+73 35 V
+73 -9 V
+73 -24 V
+73 21 V
+74 39 V
+73 -37 V
+73 11 V
+73 18 V
+73 24 V
+73 60 V
+73 -26 V
+73 -29 V
+73 9 V
+73 7 V
+73 26 V
+73 -8 V
+73 28 V
+73 -6 V
+73 -9 V
+73 37 V
+73 4 V
+73 -20 V
+73 -24 V
+73 24 V
+73 6 V
+73 -41 V
+74 -19 V
+73 -18 V
+73 0 V
+73 5 V
+73 -48 V
+73 -13 V
+73 60 V
+73 110 V
+73 54 V
+73 21 V
+73 -1 V
+73 14 V
+73 0 V
+73 7 V
+73 35 V
+73 42 V
+73 40 V
+73 -24 V
+73 1 V
+73 33 V
+73 -17 V
+73 -34 V
+74 -90 V
+73 -90 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 557 M
+63 0 V
+6114 0 R
+-63 0 V
+686 557 M
+( 0) Rshow
+1.000 UL
+LTb
+770 1040 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1524 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2007 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2490 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 2973 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 3456 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+770 3939 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.35) Rshow
+1.000 UL
+LTb
+770 4423 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_focus1_au50min - original file 2012-08-17/074929.dat) 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 571 M
+72 6 V
+72 20 V
+72 39 V
+72 75 V
+72 113 V
+72 162 V
+72 221 V
+73 264 V
+72 304 V
+72 352 V
+72 404 V
+72 416 V
+72 361 V
+72 280 V
+72 157 V
+72 -22 V
+72 -225 V
+72 -390 V
+72 -472 V
+72 -498 V
+72 -471 V
+72 -393 V
+72 -289 V
+73 -193 V
+72 -120 V
+72 -70 V
+72 -36 V
+72 -16 V
+72 -3 V
+72 7 V
+72 10 V
+72 9 V
+72 8 V
+72 10 V
+72 14 V
+72 12 V
+72 13 V
+72 16 V
+73 16 V
+72 15 V
+72 10 V
+72 9 V
+72 9 V
+72 8 V
+72 9 V
+72 9 V
+72 11 V
+72 9 V
+72 7 V
+72 7 V
+72 2 V
+72 -3 V
+72 -7 V
+73 -8 V
+72 -12 V
+72 -18 V
+72 -19 V
+72 -17 V
+72 -9 V
+72 -1 V
+72 10 V
+72 24 V
+72 38 V
+72 47 V
+72 46 V
+72 42 V
+72 39 V
+72 35 V
+72 29 V
+73 24 V
+72 26 V
+72 26 V
+72 22 V
+72 11 V
+72 -1 V
+72 -8 V
+72 -18 V
+72 -11 V
+72 -16 V
+770 571 Pls
+842 577 Pls
+914 597 Pls
+986 636 Pls
+1058 711 Pls
+1130 824 Pls
+1202 986 Pls
+1274 1207 Pls
+1347 1471 Pls
+1419 1775 Pls
+1491 2127 Pls
+1563 2531 Pls
+1635 2947 Pls
+1707 3308 Pls
+1779 3588 Pls
+1851 3745 Pls
+1923 3723 Pls
+1995 3498 Pls
+2067 3108 Pls
+2139 2636 Pls
+2211 2138 Pls
+2283 1667 Pls
+2355 1274 Pls
+2427 985 Pls
+2500 792 Pls
+2572 672 Pls
+2644 602 Pls
+2716 566 Pls
+2788 550 Pls
+2860 547 Pls
+2932 554 Pls
+3004 564 Pls
+3076 573 Pls
+3148 581 Pls
+3220 591 Pls
+3292 605 Pls
+3364 617 Pls
+3436 630 Pls
+3508 646 Pls
+3581 662 Pls
+3653 677 Pls
+3725 687 Pls
+3797 696 Pls
+3869 705 Pls
+3941 713 Pls
+4013 722 Pls
+4085 731 Pls
+4157 742 Pls
+4229 751 Pls
+4301 758 Pls
+4373 765 Pls
+4445 767 Pls
+4517 764 Pls
+4589 757 Pls
+4662 749 Pls
+4734 737 Pls
+4806 719 Pls
+4878 700 Pls
+4950 683 Pls
+5022 674 Pls
+5094 673 Pls
+5166 683 Pls
+5238 707 Pls
+5310 745 Pls
+5382 792 Pls
+5454 838 Pls
+5526 880 Pls
+5598 919 Pls
+5670 954 Pls
+5742 983 Pls
+5815 1007 Pls
+5887 1033 Pls
+5959 1059 Pls
+6031 1081 Pls
+6103 1092 Pls
+6175 1091 Pls
+6247 1083 Pls
+6319 1065 Pls
+6391 1054 Pls
+6463 1038 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+1851 557 M
+0 3922 V
+% End plot #2
+% Begin plot #3
+2860 557 M
+0 3922 V
+% End plot #3
+% Begin plot #4
+4445 557 M
+0 3922 V
+% End plot #4
+% Begin plot #5
+5094 557 M
+0 3922 V
+% End plot #5
+% Begin plot #6
+6103 557 M
+0 3922 V
+% End plot #6
+% Begin plot #7
+stroke
+LT8
+1563 557 M
+0 3922 V
+% End plot #7
+% Begin plot #8
+2139 557 M
+0 3922 V
+% End plot #8
+% Begin plot #9
+3004 557 M
+0 3922 V
+% End plot #9
+% Begin plot #10
+3076 557 M
+0 3922 V
+% End plot #10
+% Begin plot #11
+3292 557 M
+0 3922 V
+% End plot #11
+% Begin plot #12
+3364 557 M
+0 3922 V
+% End plot #12
+% Begin plot #13
+3508 557 M
+0 3922 V
+% End plot #13
+% Begin plot #14
+3869 557 M
+0 3922 V
+% End plot #14
+% Begin plot #15
+4157 557 M
+0 3922 V
+% End plot #15
+% Begin plot #16
+4806 557 M
+0 3922 V
+% End plot #16
+% Begin plot #17
+5382 557 M
+0 3922 V
+% End plot #17
+% Begin plot #18
+5815 557 M
+0 3922 V
+% End plot #18
+% Begin plot #19
+5887 557 M
+0 3922 V
+% End plot #19
+% Begin plot #20
+6319 557 M
+0 3922 V
+% End plot #20
+% Begin plot #21
+6391 557 M
+0 3922 V
+% End plot #21
+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
+%%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 557 M
+63 0 V
+6114 0 R
+-63 0 V
+686 557 M
+( 0) Rshow
+1.000 UL
+LTb
+770 1040 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1524 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2007 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2490 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 2973 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 3456 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+770 3939 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.35) Rshow
+1.000 UL
+LTb
+770 4423 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_focus1_au50min - original file 2012-08-17/074929.dat) Cshow
+3858 4689 M
+(Fit gaussian peaks to smoothed TCS) 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
+770 571 M
+72 6 V
+72 20 V
+72 39 V
+72 75 V
+72 113 V
+72 162 V
+72 221 V
+73 264 V
+72 304 V
+72 352 V
+72 404 V
+72 416 V
+72 361 V
+72 280 V
+72 157 V
+72 -22 V
+72 -225 V
+72 -390 V
+72 -472 V
+72 -498 V
+72 -471 V
+72 -393 V
+72 -289 V
+73 -193 V
+72 -120 V
+72 -70 V
+72 -36 V
+72 -16 V
+72 -3 V
+72 7 V
+72 10 V
+72 9 V
+72 8 V
+72 10 V
+72 14 V
+72 12 V
+72 13 V
+72 16 V
+73 16 V
+72 15 V
+72 10 V
+72 9 V
+72 9 V
+72 8 V
+72 9 V
+72 9 V
+72 11 V
+72 9 V
+72 7 V
+72 7 V
+72 2 V
+72 -3 V
+72 -7 V
+73 -8 V
+72 -12 V
+72 -18 V
+72 -19 V
+72 -17 V
+72 -9 V
+72 -1 V
+72 10 V
+72 24 V
+72 38 V
+72 47 V
+72 46 V
+72 42 V
+72 39 V
+72 35 V
+72 29 V
+73 24 V
+72 26 V
+72 26 V
+72 22 V
+72 11 V
+72 -1 V
+72 -8 V
+72 -18 V
+72 -11 V
+72 -16 V
+770 571 Pls
+842 577 Pls
+914 597 Pls
+986 636 Pls
+1058 711 Pls
+1130 824 Pls
+1202 986 Pls
+1274 1207 Pls
+1347 1471 Pls
+1419 1775 Pls
+1491 2127 Pls
+1563 2531 Pls
+1635 2947 Pls
+1707 3308 Pls
+1779 3588 Pls
+1851 3745 Pls
+1923 3723 Pls
+1995 3498 Pls
+2067 3108 Pls
+2139 2636 Pls
+2211 2138 Pls
+2283 1667 Pls
+2355 1274 Pls
+2427 985 Pls
+2500 792 Pls
+2572 672 Pls
+2644 602 Pls
+2716 566 Pls
+2788 550 Pls
+2860 547 Pls
+2932 554 Pls
+3004 564 Pls
+3076 573 Pls
+3148 581 Pls
+3220 591 Pls
+3292 605 Pls
+3364 617 Pls
+3436 630 Pls
+3508 646 Pls
+3581 662 Pls
+3653 677 Pls
+3725 687 Pls
+3797 696 Pls
+3869 705 Pls
+3941 713 Pls
+4013 722 Pls
+4085 731 Pls
+4157 742 Pls
+4229 751 Pls
+4301 758 Pls
+4373 765 Pls
+4445 767 Pls
+4517 764 Pls
+4589 757 Pls
+4662 749 Pls
+4734 737 Pls
+4806 719 Pls
+4878 700 Pls
+4950 683 Pls
+5022 674 Pls
+5094 673 Pls
+5166 683 Pls
+5238 707 Pls
+5310 745 Pls
+5382 792 Pls
+5454 838 Pls
+5526 880 Pls
+5598 919 Pls
+5670 954 Pls
+5742 983 Pls
+5815 1007 Pls
+5887 1033 Pls
+5959 1059 Pls
+6031 1081 Pls
+6103 1092 Pls
+6175 1091 Pls
+6247 1083 Pls
+6319 1065 Pls
+6391 1054 Pls
+6463 1038 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+1851 557 M
+0 3922 V
+% End plot #2
+% Begin plot #3
+2860 557 M
+0 3922 V
+% End plot #3
+% Begin plot #4
+4445 557 M
+0 3922 V
+% End plot #4
+% Begin plot #5
+5094 557 M
+0 3922 V
+% End plot #5
+% Begin plot #6
+6103 557 M
+0 3922 V
+% End plot #6
+% Begin plot #7
+stroke
+LT8
+1563 557 M
+0 3922 V
+% End plot #7
+% Begin plot #8
+2139 557 M
+0 3922 V
+% End plot #8
+% Begin plot #9
+3004 557 M
+0 3922 V
+% End plot #9
+% Begin plot #10
+3076 557 M
+0 3922 V
+% End plot #10
+% Begin plot #11
+3292 557 M
+0 3922 V
+% End plot #11
+% Begin plot #12
+3364 557 M
+0 3922 V
+% End plot #12
+% Begin plot #13
+3508 557 M
+0 3922 V
+% End plot #13
+% Begin plot #14
+3869 557 M
+0 3922 V
+% End plot #14
+% Begin plot #15
+4157 557 M
+0 3922 V
+% End plot #15
+% Begin plot #16
+4806 557 M
+0 3922 V
+% End plot #16
+% Begin plot #17
+5382 557 M
+0 3922 V
+% End plot #17
+% Begin plot #18
+5815 557 M
+0 3922 V
+% End plot #18
+% Begin plot #19
+5887 557 M
+0 3922 V
+% End plot #19
+% Begin plot #20
+6319 557 M
+0 3922 V
+% End plot #20
+% Begin plot #21
+6391 557 M
+0 3922 V
+% End plot #21
+% Begin plot #22
+stroke
+LT2
+LCb setrgbcolor
+6296 4206 M
+(model) Rshow
+LT2
+6380 4206 M
+399 0 V
+770 565 M
+72 9 V
+72 18 V
+72 32 V
+72 57 V
+72 92 V
+72 141 V
+72 205 V
+73 275 V
+72 348 V
+72 406 V
+72 437 V
+72 424 V
+72 361 V
+72 249 V
+72 101 V
+72 -63 V
+72 -222 V
+72 -350 V
+72 -439 V
+72 -477 V
+72 -465 V
+72 -404 V
+72 -309 V
+73 -203 V
+72 -112 V
+72 -54 V
+72 -23 V
+72 -12 V
+72 -6 V
+72 -3 V
+72 0 V
+72 3 V
+72 5 V
+72 7 V
+72 9 V
+72 9 V
+72 12 V
+72 12 V
+73 13 V
+72 14 V
+72 15 V
+72 15 V
+72 15 V
+72 14 V
+72 12 V
+72 11 V
+72 9 V
+72 7 V
+72 3 V
+72 1 V
+72 -2 V
+72 -5 V
+72 -7 V
+73 -10 V
+72 -11 V
+72 -12 V
+72 -11 V
+72 -11 V
+72 -6 V
+72 -1 V
+72 7 V
+72 18 V
+72 30 V
+72 41 V
+72 50 V
+72 56 V
+72 56 V
+72 50 V
+72 39 V
+73 25 V
+72 10 V
+72 0 V
+72 -9 V
+72 -14 V
+72 -18 V
+72 -20 V
+72 -25 V
+72 -30 V
+72 -37 V
+% End plot #22
+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
+%%Page: 8 8
+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 536 M
+63 0 V
+6114 0 R
+-63 0 V
+686 536 M
+( 0) Rshow
+1.000 UL
+LTb
+770 1026 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1515 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2005 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2494 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 2983 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 3473 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+770 3962 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.35) Rshow
+1.000 UL
+LTb
+770 4452 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_focus1_au50min - original file 2012-08-17/074929.dat) Cshow
+3858 4689 M
+(Location of peaks in model) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UP
+1.000 UL
+LT0
+LCb setrgbcolor
+6296 4346 M
+(model) Rshow
+LT0
+6380 4346 M
+399 0 V
+770 544 M
+72 9 V
+72 18 V
+72 33 V
+72 57 V
+72 94 V
+72 143 V
+72 207 V
+73 279 V
+72 352 V
+72 412 V
+72 442 V
+72 429 V
+72 366 V
+72 253 V
+72 102 V
+72 -64 V
+72 -225 V
+72 -355 V
+72 -444 V
+72 -483 V
+72 -471 V
+72 -410 V
+72 -312 V
+73 -206 V
+72 -114 V
+72 -54 V
+72 -24 V
+72 -11 V
+72 -7 V
+72 -3 V
+72 0 V
+72 3 V
+72 6 V
+72 7 V
+72 8 V
+72 10 V
+72 11 V
+72 13 V
+73 13 V
+72 15 V
+72 15 V
+72 15 V
+72 15 V
+72 14 V
+72 13 V
+72 11 V
+72 9 V
+72 6 V
+72 4 V
+72 1 V
+72 -2 V
+72 -5 V
+72 -8 V
+73 -9 V
+72 -12 V
+72 -12 V
+72 -12 V
+72 -10 V
+72 -6 V
+72 -1 V
+72 7 V
+72 18 V
+72 30 V
+72 42 V
+72 51 V
+72 57 V
+72 56 V
+72 51 V
+72 39 V
+73 25 V
+72 11 V
+72 -1 V
+72 -9 V
+72 -14 V
+72 -18 V
+72 -20 V
+72 -25 V
+72 -31 V
+72 -37 V
+770 544 Pls
+842 553 Pls
+914 571 Pls
+986 604 Pls
+1058 661 Pls
+1130 755 Pls
+1202 898 Pls
+1274 1105 Pls
+1347 1384 Pls
+1419 1736 Pls
+1491 2148 Pls
+1563 2590 Pls
+1635 3019 Pls
+1707 3385 Pls
+1779 3638 Pls
+1851 3740 Pls
+1923 3676 Pls
+1995 3451 Pls
+2067 3096 Pls
+2139 2652 Pls
+2211 2169 Pls
+2283 1698 Pls
+2355 1288 Pls
+2427 976 Pls
+2500 770 Pls
+2572 656 Pls
+2644 602 Pls
+2716 578 Pls
+2788 567 Pls
+2860 560 Pls
+2932 557 Pls
+3004 557 Pls
+3076 560 Pls
+3148 566 Pls
+3220 573 Pls
+3292 581 Pls
+3364 591 Pls
+3436 602 Pls
+3508 615 Pls
+3581 628 Pls
+3653 643 Pls
+3725 658 Pls
+3797 673 Pls
+3869 688 Pls
+3941 702 Pls
+4013 715 Pls
+4085 726 Pls
+4157 735 Pls
+4229 741 Pls
+4301 745 Pls
+4373 746 Pls
+4445 744 Pls
+4517 739 Pls
+4589 731 Pls
+4662 722 Pls
+4734 710 Pls
+4806 698 Pls
+4878 686 Pls
+4950 676 Pls
+5022 670 Pls
+5094 669 Pls
+5166 676 Pls
+5238 694 Pls
+5310 724 Pls
+5382 766 Pls
+5454 817 Pls
+5526 874 Pls
+5598 930 Pls
+5670 981 Pls
+5742 1020 Pls
+5815 1045 Pls
+5887 1056 Pls
+5959 1055 Pls
+6031 1046 Pls
+6103 1032 Pls
+6175 1014 Pls
+6247 994 Pls
+6319 969 Pls
+6391 938 Pls
+6463 901 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+1851 536 M
+0 3943 V
+% End plot #2
+% Begin plot #3
+2932 536 M
+0 3943 V
+% End plot #3
+% Begin plot #4
+4373 536 M
+0 3943 V
+% End plot #4
+% Begin plot #5
+5094 536 M
+0 3943 V
+% End plot #5
+% Begin plot #6
+5887 536 M
+0 3943 V
+% End plot #6
+% Begin plot #7
+stroke
+LT8
+1563 536 M
+0 3943 V
+% End plot #7
+% Begin plot #8
+2211 536 M
+0 3943 V
+% End plot #8
+% Begin plot #9
+3725 536 M
+0 3943 V
+% End plot #9
+% Begin plot #10
+4806 536 M
+0 3943 V
+% End plot #10
+% Begin plot #11
+5526 536 M
+0 3943 V
+% End plot #11
+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
+%%Page: 9 9
+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 675 M
+63 0 V
+6114 0 R
+-63 0 V
+686 675 M
+( 0) Rshow
+1.000 UL
+LTb
+770 1256 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1836 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2417 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2998 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 3579 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 4159 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) 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_focus1_au50min - original file 2012-08-17/074929.dat) Cshow
+3858 4689 M
+(Individual gaussian peaks from fit) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UL
+LT0
+770 684 M
+72 11 V
+72 21 V
+72 40 V
+72 67 V
+72 111 V
+72 170 V
+72 245 V
+73 332 V
+72 418 V
+72 488 V
+72 525 V
+72 509 V
+72 435 V
+72 300 V
+72 122 V
+72 -75 V
+72 -261 V
+72 -406 V
+72 -498 V
+72 -526 V
+72 -501 V
+72 -437 V
+72 -353 V
+73 -265 V
+72 -187 V
+72 -124 V
+72 -76 V
+72 -45 V
+72 -25 V
+72 -13 V
+72 -6 V
+72 -3 V
+72 -1 V
+72 -1 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+% End plot #1
+% Begin plot #2
+stroke
+LT1
+770 675 M
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 1 V
+72 1 V
+72 4 V
+72 7 V
+72 13 V
+72 23 V
+73 36 V
+72 52 V
+72 70 V
+72 84 V
+72 90 V
+72 82 V
+72 62 V
+72 28 V
+72 -10 V
+72 -47 V
+% End plot #2
+% Begin plot #3
+stroke
+LT2
+770 675 M
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 1 V
+72 2 V
+72 3 V
+72 5 V
+72 10 V
+72 16 V
+72 25 V
+72 35 V
+72 47 V
+72 58 V
+72 65 V
+72 66 V
+72 59 V
+72 43 V
+72 21 V
+73 -6 V
+72 -30 V
+72 -50 V
+72 -63 V
+72 -66 V
+72 -63 V
+72 -54 V
+72 -42 V
+72 -31 V
+72 -21 V
+% End plot #3
+% Begin plot #4
+stroke
+LT3
+770 675 M
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 1 V
+72 0 V
+72 0 V
+73 1 V
+72 1 V
+72 1 V
+72 2 V
+72 3 V
+72 3 V
+72 3 V
+72 5 V
+72 6 V
+72 8 V
+72 9 V
+72 10 V
+72 12 V
+72 13 V
+72 15 V
+73 16 V
+72 17 V
+72 18 V
+72 18 V
+72 17 V
+72 17 V
+72 15 V
+72 14 V
+72 10 V
+72 8 V
+72 4 V
+72 1 V
+72 -2 V
+72 -6 V
+72 -9 V
+73 -12 V
+72 -14 V
+72 -16 V
+72 -17 V
+72 -18 V
+72 -17 V
+72 -18 V
+72 -17 V
+72 -15 V
+72 -15 V
+72 -12 V
+72 -12 V
+72 -9 V
+72 -8 V
+72 -7 V
+72 -6 V
+73 -4 V
+72 -4 V
+72 -3 V
+72 -2 V
+72 -1 V
+72 -1 V
+72 -1 V
+72 -1 V
+72 0 V
+72 -1 V
+% End plot #4
+% Begin plot #5
+stroke
+LT4
+770 675 M
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 -1 V
+72 -2 V
+72 -6 V
+72 -14 V
+72 -30 V
+72 -48 V
+72 -58 V
+72 -49 V
+72 -19 V
+73 21 V
+72 51 V
+72 58 V
+72 46 V
+72 29 V
+72 14 V
+72 5 V
+72 2 V
+72 1 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+% End plot #5
+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
+%%Page: 10 10
+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 594 M
+63 0 V
+6114 0 R
+-63 0 V
+686 594 M
+( 0) Rshow
+1.000 UL
+LTb
+770 1187 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1780 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2373 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2966 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 3560 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 4153 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) 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_focus1_au50min - original file 2012-08-17/074929.dat) Cshow
+3858 4689 M
+(Deconvolved gaussian peaks from fit - Peaks shown) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UL
+LT0
+770 603 M
+72 12 V
+72 21 V
+72 40 V
+72 69 V
+72 113 V
+72 174 V
+72 251 V
+73 338 V
+72 427 V
+72 499 V
+72 536 V
+72 520 V
+72 444 V
+72 306 V
+72 125 V
+72 -77 V
+72 -266 V
+72 -415 V
+72 -508 V
+72 -537 V
+72 -512 V
+72 -446 V
+72 -361 V
+73 -271 V
+72 -191 V
+72 -126 V
+72 -78 V
+72 -46 V
+72 -25 V
+72 -14 V
+72 -6 V
+72 -3 V
+72 -1 V
+72 -1 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+% End plot #1
+% Begin plot #2
+stroke
+LTb
+1851 594 M
+0 3885 V
+% End plot #2
+% Begin plot #3
+stroke
+LT8
+1563 594 M
+0 3885 V
+% End plot #3
+% Begin plot #4
+2211 594 M
+0 3885 V
+% End plot #4
+% Begin plot #5
+stroke
+LT4
+770 594 M
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 1 V
+73 4 V
+72 16 V
+72 43 V
+72 98 V
+72 174 V
+72 238 V
+72 231 V
+72 124 V
+72 -46 V
+72 -194 V
+% End plot #5
+% Begin plot #6
+stroke
+LTb
+6319 594 M
+0 3885 V
+% End plot #6
+% Begin plot #7
+stroke
+LT8
+6175 594 M
+0 3885 V
+% End plot #7
+% Begin plot #8
+stroke
+LT7
+770 594 M
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 8 V
+72 62 V
+72 262 V
+72 569 V
+72 506 V
+73 -145 V
+72 -612 V
+72 -458 V
+72 -159 V
+72 -30 V
+72 -3 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+% End plot #8
+% Begin plot #9
+stroke
+LTb
+5742 594 M
+0 3885 V
+% End plot #9
+% Begin plot #10
+stroke
+LT8
+5670 594 M
+0 3885 V
+% End plot #10
+% Begin plot #11
+5887 594 M
+0 3885 V
+% End plot #11
+% Begin plot #12
+stroke
+LT2
+770 594 M
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 1 V
+72 0 V
+72 1 V
+72 1 V
+72 1 V
+72 3 V
+72 3 V
+72 4 V
+72 5 V
+72 8 V
+72 9 V
+72 11 V
+72 14 V
+72 16 V
+73 19 V
+72 22 V
+72 23 V
+72 24 V
+72 25 V
+72 25 V
+72 23 V
+72 20 V
+72 17 V
+72 13 V
+72 7 V
+72 2 V
+72 -4 V
+72 -10 V
+72 -14 V
+73 -19 V
+72 -21 V
+72 -24 V
+72 -25 V
+72 -25 V
+72 -24 V
+72 -23 V
+72 -20 V
+72 -18 V
+72 -15 V
+72 -13 V
+72 -10 V
+72 -9 V
+72 -6 V
+72 -5 V
+72 -4 V
+73 -2 V
+72 -2 V
+72 -2 V
+72 -1 V
+72 0 V
+72 -1 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+% End plot #12
+% Begin plot #13
+stroke
+LTb
+4373 594 M
+0 3885 V
+% End plot #13
+% Begin plot #14
+stroke
+LT8
+3869 594 M
+0 3885 V
+% End plot #14
+% Begin plot #15
+4878 594 M
+0 3885 V
+% End plot #15
+% Begin plot #16
+stroke
+LT6
+770 594 M
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 -1 V
+72 0 V
+72 -1 V
+72 -2 V
+72 -4 V
+72 -6 V
+72 -11 V
+72 -15 V
+72 -19 V
+72 -23 V
+72 -24 V
+72 -21 V
+72 -14 V
+72 -5 V
+73 6 V
+72 14 V
+72 22 V
+72 23 V
+72 23 V
+72 19 V
+72 15 V
+72 10 V
+72 6 V
+72 4 V
+72 2 V
+72 1 V
+72 0 V
+72 1 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+73 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+72 0 V
+% End plot #16
+% Begin plot #17
+stroke
+LTb
+2427 594 M
+0 3885 V
+% End plot #17
+% Begin plot #18
+stroke
+LT8
+2139 594 M
+0 3885 V
+% End plot #18
+% Begin plot #19
+2716 594 M
+0 3885 V
+% End plot #19
+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
+%%Page: 11 11
+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_focus1_au50min - original file 2012-08-17/074929.dat) Cshow
+3816 4689 M
+(Reconstructed curve from TCS model vs original data) Cshow
+1.000 UP
+1.000 UL
+LTb
+% Begin plot #1
+1.000 UL
+LT2
+LCb setrgbcolor
+1190 4346 M
+(model) Rshow
+LT2
+1274 4346 M
+399 0 V
+-987 -8 R
+759 449 L
+73 1 V
+73 3 V
+73 6 V
+73 11 V
+73 19 V
+73 31 V
+73 49 V
+73 74 V
+73 103 V
+73 140 V
+74 177 V
+73 215 V
+73 246 V
+73 269 V
+73 277 V
+73 271 V
+73 252 V
+73 222 V
+73 183 V
+73 141 V
+73 100 V
+73 65 V
+73 38 V
+73 21 V
+73 10 V
+73 6 V
+73 3 V
+73 3 V
+73 2 V
+73 2 V
+73 2 V
+73 2 V
+74 2 V
+73 4 V
+73 3 V
+73 5 V
+73 6 V
+73 7 V
+73 8 V
+73 9 V
+73 10 V
+73 12 V
+73 13 V
+73 15 V
+73 15 V
+73 16 V
+73 18 V
+73 17 V
+73 18 V
+73 18 V
+73 18 V
+73 18 V
+73 17 V
+73 16 V
+74 15 V
+73 14 V
+73 13 V
+73 12 V
+73 11 V
+73 12 V
+73 12 V
+73 14 V
+73 16 V
+73 20 V
+73 24 V
+73 29 V
+73 34 V
+73 39 V
+73 42 V
+73 44 V
+73 44 V
+73 45 V
+73 44 V
+73 43 V
+73 42 V
+73 39 V
+74 38 V
+73 34 V
+% End plot #1
+% Begin plot #2
+1.000 UP
+stroke
+LT0
+LCb setrgbcolor
+1190 4206 M
+(data) Rshow
+LT0
+1274 4206 M
+399 0 V
+686 515 M
+73 3 V
+73 -2 V
+73 5 V
+73 -2 V
+73 0 V
+73 27 V
+73 68 V
+73 91 V
+73 120 V
+73 114 V
+73 194 V
+74 230 V
+73 229 V
+73 336 V
+73 391 V
+73 401 V
+73 289 V
+73 186 V
+73 125 V
+73 71 V
+73 44 V
+73 21 V
+73 14 V
+73 -2 V
+73 0 V
+73 -7 V
+73 0 V
+73 -3 V
+73 -6 V
+73 5 V
+73 2 V
+73 3 V
+73 -3 V
+74 8 V
+73 6 V
+73 -1 V
+73 9 V
+73 3 V
+73 16 V
+73 18 V
+73 9 V
+73 11 V
+73 11 V
+73 13 V
+73 18 V
+73 11 V
+73 25 V
+73 9 V
+73 23 V
+73 18 V
+73 24 V
+73 14 V
+73 17 V
+73 20 V
+73 19 V
+74 9 V
+73 15 V
+73 4 V
+73 15 V
+73 6 V
+73 1 V
+73 3 V
+73 17 V
+73 31 V
+73 31 V
+73 36 V
+73 31 V
+73 40 V
+73 31 V
+73 41 V
+73 40 V
+73 52 V
+73 50 V
+73 46 V
+73 51 V
+73 54 V
+73 46 V
+74 46 V
+73 23 V
+686 515 Pls
+759 518 Pls
+832 516 Pls
+905 521 Pls
+978 519 Pls
+1051 519 Pls
+1124 546 Pls
+1197 614 Pls
+1270 705 Pls
+1343 825 Pls
+1416 939 Pls
+1489 1133 Pls
+1563 1363 Pls
+1636 1592 Pls
+1709 1928 Pls
+1782 2319 Pls
+1855 2720 Pls
+1928 3009 Pls
+2001 3195 Pls
+2074 3320 Pls
+2147 3391 Pls
+2220 3435 Pls
+2293 3456 Pls
+2366 3470 Pls
+2439 3468 Pls
+2512 3468 Pls
+2585 3461 Pls
+2658 3461 Pls
+2731 3458 Pls
+2804 3452 Pls
+2877 3457 Pls
+2950 3459 Pls
+3023 3462 Pls
+3096 3459 Pls
+3170 3467 Pls
+3243 3473 Pls
+3316 3472 Pls
+3389 3481 Pls
+3462 3484 Pls
+3535 3500 Pls
+3608 3518 Pls
+3681 3527 Pls
+3754 3538 Pls
+3827 3549 Pls
+3900 3562 Pls
+3973 3580 Pls
+4046 3591 Pls
+4119 3616 Pls
+4192 3625 Pls
+4265 3648 Pls
+4338 3666 Pls
+4411 3690 Pls
+4484 3704 Pls
+4557 3721 Pls
+4630 3741 Pls
+4703 3760 Pls
+4777 3769 Pls
+4850 3784 Pls
+4923 3788 Pls
+4996 3803 Pls
+5069 3809 Pls
+5142 3810 Pls
+5215 3813 Pls
+5288 3830 Pls
+5361 3861 Pls
+5434 3892 Pls
+5507 3928 Pls
+5580 3959 Pls
+5653 3999 Pls
+5726 4030 Pls
+5799 4071 Pls
+5872 4111 Pls
+5945 4163 Pls
+6018 4213 Pls
+6091 4259 Pls
+6164 4310 Pls
+6237 4364 Pls
+6310 4410 Pls
+6384 4456 Pls
+6457 4479 Pls
+1473 4206 Pls
+% End plot #2
+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
+%%Trailer
+%%DocumentFonts: Helvetica
+%%Pages: 11

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