Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / 16-1-12 / data_files1 / processed / Plots / silver_only_transmission.plt.eps
1 %!PS-Adobe-2.0
2 %%Title: silver_only_transmission.plt.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Mon Oct 15 13:44:08 2012
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 554 770
7 %%Orientation: Landscape
8 %%Pages: (atend)
9 %%EndComments
10 %%BeginProlog
11 /gnudict 256 dict def
12 gnudict begin
13 %
14 % The following true/false flags may be edited by hand if desired.
15 % The unit line width and grayscale image gamma correction may also be changed.
16 %
17 /Color true def
18 /Blacktext false def
19 /Solid false def
20 /Dashlength 1 def
21 /Landscape true def
22 /Level1 false def
23 /Rounded false def
24 /ClipToBoundingBox false def
25 /TransparentPatterns false def
26 /gnulinewidth 5.000 def
27 /userlinewidth gnulinewidth def
28 /Gamma 1.0 def
29 %
30 /vshift -46 def
31 /dl1 {
32   10.0 Dashlength mul mul
33   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
34 } def
35 /dl2 {
36   10.0 Dashlength mul mul
37   Rounded { currentlinewidth 0.75 mul add } if
38 } def
39 /hpt_ 31.5 def
40 /vpt_ 31.5 def
41 /hpt hpt_ def
42 /vpt vpt_ def
43 Level1 {} {
44 /SDict 10 dict def
45 systemdict /pdfmark known not {
46   userdict /pdfmark systemdict /cleartomark get put
47 } if
48 SDict begin [
49   /Title (silver_only_transmission.plt.eps)
50   /Subject (gnuplot plot)
51   /Creator (gnuplot 4.4 patchlevel 3)
52   /Author (sam)
53 %  /Producer (gnuplot)
54 %  /Keywords ()
55   /CreationDate (Mon Oct 15 13:44:08 2012)
56   /DOCINFO pdfmark
57 end
58 } ifelse
59 /doclip {
60   ClipToBoundingBox {
61     newpath 50 50 moveto 554 50 lineto 554 770 lineto 50 770 lineto closepath
62     clip
63   } if
64 } def
65 %
66 % Gnuplot Prolog Version 4.4 (August 2010)
67 %
68 %/SuppressPDFMark true def
69 %
70 /M {moveto} bind def
71 /L {lineto} bind def
72 /R {rmoveto} bind def
73 /V {rlineto} bind def
74 /N {newpath moveto} bind def
75 /Z {closepath} bind def
76 /C {setrgbcolor} bind def
77 /f {rlineto fill} bind def
78 /g {setgray} bind def
79 /Gshow {show} def   % May be redefined later in the file to support UTF-8
80 /vpt2 vpt 2 mul def
81 /hpt2 hpt 2 mul def
82 /Lshow {currentpoint stroke M 0 vshift R 
83         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
84 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
85         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
86 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
87         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
88 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
89   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
90 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
91  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
92 /BL {stroke userlinewidth 2 mul setlinewidth
93         Rounded {1 setlinejoin 1 setlinecap} if} def
94 /AL {stroke userlinewidth 2 div setlinewidth
95         Rounded {1 setlinejoin 1 setlinecap} if} def
96 /UL {dup gnulinewidth mul /userlinewidth exch def
97         dup 1 lt {pop 1} if 10 mul /udl exch def} def
98 /PL {stroke userlinewidth setlinewidth
99         Rounded {1 setlinejoin 1 setlinecap} if} def
100 3.8 setmiterlimit
101 % Default Line colors
102 /LCw {1 1 1} def
103 /LCb {0 0 0} def
104 /LCa {0 0 0} def
105 /LC0 {1 0 0} def
106 /LC1 {0 1 0} def
107 /LC2 {0 0 1} def
108 /LC3 {1 0 1} def
109 /LC4 {0 1 1} def
110 /LC5 {1 1 0} def
111 /LC6 {0 0 0} def
112 /LC7 {1 0.3 0} def
113 /LC8 {0.5 0.5 0.5} def
114 % Default Line Types
115 /LTw {PL [] 1 setgray} def
116 /LTb {BL [] LCb DL} def
117 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
118 /LT0 {PL [] LC0 DL} def
119 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
120 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
121 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
122 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
123 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
124 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
125 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
126 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
127 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
128 /Dia {stroke [] 0 setdash 2 copy vpt add M
129   hpt neg vpt neg V hpt vpt neg V
130   hpt vpt V hpt neg vpt V closepath stroke
131   Pnt} def
132 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
133   currentpoint stroke M
134   hpt neg vpt neg R hpt2 0 V stroke
135  } def
136 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
137   0 vpt2 neg V hpt2 0 V 0 vpt2 V
138   hpt2 neg 0 V closepath stroke
139   Pnt} def
140 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
141   hpt2 vpt2 neg V currentpoint stroke M
142   hpt2 neg 0 R hpt2 vpt2 V stroke} def
143 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
144   hpt neg vpt -1.62 mul V
145   hpt 2 mul 0 V
146   hpt neg vpt 1.62 mul V closepath stroke
147   Pnt} def
148 /Star {2 copy Pls Crs} def
149 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
150   0 vpt2 neg V hpt2 0 V 0 vpt2 V
151   hpt2 neg 0 V closepath fill} def
152 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
153   hpt neg vpt -1.62 mul V
154   hpt 2 mul 0 V
155   hpt neg vpt 1.62 mul V closepath fill} def
156 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
157   hpt neg vpt 1.62 mul V
158   hpt 2 mul 0 V
159   hpt neg vpt -1.62 mul V closepath stroke
160   Pnt} def
161 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
162   hpt neg vpt 1.62 mul V
163   hpt 2 mul 0 V
164   hpt neg vpt -1.62 mul V closepath fill} def
165 /DiaF {stroke [] 0 setdash vpt add M
166   hpt neg vpt neg V hpt vpt neg V
167   hpt vpt V hpt neg vpt V closepath fill} def
168 /Pent {stroke [] 0 setdash 2 copy gsave
169   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
170   closepath stroke grestore Pnt} def
171 /PentF {stroke [] 0 setdash gsave
172   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
173   closepath fill grestore} def
174 /Circle {stroke [] 0 setdash 2 copy
175   hpt 0 360 arc stroke Pnt} def
176 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
177 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
178 /C1 {BL [] 0 setdash 2 copy moveto
179         2 copy vpt 0 90 arc closepath fill
180         vpt 0 360 arc closepath} bind def
181 /C2 {BL [] 0 setdash 2 copy moveto
182         2 copy vpt 90 180 arc closepath fill
183         vpt 0 360 arc closepath} bind def
184 /C3 {BL [] 0 setdash 2 copy moveto
185         2 copy vpt 0 180 arc closepath fill
186         vpt 0 360 arc closepath} bind def
187 /C4 {BL [] 0 setdash 2 copy moveto
188         2 copy vpt 180 270 arc closepath fill
189         vpt 0 360 arc closepath} bind def
190 /C5 {BL [] 0 setdash 2 copy moveto
191         2 copy vpt 0 90 arc
192         2 copy moveto
193         2 copy vpt 180 270 arc closepath fill
194         vpt 0 360 arc} bind def
195 /C6 {BL [] 0 setdash 2 copy moveto
196         2 copy vpt 90 270 arc closepath fill
197         vpt 0 360 arc closepath} bind def
198 /C7 {BL [] 0 setdash 2 copy moveto
199         2 copy vpt 0 270 arc closepath fill
200         vpt 0 360 arc closepath} bind def
201 /C8 {BL [] 0 setdash 2 copy moveto
202         2 copy vpt 270 360 arc closepath fill
203         vpt 0 360 arc closepath} bind def
204 /C9 {BL [] 0 setdash 2 copy moveto
205         2 copy vpt 270 450 arc closepath fill
206         vpt 0 360 arc closepath} bind def
207 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
208         2 copy moveto
209         2 copy vpt 90 180 arc closepath fill
210         vpt 0 360 arc closepath} bind def
211 /C11 {BL [] 0 setdash 2 copy moveto
212         2 copy vpt 0 180 arc closepath fill
213         2 copy moveto
214         2 copy vpt 270 360 arc closepath fill
215         vpt 0 360 arc closepath} bind def
216 /C12 {BL [] 0 setdash 2 copy moveto
217         2 copy vpt 180 360 arc closepath fill
218         vpt 0 360 arc closepath} bind def
219 /C13 {BL [] 0 setdash 2 copy moveto
220         2 copy vpt 0 90 arc closepath fill
221         2 copy moveto
222         2 copy vpt 180 360 arc closepath fill
223         vpt 0 360 arc closepath} bind def
224 /C14 {BL [] 0 setdash 2 copy moveto
225         2 copy vpt 90 360 arc closepath fill
226         vpt 0 360 arc} bind def
227 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
228         vpt 0 360 arc closepath} bind def
229 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
230         neg 0 rlineto closepath} bind def
231 /Square {dup Rec} bind def
232 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
233 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
234 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
235 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
236 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
237 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
238 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
239         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
240 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
241 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
242         2 copy vpt Square fill Bsquare} bind def
243 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
244 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
245 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
246         Bsquare} bind def
247 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
248         Bsquare} bind def
249 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
250 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
251         2 copy vpt Square fill Bsquare} bind def
252 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
253         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
254 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
255 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
256 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
257 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
258 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
259 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
260 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
261 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
262 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
263 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
264 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
265 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
266 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
267 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
268 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
269 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
270 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
271 /DiaE {stroke [] 0 setdash vpt add M
272   hpt neg vpt neg V hpt vpt neg V
273   hpt vpt V hpt neg vpt V closepath stroke} def
274 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
275   0 vpt2 neg V hpt2 0 V 0 vpt2 V
276   hpt2 neg 0 V closepath stroke} def
277 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
278   hpt neg vpt -1.62 mul V
279   hpt 2 mul 0 V
280   hpt neg vpt 1.62 mul V closepath stroke} def
281 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
282   hpt neg vpt 1.62 mul V
283   hpt 2 mul 0 V
284   hpt neg vpt -1.62 mul V closepath stroke} def
285 /PentE {stroke [] 0 setdash gsave
286   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
287   closepath stroke grestore} def
288 /CircE {stroke [] 0 setdash 
289   hpt 0 360 arc stroke} def
290 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
291 /DiaW {stroke [] 0 setdash vpt add M
292   hpt neg vpt neg V hpt vpt neg V
293   hpt vpt V hpt neg vpt V Opaque stroke} def
294 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
295   0 vpt2 neg V hpt2 0 V 0 vpt2 V
296   hpt2 neg 0 V Opaque stroke} def
297 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
298   hpt neg vpt -1.62 mul V
299   hpt 2 mul 0 V
300   hpt neg vpt 1.62 mul V Opaque stroke} def
301 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
302   hpt neg vpt 1.62 mul V
303   hpt 2 mul 0 V
304   hpt neg vpt -1.62 mul V Opaque stroke} def
305 /PentW {stroke [] 0 setdash gsave
306   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
307   Opaque stroke grestore} def
308 /CircW {stroke [] 0 setdash 
309   hpt 0 360 arc Opaque stroke} def
310 /BoxFill {gsave Rec 1 setgray fill grestore} def
311 /Density {
312   /Fillden exch def
313   currentrgbcolor
314   /ColB exch def /ColG exch def /ColR exch def
315   /ColR ColR Fillden mul Fillden sub 1 add def
316   /ColG ColG Fillden mul Fillden sub 1 add def
317   /ColB ColB Fillden mul Fillden sub 1 add def
318   ColR ColG ColB setrgbcolor} def
319 /BoxColFill {gsave Rec PolyFill} def
320 /PolyFill {gsave Density fill grestore grestore} def
321 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
322 %
323 % PostScript Level 1 Pattern Fill routine for rectangles
324 % Usage: x y w h s a XX PatternFill
325 %       x,y = lower left corner of box to be filled
326 %       w,h = width and height of box
327 %         a = angle in degrees between lines and x-axis
328 %        XX = 0/1 for no/yes cross-hatch
329 %
330 /PatternFill {gsave /PFa [ 9 2 roll ] def
331   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
332   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
333   gsave 1 setgray fill grestore clip
334   currentlinewidth 0.5 mul setlinewidth
335   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
336   0 0 M PFa 5 get rotate PFs -2 div dup translate
337   0 1 PFs PFa 4 get div 1 add floor cvi
338         {PFa 4 get mul 0 M 0 PFs V} for
339   0 PFa 6 get ne {
340         0 1 PFs PFa 4 get div 1 add floor cvi
341         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
342  } if
343   stroke grestore} def
344 %
345 /languagelevel where
346  {pop languagelevel} {1} ifelse
347  2 lt
348         {/InterpretLevel1 true def}
349         {/InterpretLevel1 Level1 def}
350  ifelse
351 %
352 % PostScript level 2 pattern fill definitions
353 %
354 /Level2PatternFill {
355 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
356         bind def
357 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
358 << Tile8x8
359  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
360 >> matrix makepattern
361 /Pat1 exch def
362 << Tile8x8
363  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
364         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
365 >> matrix makepattern
366 /Pat2 exch def
367 << Tile8x8
368  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
369         8 8 L 8 0 L 0 0 L fill}
370 >> matrix makepattern
371 /Pat3 exch def
372 << Tile8x8
373  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
374         0 12 M 12 0 L stroke}
375 >> matrix makepattern
376 /Pat4 exch def
377 << Tile8x8
378  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
379         0 -4 M 12 8 L stroke}
380 >> matrix makepattern
381 /Pat5 exch def
382 << Tile8x8
383  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
384         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
385 >> matrix makepattern
386 /Pat6 exch def
387 << Tile8x8
388  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
389         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
390 >> matrix makepattern
391 /Pat7 exch def
392 << Tile8x8
393  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
394         12 0 M -4 8 L 12 4 M 0 10 L stroke}
395 >> matrix makepattern
396 /Pat8 exch def
397 << Tile8x8
398  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
399         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
400 >> matrix makepattern
401 /Pat9 exch def
402 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
403 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
404 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
405 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
406 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
407 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
408 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
409 } def
410 %
411 %
412 %End of PostScript Level 2 code
413 %
414 /PatternBgnd {
415   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
416 } def
417 %
418 % Substitute for Level 2 pattern fill codes with
419 % grayscale if Level 2 support is not selected.
420 %
421 /Level1PatternFill {
422 /Pattern1 {0.250 Density} bind def
423 /Pattern2 {0.500 Density} bind def
424 /Pattern3 {0.750 Density} bind def
425 /Pattern4 {0.125 Density} bind def
426 /Pattern5 {0.375 Density} bind def
427 /Pattern6 {0.625 Density} bind def
428 /Pattern7 {0.875 Density} bind def
429 } def
430 %
431 % Now test for support of Level 2 code
432 %
433 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
434 %
435 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
436 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
437 currentdict end definefont pop
438 end
439 %%EndProlog
440 %%Page: 1 1
441 gnudict begin
442 gsave
443 doclip
444 50 50 translate
445 0.100 0.100 scale
446 90 rotate
447 0 -5040 translate
448 0 setgray
449 newpath
450 (Helvetica) findfont 140 scalefont setfont
451 1.000 UL
452 LTb
453 770 448 M
454 63 0 V
455 6044 0 R
456 -63 0 V
457 686 448 M
458 ( 0.15) Rshow
459 1.000 UL
460 LTb
461 770 939 M
462 63 0 V
463 6044 0 R
464 -63 0 V
465 686 939 M
466 ( 0.2) Rshow
467 1.000 UL
468 LTb
469 770 1431 M
470 63 0 V
471 6044 0 R
472 -63 0 V
473 -6128 0 R
474 ( 0.25) Rshow
475 1.000 UL
476 LTb
477 770 1922 M
478 63 0 V
479 6044 0 R
480 -63 0 V
481 -6128 0 R
482 ( 0.3) Rshow
483 1.000 UL
484 LTb
485 770 2414 M
486 63 0 V
487 6044 0 R
488 -63 0 V
489 -6128 0 R
490 ( 0.35) Rshow
491 1.000 UL
492 LTb
493 770 2905 M
494 63 0 V
495 6044 0 R
496 -63 0 V
497 -6128 0 R
498 ( 0.4) Rshow
499 1.000 UL
500 LTb
501 770 3397 M
502 63 0 V
503 6044 0 R
504 -63 0 V
505 -6128 0 R
506 ( 0.45) Rshow
507 1.000 UL
508 LTb
509 770 3888 M
510 63 0 V
511 6044 0 R
512 -63 0 V
513 -6128 0 R
514 ( 0.5) Rshow
515 1.000 UL
516 LTb
517 770 4380 M
518 63 0 V
519 6044 0 R
520 -63 0 V
521 -6128 0 R
522 ( 0.55) Rshow
523 1.000 UL
524 LTb
525 770 4871 M
526 63 0 V
527 6044 0 R
528 -63 0 V
529 -6128 0 R
530 ( 0.6) Rshow
531 1.000 UL
532 LTb
533 770 448 M
534 0 63 V
535 0 4360 R
536 0 -63 V
537 770 308 M
538 ( 300) Cshow
539 1.000 UL
540 LTb
541 1710 448 M
542 0 63 V
543 0 4360 R
544 0 -63 V
545 0 -4500 R
546 ( 400) Cshow
547 1.000 UL
548 LTb
549 2649 448 M
550 0 63 V
551 0 4360 R
552 0 -63 V
553 0 -4500 R
554 ( 500) Cshow
555 1.000 UL
556 LTb
557 3589 448 M
558 0 63 V
559 0 4360 R
560 0 -63 V
561 0 -4500 R
562 ( 600) Cshow
563 1.000 UL
564 LTb
565 4528 448 M
566 0 63 V
567 0 4360 R
568 0 -63 V
569 0 -4500 R
570 ( 700) Cshow
571 1.000 UL
572 LTb
573 5468 448 M
574 0 63 V
575 0 4360 R
576 0 -63 V
577 0 -4500 R
578 ( 800) Cshow
579 1.000 UL
580 LTb
581 6407 448 M
582 0 63 V
583 0 4360 R
584 0 -63 V
585 0 -4500 R
586 ( 900) Cshow
587 1.000 UL
588 LTb
589 1.000 UL
590 LTb
591 770 4871 N
592 770 448 L
593 6107 0 V
594 0 4423 V
595 -6107 0 V
596 Z stroke
597 LCb setrgbcolor
598 112 2659 M
599 currentpoint gsave translate -270 rotate 0 0 M
600 (Transmission) Cshow
601 grestore
602 LTb
603 LCb setrgbcolor
604 7016 2659 M
605 currentpoint gsave translate -270 rotate 0 0 M
606 () Cshow
607 grestore
608 LTb
609 LCb setrgbcolor
610 3823 98 M
611 (Wavelength \(nm\)) Cshow
612 LTb
613 3823 4801 M
614 () Cshow
615 LCb setrgbcolor
616 3823 4800 M
617 () Cshow
618 LTb
619 182 70 M
620 () Lshow
621 1.000 UP
622 1.000 UL
623 LTb
624 % Begin plot #1
625 1.000 UL
626 LT0
627 LCb setrgbcolor
628 6226 4738 M
629 (Ag \(???\)) Rshow
630 LT0
631 6310 4738 M
632 399 0 V
633 770 2351 M
634 7 115 V
635 8 27 V
636 7 12 V
637 8 -42 V
638 7 32 V
639 8 -77 V
640 7 53 V
641 8 37 V
642 7 76 V
643 8 -49 V
644 7 -149 V
645 8 93 V
646 7 71 V
647 8 -35 V
648 7 20 V
649 8 5 V
650 7 -36 V
651 8 14 V
652 7 21 V
653 8 4 V
654 7 56 V
655 8 -145 V
656 7 117 V
657 8 -25 V
658 7 32 V
659 7 18 V
660 8 49 V
661 7 9 V
662 8 -79 V
663 7 112 V
664 8 -67 V
665 7 44 V
666 8 97 V
667 7 -80 V
668 8 -3 V
669 7 -16 V
670 8 78 V
671 7 40 V
672 8 -16 V
673 7 -16 V
674 8 60 V
675 7 -16 V
676 7 109 V
677 8 10 V
678 7 24 V
679 8 -61 V
680 7 52 V
681 8 34 V
682 7 53 V
683 8 79 V
684 7 -21 V
685 8 12 V
686 7 2 V
687 8 112 V
688 7 28 V
689 7 38 V
690 8 64 V
691 7 35 V
692 8 66 V
693 7 83 V
694 8 56 V
695 7 82 V
696 8 86 V
697 7 49 V
698 7 156 V
699 8 102 V
700 7 124 V
701 8 89 V
702 7 91 V
703 8 68 V
704 7 70 V
705 8 76 V
706 7 33 V
707 7 54 V
708 8 8 V
709 7 19 V
710 8 17 V
711 7 5 V
712 8 13 V
713 7 -2 V
714 7 1 V
715 8 -14 V
716 7 -4 V
717 8 -13 V
718 7 -2 V
719 8 -17 V
720 7 -12 V
721 8 -10 V
722 7 -13 V
723 7 -15 V
724 8 -11 V
725 7 -4 V
726 8 -18 V
727 7 -12 V
728 8 -15 V
729 7 -9 V
730 7 -16 V
731 8 -12 V
732 7 -12 V
733 8 -13 V
734 7 -13 V
735 8 -19 V
736 stroke 1531 4454 M
737 7 -19 V
738 7 -19 V
739 8 -20 V
740 7 -15 V
741 8 -20 V
742 7 -18 V
743 8 -19 V
744 7 -18 V
745 7 -15 V
746 8 -16 V
747 7 -18 V
748 8 -16 V
749 7 -18 V
750 7 -14 V
751 8 -20 V
752 7 -13 V
753 8 -12 V
754 7 -18 V
755 7 -15 V
756 8 -16 V
757 7 -12 V
758 8 -14 V
759 7 -19 V
760 8 -13 V
761 7 -16 V
762 7 -13 V
763 8 -16 V
764 7 -13 V
765 8 -14 V
766 7 -13 V
767 7 -13 V
768 8 -13 V
769 7 -13 V
770 8 -14 V
771 7 -11 V
772 7 -12 V
773 8 -13 V
774 7 -9 V
775 7 -12 V
776 8 -13 V
777 7 -13 V
778 8 -12 V
779 7 -12 V
780 7 -12 V
781 8 -10 V
782 7 -12 V
783 8 -13 V
784 7 -11 V
785 7 -11 V
786 8 -10 V
787 7 -10 V
788 8 -11 V
789 7 -12 V
790 7 -11 V
791 8 -11 V
792 7 -10 V
793 8 -9 V
794 7 -11 V
795 7 -10 V
796 8 -10 V
797 7 -11 V
798 7 -10 V
799 8 -8 V
800 7 -13 V
801 8 -11 V
802 7 -11 V
803 7 -9 V
804 8 -9 V
805 7 -12 V
806 7 -9 V
807 8 -9 V
808 7 -9 V
809 8 -10 V
810 7 -7 V
811 7 -8 V
812 8 -9 V
813 7 -9 V
814 7 -7 V
815 8 -9 V
816 7 -8 V
817 7 -8 V
818 8 -9 V
819 7 -9 V
820 7 -12 V
821 8 -10 V
822 7 -10 V
823 8 -9 V
824 7 -10 V
825 7 -9 V
826 8 -9 V
827 7 -11 V
828 7 -8 V
829 8 -8 V
830 7 -8 V
831 7 -9 V
832 8 -8 V
833 7 -9 V
834 8 -8 V
835 7 -9 V
836 7 -8 V
837 8 -10 V
838 7 -9 V
839 7 -8 V
840 8 -10 V
841 stroke 2299 3222 M
842 7 -8 V
843 7 -7 V
844 8 -7 V
845 7 -8 V
846 7 -9 V
847 8 -7 V
848 7 -8 V
849 7 -8 V
850 8 -8 V
851 7 -8 V
852 7 -7 V
853 8 -6 V
854 7 -8 V
855 7 -7 V
856 8 -7 V
857 7 -8 V
858 7 -7 V
859 8 -8 V
860 7 -8 V
861 7 -9 V
862 8 -9 V
863 7 -9 V
864 7 -8 V
865 8 -8 V
866 7 -8 V
867 7 -6 V
868 8 -8 V
869 7 -7 V
870 7 -7 V
871 8 -8 V
872 7 -7 V
873 7 -8 V
874 8 -8 V
875 7 -7 V
876 7 -8 V
877 8 -7 V
878 7 -8 V
879 7 -7 V
880 8 -7 V
881 7 -7 V
882 7 -8 V
883 8 -7 V
884 7 -7 V
885 7 -8 V
886 8 -8 V
887 7 -7 V
888 7 -9 V
889 8 -8 V
890 7 -7 V
891 7 -8 V
892 7 -8 V
893 8 -9 V
894 7 -8 V
895 7 -9 V
896 8 -7 V
897 7 -7 V
898 7 -7 V
899 8 -7 V
900 7 -6 V
901 7 -8 V
902 8 -6 V
903 7 -8 V
904 7 -8 V
905 7 -9 V
906 8 -7 V
907 7 -8 V
908 7 -9 V
909 8 -8 V
910 7 -7 V
911 7 -10 V
912 8 -10 V
913 7 -8 V
914 7 -9 V
915 7 -9 V
916 8 -8 V
917 7 -9 V
918 7 -8 V
919 8 -6 V
920 7 -9 V
921 7 -8 V
922 8 -8 V
923 7 -7 V
924 7 -8 V
925 7 -7 V
926 8 -8 V
927 7 -7 V
928 7 -7 V
929 8 -8 V
930 7 -8 V
931 7 -9 V
932 7 -9 V
933 8 -8 V
934 7 -9 V
935 7 -10 V
936 8 -8 V
937 7 -8 V
938 7 -8 V
939 7 -7 V
940 8 -9 V
941 7 -7 V
942 7 -7 V
943 8 -10 V
944 7 -9 V
945 7 -9 V
946 stroke 3059 2405 M
947 7 -9 V
948 8 -9 V
949 7 -9 V
950 7 -9 V
951 7 -8 V
952 8 -7 V
953 7 -9 V
954 7 -8 V
955 7 -7 V
956 8 -8 V
957 7 -8 V
958 7 -8 V
959 8 -8 V
960 7 -6 V
961 7 -9 V
962 7 -8 V
963 8 -9 V
964 7 -8 V
965 7 -7 V
966 7 -9 V
967 8 -8 V
968 7 -9 V
969 7 -8 V
970 7 -8 V
971 8 -8 V
972 7 -7 V
973 7 -8 V
974 7 -8 V
975 8 -6 V
976 7 -8 V
977 7 -9 V
978 7 -9 V
979 8 -8 V
980 7 -9 V
981 7 -8 V
982 7 -8 V
983 8 -9 V
984 7 -7 V
985 7 -7 V
986 7 -7 V
987 8 -8 V
988 7 -8 V
989 7 -8 V
990 7 -6 V
991 8 -8 V
992 7 -9 V
993 7 -6 V
994 7 -7 V
995 8 -7 V
996 7 -7 V
997 7 -5 V
998 7 -6 V
999 8 -7 V
1000 7 -6 V
1001 7 -7 V
1002 7 -7 V
1003 7 -7 V
1004 8 -7 V
1005 7 -7 V
1006 7 -8 V
1007 7 -8 V
1008 8 -8 V
1009 7 -9 V
1010 7 -8 V
1011 7 -8 V
1012 8 -9 V
1013 7 -7 V
1014 7 -8 V
1015 7 -6 V
1016 7 -8 V
1017 8 -5 V
1018 7 -6 V
1019 7 -8 V
1020 7 -5 V
1021 8 -7 V
1022 7 -5 V
1023 7 -7 V
1024 7 -6 V
1025 7 -5 V
1026 8 -6 V
1027 7 -6 V
1028 7 -6 V
1029 7 -5 V
1030 8 -7 V
1031 7 -5 V
1032 7 -6 V
1033 7 -7 V
1034 7 -6 V
1035 8 -6 V
1036 7 -6 V
1037 7 -6 V
1038 7 -7 V
1039 7 -7 V
1040 8 -7 V
1041 7 -7 V
1042 7 -7 V
1043 7 -7 V
1044 7 -6 V
1045 8 -7 V
1046 7 -8 V
1047 7 -7 V
1048 7 -7 V
1049 7 -8 V
1050 8 -8 V
1051 stroke 3812 1644 M
1052 7 -6 V
1053 7 -8 V
1054 7 -7 V
1055 7 -6 V
1056 8 -7 V
1057 7 -6 V
1058 7 -5 V
1059 7 -6 V
1060 7 -6 V
1061 8 -6 V
1062 7 -6 V
1063 7 -5 V
1064 7 -4 V
1065 7 -5 V
1066 8 -6 V
1067 7 -4 V
1068 7 -4 V
1069 7 -4 V
1070 7 -5 V
1071 8 -4 V
1072 7 -5 V
1073 7 -3 V
1074 7 -5 V
1075 7 -5 V
1076 7 -5 V
1077 8 -3 V
1078 7 -6 V
1079 7 -5 V
1080 7 -5 V
1081 7 -6 V
1082 7 -5 V
1083 8 -7 V
1084 7 -5 V
1085 7 -6 V
1086 7 -6 V
1087 7 -4 V
1088 7 -4 V
1089 8 -7 V
1090 7 -4 V
1091 7 -5 V
1092 7 -5 V
1093 7 -4 V
1094 7 -6 V
1095 8 -4 V
1096 7 -5 V
1097 7 -4 V
1098 7 -5 V
1099 7 -4 V
1100 8 -5 V
1101 7 -4 V
1102 7 -4 V
1103 7 -4 V
1104 7 -6 V
1105 7 -3 V
1106 7 -5 V
1107 8 -6 V
1108 7 -5 V
1109 7 -4 V
1110 7 -5 V
1111 7 -5 V
1112 7 -5 V
1113 8 -4 V
1114 7 -4 V
1115 7 -6 V
1116 7 -5 V
1117 7 -4 V
1118 7 -4 V
1119 7 -4 V
1120 8 -5 V
1121 7 -5 V
1122 7 -3 V
1123 7 -4 V
1124 7 -4 V
1125 7 -4 V
1126 7 -4 V
1127 8 -4 V
1128 7 -3 V
1129 7 -3 V
1130 7 -2 V
1131 7 -5 V
1132 7 -4 V
1133 7 -4 V
1134 8 -4 V
1135 7 -4 V
1136 7 -4 V
1137 7 -4 V
1138 7 -4 V
1139 7 -5 V
1140 7 -4 V
1141 8 -4 V
1142 7 -4 V
1143 7 -4 V
1144 7 -2 V
1145 7 -3 V
1146 7 -5 V
1147 7 -3 V
1148 7 -5 V
1149 8 -2 V
1150 7 -3 V
1151 7 -4 V
1152 7 -2 V
1153 7 -3 V
1154 7 -3 V
1155 7 -2 V
1156 stroke 4556 1172 M
1157 7 -3 V
1158 8 -1 V
1159 7 -3 V
1160 7 -3 V
1161 7 -5 V
1162 7 -2 V
1163 7 -4 V
1164 7 -4 V
1165 7 -4 V
1166 7 -5 V
1167 8 -3 V
1168 7 -3 V
1169 7 -3 V
1170 7 -3 V
1171 7 -4 V
1172 7 -3 V
1173 7 -2 V
1174 7 -6 V
1175 8 -4 V
1176 7 -3 V
1177 7 -3 V
1178 7 -5 V
1179 7 -4 V
1180 7 -3 V
1181 7 -4 V
1182 7 -4 V
1183 7 -1 V
1184 7 -3 V
1185 8 -3 V
1186 7 -3 V
1187 7 -3 V
1188 7 -3 V
1189 7 -2 V
1190 7 -4 V
1191 7 -2 V
1192 7 -3 V
1193 7 -2 V
1194 7 -4 V
1195 8 -3 V
1196 7 -3 V
1197 7 -3 V
1198 7 -3 V
1199 7 -3 V
1200 7 -2 V
1201 7 -3 V
1202 7 -2 V
1203 7 -4 V
1204 7 -3 V
1205 7 -3 V
1206 7 -3 V
1207 8 -3 V
1208 7 -1 V
1209 7 -1 V
1210 7 -3 V
1211 7 -1 V
1212 7 -2 V
1213 7 -2 V
1214 7 -3 V
1215 7 -4 V
1216 7 -3 V
1217 7 -3 V
1218 7 -3 V
1219 8 -2 V
1220 7 -3 V
1221 7 -3 V
1222 7 0 V
1223 7 -2 V
1224 7 -2 V
1225 7 -1 V
1226 7 -2 V
1227 7 -3 V
1228 7 -2 V
1229 7 -5 V
1230 7 -2 V
1231 7 -4 V
1232 7 -3 V
1233 7 -3 V
1234 8 -4 V
1235 7 -4 V
1236 7 -3 V
1237 7 -1 V
1238 7 -2 V
1239 7 -1 V
1240 7 -1 V
1241 7 -2 V
1242 7 -1 V
1243 7 -1 V
1244 7 -1 V
1245 7 -1 V
1246 7 -1 V
1247 7 -2 V
1248 7 0 V
1249 7 -1 V
1250 7 -1 V
1251 8 -2 V
1252 7 -1 V
1253 7 -2 V
1254 7 -1 V
1255 7 0 V
1256 7 -1 V
1257 7 -1 V
1258 7 -2 V
1259 7 -1 V
1260 7 -3 V
1261 stroke 5293 906 M
1262 7 0 V
1263 7 -2 V
1264 7 -2 V
1265 7 -3 V
1266 7 -3 V
1267 7 -2 V
1268 7 -2 V
1269 7 -3 V
1270 7 -2 V
1271 7 -5 V
1272 7 -5 V
1273 7 -4 V
1274 7 -2 V
1275 7 -3 V
1276 8 -3 V
1277 7 -1 V
1278 7 -3 V
1279 7 -1 V
1280 7 -3 V
1281 7 -3 V
1282 7 -3 V
1283 7 -1 V
1284 7 -2 V
1285 7 -2 V
1286 7 0 V
1287 7 -2 V
1288 7 -2 V
1289 7 -1 V
1290 7 -2 V
1291 7 -1 V
1292 7 -3 V
1293 7 -1 V
1294 7 -1 V
1295 7 -4 V
1296 7 -3 V
1297 7 -4 V
1298 7 -2 V
1299 7 -2 V
1300 7 -2 V
1301 7 -3 V
1302 7 -1 V
1303 7 -1 V
1304 7 -3 V
1305 7 -4 V
1306 7 -2 V
1307 7 -1 V
1308 7 -1 V
1309 7 -2 V
1310 7 -1 V
1311 7 -4 V
1312 7 -3 V
1313 7 -4 V
1314 7 -4 V
1315 7 -1 V
1316 7 2 V
1317 7 1 V
1318 7 2 V
1319 7 -2 V
1320 7 0 V
1321 7 -1 V
1322 7 -5 V
1323 7 -3 V
1324 7 0 V
1325 7 -2 V
1326 7 -1 V
1327 7 0 V
1328 7 -1 V
1329 7 -1 V
1330 7 -2 V
1331 7 -3 V
1332 7 -2 V
1333 7 0 V
1334 7 -1 V
1335 7 -3 V
1336 7 1 V
1337 7 0 V
1338 7 0 V
1339 7 -4 V
1340 7 -1 V
1341 7 1 V
1342 7 -2 V
1343 7 -1 V
1344 7 0 V
1345 7 -1 V
1346 7 0 V
1347 7 0 V
1348 7 0 V
1349 7 -2 V
1350 7 0 V
1351 7 0 V
1352 7 -2 V
1353 7 -2 V
1354 7 -1 V
1355 7 -2 V
1356 7 0 V
1357 7 0 V
1358 7 -2 V
1359 7 -2 V
1360 7 -1 V
1361 7 0 V
1362 7 -1 V
1363 6 0 V
1364 7 1 V
1365 7 -1 V
1366 stroke 6021 737 M
1367 7 -1 V
1368 7 1 V
1369 7 1 V
1370 7 -3 V
1371 7 -1 V
1372 7 0 V
1373 7 -1 V
1374 7 -1 V
1375 7 0 V
1376 7 -2 V
1377 7 -2 V
1378 7 -2 V
1379 7 1 V
1380 7 0 V
1381 7 -3 V
1382 7 -1 V
1383 7 -3 V
1384 7 -1 V
1385 7 -1 V
1386 7 -2 V
1387 6 -2 V
1388 7 -2 V
1389 7 1 V
1390 7 -3 V
1391 7 -2 V
1392 7 -4 V
1393 7 -4 V
1394 7 -1 V
1395 7 1 V
1396 7 1 V
1397 7 3 V
1398 7 1 V
1399 7 -1 V
1400 7 -2 V
1401 7 -6 V
1402 7 -5 V
1403 7 -4 V
1404 6 -1 V
1405 7 -2 V
1406 7 -1 V
1407 7 -1 V
1408 7 1 V
1409 7 -1 V
1410 7 0 V
1411 7 -1 V
1412 7 -3 V
1413 7 0 V
1414 7 0 V
1415 7 0 V
1416 7 2 V
1417 7 0 V
1418 7 -1 V
1419 6 0 V
1420 7 1 V
1421 7 -1 V
1422 7 -1 V
1423 7 -3 V
1424 7 0 V
1425 7 0 V
1426 7 0 V
1427 7 1 V
1428 7 -1 V
1429 7 0 V
1430 7 -1 V
1431 6 -2 V
1432 7 -1 V
1433 7 1 V
1434 7 -1 V
1435 7 -1 V
1436 7 -1 V
1437 7 -1 V
1438 7 -1 V
1439 7 -2 V
1440 7 1 V
1441 7 2 V
1442 6 -1 V
1443 7 -1 V
1444 7 3 V
1445 7 4 V
1446 7 -2 V
1447 7 -4 V
1448 7 -3 V
1449 7 -1 V
1450 7 1 V
1451 7 -2 V
1452 6 0 V
1453 7 -1 V
1454 7 1 V
1455 7 0 V
1456 7 0 V
1457 7 1 V
1458 7 0 V
1459 7 -1 V
1460 7 0 V
1461 7 -1 V
1462 6 -1 V
1463 7 0 V
1464 7 -1 V
1465 7 -1 V
1466 7 1 V
1467 7 -1 V
1468 7 -1 V
1469 7 -2 V
1470 7 1 V
1471 stroke 6742 656 M
1472 6 -3 V
1473 7 0 V
1474 7 1 V
1475 7 -3 V
1476 7 -2 V
1477 7 -2 V
1478 7 -1 V
1479 7 0 V
1480 6 1 V
1481 7 -1 V
1482 7 0 V
1483 7 0 V
1484 7 0 V
1485 7 0 V
1486 7 -1 V
1487 7 -1 V
1488 6 -2 V
1489 7 -2 V
1490 7 2 V
1491 5 -1 V
1492 % End plot #1
1493 stroke
1494 LTb
1495 770 4871 N
1496 770 448 L
1497 6107 0 V
1498 0 4423 V
1499 -6107 0 V
1500 Z stroke
1501 1.000 UP
1502 1.000 UL
1503 LTb
1504 stroke
1505 grestore
1506 end
1507 showpage
1508 %%Trailer
1509 %%DocumentFonts: Helvetica
1510 %%Pages: 1

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