Commit before breaking everything
[matches/honours.git] / research / analysis and stuff / tcs scripts / analysis.old / sample1_focus1_au50min_a1h.eps
diff --git a/research/analysis and stuff/tcs scripts/analysis.old/sample1_focus1_au50min_a1h.eps b/research/analysis and stuff/tcs scripts/analysis.old/sample1_focus1_au50min_a1h.eps
new file mode 100644 (file)
index 0000000..a997076
--- /dev/null
@@ -0,0 +1,5693 @@
+%!PS-Adobe-2.0
+%%Title: analysis/sample1_focus1_au50min_a1h.eps
+%%Creator: gnuplot 4.4 patchlevel 3
+%%CreationDate: Sun Oct 14 21:37:13 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_a1h.eps)
+  /Subject (gnuplot plot)
+  /Creator (gnuplot 4.4 patchlevel 3)
+  /Author (sam)
+%  /Producer (gnuplot)
+%  /Keywords ()
+  /CreationDate (Sun Oct 14 21:37:13 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_a1h - original file 2012-08-17/084544.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 552 M
+78 -38 V
+79 3 V
+78 -4 V
+78 1 V
+78 -2 V
+79 7 V
+78 30 V
+78 63 V
+78 97 V
+79 110 V
+78 134 V
+78 195 V
+78 205 V
+79 268 V
+78 333 V
+78 413 V
+78 345 V
+79 244 V
+78 162 V
+78 96 V
+79 51 V
+78 19 V
+78 9 V
+78 0 V
+79 5 V
+78 0 V
+78 7 V
+78 15 V
+79 -1 V
+78 0 V
+78 3 V
+78 -1 V
+79 5 V
+78 -6 V
+78 -6 V
+78 13 V
+79 15 V
+78 7 V
+78 6 V
+79 11 V
+78 12 V
+78 11 V
+78 16 V
+79 7 V
+78 19 V
+78 3 V
+78 19 V
+79 37 V
+78 16 V
+78 21 V
+78 15 V
+79 14 V
+78 11 V
+78 16 V
+78 20 V
+79 16 V
+78 16 V
+78 6 V
+78 6 V
+79 5 V
+78 -2 V
+78 7 V
+79 23 V
+78 24 V
+78 37 V
+78 39 V
+79 34 V
+78 28 V
+78 36 V
+78 48 V
+79 29 V
+78 41 V
+78 45 V
+78 37 V
+79 39 V
+78 41 V
+78 42 V
+78 35 V
+79 21 V
+686 552 Pls
+764 514 Pls
+843 517 Pls
+921 513 Pls
+999 514 Pls
+1077 512 Pls
+1156 519 Pls
+1234 549 Pls
+1312 612 Pls
+1390 709 Pls
+1469 819 Pls
+1547 953 Pls
+1625 1148 Pls
+1703 1353 Pls
+1782 1621 Pls
+1860 1954 Pls
+1938 2367 Pls
+2016 2712 Pls
+2095 2956 Pls
+2173 3118 Pls
+2251 3214 Pls
+2330 3265 Pls
+2408 3284 Pls
+2486 3293 Pls
+2564 3293 Pls
+2643 3298 Pls
+2721 3298 Pls
+2799 3305 Pls
+2877 3320 Pls
+2956 3319 Pls
+3034 3319 Pls
+3112 3322 Pls
+3190 3321 Pls
+3269 3326 Pls
+3347 3320 Pls
+3425 3314 Pls
+3503 3327 Pls
+3582 3342 Pls
+3660 3349 Pls
+3738 3355 Pls
+3817 3366 Pls
+3895 3378 Pls
+3973 3389 Pls
+4051 3405 Pls
+4130 3412 Pls
+4208 3431 Pls
+4286 3434 Pls
+4364 3453 Pls
+4443 3490 Pls
+4521 3506 Pls
+4599 3527 Pls
+4677 3542 Pls
+4756 3556 Pls
+4834 3567 Pls
+4912 3583 Pls
+4990 3603 Pls
+5069 3619 Pls
+5147 3635 Pls
+5225 3641 Pls
+5303 3647 Pls
+5382 3652 Pls
+5460 3650 Pls
+5538 3657 Pls
+5617 3680 Pls
+5695 3704 Pls
+5773 3741 Pls
+5851 3780 Pls
+5930 3814 Pls
+6008 3842 Pls
+6086 3878 Pls
+6164 3926 Pls
+6243 3955 Pls
+6321 3996 Pls
+6399 4041 Pls
+6477 4078 Pls
+6556 4117 Pls
+6634 4158 Pls
+6712 4200 Pls
+6790 4235 Pls
+6869 4256 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_a1h - original file 2012-08-17/084544.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 559 M
+73 -41 V
+73 3 V
+73 -4 V
+73 1 V
+73 -2 V
+73 7 V
+73 32 V
+73 66 V
+73 103 V
+73 117 V
+73 142 V
+74 206 V
+73 218 V
+73 282 V
+73 353 V
+73 438 V
+73 365 V
+73 258 V
+73 172 V
+73 102 V
+73 53 V
+73 21 V
+73 9 V
+73 0 V
+73 5 V
+73 1 V
+73 7 V
+73 15 V
+73 -1 V
+73 1 V
+73 3 V
+73 -1 V
+73 5 V
+74 -6 V
+73 -7 V
+73 14 V
+73 16 V
+73 8 V
+73 5 V
+73 12 V
+73 13 V
+73 12 V
+73 17 V
+73 7 V
+73 20 V
+73 4 V
+73 19 V
+73 39 V
+73 17 V
+73 23 V
+73 15 V
+73 15 V
+73 13 V
+73 16 V
+73 21 V
+74 18 V
+73 16 V
+73 6 V
+73 7 V
+73 5 V
+73 -2 V
+73 7 V
+73 25 V
+73 25 V
+73 40 V
+73 40 V
+73 37 V
+73 30 V
+73 37 V
+73 51 V
+73 30 V
+73 44 V
+73 48 V
+73 39 V
+73 41 V
+73 44 V
+73 44 V
+74 37 V
+73 22 V
+686 559 Pls
+759 518 Pls
+832 521 Pls
+905 517 Pls
+978 518 Pls
+1051 516 Pls
+1124 523 Pls
+1197 555 Pls
+1270 621 Pls
+1343 724 Pls
+1416 841 Pls
+1489 983 Pls
+1563 1189 Pls
+1636 1407 Pls
+1709 1689 Pls
+1782 2042 Pls
+1855 2480 Pls
+1928 2845 Pls
+2001 3103 Pls
+2074 3275 Pls
+2147 3377 Pls
+2220 3430 Pls
+2293 3451 Pls
+2366 3460 Pls
+2439 3460 Pls
+2512 3465 Pls
+2585 3466 Pls
+2658 3473 Pls
+2731 3488 Pls
+2804 3487 Pls
+2877 3488 Pls
+2950 3491 Pls
+3023 3490 Pls
+3096 3495 Pls
+3170 3489 Pls
+3243 3482 Pls
+3316 3496 Pls
+3389 3512 Pls
+3462 3520 Pls
+3535 3525 Pls
+3608 3537 Pls
+3681 3550 Pls
+3754 3562 Pls
+3827 3579 Pls
+3900 3586 Pls
+3973 3606 Pls
+4046 3610 Pls
+4119 3629 Pls
+4192 3668 Pls
+4265 3685 Pls
+4338 3708 Pls
+4411 3723 Pls
+4484 3738 Pls
+4557 3751 Pls
+4630 3767 Pls
+4703 3788 Pls
+4777 3806 Pls
+4850 3822 Pls
+4923 3828 Pls
+4996 3835 Pls
+5069 3840 Pls
+5142 3838 Pls
+5215 3845 Pls
+5288 3870 Pls
+5361 3895 Pls
+5434 3935 Pls
+5507 3975 Pls
+5580 4012 Pls
+5653 4042 Pls
+5726 4079 Pls
+5799 4130 Pls
+5872 4160 Pls
+5945 4204 Pls
+6018 4252 Pls
+6091 4291 Pls
+6164 4332 Pls
+6237 4376 Pls
+6310 4420 Pls
+6384 4457 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 866 M
+63 0 V
+6198 0 R
+-63 0 V
+602 866 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1490 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 2113 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2737 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3361 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 3984 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_a1h - original file 2012-08-17/084544.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 570 M
+73 156 V
+73 135 V
+73 -3 V
+73 5 V
+73 21 V
+73 125 V
+73 218 V
+73 262 V
+73 188 V
+73 144 V
+73 327 V
+74 278 V
+73 282 V
+73 499 V
+73 571 V
+73 47 V
+73 -663 V
+73 -713 V
+73 -575 V
+73 -438 V
+73 -296 V
+73 -164 V
+73 -77 V
+73 -13 V
+73 1 V
+73 8 V
+73 55 V
+73 -31 V
+73 -56 V
+73 16 V
+73 -5 V
+73 8 V
+73 -18 V
+74 -45 V
+73 74 V
+73 83 V
+73 -24 V
+73 -36 V
+73 13 V
+73 27 V
+73 1 V
+73 16 V
+73 -17 V
+73 9 V
+73 -11 V
+73 -1 V
+73 129 V
+73 -9 V
+73 -61 V
+73 -7 V
+73 -29 V
+73 -9 V
+73 7 V
+73 31 V
+73 2 V
+74 -15 V
+73 -43 V
+73 -36 V
+73 -3 V
+73 -32 V
+73 6 V
+73 99 V
+73 68 V
+73 53 V
+73 57 V
+73 -10 V
+73 -41 V
+73 5 V
+73 78 V
+73 -28 V
+73 -28 V
+73 65 V
+73 -13 V
+73 -27 V
+73 16 V
+73 11 V
+73 -25 V
+74 -79 V
+73 -57 V
+686 570 Pls
+759 726 Pls
+832 861 Pls
+905 858 Pls
+978 863 Pls
+1051 884 Pls
+1124 1009 Pls
+1197 1227 Pls
+1270 1489 Pls
+1343 1677 Pls
+1416 1821 Pls
+1489 2148 Pls
+1563 2426 Pls
+1636 2708 Pls
+1709 3207 Pls
+1782 3778 Pls
+1855 3825 Pls
+1928 3162 Pls
+2001 2449 Pls
+2074 1874 Pls
+2147 1436 Pls
+2220 1140 Pls
+2293 976 Pls
+2366 899 Pls
+2439 886 Pls
+2512 887 Pls
+2585 895 Pls
+2658 950 Pls
+2731 919 Pls
+2804 863 Pls
+2877 879 Pls
+2950 874 Pls
+3023 882 Pls
+3096 864 Pls
+3170 819 Pls
+3243 893 Pls
+3316 976 Pls
+3389 952 Pls
+3462 916 Pls
+3535 929 Pls
+3608 956 Pls
+3681 957 Pls
+3754 973 Pls
+3827 956 Pls
+3900 965 Pls
+3973 954 Pls
+4046 953 Pls
+4119 1082 Pls
+4192 1073 Pls
+4265 1012 Pls
+4338 1005 Pls
+4411 976 Pls
+4484 967 Pls
+4557 974 Pls
+4630 1005 Pls
+4703 1007 Pls
+4777 992 Pls
+4850 949 Pls
+4923 913 Pls
+4996 910 Pls
+5069 878 Pls
+5142 884 Pls
+5215 983 Pls
+5288 1051 Pls
+5361 1104 Pls
+5434 1161 Pls
+5507 1151 Pls
+5580 1110 Pls
+5653 1115 Pls
+5726 1193 Pls
+5799 1165 Pls
+5872 1137 Pls
+5945 1202 Pls
+6018 1189 Pls
+6091 1162 Pls
+6164 1178 Pls
+6237 1189 Pls
+6310 1164 Pls
+6384 1085 Pls
+6457 1028 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 866 M
+63 0 V
+6198 0 R
+-63 0 V
+602 866 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1490 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 2113 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2737 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3361 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 3984 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_a1h - original file 2012-08-17/084544.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 570 M
+73 156 V
+73 135 V
+73 -3 V
+73 5 V
+73 21 V
+73 125 V
+73 218 V
+73 262 V
+73 188 V
+73 144 V
+73 327 V
+74 278 V
+73 282 V
+73 499 V
+73 571 V
+73 47 V
+73 -663 V
+73 -713 V
+73 -575 V
+73 -438 V
+73 -296 V
+73 -164 V
+73 -77 V
+73 -13 V
+73 1 V
+73 8 V
+73 55 V
+73 -31 V
+73 -56 V
+73 16 V
+73 -5 V
+73 8 V
+73 -18 V
+74 -45 V
+73 74 V
+73 83 V
+73 -24 V
+73 -36 V
+73 13 V
+73 27 V
+73 1 V
+73 16 V
+73 -17 V
+73 9 V
+73 -11 V
+73 -1 V
+73 129 V
+73 -9 V
+73 -61 V
+73 -7 V
+73 -29 V
+73 -9 V
+73 7 V
+73 31 V
+73 2 V
+74 -15 V
+73 -43 V
+73 -36 V
+73 -3 V
+73 -32 V
+73 6 V
+73 99 V
+73 68 V
+73 53 V
+73 57 V
+73 -10 V
+73 -41 V
+73 5 V
+73 78 V
+73 -28 V
+73 -28 V
+73 65 V
+73 -13 V
+73 -27 V
+73 16 V
+73 11 V
+73 -25 V
+74 -79 V
+73 -57 V
+686 570 Pls
+759 726 Pls
+832 861 Pls
+905 858 Pls
+978 863 Pls
+1051 884 Pls
+1124 1009 Pls
+1197 1227 Pls
+1270 1489 Pls
+1343 1677 Pls
+1416 1821 Pls
+1489 2148 Pls
+1563 2426 Pls
+1636 2708 Pls
+1709 3207 Pls
+1782 3778 Pls
+1855 3825 Pls
+1928 3162 Pls
+2001 2449 Pls
+2074 1874 Pls
+2147 1436 Pls
+2220 1140 Pls
+2293 976 Pls
+2366 899 Pls
+2439 886 Pls
+2512 887 Pls
+2585 895 Pls
+2658 950 Pls
+2731 919 Pls
+2804 863 Pls
+2877 879 Pls
+2950 874 Pls
+3023 882 Pls
+3096 864 Pls
+3170 819 Pls
+3243 893 Pls
+3316 976 Pls
+3389 952 Pls
+3462 916 Pls
+3535 929 Pls
+3608 956 Pls
+3681 957 Pls
+3754 973 Pls
+3827 956 Pls
+3900 965 Pls
+3973 954 Pls
+4046 953 Pls
+4119 1082 Pls
+4192 1073 Pls
+4265 1012 Pls
+4338 1005 Pls
+4411 976 Pls
+4484 967 Pls
+4557 974 Pls
+4630 1005 Pls
+4703 1007 Pls
+4777 992 Pls
+4850 949 Pls
+4923 913 Pls
+4996 910 Pls
+5069 878 Pls
+5142 884 Pls
+5215 983 Pls
+5288 1051 Pls
+5361 1104 Pls
+5434 1161 Pls
+5507 1151 Pls
+5580 1110 Pls
+5653 1115 Pls
+5726 1193 Pls
+5799 1165 Pls
+5872 1137 Pls
+5945 1202 Pls
+6018 1189 Pls
+6091 1162 Pls
+6164 1178 Pls
+6237 1189 Pls
+6310 1164 Pls
+6384 1085 Pls
+6457 1028 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+832 866 M
+0 3613 V
+% End plot #2
+% Begin plot #3
+905 866 M
+0 3613 V
+% End plot #3
+% Begin plot #4
+1855 866 M
+0 3613 V
+% End plot #4
+% Begin plot #5
+2439 866 M
+0 3613 V
+% End plot #5
+% Begin plot #6
+2658 866 M
+0 3613 V
+% End plot #6
+% Begin plot #7
+2804 866 M
+0 3613 V
+% End plot #7
+% Begin plot #8
+2877 866 M
+0 3613 V
+% End plot #8
+% Begin plot #9
+2950 866 M
+0 3613 V
+% End plot #9
+% Begin plot #10
+3023 866 M
+0 3613 V
+% End plot #10
+% Begin plot #11
+3170 866 M
+0 3613 V
+% End plot #11
+% Begin plot #12
+3316 866 M
+0 3613 V
+% End plot #12
+% Begin plot #13
+3462 866 M
+0 3613 V
+% End plot #13
+% Begin plot #14
+3754 866 M
+0 3613 V
+% End plot #14
+% Begin plot #15
+3827 866 M
+0 3613 V
+% End plot #15
+% Begin plot #16
+3900 866 M
+0 3613 V
+% End plot #16
+% Begin plot #17
+4046 866 M
+0 3613 V
+% End plot #17
+% Begin plot #18
+4119 866 M
+0 3613 V
+% End plot #18
+% Begin plot #19
+4484 866 M
+0 3613 V
+% End plot #19
+% Begin plot #20
+4703 866 M
+0 3613 V
+% End plot #20
+% Begin plot #21
+5069 866 M
+0 3613 V
+% End plot #21
+% Begin plot #22
+5434 866 M
+0 3613 V
+% End plot #22
+% Begin plot #23
+5580 866 M
+0 3613 V
+% End plot #23
+% Begin plot #24
+5726 866 M
+0 3613 V
+% End plot #24
+% Begin plot #25
+5872 866 M
+0 3613 V
+% End plot #25
+% Begin plot #26
+5945 866 M
+0 3613 V
+% End plot #26
+% Begin plot #27
+6091 866 M
+0 3613 V
+% End plot #27
+% Begin plot #28
+6237 866 M
+0 3613 V
+% End plot #28
+% Begin plot #29
+stroke
+LT8
+905 866 M
+0 3613 V
+% End plot #29
+% Begin plot #30
+1197 866 M
+0 3613 V
+% End plot #30
+% Begin plot #31
+1343 866 M
+0 3613 V
+% End plot #31
+% Begin plot #32
+1489 866 M
+0 3613 V
+% End plot #32
+% Begin plot #33
+1563 866 M
+0 3613 V
+% End plot #33
+% Begin plot #34
+1709 866 M
+0 3613 V
+% End plot #34
+% Begin plot #35
+1928 866 M
+0 3613 V
+% End plot #35
+% Begin plot #36
+2585 866 M
+0 3613 V
+% End plot #36
+% Begin plot #37
+2731 866 M
+0 3613 V
+% End plot #37
+% Begin plot #38
+2877 866 M
+0 3613 V
+% End plot #38
+% Begin plot #39
+3096 866 M
+0 3613 V
+% End plot #39
+% Begin plot #40
+3243 866 M
+0 3613 V
+% End plot #40
+% Begin plot #41
+3389 866 M
+0 3613 V
+% End plot #41
+% Begin plot #42
+3535 866 M
+0 3613 V
+% End plot #42
+% Begin plot #43
+3827 866 M
+0 3613 V
+% End plot #43
+% Begin plot #44
+3900 866 M
+0 3613 V
+% End plot #44
+% Begin plot #45
+3973 866 M
+0 3613 V
+% End plot #45
+% Begin plot #46
+4046 866 M
+0 3613 V
+% End plot #46
+% Begin plot #47
+4192 866 M
+0 3613 V
+% End plot #47
+% Begin plot #48
+4338 866 M
+0 3613 V
+% End plot #48
+% Begin plot #49
+4411 866 M
+0 3613 V
+% End plot #49
+% Begin plot #50
+4557 866 M
+0 3613 V
+% End plot #50
+% Begin plot #51
+4850 866 M
+0 3613 V
+% End plot #51
+% Begin plot #52
+5215 866 M
+0 3613 V
+% End plot #52
+% Begin plot #53
+5507 866 M
+0 3613 V
+% End plot #53
+% Begin plot #54
+5653 866 M
+0 3613 V
+% End plot #54
+% Begin plot #55
+5799 866 M
+0 3613 V
+% End plot #55
+% Begin plot #56
+5945 866 M
+0 3613 V
+% End plot #56
+% Begin plot #57
+6018 866 M
+0 3613 V
+% End plot #57
+% Begin plot #58
+6164 866 M
+0 3613 V
+% End plot #58
+% Begin plot #59
+6384 866 M
+0 3613 V
+% End plot #59
+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 852 M
+63 0 V
+6198 0 R
+-63 0 V
+602 852 M
+( 0) Rshow
+1.000 UL
+LTb
+686 1454 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+686 2056 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+686 2657 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+686 3259 M
+63 0 V
+6198 0 R
+-63 0 V
+-6282 0 R
+( 0.4) Rshow
+1.000 UL
+LTb
+686 3861 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_a1h - original file 2012-08-17/084544.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 710 M
+73 33 V
+73 21 V
+73 18 V
+73 70 V
+73 81 V
+73 101 V
+73 132 V
+73 154 V
+73 203 V
+73 228 V
+73 238 V
+74 277 V
+73 338 V
+73 322 V
+73 163 V
+73 4 V
+73 -134 V
+73 -285 V
+73 -425 V
+73 -458 V
+73 -364 V
+73 -251 V
+73 -159 V
+73 -87 V
+73 -31 V
+73 -9 V
+73 -6 V
+73 -1 V
+73 -2 V
+73 -2 V
+73 -14 V
+73 -16 V
+73 5 V
+74 15 V
+73 13 V
+73 5 V
+73 11 V
+73 22 V
+73 10 V
+73 0 V
+73 1 V
+73 7 V
+73 4 V
+73 0 V
+73 20 V
+73 16 V
+73 9 V
+73 7 V
+73 3 V
+73 2 V
+73 -17 V
+73 -11 V
+73 -1 V
+73 -2 V
+73 -4 V
+74 -9 V
+73 -10 V
+73 -21 V
+73 -19 V
+73 -2 V
+73 17 V
+73 30 V
+73 41 V
+73 44 V
+73 36 V
+73 21 V
+73 23 V
+73 10 V
+73 -4 V
+73 8 V
+73 13 V
+73 8 V
+73 -3 V
+73 4 V
+73 4 V
+73 -19 V
+73 -26 V
+74 -5 V
+73 -12 V
+686 710 Pls
+759 743 Pls
+832 764 Pls
+905 782 Pls
+978 852 Pls
+1051 933 Pls
+1124 1034 Pls
+1197 1166 Pls
+1270 1320 Pls
+1343 1523 Pls
+1416 1751 Pls
+1489 1989 Pls
+1563 2266 Pls
+1636 2604 Pls
+1709 2926 Pls
+1782 3089 Pls
+1855 3093 Pls
+1928 2959 Pls
+2001 2674 Pls
+2074 2249 Pls
+2147 1791 Pls
+2220 1427 Pls
+2293 1176 Pls
+2366 1017 Pls
+2439 930 Pls
+2512 899 Pls
+2585 890 Pls
+2658 884 Pls
+2731 883 Pls
+2804 881 Pls
+2877 879 Pls
+2950 865 Pls
+3023 849 Pls
+3096 854 Pls
+3170 869 Pls
+3243 882 Pls
+3316 887 Pls
+3389 898 Pls
+3462 920 Pls
+3535 930 Pls
+3608 930 Pls
+3681 931 Pls
+3754 938 Pls
+3827 942 Pls
+3900 942 Pls
+3973 962 Pls
+4046 978 Pls
+4119 987 Pls
+4192 994 Pls
+4265 997 Pls
+4338 999 Pls
+4411 982 Pls
+4484 971 Pls
+4557 970 Pls
+4630 968 Pls
+4703 964 Pls
+4777 955 Pls
+4850 945 Pls
+4923 924 Pls
+4996 905 Pls
+5069 903 Pls
+5142 920 Pls
+5215 950 Pls
+5288 991 Pls
+5361 1035 Pls
+5434 1071 Pls
+5507 1092 Pls
+5580 1115 Pls
+5653 1125 Pls
+5726 1121 Pls
+5799 1129 Pls
+5872 1142 Pls
+5945 1150 Pls
+6018 1147 Pls
+6091 1151 Pls
+6164 1155 Pls
+6237 1136 Pls
+6310 1110 Pls
+6384 1105 Pls
+6457 1093 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 739 M
+73 11 V
+73 20 V
+73 27 V
+73 54 V
+73 71 V
+73 92 V
+73 124 V
+73 150 V
+73 176 V
+73 205 V
+73 240 V
+74 268 V
+73 261 V
+73 223 V
+73 162 V
+73 68 V
+73 -59 V
+73 -189 V
+73 -277 V
+73 -320 V
+73 -324 V
+73 -290 V
+73 -225 V
+73 -151 V
+73 -90 V
+73 -49 V
+73 -22 V
+73 -9 V
+73 -5 V
+73 -7 V
+73 -5 V
+73 -3 V
+73 0 V
+74 2 V
+73 5 V
+73 12 V
+73 13 V
+73 10 V
+73 8 V
+73 9 V
+73 7 V
+73 4 V
+73 5 V
+73 8 V
+73 9 V
+73 9 V
+73 10 V
+73 9 V
+73 4 V
+73 -2 V
+73 -2 V
+73 -5 V
+73 -5 V
+73 -8 V
+73 -6 V
+74 -8 V
+73 -11 V
+73 -10 V
+73 -8 V
+73 -1 V
+73 8 V
+73 19 V
+73 27 V
+73 32 V
+73 32 V
+73 29 V
+73 22 V
+73 16 V
+73 12 V
+73 9 V
+73 6 V
+73 4 V
+73 6 V
+73 1 V
+73 -5 V
+73 -8 V
+73 -9 V
+74 -5 V
+73 -9 V
+686 739 Crs
+759 750 Crs
+832 770 Crs
+905 797 Crs
+978 851 Crs
+1051 922 Crs
+1124 1014 Crs
+1197 1138 Crs
+1270 1288 Crs
+1343 1464 Crs
+1416 1669 Crs
+1489 1909 Crs
+1563 2177 Crs
+1636 2438 Crs
+1709 2661 Crs
+1782 2823 Crs
+1855 2891 Crs
+1928 2832 Crs
+2001 2643 Crs
+2074 2366 Crs
+2147 2046 Crs
+2220 1722 Crs
+2293 1432 Crs
+2366 1207 Crs
+2439 1056 Crs
+2512 966 Crs
+2585 917 Crs
+2658 895 Crs
+2731 886 Crs
+2804 881 Crs
+2877 874 Crs
+2950 869 Crs
+3023 866 Crs
+3096 866 Crs
+3170 868 Crs
+3243 873 Crs
+3316 885 Crs
+3389 898 Crs
+3462 908 Crs
+3535 916 Crs
+3608 925 Crs
+3681 932 Crs
+3754 936 Crs
+3827 941 Crs
+3900 949 Crs
+3973 958 Crs
+4046 967 Crs
+4119 977 Crs
+4192 986 Crs
+4265 990 Crs
+4338 988 Crs
+4411 986 Crs
+4484 981 Crs
+4557 976 Crs
+4630 968 Crs
+4703 962 Crs
+4777 954 Crs
+4850 943 Crs
+4923 933 Crs
+4996 925 Crs
+5069 924 Crs
+5142 932 Crs
+5215 951 Crs
+5288 978 Crs
+5361 1010 Crs
+5434 1042 Crs
+5507 1071 Crs
+5580 1093 Crs
+5653 1109 Crs
+5726 1121 Crs
+5799 1130 Crs
+5872 1136 Crs
+5945 1140 Crs
+6018 1146 Crs
+6091 1147 Crs
+6164 1142 Crs
+6237 1134 Crs
+6310 1125 Crs
+6384 1120 Crs
+6457 1111 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 753 M
+73 11 V
+73 17 V
+73 24 V
+73 46 V
+73 64 V
+73 87 V
+73 111 V
+73 136 V
+73 165 V
+73 193 V
+73 217 V
+74 229 V
+73 226 V
+73 204 V
+73 154 V
+73 77 V
+73 -12 V
+73 -102 V
+73 -184 V
+73 -243 V
+73 -271 V
+73 -264 V
+73 -233 V
+73 -188 V
+73 -138 V
+73 -91 V
+73 -55 V
+73 -30 V
+73 -16 V
+73 -9 V
+73 -4 V
+73 -3 V
+73 -2 V
+74 2 V
+73 5 V
+73 7 V
+73 8 V
+73 10 V
+73 10 V
+73 8 V
+73 7 V
+73 7 V
+73 7 V
+73 7 V
+73 8 V
+73 8 V
+73 8 V
+73 7 V
+73 4 V
+73 3 V
+73 0 V
+73 -3 V
+73 -5 V
+73 -6 V
+73 -7 V
+74 -8 V
+73 -8 V
+73 -8 V
+73 -5 V
+73 0 V
+73 6 V
+73 12 V
+73 20 V
+73 24 V
+73 27 V
+73 27 V
+73 23 V
+73 20 V
+73 16 V
+73 11 V
+73 9 V
+73 6 V
+73 4 V
+73 1 V
+73 -2 V
+73 -3 V
+73 -6 V
+74 -4 V
+73 -3 V
+686 753 Star
+759 764 Star
+832 781 Star
+905 805 Star
+978 851 Star
+1051 915 Star
+1124 1002 Star
+1197 1113 Star
+1270 1249 Star
+1343 1414 Star
+1416 1607 Star
+1489 1824 Star
+1563 2053 Star
+1636 2279 Star
+1709 2483 Star
+1782 2637 Star
+1855 2714 Star
+1928 2702 Star
+2001 2600 Star
+2074 2416 Star
+2147 2173 Star
+2220 1902 Star
+2293 1638 Star
+2366 1405 Star
+2439 1217 Star
+2512 1079 Star
+2585 988 Star
+2658 933 Star
+2731 903 Star
+2804 887 Star
+2877 878 Star
+2950 874 Star
+3023 871 Star
+3096 869 Star
+3170 871 Star
+3243 876 Star
+3316 883 Star
+3389 891 Star
+3462 901 Star
+3535 911 Star
+3608 919 Star
+3681 926 Star
+3754 933 Star
+3827 940 Star
+3900 947 Star
+3973 955 Star
+4046 963 Star
+4119 971 Star
+4192 978 Star
+4265 982 Star
+4338 985 Star
+4411 985 Star
+4484 982 Star
+4557 977 Star
+4630 971 Star
+4703 964 Star
+4777 956 Star
+4850 948 Star
+4923 940 Star
+4996 935 Star
+5069 935 Star
+5142 941 Star
+5215 953 Star
+5288 973 Star
+5361 997 Star
+5434 1024 Star
+5507 1051 Star
+5580 1074 Star
+5653 1094 Star
+5726 1110 Star
+5799 1121 Star
+5872 1130 Star
+5945 1136 Star
+6018 1140 Star
+6091 1141 Star
+6164 1139 Star
+6237 1136 Star
+6310 1130 Star
+6384 1126 Star
+6457 1123 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 766 M
+73 10 V
+73 15 V
+73 20 V
+73 42 V
+73 58 V
+73 78 V
+73 101 V
+73 127 V
+73 151 V
+73 175 V
+73 195 V
+74 205 V
+73 204 V
+73 185 V
+73 146 V
+73 91 V
+73 23 V
+73 -51 V
+73 -123 V
+73 -179 V
+73 -217 V
+73 -230 V
+73 -223 V
+73 -198 V
+73 -161 V
+73 -123 V
+73 -86 V
+73 -56 V
+73 -34 V
+73 -20 V
+73 -11 V
+73 -5 V
+73 -2 V
+74 1 V
+73 3 V
+73 5 V
+73 7 V
+73 8 V
+73 8 V
+73 8 V
+73 9 V
+73 7 V
+73 8 V
+73 7 V
+73 8 V
+73 7 V
+73 7 V
+73 6 V
+73 5 V
+73 3 V
+73 1 V
+73 -1 V
+73 -3 V
+73 -5 V
+73 -6 V
+74 -7 V
+73 -6 V
+73 -7 V
+73 -3 V
+73 -1 V
+73 4 V
+73 10 V
+73 15 V
+73 19 V
+73 22 V
+73 24 V
+73 22 V
+73 21 V
+73 18 V
+73 14 V
+73 11 V
+73 8 V
+73 5 V
+73 2 V
+73 0 V
+73 -2 V
+73 -3 V
+74 -1 V
+73 -2 V
+686 766 Box
+759 776 Box
+832 791 Box
+905 811 Box
+978 853 Box
+1051 911 Box
+1124 989 Box
+1197 1090 Box
+1270 1217 Box
+1343 1368 Box
+1416 1543 Box
+1489 1738 Box
+1563 1943 Box
+1636 2147 Box
+1709 2332 Box
+1782 2478 Box
+1855 2569 Box
+1928 2592 Box
+2001 2541 Box
+2074 2418 Box
+2147 2239 Box
+2220 2022 Box
+2293 1792 Box
+2366 1569 Box
+2439 1371 Box
+2512 1210 Box
+2585 1087 Box
+2658 1001 Box
+2731 945 Box
+2804 911 Box
+2877 891 Box
+2950 880 Box
+3023 875 Box
+3096 873 Box
+3170 874 Box
+3243 877 Box
+3316 882 Box
+3389 889 Box
+3462 897 Box
+3535 905 Box
+3608 913 Box
+3681 922 Box
+3754 929 Box
+3827 937 Box
+3900 944 Box
+3973 952 Box
+4046 959 Box
+4119 966 Box
+4192 972 Box
+4265 977 Box
+4338 980 Box
+4411 981 Box
+4484 980 Box
+4557 977 Box
+4630 972 Box
+4703 966 Box
+4777 959 Box
+4850 953 Box
+4923 946 Box
+4996 943 Box
+5069 942 Box
+5142 946 Box
+5215 956 Box
+5288 971 Box
+5361 990 Box
+5434 1012 Box
+5507 1036 Box
+5580 1058 Box
+5653 1079 Box
+5726 1097 Box
+5799 1111 Box
+5872 1122 Box
+5945 1130 Box
+6018 1135 Box
+6091 1137 Box
+6164 1137 Box
+6237 1135 Box
+6310 1132 Box
+6384 1131 Box
+6457 1129 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 777 M
+73 9 V
+73 13 V
+73 19 V
+73 37 V
+73 53 V
+73 71 V
+73 92 V
+73 115 V
+73 138 V
+73 159 V
+73 176 V
+74 186 V
+73 185 V
+73 171 V
+73 143 V
+73 99 V
+73 45 V
+73 -15 V
+73 -76 V
+73 -130 V
+73 -170 V
+73 -195 V
+73 -201 V
+73 -192 V
+73 -171 V
+73 -141 V
+73 -109 V
+73 -81 V
+73 -54 V
+73 -36 V
+73 -21 V
+73 -12 V
+73 -6 V
+74 -1 V
+73 1 V
+73 4 V
+73 5 V
+73 7 V
+73 7 V
+73 8 V
+73 8 V
+73 8 V
+73 8 V
+73 7 V
+73 8 V
+73 7 V
+73 7 V
+73 6 V
+73 5 V
+73 3 V
+73 2 V
+73 0 V
+73 -2 V
+73 -3 V
+73 -5 V
+74 -6 V
+73 -5 V
+73 -5 V
+73 -4 V
+73 0 V
+73 3 V
+73 7 V
+73 11 V
+73 16 V
+73 19 V
+73 20 V
+73 21 V
+73 21 V
+73 18 V
+73 16 V
+73 12 V
+73 10 V
+73 7 V
+73 4 V
+73 1 V
+73 0 V
+73 -1 V
+74 0 V
+73 -1 V
+686 777 BoxF
+759 786 BoxF
+832 799 BoxF
+905 818 BoxF
+978 855 BoxF
+1051 908 BoxF
+1124 979 BoxF
+1197 1071 BoxF
+1270 1186 BoxF
+1343 1324 BoxF
+1416 1483 BoxF
+1489 1659 BoxF
+1563 1845 BoxF
+1636 2030 BoxF
+1709 2201 BoxF
+1782 2344 BoxF
+1855 2443 BoxF
+1928 2488 BoxF
+2001 2473 BoxF
+2074 2397 BoxF
+2147 2267 BoxF
+2220 2097 BoxF
+2293 1902 BoxF
+2366 1701 BoxF
+2439 1509 BoxF
+2512 1338 BoxF
+2585 1197 BoxF
+2658 1088 BoxF
+2731 1007 BoxF
+2804 953 BoxF
+2877 917 BoxF
+2950 896 BoxF
+3023 884 BoxF
+3096 878 BoxF
+3170 877 BoxF
+3243 878 BoxF
+3316 882 BoxF
+3389 887 BoxF
+3462 894 BoxF
+3535 901 BoxF
+3608 909 BoxF
+3681 917 BoxF
+3754 925 BoxF
+3827 933 BoxF
+3900 940 BoxF
+3973 948 BoxF
+4046 955 BoxF
+4119 962 BoxF
+4192 968 BoxF
+4265 973 BoxF
+4338 976 BoxF
+4411 978 BoxF
+4484 978 BoxF
+4557 976 BoxF
+4630 973 BoxF
+4703 968 BoxF
+4777 962 BoxF
+4850 957 BoxF
+4923 952 BoxF
+4996 948 BoxF
+5069 948 BoxF
+5142 951 BoxF
+5215 958 BoxF
+5288 969 BoxF
+5361 985 BoxF
+5434 1004 BoxF
+5507 1024 BoxF
+5580 1045 BoxF
+5653 1066 BoxF
+5726 1084 BoxF
+5799 1100 BoxF
+5872 1112 BoxF
+5945 1122 BoxF
+6018 1129 BoxF
+6091 1133 BoxF
+6164 1134 BoxF
+6237 1134 BoxF
+6310 1133 BoxF
+6384 1133 BoxF
+6457 1132 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 565 M
+73 152 V
+73 130 V
+73 -4 V
+73 6 V
+73 20 V
+73 120 V
+73 211 V
+73 252 V
+73 182 V
+73 139 V
+73 316 V
+74 268 V
+73 273 V
+73 482 V
+73 550 V
+73 46 V
+73 -640 V
+73 -689 V
+73 -555 V
+73 -422 V
+73 -286 V
+73 -158 V
+73 -74 V
+73 -14 V
+73 1 V
+73 8 V
+73 54 V
+73 -30 V
+73 -54 V
+73 15 V
+73 -4 V
+73 7 V
+73 -18 V
+74 -43 V
+73 72 V
+73 79 V
+73 -23 V
+73 -34 V
+73 13 V
+73 25 V
+73 2 V
+73 15 V
+73 -17 V
+73 9 V
+73 -11 V
+73 0 V
+73 124 V
+73 -9 V
+73 -58 V
+73 -7 V
+73 -28 V
+73 -9 V
+73 7 V
+73 30 V
+73 1 V
+74 -14 V
+73 -41 V
+73 -36 V
+73 -2 V
+73 -31 V
+73 6 V
+73 95 V
+73 66 V
+73 51 V
+73 55 V
+73 -10 V
+73 -39 V
+73 4 V
+73 76 V
+73 -27 V
+73 -27 V
+73 63 V
+73 -13 V
+73 -26 V
+73 15 V
+73 11 V
+73 -24 V
+74 -77 V
+73 -54 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 740 M
+63 0 V
+6114 0 R
+-63 0 V
+686 740 M
+( 0) Rshow
+1.000 UL
+LTb
+770 1188 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1637 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2086 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2535 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 2984 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 3433 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+770 3882 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.35) Rshow
+1.000 UL
+LTb
+770 4331 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_a1h - original file 2012-08-17/084544.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 16 V
+72 31 V
+72 40 V
+72 81 V
+72 105 V
+72 138 V
+72 184 V
+73 224 V
+72 262 V
+72 307 V
+72 357 V
+72 400 V
+72 389 V
+72 334 V
+72 241 V
+72 101 V
+72 -88 V
+72 -282 V
+72 -414 V
+72 -476 V
+72 -483 V
+72 -433 V
+72 -336 V
+73 -224 V
+72 -135 V
+72 -73 V
+72 -33 V
+72 -13 V
+72 -8 V
+72 -11 V
+72 -7 V
+72 -4 V
+72 1 V
+72 2 V
+72 8 V
+72 17 V
+72 19 V
+72 16 V
+73 12 V
+72 12 V
+72 11 V
+72 6 V
+72 8 V
+72 12 V
+72 14 V
+72 13 V
+72 14 V
+72 14 V
+72 5 V
+72 -1 V
+72 -5 V
+72 -6 V
+72 -8 V
+73 -11 V
+72 -9 V
+72 -12 V
+72 -16 V
+72 -17 V
+72 -11 V
+72 -1 V
+72 12 V
+72 27 V
+72 41 V
+72 47 V
+72 49 V
+72 43 V
+72 33 V
+72 23 V
+72 18 V
+73 14 V
+72 8 V
+72 6 V
+72 9 V
+72 2 V
+72 -8 V
+72 -11 V
+72 -13 V
+72 -8 V
+72 -13 V
+770 571 Pls
+842 587 Pls
+914 618 Pls
+986 658 Pls
+1058 739 Pls
+1130 844 Pls
+1202 982 Pls
+1274 1166 Pls
+1347 1390 Pls
+1419 1652 Pls
+1491 1959 Pls
+1563 2316 Pls
+1635 2716 Pls
+1707 3105 Pls
+1779 3439 Pls
+1851 3680 Pls
+1923 3781 Pls
+1995 3693 Pls
+2067 3411 Pls
+2139 2997 Pls
+2211 2521 Pls
+2283 2038 Pls
+2355 1605 Pls
+2427 1269 Pls
+2500 1045 Pls
+2572 910 Pls
+2644 837 Pls
+2716 804 Pls
+2788 791 Pls
+2860 783 Pls
+2932 772 Pls
+3004 765 Pls
+3076 761 Pls
+3148 762 Pls
+3220 764 Pls
+3292 772 Pls
+3364 789 Pls
+3436 808 Pls
+3508 824 Pls
+3581 836 Pls
+3653 848 Pls
+3725 859 Pls
+3797 865 Pls
+3869 873 Pls
+3941 885 Pls
+4013 899 Pls
+4085 912 Pls
+4157 926 Pls
+4229 940 Pls
+4301 945 Pls
+4373 944 Pls
+4445 939 Pls
+4517 933 Pls
+4589 925 Pls
+4662 914 Pls
+4734 905 Pls
+4806 893 Pls
+4878 877 Pls
+4950 860 Pls
+5022 849 Pls
+5094 848 Pls
+5166 860 Pls
+5238 887 Pls
+5310 928 Pls
+5382 975 Pls
+5454 1024 Pls
+5526 1067 Pls
+5598 1100 Pls
+5670 1123 Pls
+5742 1141 Pls
+5815 1155 Pls
+5887 1163 Pls
+5959 1169 Pls
+6031 1178 Pls
+6103 1180 Pls
+6175 1172 Pls
+6247 1161 Pls
+6319 1148 Pls
+6391 1140 Pls
+6463 1127 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+1923 740 M
+0 3739 V
+% End plot #2
+% Begin plot #3
+3076 740 M
+0 3739 V
+% End plot #3
+% Begin plot #4
+4301 740 M
+0 3739 V
+% End plot #4
+% Begin plot #5
+5094 740 M
+0 3739 V
+% End plot #5
+% Begin plot #6
+6103 740 M
+0 3739 V
+% End plot #6
+% Begin plot #7
+stroke
+LT8
+1635 740 M
+0 3739 V
+% End plot #7
+% Begin plot #8
+2211 740 M
+0 3739 V
+% End plot #8
+% Begin plot #9
+3364 740 M
+0 3739 V
+% End plot #9
+% Begin plot #10
+3797 740 M
+0 3739 V
+% End plot #10
+% Begin plot #11
+4013 740 M
+0 3739 V
+% End plot #11
+% Begin plot #12
+4085 740 M
+0 3739 V
+% End plot #12
+% Begin plot #13
+4157 740 M
+0 3739 V
+% End plot #13
+% Begin plot #14
+4878 740 M
+0 3739 V
+% End plot #14
+% Begin plot #15
+5382 740 M
+0 3739 V
+% End plot #15
+% Begin plot #16
+5887 740 M
+0 3739 V
+% End plot #16
+% Begin plot #17
+5959 740 M
+0 3739 V
+% End plot #17
+% Begin plot #18
+6247 740 M
+0 3739 V
+% End plot #18
+% Begin plot #19
+6391 740 M
+0 3739 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: 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 740 M
+63 0 V
+6114 0 R
+-63 0 V
+686 740 M
+( 0) Rshow
+1.000 UL
+LTb
+770 1188 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1637 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2086 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2535 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 2984 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 3433 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+770 3882 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.35) Rshow
+1.000 UL
+LTb
+770 4331 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_a1h - original file 2012-08-17/084544.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 16 V
+72 31 V
+72 40 V
+72 81 V
+72 105 V
+72 138 V
+72 184 V
+73 224 V
+72 262 V
+72 307 V
+72 357 V
+72 400 V
+72 389 V
+72 334 V
+72 241 V
+72 101 V
+72 -88 V
+72 -282 V
+72 -414 V
+72 -476 V
+72 -483 V
+72 -433 V
+72 -336 V
+73 -224 V
+72 -135 V
+72 -73 V
+72 -33 V
+72 -13 V
+72 -8 V
+72 -11 V
+72 -7 V
+72 -4 V
+72 1 V
+72 2 V
+72 8 V
+72 17 V
+72 19 V
+72 16 V
+73 12 V
+72 12 V
+72 11 V
+72 6 V
+72 8 V
+72 12 V
+72 14 V
+72 13 V
+72 14 V
+72 14 V
+72 5 V
+72 -1 V
+72 -5 V
+72 -6 V
+72 -8 V
+73 -11 V
+72 -9 V
+72 -12 V
+72 -16 V
+72 -17 V
+72 -11 V
+72 -1 V
+72 12 V
+72 27 V
+72 41 V
+72 47 V
+72 49 V
+72 43 V
+72 33 V
+72 23 V
+72 18 V
+73 14 V
+72 8 V
+72 6 V
+72 9 V
+72 2 V
+72 -8 V
+72 -11 V
+72 -13 V
+72 -8 V
+72 -13 V
+770 571 Pls
+842 587 Pls
+914 618 Pls
+986 658 Pls
+1058 739 Pls
+1130 844 Pls
+1202 982 Pls
+1274 1166 Pls
+1347 1390 Pls
+1419 1652 Pls
+1491 1959 Pls
+1563 2316 Pls
+1635 2716 Pls
+1707 3105 Pls
+1779 3439 Pls
+1851 3680 Pls
+1923 3781 Pls
+1995 3693 Pls
+2067 3411 Pls
+2139 2997 Pls
+2211 2521 Pls
+2283 2038 Pls
+2355 1605 Pls
+2427 1269 Pls
+2500 1045 Pls
+2572 910 Pls
+2644 837 Pls
+2716 804 Pls
+2788 791 Pls
+2860 783 Pls
+2932 772 Pls
+3004 765 Pls
+3076 761 Pls
+3148 762 Pls
+3220 764 Pls
+3292 772 Pls
+3364 789 Pls
+3436 808 Pls
+3508 824 Pls
+3581 836 Pls
+3653 848 Pls
+3725 859 Pls
+3797 865 Pls
+3869 873 Pls
+3941 885 Pls
+4013 899 Pls
+4085 912 Pls
+4157 926 Pls
+4229 940 Pls
+4301 945 Pls
+4373 944 Pls
+4445 939 Pls
+4517 933 Pls
+4589 925 Pls
+4662 914 Pls
+4734 905 Pls
+4806 893 Pls
+4878 877 Pls
+4950 860 Pls
+5022 849 Pls
+5094 848 Pls
+5166 860 Pls
+5238 887 Pls
+5310 928 Pls
+5382 975 Pls
+5454 1024 Pls
+5526 1067 Pls
+5598 1100 Pls
+5670 1123 Pls
+5742 1141 Pls
+5815 1155 Pls
+5887 1163 Pls
+5959 1169 Pls
+6031 1178 Pls
+6103 1180 Pls
+6175 1172 Pls
+6247 1161 Pls
+6319 1148 Pls
+6391 1140 Pls
+6463 1127 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+1923 740 M
+0 3739 V
+% End plot #2
+% Begin plot #3
+3076 740 M
+0 3739 V
+% End plot #3
+% Begin plot #4
+4301 740 M
+0 3739 V
+% End plot #4
+% Begin plot #5
+5094 740 M
+0 3739 V
+% End plot #5
+% Begin plot #6
+6103 740 M
+0 3739 V
+% End plot #6
+% Begin plot #7
+stroke
+LT8
+1635 740 M
+0 3739 V
+% End plot #7
+% Begin plot #8
+2211 740 M
+0 3739 V
+% End plot #8
+% Begin plot #9
+3364 740 M
+0 3739 V
+% End plot #9
+% Begin plot #10
+3797 740 M
+0 3739 V
+% End plot #10
+% Begin plot #11
+4013 740 M
+0 3739 V
+% End plot #11
+% Begin plot #12
+4085 740 M
+0 3739 V
+% End plot #12
+% Begin plot #13
+4157 740 M
+0 3739 V
+% End plot #13
+% Begin plot #14
+4878 740 M
+0 3739 V
+% End plot #14
+% Begin plot #15
+5382 740 M
+0 3739 V
+% End plot #15
+% Begin plot #16
+5887 740 M
+0 3739 V
+% End plot #16
+% Begin plot #17
+5959 740 M
+0 3739 V
+% End plot #17
+% Begin plot #18
+6247 740 M
+0 3739 V
+% End plot #18
+% Begin plot #19
+6391 740 M
+0 3739 V
+% End plot #19
+% Begin plot #20
+stroke
+LT2
+LCb setrgbcolor
+6296 4206 M
+(model) Rshow
+LT2
+6380 4206 M
+399 0 V
+770 740 M
+72 2 V
+72 4 V
+72 12 V
+72 30 V
+72 63 V
+72 112 V
+72 175 V
+73 238 V
+72 286 V
+72 322 V
+72 348 V
+72 372 V
+72 382 V
+72 350 V
+72 254 V
+72 96 V
+72 -98 V
+72 -282 V
+72 -418 V
+72 -481 V
+72 -472 V
+72 -411 V
+72 -321 V
+73 -229 V
+72 -148 V
+72 -89 V
+72 -47 V
+72 -24 V
+72 -9 V
+72 -2 V
+72 1 V
+72 4 V
+72 6 V
+72 7 V
+72 8 V
+72 10 V
+72 10 V
+72 12 V
+73 13 V
+72 14 V
+72 15 V
+72 14 V
+72 14 V
+72 14 V
+72 12 V
+72 10 V
+72 8 V
+72 6 V
+72 3 V
+72 1 V
+72 -3 V
+72 -6 V
+72 -7 V
+73 -10 V
+72 -12 V
+72 -12 V
+72 -11 V
+72 -10 V
+72 -6 V
+72 1 V
+72 9 V
+72 20 V
+72 31 V
+72 40 V
+72 44 V
+72 42 V
+72 31 V
+72 15 V
+72 -5 V
+73 -24 V
+72 -39 V
+72 -46 V
+72 -47 V
+72 -42 V
+72 -34 V
+72 -25 V
+72 -19 V
+72 -14 V
+72 -11 V
+% End plot #20
+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 542 M
+63 0 V
+6114 0 R
+-63 0 V
+686 542 M
+( 0) Rshow
+1.000 UL
+LTb
+770 1014 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1485 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 1957 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2429 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 2901 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 3373 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.3) Rshow
+1.000 UL
+LTb
+770 3845 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.35) Rshow
+1.000 UL
+LTb
+770 4317 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_a1h - original file 2012-08-17/084544.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 542 M
+72 2 V
+72 4 V
+72 14 V
+72 31 V
+72 66 V
+72 118 V
+72 184 V
+73 249 V
+72 302 V
+72 337 V
+72 367 V
+72 391 V
+72 402 V
+72 368 V
+72 267 V
+72 100 V
+72 -103 V
+72 -297 V
+72 -438 V
+72 -506 V
+72 -497 V
+72 -432 V
+72 -338 V
+73 -240 V
+72 -156 V
+72 -92 V
+72 -51 V
+72 -24 V
+72 -10 V
+72 -2 V
+72 1 V
+72 5 V
+72 5 V
+72 8 V
+72 8 V
+72 10 V
+72 12 V
+72 12 V
+73 14 V
+72 14 V
+72 16 V
+72 15 V
+72 15 V
+72 14 V
+72 12 V
+72 11 V
+72 9 V
+72 6 V
+72 4 V
+72 0 V
+72 -3 V
+72 -6 V
+72 -8 V
+73 -10 V
+72 -12 V
+72 -13 V
+72 -12 V
+72 -11 V
+72 -6 V
+72 1 V
+72 10 V
+72 21 V
+72 32 V
+72 42 V
+72 47 V
+72 44 V
+72 33 V
+72 16 V
+72 -6 V
+73 -25 V
+72 -41 V
+72 -49 V
+72 -49 V
+72 -44 V
+72 -36 V
+72 -27 V
+72 -19 V
+72 -15 V
+72 -12 V
+770 542 Pls
+842 544 Pls
+914 548 Pls
+986 562 Pls
+1058 593 Pls
+1130 659 Pls
+1202 777 Pls
+1274 961 Pls
+1347 1210 Pls
+1419 1512 Pls
+1491 1849 Pls
+1563 2216 Pls
+1635 2607 Pls
+1707 3009 Pls
+1779 3377 Pls
+1851 3644 Pls
+1923 3744 Pls
+1995 3641 Pls
+2067 3344 Pls
+2139 2906 Pls
+2211 2400 Pls
+2283 1903 Pls
+2355 1471 Pls
+2427 1133 Pls
+2500 893 Pls
+2572 737 Pls
+2644 645 Pls
+2716 594 Pls
+2788 570 Pls
+2860 560 Pls
+2932 558 Pls
+3004 559 Pls
+3076 564 Pls
+3148 569 Pls
+3220 577 Pls
+3292 585 Pls
+3364 595 Pls
+3436 607 Pls
+3508 619 Pls
+3581 633 Pls
+3653 647 Pls
+3725 663 Pls
+3797 678 Pls
+3869 693 Pls
+3941 707 Pls
+4013 719 Pls
+4085 730 Pls
+4157 739 Pls
+4229 745 Pls
+4301 749 Pls
+4373 749 Pls
+4445 746 Pls
+4517 740 Pls
+4589 732 Pls
+4662 722 Pls
+4734 710 Pls
+4806 697 Pls
+4878 685 Pls
+4950 674 Pls
+5022 668 Pls
+5094 669 Pls
+5166 679 Pls
+5238 700 Pls
+5310 732 Pls
+5382 774 Pls
+5454 821 Pls
+5526 865 Pls
+5598 898 Pls
+5670 914 Pls
+5742 908 Pls
+5815 883 Pls
+5887 842 Pls
+5959 793 Pls
+6031 744 Pls
+6103 700 Pls
+6175 664 Pls
+6247 637 Pls
+6319 618 Pls
+6391 603 Pls
+6463 591 Pls
+6579 4346 Pls
+% End plot #1
+% Begin plot #2
+1.000 UL
+LTb
+1923 542 M
+0 3937 V
+% End plot #2
+% Begin plot #3
+2932 542 M
+0 3937 V
+% End plot #3
+% Begin plot #4
+4373 542 M
+0 3937 V
+% End plot #4
+% Begin plot #5
+5022 542 M
+0 3937 V
+% End plot #5
+% Begin plot #6
+5670 542 M
+0 3937 V
+% End plot #6
+% Begin plot #7
+stroke
+LT8
+1635 542 M
+0 3937 V
+% End plot #7
+% Begin plot #8
+2211 542 M
+0 3937 V
+% End plot #8
+% Begin plot #9
+3725 542 M
+0 3937 V
+% End plot #9
+% Begin plot #10
+4806 542 M
+0 3937 V
+% End plot #10
+% Begin plot #11
+5454 542 M
+0 3937 V
+% End plot #11
+% Begin plot #12
+5959 542 M
+0 3937 V
+% End plot #12
+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 807 M
+63 0 V
+6114 0 R
+-63 0 V
+686 807 M
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1446 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2086 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2725 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 3365 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 4005 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_a1h - original file 2012-08-17/084544.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
+1293 448 M
+54 142 V
+72 302 V
+72 431 V
+72 562 V
+72 661 V
+72 690 V
+72 620 V
+72 442 V
+72 179 V
+72 -120 V
+72 -395 V
+72 -592 V
+72 -685 V
+72 -673 V
+72 -586 V
+72 -458 V
+73 -327 V
+65 -193 V
+% End plot #1
+% Begin plot #2
+stroke
+LT1
+1244 448 M
+30 57 V
+73 145 V
+72 107 V
+72 27 V
+72 -66 V
+72 -130 V
+69 -140 V
+% End plot #2
+% Begin plot #3
+stroke
+LT2
+5950 448 M
+9 10 V
+72 81 V
+72 78 V
+72 64 V
+72 41 V
+72 11 V
+72 -20 V
+72 -49 V
+% End plot #3
+% Begin plot #4
+stroke
+LT3
+5409 448 M
+45 47 V
+72 69 V
+72 51 V
+72 26 V
+72 -6 V
+73 -36 V
+72 -59 V
+72 -72 V
+19 -20 V
+% End plot #4
+% Begin plot #5
+stroke
+LT4
+% End plot #5
+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: 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 775 M
+63 0 V
+6114 0 R
+-63 0 V
+686 775 M
+( 0.05) Rshow
+1.000 UL
+LTb
+770 1420 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.1) Rshow
+1.000 UL
+LTb
+770 2065 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.15) Rshow
+1.000 UL
+LTb
+770 2710 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.2) Rshow
+1.000 UL
+LTb
+770 3355 M
+63 0 V
+6114 0 R
+-63 0 V
+-6198 0 R
+( 0.25) Rshow
+1.000 UL
+LTb
+770 4000 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_a1h - original file 2012-08-17/084544.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
+1306 448 M
+41 108 V
+72 304 V
+72 435 V
+72 567 V
+72 667 V
+72 696 V
+72 625 V
+72 447 V
+72 180 V
+72 -121 V
+72 -398 V
+72 -598 V
+72 -690 V
+72 -680 V
+72 -591 V
+72 -462 V
+73 -329 V
+53 -160 V
+% End plot #1
+% Begin plot #2
+stroke
+LTb
+% End plot #2
+% Begin plot #3
+1.000 UL
+LT8
+% End plot #3
+% Begin plot #4
+1.000 UL
+LT8
+% End plot #4
+% Begin plot #5
+1.000 UL
+LT4
+1259 448 M
+15 26 V
+73 118 V
+72 83 V
+72 20 V
+72 -51 V
+72 -102 V
+55 -94 V
+% End plot #5
+% Begin plot #6
+stroke
+LTb
+% End plot #6
+% Begin plot #7
+1.000 UL
+LT8
+% End plot #7
+% Begin plot #8
+1.000 UL
+LT8
+% End plot #8
+% Begin plot #9
+1.000 UL
+LT8
+6079 448 M
+24 82 V
+72 386 V
+72 373 V
+72 122 V
+72 -218 V
+72 -402 V
+% End plot #9
+% Begin plot #10
+stroke
+LTb
+% End plot #10
+% Begin plot #11
+1.000 UL
+LT8
+% End plot #11
+% Begin plot #12
+1.000 UL
+LT2
+5561 448 M
+37 301 V
+72 1469 V
+72 -497 V
+5812 448 L
+% End plot #12
+% Begin plot #13
+stroke
+LTb
+% End plot #13
+% Begin plot #14
+1.000 UL
+LT8
+% End plot #14
+% Begin plot #15
+1.000 UL
+LT8
+% End plot #15
+% Begin plot #16
+1.000 UL
+LT6
+% End plot #16
+% Begin plot #17
+1.000 UL
+LTb
+% End plot #17
+% Begin plot #18
+1.000 UL
+LT8
+% End plot #18
+% Begin plot #19
+1.000 UL
+LT8
+% End plot #19
+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: 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_a1h - original file 2012-08-17/084544.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
+686 4113 M
+759 448 L
+73 0 V
+73 1 V
+73 2 V
+73 4 V
+73 11 V
+73 21 V
+73 37 V
+73 60 V
+73 87 V
+73 118 V
+74 150 V
+73 185 V
+73 221 V
+73 255 V
+73 278 V
+73 287 V
+73 278 V
+73 252 V
+73 212 V
+73 166 V
+73 122 V
+73 84 V
+73 53 V
+73 31 V
+73 18 V
+73 9 V
+73 5 V
+73 2 V
+73 2 V
+73 1 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 10 V
+73 11 V
+73 12 V
+73 13 V
+73 15 V
+73 16 V
+73 17 V
+73 18 V
+73 18 V
+73 18 V
+73 19 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 17 V
+73 21 V
+73 25 V
+73 29 V
+73 32 V
+73 34 V
+73 32 V
+73 31 V
+73 27 V
+73 23 V
+73 18 V
+73 14 V
+73 11 V
+73 8 V
+74 7 V
+73 6 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 559 M
+73 -41 V
+73 3 V
+73 -4 V
+73 1 V
+73 -2 V
+73 7 V
+73 32 V
+73 66 V
+73 103 V
+73 117 V
+73 142 V
+74 206 V
+73 218 V
+73 282 V
+73 353 V
+73 438 V
+73 365 V
+73 258 V
+73 172 V
+73 102 V
+73 53 V
+73 21 V
+73 9 V
+73 0 V
+73 5 V
+73 1 V
+73 7 V
+73 15 V
+73 -1 V
+73 1 V
+73 3 V
+73 -1 V
+73 5 V
+74 -6 V
+73 -7 V
+73 14 V
+73 16 V
+73 8 V
+73 5 V
+73 12 V
+73 13 V
+73 12 V
+73 17 V
+73 7 V
+73 20 V
+73 4 V
+73 19 V
+73 39 V
+73 17 V
+73 23 V
+73 15 V
+73 15 V
+73 13 V
+73 16 V
+73 21 V
+74 18 V
+73 16 V
+73 6 V
+73 7 V
+73 5 V
+73 -2 V
+73 7 V
+73 25 V
+73 25 V
+73 40 V
+73 40 V
+73 37 V
+73 30 V
+73 37 V
+73 51 V
+73 30 V
+73 44 V
+73 48 V
+73 39 V
+73 41 V
+73 44 V
+73 44 V
+74 37 V
+73 22 V
+686 559 Pls
+759 518 Pls
+832 521 Pls
+905 517 Pls
+978 518 Pls
+1051 516 Pls
+1124 523 Pls
+1197 555 Pls
+1270 621 Pls
+1343 724 Pls
+1416 841 Pls
+1489 983 Pls
+1563 1189 Pls
+1636 1407 Pls
+1709 1689 Pls
+1782 2042 Pls
+1855 2480 Pls
+1928 2845 Pls
+2001 3103 Pls
+2074 3275 Pls
+2147 3377 Pls
+2220 3430 Pls
+2293 3451 Pls
+2366 3460 Pls
+2439 3460 Pls
+2512 3465 Pls
+2585 3466 Pls
+2658 3473 Pls
+2731 3488 Pls
+2804 3487 Pls
+2877 3488 Pls
+2950 3491 Pls
+3023 3490 Pls
+3096 3495 Pls
+3170 3489 Pls
+3243 3482 Pls
+3316 3496 Pls
+3389 3512 Pls
+3462 3520 Pls
+3535 3525 Pls
+3608 3537 Pls
+3681 3550 Pls
+3754 3562 Pls
+3827 3579 Pls
+3900 3586 Pls
+3973 3606 Pls
+4046 3610 Pls
+4119 3629 Pls
+4192 3668 Pls
+4265 3685 Pls
+4338 3708 Pls
+4411 3723 Pls
+4484 3738 Pls
+4557 3751 Pls
+4630 3767 Pls
+4703 3788 Pls
+4777 3806 Pls
+4850 3822 Pls
+4923 3828 Pls
+4996 3835 Pls
+5069 3840 Pls
+5142 3838 Pls
+5215 3845 Pls
+5288 3870 Pls
+5361 3895 Pls
+5434 3935 Pls
+5507 3975 Pls
+5580 4012 Pls
+5653 4042 Pls
+5726 4079 Pls
+5799 4130 Pls
+5872 4160 Pls
+5945 4204 Pls
+6018 4252 Pls
+6091 4291 Pls
+6164 4332 Pls
+6237 4376 Pls
+6310 4420 Pls
+6384 4457 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