ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/iceWater2/SP-orient
Revision: 4259
Committed: Tue Dec 16 17:30:53 2014 UTC (10 years, 7 months ago) by plouden
File size: 62870 byte(s)
Log Message:
Added plots and Supplemental_Information.tex 

File Contents

# User Rev Content
1 plouden 4192 # Grace project file
2     #
3 plouden 4259 @version 50124
4 plouden 4192 @page size 792, 612
5     @page scroll 5%
6     @page inout 5%
7     @link page off
8     @map font 0 to "Times-Roman", "Times-Roman"
9     @map font 1 to "Times-Italic", "Times-Italic"
10     @map font 2 to "Times-Bold", "Times-Bold"
11     @map font 3 to "Times-BoldItalic", "Times-BoldItalic"
12     @map font 4 to "Helvetica", "Helvetica"
13     @map font 5 to "Helvetica-Oblique", "Helvetica-Oblique"
14     @map font 6 to "Helvetica-Bold", "Helvetica-Bold"
15     @map font 7 to "Helvetica-BoldOblique", "Helvetica-BoldOblique"
16     @map font 8 to "Courier", "Courier"
17     @map font 9 to "Courier-Oblique", "Courier-Oblique"
18     @map font 10 to "Courier-Bold", "Courier-Bold"
19     @map font 11 to "Courier-BoldOblique", "Courier-BoldOblique"
20     @map font 12 to "Symbol", "Symbol"
21     @map font 13 to "ZapfDingbats", "ZapfDingbats"
22     @map color 0 to (255, 255, 255), "white"
23     @map color 1 to (0, 0, 0), "black"
24     @map color 2 to (255, 0, 0), "red"
25     @map color 3 to (0, 255, 0), "green"
26     @map color 4 to (0, 0, 255), "blue"
27     @map color 5 to (255, 255, 0), "yellow"
28     @map color 6 to (188, 143, 143), "brown"
29     @map color 7 to (220, 220, 220), "grey"
30     @map color 8 to (148, 0, 211), "violet"
31     @map color 9 to (0, 255, 255), "cyan"
32     @map color 10 to (255, 0, 255), "magenta"
33     @map color 11 to (255, 165, 0), "orange"
34     @map color 12 to (114, 33, 188), "indigo"
35     @map color 13 to (103, 7, 72), "maroon"
36     @map color 14 to (64, 224, 208), "turquoise"
37     @map color 15 to (0, 139, 0), "green4"
38     @reference date 0
39     @date wrap off
40     @date wrap year 1950
41     @default linewidth 1.0
42     @default linestyle 1
43     @default color 1
44     @default pattern 1
45     @default font 0
46     @default char size 1.000000
47     @default symbol size 1.000000
48     @default sformat "%.8g"
49     @background color 0
50     @page background fill on
51     @timestamp off
52     @timestamp 0.03, 0.03
53     @timestamp color 1
54     @timestamp rot 0
55     @timestamp font 0
56     @timestamp char size 1.000000
57 plouden 4259 @timestamp def "Tue Dec 16 12:10:28 2014"
58     @with line
59     @ line on
60     @ line loctype view
61     @ line 0.223, 0.149509803922, 0.223, 0.851715686275
62     @ line linewidth 2.0
63     @ line linestyle 2
64     @ line color 1
65     @ line arrow 0
66     @ line arrow type 0
67     @ line arrow length 1.000000
68     @ line arrow layout 1.000000, 1.000000
69     @line def
70     @with string
71     @ string on
72     @ string loctype view
73     @ string 0.18, 0.34
74     @ string color 1
75     @ string rot 0
76     @ string font 0
77     @ string just 0
78     @ string char size 1.000000
79     @ string def "(a)"
80     @with string
81     @ string on
82     @ string loctype view
83     @ string 0.18, 0.575
84     @ string color 1
85     @ string rot 0
86     @ string font 0
87     @ string just 0
88     @ string char size 1.000000
89     @ string def "(b)"
90     @with string
91     @ string on
92     @ string loctype view
93     @ string 0.18, 0.81
94     @ string color 1
95     @ string rot 0
96     @ string font 0
97     @ string just 0
98     @ string char size 1.000000
99     @ string def "(c)"
100 plouden 4192 @r0 off
101     @link r0 to g0
102     @r0 type above
103     @r0 linestyle 1
104     @r0 linewidth 1.0
105     @r0 color 1
106     @r0 line 0, 0, 0, 0
107     @r1 off
108     @link r1 to g0
109     @r1 type above
110     @r1 linestyle 1
111     @r1 linewidth 1.0
112     @r1 color 1
113     @r1 line 0, 0, 0, 0
114     @r2 off
115     @link r2 to g0
116     @r2 type above
117     @r2 linestyle 1
118     @r2 linewidth 1.0
119     @r2 color 1
120     @r2 line 0, 0, 0, 0
121     @r3 off
122     @link r3 to g0
123     @r3 type above
124     @r3 linestyle 1
125     @r3 linewidth 1.0
126     @r3 color 1
127     @r3 line 0, 0, 0, 0
128     @r4 off
129     @link r4 to g0
130     @r4 type above
131     @r4 linestyle 1
132     @r4 linewidth 1.0
133     @r4 color 1
134     @r4 line 0, 0, 0, 0
135     @g0 on
136     @g0 hidden false
137     @g0 type XY
138     @g0 stacked false
139     @g0 bar hgap 0.000000
140     @g0 fixedpoint off
141     @g0 fixedpoint type 0
142     @g0 fixedpoint xy 0.000000, 0.000000
143     @g0 fixedpoint format general general
144     @g0 fixedpoint prec 6, 6
145     @with g0
146 plouden 4259 @ world 20, 20, 90, 175
147 plouden 4192 @ stack world 0, 0, 0, 0
148     @ znorm 1
149     @ view 0.150000, 0.616667, 1.144118, 0.850000
150     @ title ""
151     @ title font 0
152     @ title size 1.500000
153     @ title color 1
154     @ subtitle ""
155     @ subtitle font 0
156     @ subtitle size 1.000000
157     @ subtitle color 1
158     @ xaxes scale Normal
159     @ yaxes scale Normal
160     @ xaxes invert off
161     @ yaxes invert off
162 plouden 4259 @ xaxis on
163     @ xaxis type zero false
164     @ xaxis offset 0.000000 , 0.000000
165     @ xaxis bar on
166     @ xaxis bar color 1
167     @ xaxis bar linestyle 1
168     @ xaxis bar linewidth 2.0
169     @ xaxis label ""
170     @ xaxis label layout para
171     @ xaxis label place auto
172     @ xaxis label char size 1.000000
173     @ xaxis label font 0
174     @ xaxis label color 1
175     @ xaxis label place normal
176     @ xaxis tick off
177     @ xaxis tick major 10
178     @ xaxis tick minor ticks 1
179     @ xaxis tick default 6
180     @ xaxis tick place rounded true
181     @ xaxis tick in
182     @ xaxis tick major size 1.000000
183     @ xaxis tick major color 1
184     @ xaxis tick major linewidth 1.0
185     @ xaxis tick major linestyle 1
186     @ xaxis tick major grid off
187     @ xaxis tick minor color 1
188     @ xaxis tick minor linewidth 1.0
189     @ xaxis tick minor linestyle 1
190     @ xaxis tick minor grid off
191     @ xaxis tick minor size 0.500000
192     @ xaxis ticklabel off
193     @ xaxis ticklabel format general
194     @ xaxis ticklabel prec 5
195     @ xaxis ticklabel formula ""
196     @ xaxis ticklabel append ""
197     @ xaxis ticklabel prepend ""
198     @ xaxis ticklabel angle 0
199     @ xaxis ticklabel skip 0
200     @ xaxis ticklabel stagger 0
201     @ xaxis ticklabel place normal
202     @ xaxis ticklabel offset auto
203     @ xaxis ticklabel offset 0.000000 , 0.010000
204     @ xaxis ticklabel start type auto
205     @ xaxis ticklabel start 0.000000
206     @ xaxis ticklabel stop type auto
207     @ xaxis ticklabel stop 0.000000
208     @ xaxis ticklabel char size 1.000000
209     @ xaxis ticklabel font 0
210     @ xaxis ticklabel color 1
211     @ xaxis tick place both
212     @ xaxis tick spec type none
213 plouden 4192 @ yaxis on
214     @ yaxis type zero false
215     @ yaxis offset 0.000000 , 0.000000
216     @ yaxis bar on
217     @ yaxis bar color 1
218     @ yaxis bar linestyle 1
219 plouden 4259 @ yaxis bar linewidth 2.0
220 plouden 4192 @ yaxis label "\f{Symbol}t\f{}\slong\N (ps)"
221     @ yaxis label layout para
222 plouden 4259 @ yaxis label place spec
223     @ yaxis label place 0.000000, 0.100000
224     @ yaxis label char size 1.500000
225 plouden 4192 @ yaxis label font 0
226     @ yaxis label color 1
227     @ yaxis label place normal
228     @ yaxis tick on
229 plouden 4259 @ yaxis tick major 50
230 plouden 4192 @ yaxis tick minor ticks 1
231     @ yaxis tick default 6
232     @ yaxis tick place rounded true
233     @ yaxis tick in
234 plouden 4259 @ yaxis tick major size 0.700000
235 plouden 4192 @ yaxis tick major color 1
236 plouden 4259 @ yaxis tick major linewidth 2.0
237 plouden 4192 @ yaxis tick major linestyle 1
238     @ yaxis tick major grid off
239     @ yaxis tick minor color 1
240 plouden 4259 @ yaxis tick minor linewidth 1.5
241 plouden 4192 @ yaxis tick minor linestyle 1
242     @ yaxis tick minor grid off
243 plouden 4259 @ yaxis tick minor size 0.350000
244 plouden 4192 @ yaxis ticklabel on
245     @ yaxis ticklabel format general
246     @ yaxis ticklabel prec 5
247     @ yaxis ticklabel formula ""
248     @ yaxis ticklabel append ""
249     @ yaxis ticklabel prepend ""
250     @ yaxis ticklabel angle 0
251     @ yaxis ticklabel skip 0
252     @ yaxis ticklabel stagger 0
253     @ yaxis ticklabel place normal
254     @ yaxis ticklabel offset auto
255     @ yaxis ticklabel offset 0.000000 , 0.010000
256     @ yaxis ticklabel start type auto
257     @ yaxis ticklabel start 0.000000
258     @ yaxis ticklabel stop type auto
259     @ yaxis ticklabel stop 0.000000
260 plouden 4259 @ yaxis ticklabel char size 1.200000
261 plouden 4192 @ yaxis ticklabel font 0
262     @ yaxis ticklabel color 1
263     @ yaxis tick place both
264     @ yaxis tick spec type none
265     @ altxaxis off
266     @ altyaxis off
267     @ legend on
268     @ legend loctype view
269     @ legend 0.85, 0.8
270     @ legend box color 1
271     @ legend box pattern 1
272     @ legend box linewidth 1.0
273     @ legend box linestyle 1
274     @ legend box fill color 0
275     @ legend box fill pattern 1
276     @ legend font 0
277     @ legend char size 1.000000
278     @ legend color 1
279     @ legend length 4
280     @ legend vgap 1
281     @ legend hgap 1
282     @ legend invert false
283     @ frame type 0
284     @ frame linestyle 1
285     @ frame linewidth 1.0
286     @ frame color 1
287     @ frame pattern 1
288     @ frame background color 0
289     @ frame background pattern 0
290     @ s0 hidden false
291     @ s0 type xydy
292     @ s0 symbol 1
293     @ s0 symbol size 1.000000
294     @ s0 symbol color 1
295     @ s0 symbol pattern 1
296     @ s0 symbol fill color 1
297     @ s0 symbol fill pattern 1
298     @ s0 symbol linewidth 1.0
299     @ s0 symbol linestyle 1
300     @ s0 symbol char 65
301     @ s0 symbol char font 0
302     @ s0 symbol skip 0
303     @ s0 line type 0
304     @ s0 line linestyle 1
305     @ s0 line linewidth 1.0
306     @ s0 line color 1
307     @ s0 line pattern 1
308     @ s0 baseline type 0
309     @ s0 baseline off
310     @ s0 dropline off
311     @ s0 fill type 0
312     @ s0 fill rule 0
313     @ s0 fill color 1
314     @ s0 fill pattern 1
315     @ s0 avalue off
316     @ s0 avalue type 2
317     @ s0 avalue char size 1.000000
318     @ s0 avalue font 0
319     @ s0 avalue color 1
320     @ s0 avalue rot 0
321     @ s0 avalue format general
322     @ s0 avalue prec 3
323     @ s0 avalue prepend ""
324     @ s0 avalue append ""
325     @ s0 avalue offset 0.000000 , 0.000000
326     @ s0 errorbar on
327     @ s0 errorbar place both
328     @ s0 errorbar color 1
329     @ s0 errorbar pattern 1
330     @ s0 errorbar size 0.000000
331     @ s0 errorbar linewidth 1.0
332     @ s0 errorbar linestyle 1
333     @ s0 errorbar riser linewidth 1.0
334     @ s0 errorbar riser linestyle 1
335     @ s0 errorbar riser clip off
336     @ s0 errorbar riser clip length 0.100000
337 plouden 4259 @ s0 comment "SP-orient"
338 plouden 4192 @ s0 legend ""
339     @ s1 hidden false
340     @ s1 type xydy
341     @ s1 symbol 2
342     @ s1 symbol size 1.000000
343     @ s1 symbol color 2
344     @ s1 symbol pattern 1
345     @ s1 symbol fill color 2
346     @ s1 symbol fill pattern 1
347     @ s1 symbol linewidth 1.0
348     @ s1 symbol linestyle 1
349     @ s1 symbol char 65
350     @ s1 symbol char font 0
351     @ s1 symbol skip 0
352     @ s1 line type 0
353     @ s1 line linestyle 1
354     @ s1 line linewidth 1.0
355     @ s1 line color 2
356     @ s1 line pattern 1
357     @ s1 baseline type 0
358     @ s1 baseline off
359     @ s1 dropline off
360     @ s1 fill type 0
361     @ s1 fill rule 0
362     @ s1 fill color 1
363     @ s1 fill pattern 1
364     @ s1 avalue off
365     @ s1 avalue type 2
366     @ s1 avalue char size 1.000000
367     @ s1 avalue font 0
368     @ s1 avalue color 1
369     @ s1 avalue rot 0
370     @ s1 avalue format general
371     @ s1 avalue prec 3
372     @ s1 avalue prepend ""
373     @ s1 avalue append ""
374     @ s1 avalue offset 0.000000 , 0.000000
375     @ s1 errorbar on
376     @ s1 errorbar place both
377     @ s1 errorbar color 2
378     @ s1 errorbar pattern 1
379     @ s1 errorbar size 0.000000
380     @ s1 errorbar linewidth 0.0
381     @ s1 errorbar linestyle 1
382     @ s1 errorbar riser linewidth 0.0
383     @ s1 errorbar riser linestyle 1
384     @ s1 errorbar riser clip off
385     @ s1 errorbar riser clip length 0.100000
386 plouden 4259 @ s1 comment "SP-orient"
387 plouden 4192 @ s1 legend ""
388 plouden 4259 @ s2 hidden true
389     @ s2 type xy
390     @ s2 symbol 0
391     @ s2 symbol size 1.000000
392     @ s2 symbol color 3
393     @ s2 symbol pattern 1
394     @ s2 symbol fill color 3
395     @ s2 symbol fill pattern 0
396     @ s2 symbol linewidth 1.0
397     @ s2 symbol linestyle 1
398     @ s2 symbol char 65
399     @ s2 symbol char font 0
400     @ s2 symbol skip 0
401     @ s2 line type 1
402     @ s2 line linestyle 1
403     @ s2 line linewidth 1.0
404     @ s2 line color 3
405     @ s2 line pattern 1
406     @ s2 baseline type 0
407     @ s2 baseline off
408     @ s2 dropline off
409     @ s2 fill type 0
410     @ s2 fill rule 0
411     @ s2 fill color 1
412     @ s2 fill pattern 1
413     @ s2 avalue off
414     @ s2 avalue type 2
415     @ s2 avalue char size 1.000000
416     @ s2 avalue font 0
417     @ s2 avalue color 1
418     @ s2 avalue rot 0
419     @ s2 avalue format general
420     @ s2 avalue prec 3
421     @ s2 avalue prepend ""
422     @ s2 avalue append ""
423     @ s2 avalue offset 0.000000 , 0.000000
424     @ s2 errorbar on
425     @ s2 errorbar place both
426     @ s2 errorbar color 3
427     @ s2 errorbar pattern 1
428     @ s2 errorbar size 1.000000
429     @ s2 errorbar linewidth 1.0
430     @ s2 errorbar linestyle 1
431     @ s2 errorbar riser linewidth 1.0
432     @ s2 errorbar riser linestyle 1
433     @ s2 errorbar riser clip off
434     @ s2 errorbar riser clip length 0.100000
435     @ s2 comment "y = A0+(A1-A0)*exp(-(x-29.078742)/A2)"
436     @ s2 legend ""
437     @ s3 hidden false
438     @ s3 type xy
439     @ s3 symbol 0
440     @ s3 symbol size 1.000000
441     @ s3 symbol color 1
442     @ s3 symbol pattern 1
443     @ s3 symbol fill color 1
444     @ s3 symbol fill pattern 0
445     @ s3 symbol linewidth 1.0
446     @ s3 symbol linestyle 1
447     @ s3 symbol char 65
448     @ s3 symbol char font 0
449     @ s3 symbol skip 0
450     @ s3 line type 1
451     @ s3 line linestyle 1
452     @ s3 line linewidth 1.5
453     @ s3 line color 1
454     @ s3 line pattern 1
455     @ s3 baseline type 0
456     @ s3 baseline off
457     @ s3 dropline off
458     @ s3 fill type 0
459     @ s3 fill rule 0
460     @ s3 fill color 1
461     @ s3 fill pattern 1
462     @ s3 avalue off
463     @ s3 avalue type 2
464     @ s3 avalue char size 1.000000
465     @ s3 avalue font 0
466     @ s3 avalue color 1
467     @ s3 avalue rot 0
468     @ s3 avalue format general
469     @ s3 avalue prec 3
470     @ s3 avalue prepend ""
471     @ s3 avalue append ""
472     @ s3 avalue offset 0.000000 , 0.000000
473     @ s3 errorbar on
474     @ s3 errorbar place both
475     @ s3 errorbar color 1
476     @ s3 errorbar pattern 1
477     @ s3 errorbar size 1.000000
478     @ s3 errorbar linewidth 1.0
479     @ s3 errorbar linestyle 1
480     @ s3 errorbar riser linewidth 1.0
481     @ s3 errorbar riser linestyle 1
482     @ s3 errorbar riser clip off
483     @ s3 errorbar riser clip length 0.100000
484     @ s3 comment ""
485     @ s3 legend ""
486     @ s4 hidden false
487     @ s4 type xy
488     @ s4 symbol 0
489     @ s4 symbol size 1.000000
490     @ s4 symbol color 2
491     @ s4 symbol pattern 1
492     @ s4 symbol fill color 2
493     @ s4 symbol fill pattern 0
494     @ s4 symbol linewidth 1.0
495     @ s4 symbol linestyle 1
496     @ s4 symbol char 65
497     @ s4 symbol char font 0
498     @ s4 symbol skip 0
499     @ s4 line type 1
500     @ s4 line linestyle 1
501     @ s4 line linewidth 1.5
502     @ s4 line color 2
503     @ s4 line pattern 1
504     @ s4 baseline type 0
505     @ s4 baseline off
506     @ s4 dropline off
507     @ s4 fill type 0
508     @ s4 fill rule 0
509     @ s4 fill color 1
510     @ s4 fill pattern 1
511     @ s4 avalue off
512     @ s4 avalue type 2
513     @ s4 avalue char size 1.000000
514     @ s4 avalue font 0
515     @ s4 avalue color 1
516     @ s4 avalue rot 0
517     @ s4 avalue format general
518     @ s4 avalue prec 3
519     @ s4 avalue prepend ""
520     @ s4 avalue append ""
521     @ s4 avalue offset 0.000000 , 0.000000
522     @ s4 errorbar on
523     @ s4 errorbar place both
524     @ s4 errorbar color 2
525     @ s4 errorbar pattern 1
526     @ s4 errorbar size 1.000000
527     @ s4 errorbar linewidth 1.0
528     @ s4 errorbar linestyle 1
529     @ s4 errorbar riser linewidth 1.0
530     @ s4 errorbar riser linestyle 1
531     @ s4 errorbar riser clip off
532     @ s4 errorbar riser clip length 0.100000
533     @ s4 comment ""
534     @ s4 legend ""
535 plouden 4192 @g1 on
536     @g1 hidden false
537     @g1 type XY
538     @g1 stacked false
539     @g1 bar hgap 0.000000
540     @g1 fixedpoint off
541     @g1 fixedpoint type 0
542     @g1 fixedpoint xy 0.000000, 0.000000
543     @g1 fixedpoint format general general
544     @g1 fixedpoint prec 6, 6
545     @with g1
546 plouden 4259 @ world 20, 2.5, 90, 9
547 plouden 4192 @ stack world 0, 0, 0, 0
548     @ znorm 1
549     @ view 0.150000, 0.383333, 1.144118, 0.616667
550     @ title ""
551     @ title font 0
552     @ title size 1.500000
553     @ title color 1
554     @ subtitle ""
555     @ subtitle font 0
556     @ subtitle size 1.000000
557     @ subtitle color 1
558     @ xaxes scale Normal
559     @ yaxes scale Normal
560     @ xaxes invert off
561     @ yaxes invert off
562 plouden 4259 @ xaxis on
563     @ xaxis type zero false
564     @ xaxis offset 0.000000 , 0.000000
565     @ xaxis bar on
566     @ xaxis bar color 1
567     @ xaxis bar linestyle 1
568     @ xaxis bar linewidth 2.0
569     @ xaxis label ""
570     @ xaxis label layout para
571     @ xaxis label place auto
572     @ xaxis label char size 1.000000
573     @ xaxis label font 0
574     @ xaxis label color 1
575     @ xaxis label place normal
576     @ xaxis tick off
577     @ xaxis tick major 10
578     @ xaxis tick minor ticks 1
579     @ xaxis tick default 6
580     @ xaxis tick place rounded true
581     @ xaxis tick in
582     @ xaxis tick major size 1.000000
583     @ xaxis tick major color 1
584     @ xaxis tick major linewidth 1.0
585     @ xaxis tick major linestyle 1
586     @ xaxis tick major grid off
587     @ xaxis tick minor color 1
588     @ xaxis tick minor linewidth 1.0
589     @ xaxis tick minor linestyle 1
590     @ xaxis tick minor grid off
591     @ xaxis tick minor size 0.500000
592     @ xaxis ticklabel off
593     @ xaxis ticklabel format general
594     @ xaxis ticklabel prec 5
595     @ xaxis ticklabel formula ""
596     @ xaxis ticklabel append ""
597     @ xaxis ticklabel prepend ""
598     @ xaxis ticklabel angle 0
599     @ xaxis ticklabel skip 0
600     @ xaxis ticklabel stagger 0
601     @ xaxis ticklabel place normal
602     @ xaxis ticklabel offset auto
603     @ xaxis ticklabel offset 0.000000 , 0.010000
604     @ xaxis ticklabel start type auto
605     @ xaxis ticklabel start 0.000000
606     @ xaxis ticklabel stop type auto
607     @ xaxis ticklabel stop 0.000000
608     @ xaxis ticklabel char size 1.000000
609     @ xaxis ticklabel font 0
610     @ xaxis ticklabel color 1
611     @ xaxis tick place both
612     @ xaxis tick spec type none
613 plouden 4192 @ yaxis on
614     @ yaxis type zero false
615     @ yaxis offset 0.000000 , 0.000000
616     @ yaxis bar on
617     @ yaxis bar color 1
618     @ yaxis bar linestyle 1
619 plouden 4259 @ yaxis bar linewidth 2.0
620 plouden 4192 @ yaxis label "\f{Symbol}t\f{}\smiddle\N (ps)"
621     @ yaxis label layout para
622 plouden 4259 @ yaxis label place spec
623     @ yaxis label place 0.000000, 0.100000
624     @ yaxis label char size 1.500000
625 plouden 4192 @ yaxis label font 0
626     @ yaxis label color 1
627     @ yaxis label place normal
628     @ yaxis tick on
629 plouden 4259 @ yaxis tick major 2
630 plouden 4192 @ yaxis tick minor ticks 1
631     @ yaxis tick default 6
632     @ yaxis tick place rounded true
633     @ yaxis tick in
634 plouden 4259 @ yaxis tick major size 0.700000
635 plouden 4192 @ yaxis tick major color 1
636 plouden 4259 @ yaxis tick major linewidth 2.0
637 plouden 4192 @ yaxis tick major linestyle 1
638     @ yaxis tick major grid off
639     @ yaxis tick minor color 1
640 plouden 4259 @ yaxis tick minor linewidth 1.5
641 plouden 4192 @ yaxis tick minor linestyle 1
642     @ yaxis tick minor grid off
643 plouden 4259 @ yaxis tick minor size 0.350000
644 plouden 4192 @ yaxis ticklabel on
645     @ yaxis ticklabel format general
646     @ yaxis ticklabel prec 5
647     @ yaxis ticklabel formula ""
648     @ yaxis ticklabel append ""
649     @ yaxis ticklabel prepend ""
650     @ yaxis ticklabel angle 0
651     @ yaxis ticklabel skip 0
652     @ yaxis ticklabel stagger 0
653     @ yaxis ticklabel place normal
654     @ yaxis ticklabel offset auto
655     @ yaxis ticklabel offset 0.000000 , 0.010000
656     @ yaxis ticklabel start type auto
657     @ yaxis ticklabel start 0.000000
658     @ yaxis ticklabel stop type auto
659     @ yaxis ticklabel stop 0.000000
660 plouden 4259 @ yaxis ticklabel char size 1.200000
661 plouden 4192 @ yaxis ticklabel font 0
662     @ yaxis ticklabel color 1
663     @ yaxis tick place both
664     @ yaxis tick spec type none
665     @ altxaxis off
666     @ altyaxis off
667     @ legend on
668     @ legend loctype view
669     @ legend 0.5, 0.8
670     @ legend box color 1
671     @ legend box pattern 1
672     @ legend box linewidth 1.0
673     @ legend box linestyle 1
674     @ legend box fill color 0
675     @ legend box fill pattern 1
676     @ legend font 0
677     @ legend char size 1.000000
678     @ legend color 1
679     @ legend length 4
680     @ legend vgap 1
681     @ legend hgap 1
682     @ legend invert false
683     @ frame type 0
684     @ frame linestyle 1
685     @ frame linewidth 1.0
686     @ frame color 1
687     @ frame pattern 1
688     @ frame background color 0
689     @ frame background pattern 0
690     @ s0 hidden false
691     @ s0 type xydy
692     @ s0 symbol 1
693     @ s0 symbol size 1.000000
694     @ s0 symbol color 1
695     @ s0 symbol pattern 1
696     @ s0 symbol fill color 1
697     @ s0 symbol fill pattern 1
698     @ s0 symbol linewidth 1.0
699     @ s0 symbol linestyle 1
700     @ s0 symbol char 65
701     @ s0 symbol char font 0
702     @ s0 symbol skip 0
703     @ s0 line type 0
704     @ s0 line linestyle 1
705     @ s0 line linewidth 1.0
706     @ s0 line color 1
707     @ s0 line pattern 1
708     @ s0 baseline type 0
709     @ s0 baseline off
710     @ s0 dropline off
711     @ s0 fill type 0
712     @ s0 fill rule 0
713     @ s0 fill color 1
714     @ s0 fill pattern 1
715     @ s0 avalue off
716     @ s0 avalue type 2
717     @ s0 avalue char size 1.000000
718     @ s0 avalue font 0
719     @ s0 avalue color 1
720     @ s0 avalue rot 0
721     @ s0 avalue format general
722     @ s0 avalue prec 3
723     @ s0 avalue prepend ""
724     @ s0 avalue append ""
725     @ s0 avalue offset 0.000000 , 0.000000
726     @ s0 errorbar on
727     @ s0 errorbar place both
728     @ s0 errorbar color 1
729     @ s0 errorbar pattern 1
730     @ s0 errorbar size 0.000000
731     @ s0 errorbar linewidth 1.0
732     @ s0 errorbar linestyle 1
733     @ s0 errorbar riser linewidth 1.0
734     @ s0 errorbar riser linestyle 1
735     @ s0 errorbar riser clip off
736     @ s0 errorbar riser clip length 0.100000
737 plouden 4259 @ s0 comment "SP-orient"
738 plouden 4192 @ s0 legend ""
739     @ s1 hidden false
740     @ s1 type xydy
741     @ s1 symbol 2
742     @ s1 symbol size 1.000000
743     @ s1 symbol color 2
744     @ s1 symbol pattern 1
745     @ s1 symbol fill color 2
746     @ s1 symbol fill pattern 1
747     @ s1 symbol linewidth 1.0
748     @ s1 symbol linestyle 1
749     @ s1 symbol char 65
750     @ s1 symbol char font 0
751     @ s1 symbol skip 0
752     @ s1 line type 0
753     @ s1 line linestyle 1
754     @ s1 line linewidth 1.0
755     @ s1 line color 2
756     @ s1 line pattern 1
757     @ s1 baseline type 0
758     @ s1 baseline off
759     @ s1 dropline off
760     @ s1 fill type 0
761     @ s1 fill rule 0
762     @ s1 fill color 1
763     @ s1 fill pattern 1
764     @ s1 avalue off
765     @ s1 avalue type 2
766     @ s1 avalue char size 1.000000
767     @ s1 avalue font 0
768     @ s1 avalue color 1
769     @ s1 avalue rot 0
770     @ s1 avalue format general
771     @ s1 avalue prec 3
772     @ s1 avalue prepend ""
773     @ s1 avalue append ""
774     @ s1 avalue offset 0.000000 , 0.000000
775     @ s1 errorbar on
776     @ s1 errorbar place both
777     @ s1 errorbar color 2
778     @ s1 errorbar pattern 1
779     @ s1 errorbar size 0.000000
780     @ s1 errorbar linewidth 1.0
781     @ s1 errorbar linestyle 1
782     @ s1 errorbar riser linewidth 1.0
783     @ s1 errorbar riser linestyle 1
784     @ s1 errorbar riser clip off
785     @ s1 errorbar riser clip length 0.100000
786 plouden 4259 @ s1 comment "SP-orient"
787 plouden 4192 @ s1 legend ""
788 plouden 4259 @ s2 hidden true
789     @ s2 type xy
790     @ s2 symbol 0
791     @ s2 symbol size 1.000000
792     @ s2 symbol color 3
793     @ s2 symbol pattern 1
794     @ s2 symbol fill color 3
795     @ s2 symbol fill pattern 0
796     @ s2 symbol linewidth 1.0
797     @ s2 symbol linestyle 1
798     @ s2 symbol char 65
799     @ s2 symbol char font 0
800     @ s2 symbol skip 0
801     @ s2 line type 1
802     @ s2 line linestyle 1
803     @ s2 line linewidth 1.0
804     @ s2 line color 3
805     @ s2 line pattern 1
806     @ s2 baseline type 0
807     @ s2 baseline off
808     @ s2 dropline off
809     @ s2 fill type 0
810     @ s2 fill rule 0
811     @ s2 fill color 1
812     @ s2 fill pattern 1
813     @ s2 avalue off
814     @ s2 avalue type 2
815     @ s2 avalue char size 1.000000
816     @ s2 avalue font 0
817     @ s2 avalue color 1
818     @ s2 avalue rot 0
819     @ s2 avalue format general
820     @ s2 avalue prec 3
821     @ s2 avalue prepend ""
822     @ s2 avalue append ""
823     @ s2 avalue offset 0.000000 , 0.000000
824     @ s2 errorbar on
825     @ s2 errorbar place both
826     @ s2 errorbar color 3
827     @ s2 errorbar pattern 1
828     @ s2 errorbar size 1.000000
829     @ s2 errorbar linewidth 1.0
830     @ s2 errorbar linestyle 1
831     @ s2 errorbar riser linewidth 1.0
832     @ s2 errorbar riser linestyle 1
833     @ s2 errorbar riser clip off
834     @ s2 errorbar riser clip length 0.100000
835     @ s2 comment "y = A0+(A1-A0)*exp(-(x-29.078742)/A2)"
836     @ s2 legend ""
837     @ s4 hidden false
838     @ s4 type xy
839     @ s4 symbol 0
840     @ s4 symbol size 1.000000
841     @ s4 symbol color 2
842     @ s4 symbol pattern 1
843     @ s4 symbol fill color 2
844     @ s4 symbol fill pattern 0
845     @ s4 symbol linewidth 1.0
846     @ s4 symbol linestyle 1
847     @ s4 symbol char 65
848     @ s4 symbol char font 0
849     @ s4 symbol skip 0
850     @ s4 line type 1
851     @ s4 line linestyle 1
852     @ s4 line linewidth 1.5
853     @ s4 line color 2
854     @ s4 line pattern 1
855     @ s4 baseline type 0
856     @ s4 baseline off
857     @ s4 dropline off
858     @ s4 fill type 0
859     @ s4 fill rule 0
860     @ s4 fill color 1
861     @ s4 fill pattern 1
862     @ s4 avalue off
863     @ s4 avalue type 2
864     @ s4 avalue char size 1.000000
865     @ s4 avalue font 0
866     @ s4 avalue color 1
867     @ s4 avalue rot 0
868     @ s4 avalue format general
869     @ s4 avalue prec 3
870     @ s4 avalue prepend ""
871     @ s4 avalue append ""
872     @ s4 avalue offset 0.000000 , 0.000000
873     @ s4 errorbar on
874     @ s4 errorbar place both
875     @ s4 errorbar color 2
876     @ s4 errorbar pattern 1
877     @ s4 errorbar size 1.000000
878     @ s4 errorbar linewidth 1.0
879     @ s4 errorbar linestyle 1
880     @ s4 errorbar riser linewidth 1.0
881     @ s4 errorbar riser linestyle 1
882     @ s4 errorbar riser clip off
883     @ s4 errorbar riser clip length 0.100000
884     @ s4 comment ""
885     @ s4 legend ""
886     @ s5 hidden false
887     @ s5 type xy
888     @ s5 symbol 0
889     @ s5 symbol size 1.000000
890     @ s5 symbol color 1
891     @ s5 symbol pattern 1
892     @ s5 symbol fill color 1
893     @ s5 symbol fill pattern 0
894     @ s5 symbol linewidth 1.0
895     @ s5 symbol linestyle 1
896     @ s5 symbol char 65
897     @ s5 symbol char font 0
898     @ s5 symbol skip 0
899     @ s5 line type 1
900     @ s5 line linestyle 1
901     @ s5 line linewidth 1.5
902     @ s5 line color 1
903     @ s5 line pattern 1
904     @ s5 baseline type 0
905     @ s5 baseline off
906     @ s5 dropline off
907     @ s5 fill type 0
908     @ s5 fill rule 0
909     @ s5 fill color 1
910     @ s5 fill pattern 1
911     @ s5 avalue off
912     @ s5 avalue type 2
913     @ s5 avalue char size 1.000000
914     @ s5 avalue font 0
915     @ s5 avalue color 1
916     @ s5 avalue rot 0
917     @ s5 avalue format general
918     @ s5 avalue prec 3
919     @ s5 avalue prepend ""
920     @ s5 avalue append ""
921     @ s5 avalue offset 0.000000 , 0.000000
922     @ s5 errorbar on
923     @ s5 errorbar place both
924     @ s5 errorbar color 1
925     @ s5 errorbar pattern 1
926     @ s5 errorbar size 1.000000
927     @ s5 errorbar linewidth 1.0
928     @ s5 errorbar linestyle 1
929     @ s5 errorbar riser linewidth 1.0
930     @ s5 errorbar riser linestyle 1
931     @ s5 errorbar riser clip off
932     @ s5 errorbar riser clip length 0.100000
933     @ s5 comment ""
934     @ s5 legend ""
935 plouden 4192 @g2 on
936     @g2 hidden false
937     @g2 type XY
938     @g2 stacked false
939     @g2 bar hgap 0.000000
940     @g2 fixedpoint off
941     @g2 fixedpoint type 0
942     @g2 fixedpoint xy 0.000000, 0.000000
943     @g2 fixedpoint format general general
944     @g2 fixedpoint prec 6, 6
945     @with g2
946 plouden 4259 @ world 20, 63, 90, 78
947 plouden 4192 @ stack world 0, 0, 0, 0
948     @ znorm 1
949     @ view 0.150000, 0.150000, 1.144118, 0.383333
950     @ title ""
951     @ title font 0
952     @ title size 1.500000
953     @ title color 1
954     @ subtitle ""
955     @ subtitle font 0
956     @ subtitle size 1.000000
957     @ subtitle color 1
958     @ xaxes scale Normal
959     @ yaxes scale Normal
960     @ xaxes invert off
961     @ yaxes invert off
962     @ xaxis on
963     @ xaxis type zero false
964     @ xaxis offset 0.000000 , 0.000000
965     @ xaxis bar on
966     @ xaxis bar color 1
967     @ xaxis bar linestyle 1
968 plouden 4259 @ xaxis bar linewidth 2.0
969     @ xaxis label "\f{Times-BoldItalic}z\f{Times-Roman}-displacement from the center of the ice (\cE\C)"
970 plouden 4192 @ xaxis label layout para
971     @ xaxis label place auto
972 plouden 4259 @ xaxis label char size 1.500000
973 plouden 4192 @ xaxis label font 0
974     @ xaxis label color 1
975     @ xaxis label place normal
976     @ xaxis tick on
977     @ xaxis tick major 10
978     @ xaxis tick minor ticks 1
979     @ xaxis tick default 6
980     @ xaxis tick place rounded true
981     @ xaxis tick in
982 plouden 4259 @ xaxis tick major size 0.700000
983 plouden 4192 @ xaxis tick major color 1
984 plouden 4259 @ xaxis tick major linewidth 2.0
985 plouden 4192 @ xaxis tick major linestyle 1
986     @ xaxis tick major grid off
987     @ xaxis tick minor color 1
988 plouden 4259 @ xaxis tick minor linewidth 1.5
989 plouden 4192 @ xaxis tick minor linestyle 1
990     @ xaxis tick minor grid off
991 plouden 4259 @ xaxis tick minor size 0.350000
992 plouden 4192 @ xaxis ticklabel on
993     @ xaxis ticklabel format general
994     @ xaxis ticklabel prec 5
995     @ xaxis ticklabel formula ""
996     @ xaxis ticklabel append ""
997     @ xaxis ticklabel prepend ""
998     @ xaxis ticklabel angle 0
999     @ xaxis ticklabel skip 0
1000     @ xaxis ticklabel stagger 0
1001     @ xaxis ticklabel place normal
1002     @ xaxis ticklabel offset auto
1003     @ xaxis ticklabel offset 0.000000 , 0.010000
1004     @ xaxis ticklabel start type auto
1005     @ xaxis ticklabel start 0.000000
1006     @ xaxis ticklabel stop type auto
1007     @ xaxis ticklabel stop 0.000000
1008 plouden 4259 @ xaxis ticklabel char size 1.200000
1009 plouden 4192 @ xaxis ticklabel font 0
1010     @ xaxis ticklabel color 1
1011 plouden 4259 @ xaxis tick place normal
1012 plouden 4192 @ xaxis tick spec type none
1013     @ yaxis on
1014     @ yaxis type zero false
1015     @ yaxis offset 0.000000 , 0.000000
1016     @ yaxis bar on
1017     @ yaxis bar color 1
1018     @ yaxis bar linestyle 1
1019 plouden 4259 @ yaxis bar linewidth 2.0
1020 plouden 4192 @ yaxis label "\f{Symbol}t\f{}\sshort\N (fs)"
1021     @ yaxis label layout para
1022 plouden 4259 @ yaxis label place spec
1023     @ yaxis label place 0.000000, 0.100000
1024     @ yaxis label char size 1.500000
1025 plouden 4192 @ yaxis label font 0
1026     @ yaxis label color 1
1027     @ yaxis label place normal
1028     @ yaxis tick on
1029 plouden 4259 @ yaxis tick major 4
1030 plouden 4192 @ yaxis tick minor ticks 1
1031     @ yaxis tick default 6
1032     @ yaxis tick place rounded true
1033     @ yaxis tick in
1034 plouden 4259 @ yaxis tick major size 0.700000
1035 plouden 4192 @ yaxis tick major color 1
1036 plouden 4259 @ yaxis tick major linewidth 2.0
1037 plouden 4192 @ yaxis tick major linestyle 1
1038     @ yaxis tick major grid off
1039     @ yaxis tick minor color 1
1040 plouden 4259 @ yaxis tick minor linewidth 1.5
1041 plouden 4192 @ yaxis tick minor linestyle 1
1042     @ yaxis tick minor grid off
1043 plouden 4259 @ yaxis tick minor size 0.350000
1044 plouden 4192 @ yaxis ticklabel on
1045     @ yaxis ticklabel format general
1046     @ yaxis ticklabel prec 5
1047     @ yaxis ticklabel formula ""
1048     @ yaxis ticklabel append ""
1049     @ yaxis ticklabel prepend ""
1050     @ yaxis ticklabel angle 0
1051     @ yaxis ticklabel skip 0
1052     @ yaxis ticklabel stagger 0
1053     @ yaxis ticklabel place normal
1054     @ yaxis ticklabel offset auto
1055     @ yaxis ticklabel offset 0.000000 , 0.010000
1056     @ yaxis ticklabel start type auto
1057     @ yaxis ticklabel start 0.000000
1058     @ yaxis ticklabel stop type auto
1059     @ yaxis ticklabel stop 0.000000
1060 plouden 4259 @ yaxis ticklabel char size 1.200000
1061 plouden 4192 @ yaxis ticklabel font 0
1062     @ yaxis ticklabel color 1
1063     @ yaxis tick place both
1064     @ yaxis tick spec type none
1065     @ altxaxis off
1066     @ altyaxis off
1067     @ legend on
1068     @ legend loctype view
1069 plouden 4259 @ legend 0.75, 0.82
1070 plouden 4192 @ legend box color 1
1071     @ legend box pattern 1
1072     @ legend box linewidth 1.0
1073     @ legend box linestyle 1
1074     @ legend box fill color 0
1075     @ legend box fill pattern 1
1076     @ legend font 0
1077 plouden 4259 @ legend char size 1.400000
1078 plouden 4192 @ legend color 1
1079     @ legend length 4
1080     @ legend vgap 1
1081     @ legend hgap 1
1082     @ legend invert false
1083     @ frame type 0
1084     @ frame linestyle 1
1085     @ frame linewidth 1.0
1086     @ frame color 1
1087     @ frame pattern 1
1088     @ frame background color 0
1089     @ frame background pattern 0
1090     @ s0 hidden false
1091     @ s0 type xydy
1092     @ s0 symbol 1
1093     @ s0 symbol size 1.000000
1094     @ s0 symbol color 1
1095     @ s0 symbol pattern 1
1096     @ s0 symbol fill color 1
1097     @ s0 symbol fill pattern 1
1098     @ s0 symbol linewidth 1.0
1099     @ s0 symbol linestyle 1
1100     @ s0 symbol char 65
1101     @ s0 symbol char font 0
1102     @ s0 symbol skip 0
1103     @ s0 line type 0
1104     @ s0 line linestyle 1
1105     @ s0 line linewidth 1.0
1106     @ s0 line color 1
1107     @ s0 line pattern 1
1108     @ s0 baseline type 0
1109     @ s0 baseline off
1110     @ s0 dropline off
1111     @ s0 fill type 0
1112     @ s0 fill rule 0
1113     @ s0 fill color 1
1114     @ s0 fill pattern 1
1115     @ s0 avalue off
1116     @ s0 avalue type 2
1117     @ s0 avalue char size 1.000000
1118     @ s0 avalue font 0
1119     @ s0 avalue color 1
1120     @ s0 avalue rot 0
1121     @ s0 avalue format general
1122     @ s0 avalue prec 3
1123     @ s0 avalue prepend ""
1124     @ s0 avalue append ""
1125     @ s0 avalue offset 0.000000 , 0.000000
1126     @ s0 errorbar on
1127     @ s0 errorbar place both
1128     @ s0 errorbar color 1
1129     @ s0 errorbar pattern 1
1130     @ s0 errorbar size 0.000000
1131     @ s0 errorbar linewidth 0.0
1132     @ s0 errorbar linestyle 1
1133     @ s0 errorbar riser linewidth 0.0
1134     @ s0 errorbar riser linestyle 1
1135     @ s0 errorbar riser clip off
1136     @ s0 errorbar riser clip length 0.100000
1137 plouden 4259 @ s0 comment "SP-orient"
1138     @ s0 legend "control (no shear)"
1139 plouden 4192 @ s1 hidden false
1140     @ s1 type xydy
1141     @ s1 symbol 2
1142     @ s1 symbol size 1.000000
1143     @ s1 symbol color 2
1144     @ s1 symbol pattern 1
1145     @ s1 symbol fill color 2
1146     @ s1 symbol fill pattern 1
1147     @ s1 symbol linewidth 1.0
1148     @ s1 symbol linestyle 1
1149     @ s1 symbol char 65
1150     @ s1 symbol char font 0
1151     @ s1 symbol skip 0
1152     @ s1 line type 0
1153     @ s1 line linestyle 1
1154     @ s1 line linewidth 1.0
1155     @ s1 line color 2
1156     @ s1 line pattern 1
1157     @ s1 baseline type 0
1158     @ s1 baseline off
1159     @ s1 dropline off
1160     @ s1 fill type 0
1161     @ s1 fill rule 0
1162     @ s1 fill color 1
1163     @ s1 fill pattern 1
1164     @ s1 avalue off
1165     @ s1 avalue type 2
1166     @ s1 avalue char size 1.000000
1167     @ s1 avalue font 0
1168     @ s1 avalue color 1
1169     @ s1 avalue rot 0
1170     @ s1 avalue format general
1171     @ s1 avalue prec 3
1172     @ s1 avalue prepend ""
1173     @ s1 avalue append ""
1174     @ s1 avalue offset 0.000000 , 0.000000
1175     @ s1 errorbar on
1176     @ s1 errorbar place both
1177     @ s1 errorbar color 2
1178     @ s1 errorbar pattern 1
1179     @ s1 errorbar size 0.000000
1180     @ s1 errorbar linewidth 0.0
1181     @ s1 errorbar linestyle 1
1182     @ s1 errorbar riser linewidth 0.0
1183     @ s1 errorbar riser linestyle 1
1184     @ s1 errorbar riser clip off
1185     @ s1 errorbar riser clip length 0.100000
1186 plouden 4259 @ s1 comment "SP-orient"
1187     @ s1 legend "shear rate 1.6 m/s "
1188     @ s2 hidden true
1189     @ s2 type xy
1190     @ s2 symbol 0
1191     @ s2 symbol size 1.000000
1192     @ s2 symbol color 3
1193     @ s2 symbol pattern 1
1194     @ s2 symbol fill color 3
1195     @ s2 symbol fill pattern 0
1196     @ s2 symbol linewidth 1.0
1197     @ s2 symbol linestyle 1
1198     @ s2 symbol char 65
1199     @ s2 symbol char font 0
1200     @ s2 symbol skip 0
1201     @ s2 line type 1
1202     @ s2 line linestyle 1
1203     @ s2 line linewidth 1.0
1204     @ s2 line color 3
1205     @ s2 line pattern 1
1206     @ s2 baseline type 0
1207     @ s2 baseline off
1208     @ s2 dropline off
1209     @ s2 fill type 0
1210     @ s2 fill rule 0
1211     @ s2 fill color 1
1212     @ s2 fill pattern 1
1213     @ s2 avalue off
1214     @ s2 avalue type 2
1215     @ s2 avalue char size 1.000000
1216     @ s2 avalue font 0
1217     @ s2 avalue color 1
1218     @ s2 avalue rot 0
1219     @ s2 avalue format general
1220     @ s2 avalue prec 3
1221     @ s2 avalue prepend ""
1222     @ s2 avalue append ""
1223     @ s2 avalue offset 0.000000 , 0.000000
1224     @ s2 errorbar on
1225     @ s2 errorbar place both
1226     @ s2 errorbar color 3
1227     @ s2 errorbar pattern 1
1228     @ s2 errorbar size 1.000000
1229     @ s2 errorbar linewidth 1.0
1230     @ s2 errorbar linestyle 1
1231     @ s2 errorbar riser linewidth 1.0
1232     @ s2 errorbar riser linestyle 1
1233     @ s2 errorbar riser clip off
1234     @ s2 errorbar riser clip length 0.100000
1235     @ s2 comment "y = A0+(A1-A0)*exp(-(x-29.078742)/A2)"
1236     @ s2 legend ""
1237     @ s3 hidden false
1238     @ s3 type xy
1239     @ s3 symbol 0
1240     @ s3 symbol size 1.000000
1241     @ s3 symbol color 1
1242     @ s3 symbol pattern 1
1243     @ s3 symbol fill color 1
1244     @ s3 symbol fill pattern 0
1245     @ s3 symbol linewidth 1.0
1246     @ s3 symbol linestyle 1
1247     @ s3 symbol char 65
1248     @ s3 symbol char font 0
1249     @ s3 symbol skip 0
1250     @ s3 line type 1
1251     @ s3 line linestyle 1
1252     @ s3 line linewidth 1.5
1253     @ s3 line color 1
1254     @ s3 line pattern 1
1255     @ s3 baseline type 0
1256     @ s3 baseline off
1257     @ s3 dropline off
1258     @ s3 fill type 0
1259     @ s3 fill rule 0
1260     @ s3 fill color 1
1261     @ s3 fill pattern 1
1262     @ s3 avalue off
1263     @ s3 avalue type 2
1264     @ s3 avalue char size 1.000000
1265     @ s3 avalue font 0
1266     @ s3 avalue color 1
1267     @ s3 avalue rot 0
1268     @ s3 avalue format general
1269     @ s3 avalue prec 3
1270     @ s3 avalue prepend ""
1271     @ s3 avalue append ""
1272     @ s3 avalue offset 0.000000 , 0.000000
1273     @ s3 errorbar on
1274     @ s3 errorbar place both
1275     @ s3 errorbar color 1
1276     @ s3 errorbar pattern 1
1277     @ s3 errorbar size 1.000000
1278     @ s3 errorbar linewidth 1.0
1279     @ s3 errorbar linestyle 1
1280     @ s3 errorbar riser linewidth 1.0
1281     @ s3 errorbar riser linestyle 1
1282     @ s3 errorbar riser clip off
1283     @ s3 errorbar riser clip length 0.100000
1284     @ s3 comment ""
1285     @ s3 legend ""
1286     @ s4 hidden false
1287     @ s4 type xy
1288     @ s4 symbol 0
1289     @ s4 symbol size 1.000000
1290     @ s4 symbol color 2
1291     @ s4 symbol pattern 1
1292     @ s4 symbol fill color 2
1293     @ s4 symbol fill pattern 0
1294     @ s4 symbol linewidth 1.0
1295     @ s4 symbol linestyle 1
1296     @ s4 symbol char 65
1297     @ s4 symbol char font 0
1298     @ s4 symbol skip 0
1299     @ s4 line type 1
1300     @ s4 line linestyle 1
1301     @ s4 line linewidth 1.5
1302     @ s4 line color 2
1303     @ s4 line pattern 1
1304     @ s4 baseline type 0
1305     @ s4 baseline off
1306     @ s4 dropline off
1307     @ s4 fill type 0
1308     @ s4 fill rule 0
1309     @ s4 fill color 1
1310     @ s4 fill pattern 1
1311     @ s4 avalue off
1312     @ s4 avalue type 2
1313     @ s4 avalue char size 1.000000
1314     @ s4 avalue font 0
1315     @ s4 avalue color 1
1316     @ s4 avalue rot 0
1317     @ s4 avalue format general
1318     @ s4 avalue prec 3
1319     @ s4 avalue prepend ""
1320     @ s4 avalue append ""
1321     @ s4 avalue offset 0.000000 , 0.000000
1322     @ s4 errorbar on
1323     @ s4 errorbar place both
1324     @ s4 errorbar color 2
1325     @ s4 errorbar pattern 1
1326     @ s4 errorbar size 1.000000
1327     @ s4 errorbar linewidth 1.0
1328     @ s4 errorbar linestyle 1
1329     @ s4 errorbar riser linewidth 1.0
1330     @ s4 errorbar riser linestyle 1
1331     @ s4 errorbar riser clip off
1332     @ s4 errorbar riser clip length 0.100000
1333     @ s4 comment ""
1334     @ s4 legend ""
1335 plouden 4192 @target G0.S0
1336     @type xydy
1337     29.078742 124.49392 41.169929
1338     32.309713 81.531625 13.387045
1339     35.540684 68.360862 12.682363
1340     38.771656 59.0426 5.9675078
1341     42.002627 58.834587 11.59299
1342     45.233598 54.516425 10.383792
1343     48.464569 48.617087 6.3576111
1344     51.695541 48.770463 7.5106111
1345     54.926512 49.967425 7.9694443
1346     58.157483 48.713062 9.1196394
1347     61.388455 47.87735 7.4432351
1348     64.619426 44.899313 6.5935356
1349     67.850397 42.761537 8.3089709
1350     71.081369 46.740275 9.5727321
1351     74.31234 43.004812 6.97089
1352     77.543311 43.264688 8.2820521
1353     80.774282 42.283825 7.5413541
1354     &
1355     @target G0.S1
1356     @type xydy
1357     29.078742 92.427012 18.780129
1358     32.309713 64.186863 4.8874506
1359     35.540684 55.369287 7.098051
1360     38.771656 53.9517 13.601291
1361     42.002627 44.385025 5.6240064
1362     45.233598 43.0486 2.8992269
1363     48.464569 46.201162 7.667035
1364     51.695541 45.45115 7.0103549
1365     54.926512 47.60785 7.4864869
1366     58.157483 45.20435 3.7649563
1367     61.388455 46.092862 4.1188593
1368     64.619426 45.6373 5.6417608
1369     67.850397 46.08155 3.0456695
1370     71.081369 46.944162 8.0638783
1371     74.31234 42.838275 3.4292075
1372     77.543311 46.629587 4.1487881
1373     80.774282 46.87105 7.1396099
1374     &
1375 plouden 4259 @target G0.S2
1376     @type xy
1377     29.078742 92.05017
1378     32.309713 65.904954
1379     35.540684 54.50439
1380     38.771656 49.533198
1381     42.002627 47.365522
1382     45.233598 46.420311
1383     48.464569 46.008154
1384     51.695541 45.828434
1385     54.926512 45.750068
1386     58.157483 45.715896
1387     61.388455 45.700996
1388     64.619426 45.694498
1389     67.850397 45.691665
1390     71.081369 45.69043
1391     74.31234 45.689891
1392     77.543311 45.689656
1393     80.774282 45.689554
1394     &
1395     @target G0.S3
1396     @type xy
1397     29.078742 124.494
1398     29.338519 106.098
1399     29.598295 92.358851
1400     29.858072 82.097695
1401     30.117848 74.434095
1402     30.377625 68.710495
1403     30.637401 64.435794
1404     30.897178 61.243211
1405     31.156955 58.858813
1406     31.416731 57.078013
1407     31.676508 55.748013
1408     31.936284 54.754695
1409     32.196061 54.01283
1410     32.455838 53.458765
1411     32.715614 53.044958
1412     32.975391 52.735904
1413     33.235167 52.505086
1414     33.494944 52.332698
1415     33.75472 52.203949
1416     34.014497 52.107792
1417     34.274274 52.035977
1418     34.53405 51.982342
1419     34.793827 51.942284
1420     35.053603 51.912366
1421     35.31338 51.890022
1422     35.573157 51.873334
1423     35.832933 51.860871
1424     36.09271 51.851562
1425     36.352486 51.84461
1426     36.612263 51.839418
1427     36.872039 51.835541
1428     37.131816 51.832644
1429     37.391593 51.830481
1430     37.651369 51.828866
1431     37.911146 51.82766
1432     38.170922 51.826758
1433     38.430699 51.826085
1434     38.690476 51.825583
1435     38.950252 51.825207
1436     39.210029 51.824927
1437     39.469805 51.824718
1438     39.729582 51.824561
1439     39.989358 51.824445
1440     40.249135 51.824357
1441     40.508912 51.824292
1442     40.768688 51.824244
1443     41.028465 51.824207
1444     41.288241 51.82418
1445     41.548018 51.82416
1446     41.807795 51.824145
1447     42.067571 51.824133
1448     42.327348 51.824125
1449     42.587124 51.824119
1450     42.846901 51.824114
1451     43.106677 51.82411
1452     43.366454 51.824108
1453     43.626231 51.824106
1454     43.886007 51.824104
1455     44.145784 51.824103
1456     44.40556 51.824102
1457     44.665337 51.824102
1458     44.925114 51.824101
1459     45.18489 51.824101
1460     45.444667 51.824101
1461     45.704443 51.824101
1462     45.96422 51.8241
1463     46.223996 51.8241
1464     46.483773 51.8241
1465     46.74355 51.8241
1466     47.003326 51.8241
1467     47.263103 51.8241
1468     47.522879 51.8241
1469     47.782656 51.8241
1470     48.042433 51.8241
1471     48.302209 51.8241
1472     48.561986 51.8241
1473     48.821762 51.8241
1474     49.081539 51.8241
1475     49.341315 51.8241
1476     49.601092 51.8241
1477     49.860869 51.8241
1478     50.120645 51.8241
1479     50.380422 51.8241
1480     50.640198 51.8241
1481     50.899975 51.8241
1482     51.159752 51.8241
1483     51.419528 51.8241
1484     51.679305 51.8241
1485     51.939081 51.8241
1486     52.198858 51.8241
1487     52.458634 51.8241
1488     52.718411 51.8241
1489     52.978188 51.8241
1490     53.237964 51.8241
1491     53.497741 51.8241
1492     53.757517 51.8241
1493     54.017294 51.8241
1494     54.277071 51.8241
1495     54.536847 51.8241
1496     54.796624 51.8241
1497     55.0564 51.8241
1498     55.316177 51.8241
1499     55.575953 51.8241
1500     55.83573 51.8241
1501     56.095507 51.8241
1502     56.355283 51.8241
1503     56.61506 51.8241
1504     56.874836 51.8241
1505     57.134613 51.8241
1506     57.39439 51.8241
1507     57.654166 51.8241
1508     57.913943 51.8241
1509     58.173719 51.8241
1510     58.433496 51.8241
1511     58.693272 51.8241
1512     58.953049 51.8241
1513     59.212826 51.8241
1514     59.472602 51.8241
1515     59.732379 51.8241
1516     59.992155 51.8241
1517     60.251932 51.8241
1518     60.511709 51.8241
1519     60.771485 51.8241
1520     61.031262 51.8241
1521     61.291038 51.8241
1522     61.550815 51.8241
1523     61.810591 51.8241
1524     62.070368 51.8241
1525     62.330145 51.8241
1526     62.589921 51.8241
1527     62.849698 51.8241
1528     63.109474 51.8241
1529     63.369251 51.8241
1530     63.629028 51.8241
1531     63.888804 51.8241
1532     64.148581 51.8241
1533     64.408357 51.8241
1534     64.668134 51.8241
1535     64.92791 51.8241
1536     65.187687 51.8241
1537     65.447464 51.8241
1538     65.70724 51.8241
1539     65.967017 51.8241
1540     66.226793 51.8241
1541     66.48657 51.8241
1542     66.746347 51.8241
1543     67.006123 51.8241
1544     67.2659 51.8241
1545     67.525676 51.8241
1546     67.785453 51.8241
1547     68.045229 51.8241
1548     68.305006 51.8241
1549     68.564783 51.8241
1550     68.824559 51.8241
1551     69.084336 51.8241
1552     69.344112 51.8241
1553     69.603889 51.8241
1554     69.863666 51.8241
1555     70.123442 51.8241
1556     70.383219 51.8241
1557     70.642995 51.8241
1558     70.902772 51.8241
1559     71.162548 51.8241
1560     71.422325 51.8241
1561     71.682102 51.8241
1562     71.941878 51.8241
1563     72.201655 51.8241
1564     72.461431 51.8241
1565     72.721208 51.8241
1566     72.980985 51.8241
1567     73.240761 51.8241
1568     73.500538 51.8241
1569     73.760314 51.8241
1570     74.020091 51.8241
1571     74.279867 51.8241
1572     74.539644 51.8241
1573     74.799421 51.8241
1574     75.059197 51.8241
1575     75.318974 51.8241
1576     75.57875 51.8241
1577     75.838527 51.8241
1578     76.098304 51.8241
1579     76.35808 51.8241
1580     76.617857 51.8241
1581     76.877633 51.8241
1582     77.13741 51.8241
1583     77.397186 51.8241
1584     77.656963 51.8241
1585     77.91674 51.8241
1586     78.176516 51.8241
1587     78.436293 51.8241
1588     78.696069 51.8241
1589     78.955846 51.8241
1590     79.215623 51.8241
1591     79.475399 51.8241
1592     79.735176 51.8241
1593     79.994952 51.8241
1594     80.254729 51.8241
1595     80.514505 51.8241
1596     80.774282 51.8241
1597     &
1598     @target G0.S4
1599     @type xy
1600     29.078742 92.0502
1601     29.338519 89.057341
1602     29.598295 86.257688
1603     29.858072 83.63877
1604     30.117848 81.188919
1605     30.377625 78.89722
1606     30.637401 76.753463
1607     30.897178 74.7481
1608     31.156955 72.872194
1609     31.416731 71.117389
1610     31.676508 69.475867
1611     31.936284 67.940316
1612     32.196061 66.503893
1613     32.455838 65.1602
1614     32.715614 63.90325
1615     32.975391 62.727444
1616     33.235167 61.627543
1617     33.494944 60.598648
1618     33.75472 59.636173
1619     34.014497 58.735833
1620     34.274274 57.893614
1621     34.53405 57.105766
1622     34.793827 56.368778
1623     35.053603 55.679367
1624     35.31338 55.034461
1625     35.573157 54.431188
1626     35.832933 53.86686
1627     36.09271 53.338963
1628     36.352486 52.845145
1629     36.612263 52.383205
1630     36.872039 51.951087
1631     37.131816 51.546864
1632     37.391593 51.168736
1633     37.651369 50.815019
1634     37.911146 50.484136
1635     38.170922 50.174614
1636     38.430699 49.885073
1637     38.690476 49.614224
1638     38.950252 49.360859
1639     39.210029 49.123851
1640     39.469805 48.902143
1641     39.729582 48.694748
1642     39.989358 48.500742
1643     40.249135 48.319259
1644     40.508912 48.149493
1645     40.768688 47.990685
1646     41.028465 47.84213
1647     41.288241 47.703165
1648     41.548018 47.573171
1649     41.807795 47.451569
1650     42.067571 47.337817
1651     42.327348 47.231408
1652     42.587124 47.131869
1653     42.846901 47.038755
1654     43.106677 46.951653
1655     43.366454 46.870173
1656     43.626231 46.793954
1657     43.886007 46.722655
1658     44.145784 46.655958
1659     44.40556 46.593568
1660     44.665337 46.535205
1661     44.925114 46.48061
1662     45.18489 46.429539
1663     45.444667 46.381765
1664     45.704443 46.337075
1665     45.96422 46.29527
1666     46.223996 46.256164
1667     46.483773 46.219583
1668     46.74355 46.185363
1669     47.003326 46.153352
1670     47.263103 46.123407
1671     47.522879 46.095396
1672     47.782656 46.069193
1673     48.042433 46.044682
1674     48.302209 46.021752
1675     48.561986 46.000304
1676     48.821762 45.980239
1677     49.081539 45.96147
1678     49.341315 45.943913
1679     49.601092 45.927489
1680     49.860869 45.912126
1681     50.120645 45.897754
1682     50.380422 45.88431
1683     50.640198 45.871734
1684     50.899975 45.859969
1685     51.159752 45.848965
1686     51.419528 45.83867
1687     51.679305 45.82904
1688     51.939081 45.820032
1689     52.198858 45.811606
1690     52.458634 45.803723
1691     52.718411 45.796349
1692     52.978188 45.789451
1693     53.237964 45.782999
1694     53.497741 45.776963
1695     53.757517 45.771317
1696     54.017294 45.766035
1697     54.277071 45.761094
1698     54.536847 45.756472
1699     54.796624 45.752149
1700     55.0564 45.748105
1701     55.316177 45.744321
1702     55.575953 45.740782
1703     55.83573 45.737472
1704     56.095507 45.734375
1705     56.355283 45.731478
1706     56.61506 45.728768
1707     56.874836 45.726233
1708     57.134613 45.723862
1709     57.39439 45.721643
1710     57.654166 45.719568
1711     57.913943 45.717627
1712     58.173719 45.715811
1713     58.433496 45.714113
1714     58.693272 45.712524
1715     58.953049 45.711038
1716     59.212826 45.709647
1717     59.472602 45.708347
1718     59.732379 45.70713
1719     59.992155 45.705992
1720     60.251932 45.704927
1721     60.511709 45.703931
1722     60.771485 45.703
1723     61.031262 45.702128
1724     61.291038 45.701313
1725     61.550815 45.70055
1726     61.810591 45.699837
1727     62.070368 45.69917
1728     62.330145 45.698545
1729     62.589921 45.697962
1730     62.849698 45.697415
1731     63.109474 45.696904
1732     63.369251 45.696426
1733     63.629028 45.695979
1734     63.888804 45.695561
1735     64.148581 45.69517
1736     64.408357 45.694804
1737     64.668134 45.694461
1738     64.92791 45.694141
1739     65.187687 45.693841
1740     65.447464 45.693561
1741     65.70724 45.693299
1742     65.967017 45.693054
1743     66.226793 45.692824
1744     66.48657 45.69261
1745     66.746347 45.692409
1746     67.006123 45.692221
1747     67.2659 45.692045
1748     67.525676 45.691881
1749     67.785453 45.691727
1750     68.045229 45.691584
1751     68.305006 45.691449
1752     68.564783 45.691323
1753     68.824559 45.691206
1754     69.084336 45.691095
1755     69.344112 45.690992
1756     69.603889 45.690896
1757     69.863666 45.690806
1758     70.123442 45.690722
1759     70.383219 45.690643
1760     70.642995 45.690569
1761     70.902772 45.6905
1762     71.162548 45.690435
1763     71.422325 45.690375
1764     71.682102 45.690319
1765     71.941878 45.690266
1766     72.201655 45.690216
1767     72.461431 45.69017
1768     72.721208 45.690127
1769     72.980985 45.690086
1770     73.240761 45.690049
1771     73.500538 45.690013
1772     73.760314 45.68998
1773     74.020091 45.689949
1774     74.279867 45.68992
1775     74.539644 45.689893
1776     74.799421 45.689868
1777     75.059197 45.689844
1778     75.318974 45.689822
1779     75.57875 45.689801
1780     75.838527 45.689781
1781     76.098304 45.689763
1782     76.35808 45.689746
1783     76.617857 45.68973
1784     76.877633 45.689715
1785     77.13741 45.689702
1786     77.397186 45.689689
1787     77.656963 45.689676
1788     77.91674 45.689665
1789     78.176516 45.689654
1790     78.436293 45.689644
1791     78.696069 45.689635
1792     78.955846 45.689626
1793     79.215623 45.689618
1794     79.475399 45.689611
1795     79.735176 45.689603
1796     79.994952 45.689597
1797     80.254729 45.689591
1798     80.514505 45.689585
1799     80.774282 45.689579
1800     &
1801 plouden 4192 @target G1.S0
1802     @type xydy
1803     29.078742 6.199225 1.0288865
1804     32.309713 5.596275 1.7826476
1805     35.540684 5.67052 1.7025526
1806     38.771656 5.2187238 0.9486125
1807     42.002627 4.9547087 1.357632
1808     45.233598 4.8141913 1.0096249
1809     48.464569 4.3758763 0.56976128
1810     51.695541 4.1560925 0.74657028
1811     54.926512 4.8451487 1.1806277
1812     58.157483 4.728515 1.4674936
1813     61.388455 4.9995437 1.5674511
1814     64.619426 4.8448575 1.1705421
1815     67.850397 4.443365 0.97997105
1816     71.081369 4.4612975 1.4173122
1817     74.31234 4.5157975 1.644236
1818     77.543311 4.045505 1.1916804
1819     80.774282 3.9159038 1.1486068
1820     &
1821     @target G1.S1
1822     @type xydy
1823     29.078742 5.8198525 1.1382745
1824     32.309713 4.7340637 1.003128
1825     35.540684 4.1712875 0.58565105
1826     38.771656 5.0006475 1.7460511
1827     42.002627 3.5523588 0.83302683
1828     45.233598 3.5927275 0.54116917
1829     48.464569 4.020945 0.5742824
1830     51.695541 4.0269825 0.64814146
1831     54.926512 4.4305725 0.62621089
1832     58.157483 4.3886325 0.81478122
1833     61.388455 4.55515 0.7586622
1834     64.619426 4.2976162 0.52806862
1835     67.850397 4.2376962 0.56118556
1836     71.081369 4.6689625 1.4950223
1837     74.31234 4.0949137 0.59883628
1838     77.543311 4.2643338 0.73725189
1839     80.774282 3.98477 0.5701333
1840     &
1841 plouden 4259 @target G1.S2
1842     @type xy
1843     29.078742 6.199225
1844     32.309713 4.7241451
1845     35.540684 4.7241451
1846     38.771656 4.7241451
1847     42.002627 4.7241451
1848     45.233598 4.7241451
1849     48.464569 4.7241451
1850     51.695541 4.7241451
1851     54.926512 4.7241451
1852     58.157483 4.7241451
1853     61.388455 4.7241451
1854     64.619426 4.7241451
1855     67.850397 4.7241451
1856     71.081369 4.7241451
1857     74.31234 4.7241451
1858     77.543311 4.7241451
1859     80.774282 4.7241451
1860     &
1861     @target G1.S4
1862     @type xy
1863     29.078742 5.8225
1864     29.338519 5.5712237
1865     29.598295 5.3774335
1866     29.858072 5.2279778
1867     30.117848 5.112714
1868     30.377625 5.0238199
1869     30.637401 4.9552626
1870     30.897178 4.9023895
1871     31.156955 4.8616126
1872     31.416731 4.8301644
1873     31.676508 4.8059108
1874     31.936284 4.7872059
1875     32.196061 4.7727802
1876     32.455838 4.7616548
1877     32.715614 4.7530746
1878     32.975391 4.7464573
1879     33.235167 4.7413539
1880     33.494944 4.7374181
1881     33.75472 4.7343827
1882     34.014497 4.7320417
1883     34.274274 4.7302363
1884     34.53405 4.7288439
1885     34.793827 4.72777
1886     35.053603 4.7269418
1887     35.31338 4.7263031
1888     35.573157 4.7258106
1889     35.832933 4.7254307
1890     36.09271 4.7251377
1891     36.352486 4.7249117
1892     36.612263 4.7247375
1893     36.872039 4.7246031
1894     37.131816 4.7244994
1895     37.391593 4.7244195
1896     37.651369 4.7243578
1897     37.911146 4.7243103
1898     38.170922 4.7242736
1899     38.430699 4.7242453
1900     38.690476 4.7242235
1901     38.950252 4.7242067
1902     39.210029 4.7241937
1903     39.469805 4.7241837
1904     39.729582 4.724176
1905     39.989358 4.7241701
1906     40.249135 4.7241655
1907     40.508912 4.7241619
1908     40.768688 4.7241592
1909     41.028465 4.7241571
1910     41.288241 4.7241555
1911     41.548018 4.7241542
1912     41.807795 4.7241533
1913     42.067571 4.7241525
1914     42.327348 4.7241519
1915     42.587124 4.7241515
1916     42.846901 4.7241512
1917     43.106677 4.7241509
1918     43.366454 4.7241507
1919     43.626231 4.7241505
1920     43.886007 4.7241504
1921     44.145784 4.7241503
1922     44.40556 4.7241502
1923     44.665337 4.7241502
1924     44.925114 4.7241501
1925     45.18489 4.7241501
1926     45.444667 4.7241501
1927     45.704443 4.7241501
1928     45.96422 4.7241501
1929     46.223996 4.72415
1930     46.483773 4.72415
1931     46.74355 4.72415
1932     47.003326 4.72415
1933     47.263103 4.72415
1934     47.522879 4.72415
1935     47.782656 4.72415
1936     48.042433 4.72415
1937     48.302209 4.72415
1938     48.561986 4.72415
1939     48.821762 4.72415
1940     49.081539 4.72415
1941     49.341315 4.72415
1942     49.601092 4.72415
1943     49.860869 4.72415
1944     50.120645 4.72415
1945     50.380422 4.72415
1946     50.640198 4.72415
1947     50.899975 4.72415
1948     51.159752 4.72415
1949     51.419528 4.72415
1950     51.679305 4.72415
1951     51.939081 4.72415
1952     52.198858 4.72415
1953     52.458634 4.72415
1954     52.718411 4.72415
1955     52.978188 4.72415
1956     53.237964 4.72415
1957     53.497741 4.72415
1958     53.757517 4.72415
1959     54.017294 4.72415
1960     54.277071 4.72415
1961     54.536847 4.72415
1962     54.796624 4.72415
1963     55.0564 4.72415
1964     55.316177 4.72415
1965     55.575953 4.72415
1966     55.83573 4.72415
1967     56.095507 4.72415
1968     56.355283 4.72415
1969     56.61506 4.72415
1970     56.874836 4.72415
1971     57.134613 4.72415
1972     57.39439 4.72415
1973     57.654166 4.72415
1974     57.913943 4.72415
1975     58.173719 4.72415
1976     58.433496 4.72415
1977     58.693272 4.72415
1978     58.953049 4.72415
1979     59.212826 4.72415
1980     59.472602 4.72415
1981     59.732379 4.72415
1982     59.992155 4.72415
1983     60.251932 4.72415
1984     60.511709 4.72415
1985     60.771485 4.72415
1986     61.031262 4.72415
1987     61.291038 4.72415
1988     61.550815 4.72415
1989     61.810591 4.72415
1990     62.070368 4.72415
1991     62.330145 4.72415
1992     62.589921 4.72415
1993     62.849698 4.72415
1994     63.109474 4.72415
1995     63.369251 4.72415
1996     63.629028 4.72415
1997     63.888804 4.72415
1998     64.148581 4.72415
1999     64.408357 4.72415
2000     64.668134 4.72415
2001     64.92791 4.72415
2002     65.187687 4.72415
2003     65.447464 4.72415
2004     65.70724 4.72415
2005     65.967017 4.72415
2006     66.226793 4.72415
2007     66.48657 4.72415
2008     66.746347 4.72415
2009     67.006123 4.72415
2010     67.2659 4.72415
2011     67.525676 4.72415
2012     67.785453 4.72415
2013     68.045229 4.72415
2014     68.305006 4.72415
2015     68.564783 4.72415
2016     68.824559 4.72415
2017     69.084336 4.72415
2018     69.344112 4.72415
2019     69.603889 4.72415
2020     69.863666 4.72415
2021     70.123442 4.72415
2022     70.383219 4.72415
2023     70.642995 4.72415
2024     70.902772 4.72415
2025     71.162548 4.72415
2026     71.422325 4.72415
2027     71.682102 4.72415
2028     71.941878 4.72415
2029     72.201655 4.72415
2030     72.461431 4.72415
2031     72.721208 4.72415
2032     72.980985 4.72415
2033     73.240761 4.72415
2034     73.500538 4.72415
2035     73.760314 4.72415
2036     74.020091 4.72415
2037     74.279867 4.72415
2038     74.539644 4.72415
2039     74.799421 4.72415
2040     75.059197 4.72415
2041     75.318974 4.72415
2042     75.57875 4.72415
2043     75.838527 4.72415
2044     76.098304 4.72415
2045     76.35808 4.72415
2046     76.617857 4.72415
2047     76.877633 4.72415
2048     77.13741 4.72415
2049     77.397186 4.72415
2050     77.656963 4.72415
2051     77.91674 4.72415
2052     78.176516 4.72415
2053     78.436293 4.72415
2054     78.696069 4.72415
2055     78.955846 4.72415
2056     79.215623 4.72415
2057     79.475399 4.72415
2058     79.735176 4.72415
2059     79.994952 4.72415
2060     80.254729 4.72415
2061     80.514505 4.72415
2062     80.774282 4.72415
2063     &
2064     @target G1.S5
2065     @type xy
2066     29.078742 6.20188
2067     29.338519 5.7921486
2068     29.598295 5.4960237
2069     29.858072 5.2820056
2070     30.117848 5.1273285
2071     30.377625 5.0155389
2072     30.637401 4.9347452
2073     30.897178 4.8763533
2074     31.156955 4.8341518
2075     31.416731 4.8036515
2076     31.676508 4.7816081
2077     31.936284 4.7656766
2078     32.196061 4.7541625
2079     32.455838 4.7458409
2080     32.715614 4.7398266
2081     32.975391 4.73548
2082     33.235167 4.7323385
2083     33.494944 4.7300681
2084     33.75472 4.7284272
2085     34.014497 4.7272412
2086     34.274274 4.7263841
2087     34.53405 4.7257647
2088     34.793827 4.725317
2089     35.053603 4.7249934
2090     35.31338 4.7247595
2091     35.573157 4.7245905
2092     35.832933 4.7244684
2093     36.09271 4.7243801
2094     36.352486 4.7243163
2095     36.612263 4.7242702
2096     36.872039 4.7242369
2097     37.131816 4.7242128
2098     37.391593 4.7241954
2099     37.651369 4.7241828
2100     37.911146 4.7241737
2101     38.170922 4.7241671
2102     38.430699 4.7241624
2103     38.690476 4.7241589
2104     38.950252 4.7241565
2105     39.210029 4.7241547
2106     39.469805 4.7241534
2107     39.729582 4.7241524
2108     39.989358 4.7241518
2109     40.249135 4.7241513
2110     40.508912 4.7241509
2111     40.768688 4.7241507
2112     41.028465 4.7241505
2113     41.288241 4.7241503
2114     41.548018 4.7241503
2115     41.807795 4.7241502
2116     42.067571 4.7241501
2117     42.327348 4.7241501
2118     42.587124 4.7241501
2119     42.846901 4.72415
2120     43.106677 4.72415
2121     43.366454 4.72415
2122     43.626231 4.72415
2123     43.886007 4.72415
2124     44.145784 4.72415
2125     44.40556 4.72415
2126     44.665337 4.72415
2127     44.925114 4.72415
2128     45.18489 4.72415
2129     45.444667 4.72415
2130     45.704443 4.72415
2131     45.96422 4.72415
2132     46.223996 4.72415
2133     46.483773 4.72415
2134     46.74355 4.72415
2135     47.003326 4.72415
2136     47.263103 4.72415
2137     47.522879 4.72415
2138     47.782656 4.72415
2139     48.042433 4.72415
2140     48.302209 4.72415
2141     48.561986 4.72415
2142     48.821762 4.72415
2143     49.081539 4.72415
2144     49.341315 4.72415
2145     49.601092 4.72415
2146     49.860869 4.72415
2147     50.120645 4.72415
2148     50.380422 4.72415
2149     50.640198 4.72415
2150     50.899975 4.72415
2151     51.159752 4.72415
2152     51.419528 4.72415
2153     51.679305 4.72415
2154     51.939081 4.72415
2155     52.198858 4.72415
2156     52.458634 4.72415
2157     52.718411 4.72415
2158     52.978188 4.72415
2159     53.237964 4.72415
2160     53.497741 4.72415
2161     53.757517 4.72415
2162     54.017294 4.72415
2163     54.277071 4.72415
2164     54.536847 4.72415
2165     54.796624 4.72415
2166     55.0564 4.72415
2167     55.316177 4.72415
2168     55.575953 4.72415
2169     55.83573 4.72415
2170     56.095507 4.72415
2171     56.355283 4.72415
2172     56.61506 4.72415
2173     56.874836 4.72415
2174     57.134613 4.72415
2175     57.39439 4.72415
2176     57.654166 4.72415
2177     57.913943 4.72415
2178     58.173719 4.72415
2179     58.433496 4.72415
2180     58.693272 4.72415
2181     58.953049 4.72415
2182     59.212826 4.72415
2183     59.472602 4.72415
2184     59.732379 4.72415
2185     59.992155 4.72415
2186     60.251932 4.72415
2187     60.511709 4.72415
2188     60.771485 4.72415
2189     61.031262 4.72415
2190     61.291038 4.72415
2191     61.550815 4.72415
2192     61.810591 4.72415
2193     62.070368 4.72415
2194     62.330145 4.72415
2195     62.589921 4.72415
2196     62.849698 4.72415
2197     63.109474 4.72415
2198     63.369251 4.72415
2199     63.629028 4.72415
2200     63.888804 4.72415
2201     64.148581 4.72415
2202     64.408357 4.72415
2203     64.668134 4.72415
2204     64.92791 4.72415
2205     65.187687 4.72415
2206     65.447464 4.72415
2207     65.70724 4.72415
2208     65.967017 4.72415
2209     66.226793 4.72415
2210     66.48657 4.72415
2211     66.746347 4.72415
2212     67.006123 4.72415
2213     67.2659 4.72415
2214     67.525676 4.72415
2215     67.785453 4.72415
2216     68.045229 4.72415
2217     68.305006 4.72415
2218     68.564783 4.72415
2219     68.824559 4.72415
2220     69.084336 4.72415
2221     69.344112 4.72415
2222     69.603889 4.72415
2223     69.863666 4.72415
2224     70.123442 4.72415
2225     70.383219 4.72415
2226     70.642995 4.72415
2227     70.902772 4.72415
2228     71.162548 4.72415
2229     71.422325 4.72415
2230     71.682102 4.72415
2231     71.941878 4.72415
2232     72.201655 4.72415
2233     72.461431 4.72415
2234     72.721208 4.72415
2235     72.980985 4.72415
2236     73.240761 4.72415
2237     73.500538 4.72415
2238     73.760314 4.72415
2239     74.020091 4.72415
2240     74.279867 4.72415
2241     74.539644 4.72415
2242     74.799421 4.72415
2243     75.059197 4.72415
2244     75.318974 4.72415
2245     75.57875 4.72415
2246     75.838527 4.72415
2247     76.098304 4.72415
2248     76.35808 4.72415
2249     76.617857 4.72415
2250     76.877633 4.72415
2251     77.13741 4.72415
2252     77.397186 4.72415
2253     77.656963 4.72415
2254     77.91674 4.72415
2255     78.176516 4.72415
2256     78.436293 4.72415
2257     78.696069 4.72415
2258     78.955846 4.72415
2259     79.215623 4.72415
2260     79.475399 4.72415
2261     79.735176 4.72415
2262     79.994952 4.72415
2263     80.254729 4.72415
2264     80.514505 4.72415
2265     80.774282 4.72415
2266     &
2267 plouden 4192 @target G2.S0
2268     @type xydy
2269     29.078742 66.76665 1.3224301
2270     32.309713 70.5243 2.2670109
2271     35.540684 72.969612 1.9869933
2272     38.771656 72.756388 1.147878
2273     42.002627 72.313175 1.5150863
2274     45.233598 72.127512 1.2704808
2275     48.464569 72.023012 0.64142978
2276     51.695541 71.620238 1.0156579
2277     54.926512 72.926837 1.4548439
2278     58.157483 72.478337 1.1112831
2279     61.388455 73.80775 1.4031298
2280     64.619426 73.844325 1.4853771
2281     67.850397 73.269863 0.99980093
2282     71.081369 72.526575 1.80534
2283     74.31234 73.12855 1.8819189
2284     77.543311 72.6967 1.3748
2285     80.774282 72.29665 1.1732576
2286     &
2287     @target G2.S1
2288     @type xydy
2289     29.078742 67.20145 1.2347583
2290     32.309713 70.00155 1.5644555
2291     35.540684 70.88405 0.77704977
2292     38.771656 72.215362 1.8294511
2293     42.002627 71.345875 0.99566539
2294     45.233598 71.3519 0.96741267
2295     48.464569 72.088637 0.65608556
2296     51.695541 72.000062 0.46492555
2297     54.926512 72.3722 0.86166905
2298     58.157483 72.325162 0.87308719
2299     61.388455 72.665912 0.87617878
2300     64.619426 72.070237 0.53431468
2301     67.850397 71.799413 0.67597816
2302     71.081369 72.596738 1.3608335
2303     74.31234 72.742863 0.87873124
2304     77.543311 72.660938 1.3030814
2305     80.774282 72.148287 1.0350403
2306     &
2307 plouden 4259 @target G2.S2
2308     @type xy
2309     29.078742 67.304699
2310     32.309713 69.759312
2311     35.540684 70.999055
2312     38.771656 71.625207
2313     42.002627 71.941456
2314     45.233598 72.101182
2315     48.464569 72.181855
2316     51.695541 72.2226
2317     54.926512 72.243179
2318     58.157483 72.253572
2319     61.388455 72.258822
2320     64.619426 72.261473
2321     67.850397 72.262812
2322     71.081369 72.263489
2323     74.31234 72.26383
2324     77.543311 72.264003
2325     80.774282 72.26409
2326     &
2327     @target G2.S3
2328     @type xy
2329     29.078742 66.7085
2330     29.338519 67.267836
2331     29.598295 67.775353
2332     29.858072 68.235851
2333     30.117848 68.653688
2334     30.377625 69.032814
2335     30.637401 69.376817
2336     30.897178 69.68895
2337     31.156955 69.972166
2338     31.416731 70.229144
2339     31.676508 70.462315
2340     31.936284 70.673884
2341     32.196061 70.865852
2342     32.455838 71.040036
2343     32.715614 71.198082
2344     32.975391 71.341487
2345     33.235167 71.471606
2346     33.494944 71.58967
2347     33.75472 71.696797
2348     34.014497 71.793999
2349     34.274274 71.882196
2350     34.53405 71.962222
2351     34.793827 72.034834
2352     35.053603 72.100719
2353     35.31338 72.1605
2354     35.573157 72.214743
2355     35.832933 72.26396
2356     36.09271 72.308618
2357     36.352486 72.349139
2358     36.612263 72.385905
2359     36.872039 72.419266
2360     37.131816 72.449536
2361     37.391593 72.477001
2362     37.651369 72.501922
2363     37.911146 72.524535
2364     38.170922 72.545052
2365     38.430699 72.563668
2366     38.690476 72.58056
2367     38.950252 72.595887
2368     39.210029 72.609794
2369     39.469805 72.622413
2370     39.729582 72.633862
2371     39.989358 72.644251
2372     40.249135 72.653678
2373     40.508912 72.662231
2374     40.768688 72.669991
2375     41.028465 72.677033
2376     41.288241 72.683422
2377     41.548018 72.68922
2378     41.807795 72.69448
2379     42.067571 72.699253
2380     42.327348 72.703584
2381     42.587124 72.707513
2382     42.846901 72.711079
2383     43.106677 72.714314
2384     43.366454 72.71725
2385     43.626231 72.719913
2386     43.886007 72.72233
2387     44.145784 72.724523
2388     44.40556 72.726513
2389     44.665337 72.728318
2390     44.925114 72.729956
2391     45.18489 72.731442
2392     45.444667 72.732791
2393     45.704443 72.734015
2394     45.96422 72.735125
2395     46.223996 72.736133
2396     46.483773 72.737047
2397     46.74355 72.737876
2398     47.003326 72.738629
2399     47.263103 72.739312
2400     47.522879 72.739931
2401     47.782656 72.740494
2402     48.042433 72.741004
2403     48.302209 72.741467
2404     48.561986 72.741887
2405     48.821762 72.742268
2406     49.081539 72.742613
2407     49.341315 72.742927
2408     49.601092 72.743212
2409     49.860869 72.74347
2410     50.120645 72.743705
2411     50.380422 72.743917
2412     50.640198 72.74411
2413     50.899975 72.744285
2414     51.159752 72.744444
2415     51.419528 72.744588
2416     51.679305 72.744719
2417     51.939081 72.744838
2418     52.198858 72.744945
2419     52.458634 72.745043
2420     52.718411 72.745132
2421     52.978188 72.745212
2422     53.237964 72.745285
2423     53.497741 72.745351
2424     53.757517 72.745411
2425     54.017294 72.745466
2426     54.277071 72.745515
2427     54.536847 72.74556
2428     54.796624 72.745601
2429     55.0564 72.745638
2430     55.316177 72.745672
2431     55.575953 72.745702
2432     55.83573 72.74573
2433     56.095507 72.745755
2434     56.355283 72.745777
2435     56.61506 72.745798
2436     56.874836 72.745817
2437     57.134613 72.745834
2438     57.39439 72.745849
2439     57.654166 72.745863
2440     57.913943 72.745876
2441     58.173719 72.745887
2442     58.433496 72.745898
2443     58.693272 72.745907
2444     58.953049 72.745916
2445     59.212826 72.745924
2446     59.472602 72.745931
2447     59.732379 72.745937
2448     59.992155 72.745943
2449     60.251932 72.745948
2450     60.511709 72.745953
2451     60.771485 72.745957
2452     61.031262 72.745961
2453     61.291038 72.745965
2454     61.550815 72.745968
2455     61.810591 72.745971
2456     62.070368 72.745974
2457     62.330145 72.745976
2458     62.589921 72.745978
2459     62.849698 72.74598
2460     63.109474 72.745982
2461     63.369251 72.745984
2462     63.629028 72.745985
2463     63.888804 72.745987
2464     64.148581 72.745988
2465     64.408357 72.745989
2466     64.668134 72.74599
2467     64.92791 72.745991
2468     65.187687 72.745992
2469     65.447464 72.745993
2470     65.70724 72.745993
2471     65.967017 72.745994
2472     66.226793 72.745994
2473     66.48657 72.745995
2474     66.746347 72.745995
2475     67.006123 72.745996
2476     67.2659 72.745996
2477     67.525676 72.745997
2478     67.785453 72.745997
2479     68.045229 72.745997
2480     68.305006 72.745997
2481     68.564783 72.745998
2482     68.824559 72.745998
2483     69.084336 72.745998
2484     69.344112 72.745998
2485     69.603889 72.745998
2486     69.863666 72.745999
2487     70.123442 72.745999
2488     70.383219 72.745999
2489     70.642995 72.745999
2490     70.902772 72.745999
2491     71.162548 72.745999
2492     71.422325 72.745999
2493     71.682102 72.745999
2494     71.941878 72.745999
2495     72.201655 72.745999
2496     72.461431 72.745999
2497     72.721208 72.746
2498     72.980985 72.746
2499     73.240761 72.746
2500     73.500538 72.746
2501     73.760314 72.746
2502     74.020091 72.746
2503     74.279867 72.746
2504     74.539644 72.746
2505     74.799421 72.746
2506     75.059197 72.746
2507     75.318974 72.746
2508     75.57875 72.746
2509     75.838527 72.746
2510     76.098304 72.746
2511     76.35808 72.746
2512     76.617857 72.746
2513     76.877633 72.746
2514     77.13741 72.746
2515     77.397186 72.746
2516     77.656963 72.746
2517     77.91674 72.746
2518     78.176516 72.746
2519     78.436293 72.746
2520     78.696069 72.746
2521     78.955846 72.746
2522     79.215623 72.746
2523     79.475399 72.746
2524     79.735176 72.746
2525     79.994952 72.746
2526     80.254729 72.746
2527     80.514505 72.746
2528     80.774282 72.746
2529     &
2530     @target G2.S4
2531     @type xy
2532     29.078742 67.1047
2533     29.338519 67.380419
2534     29.598295 67.641403
2535     29.858072 67.888441
2536     30.117848 68.122277
2537     30.377625 68.343618
2538     30.637401 68.55313
2539     30.897178 68.751446
2540     31.156955 68.939164
2541     31.416731 69.116851
2542     31.676508 69.285042
2543     31.936284 69.444245
2544     32.196061 69.594941
2545     32.455838 69.737583
2546     32.715614 69.872603
2547     32.975391 70.000408
2548     33.235167 70.121383
2549     33.494944 70.235893
2550     33.75472 70.344284
2551     34.014497 70.446882
2552     34.274274 70.543998
2553     34.53405 70.635924
2554     34.793827 70.722937
2555     35.053603 70.805301
2556     35.31338 70.883263
2557     35.573157 70.957059
2558     35.832933 71.026911
2559     36.09271 71.093031
2560     36.352486 71.155617
2561     36.612263 71.214859
2562     36.872039 71.270934
2563     37.131816 71.324013
2564     37.391593 71.374256
2565     37.651369 71.421814
2566     37.911146 71.46683
2567     38.170922 71.509441
2568     38.430699 71.549774
2569     38.690476 71.587953
2570     38.950252 71.624091
2571     39.210029 71.658297
2572     39.469805 71.690676
2573     39.729582 71.721325
2574     39.989358 71.750336
2575     40.249135 71.777796
2576     40.508912 71.803789
2577     40.768688 71.828393
2578     41.028465 71.851682
2579     41.288241 71.873727
2580     41.548018 71.894593
2581     41.807795 71.914344
2582     42.067571 71.93304
2583     42.327348 71.950737
2584     42.587124 71.967488
2585     42.846901 71.983344
2586     43.106677 71.998353
2587     43.366454 72.01256
2588     43.626231 72.026007
2589     43.886007 72.038736
2590     44.145784 72.050784
2591     44.40556 72.062189
2592     44.665337 72.072984
2593     44.925114 72.083203
2594     45.18489 72.092875
2595     45.444667 72.102031
2596     45.704443 72.110697
2597     45.96422 72.1189
2598     46.223996 72.126665
2599     46.483773 72.134014
2600     46.74355 72.140971
2601     47.003326 72.147556
2602     47.263103 72.15379
2603     47.522879 72.15969
2604     47.782656 72.165275
2605     48.042433 72.170561
2606     48.302209 72.175565
2607     48.561986 72.180302
2608     48.821762 72.184785
2609     49.081539 72.189029
2610     49.341315 72.193046
2611     49.601092 72.196849
2612     49.860869 72.200448
2613     50.120645 72.203855
2614     50.380422 72.207079
2615     50.640198 72.210132
2616     50.899975 72.213021
2617     51.159752 72.215756
2618     51.419528 72.218345
2619     51.679305 72.220795
2620     51.939081 72.223115
2621     52.198858 72.22531
2622     52.458634 72.227389
2623     52.718411 72.229356
2624     52.978188 72.231218
2625     53.237964 72.23298
2626     53.497741 72.234649
2627     53.757517 72.236228
2628     54.017294 72.237723
2629     54.277071 72.239138
2630     54.536847 72.240477
2631     54.796624 72.241745
2632     55.0564 72.242945
2633     55.316177 72.244081
2634     55.575953 72.245156
2635     55.83573 72.246173
2636     56.095507 72.247137
2637     56.355283 72.248049
2638     56.61506 72.248912
2639     56.874836 72.249729
2640     57.134613 72.250502
2641     57.39439 72.251234
2642     57.654166 72.251927
2643     57.913943 72.252583
2644     58.173719 72.253204
2645     58.433496 72.253791
2646     58.693272 72.254347
2647     58.953049 72.254874
2648     59.212826 72.255372
2649     59.472602 72.255844
2650     59.732379 72.256291
2651     59.992155 72.256713
2652     60.251932 72.257113
2653     60.511709 72.257492
2654     60.771485 72.257851
2655     61.031262 72.25819
2656     61.291038 72.258511
2657     61.550815 72.258815
2658     61.810591 72.259103
2659     62.070368 72.259375
2660     62.330145 72.259633
2661     62.589921 72.259877
2662     62.849698 72.260108
2663     63.109474 72.260327
2664     63.369251 72.260534
2665     63.629028 72.26073
2666     63.888804 72.260915
2667     64.148581 72.261091
2668     64.408357 72.261257
2669     64.668134 72.261414
2670     64.92791 72.261563
2671     65.187687 72.261704
2672     65.447464 72.261837
2673     65.70724 72.261964
2674     65.967017 72.262083
2675     66.226793 72.262196
2676     66.48657 72.262303
2677     66.746347 72.262405
2678     67.006123 72.262501
2679     67.2659 72.262591
2680     67.525676 72.262677
2681     67.785453 72.262759
2682     68.045229 72.262836
2683     68.305006 72.262909
2684     68.564783 72.262978
2685     68.824559 72.263043
2686     69.084336 72.263105
2687     69.344112 72.263163
2688     69.603889 72.263219
2689     69.863666 72.263271
2690     70.123442 72.263321
2691     70.383219 72.263368
2692     70.642995 72.263412
2693     70.902772 72.263454
2694     71.162548 72.263494
2695     71.422325 72.263532
2696     71.682102 72.263568
2697     71.941878 72.263601
2698     72.201655 72.263633
2699     72.461431 72.263664
2700     72.721208 72.263692
2701     72.980985 72.263719
2702     73.240761 72.263745
2703     73.500538 72.263769
2704     73.760314 72.263792
2705     74.020091 72.263814
2706     74.279867 72.263835
2707     74.539644 72.263854
2708     74.799421 72.263873
2709     75.059197 72.26389
2710     75.318974 72.263907
2711     75.57875 72.263923
2712     75.838527 72.263937
2713     76.098304 72.263951
2714     76.35808 72.263965
2715     76.617857 72.263977
2716     76.877633 72.263989
2717     77.13741 72.264
2718     77.397186 72.264011
2719     77.656963 72.264021
2720     77.91674 72.264031
2721     78.176516 72.26404
2722     78.436293 72.264048
2723     78.696069 72.264056
2724     78.955846 72.264064
2725     79.215623 72.264071
2726     79.475399 72.264078
2727     79.735176 72.264085
2728     79.994952 72.264091
2729     80.254729 72.264097
2730     80.514505 72.264102
2731     80.774282 72.264107
2732     &