ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/multipole/Z1_alphaConvergence.agr
Revision: 4098
Committed: Thu Apr 3 13:38:22 2014 UTC (10 years, 3 months ago) by gezelter
File size: 25874 byte(s)
Log Message:
Colormap changes, some text edits

File Contents

# User Rev Content
1 mlamichh 3997 # Grace project file
2     #
3     @version 50123
4     @page size 792, 612
5     @page scroll 5%
6     @page inout 5%
7     @link page off
8     @map font 8 to "Courier", "Courier"
9     @map font 10 to "Courier-Bold", "Courier-Bold"
10     @map font 11 to "Courier-BoldOblique", "Courier-BoldOblique"
11     @map font 9 to "Courier-Oblique", "Courier-Oblique"
12     @map font 4 to "Helvetica", "Helvetica"
13     @map font 6 to "Helvetica-Bold", "Helvetica-Bold"
14     @map font 7 to "Helvetica-BoldOblique", "Helvetica-BoldOblique"
15     @map font 5 to "Helvetica-Oblique", "Helvetica-Oblique"
16     @map font 14 to "NimbusMonoL-BoldOblique", "NimbusMonoL-BoldOblique"
17     @map font 15 to "NimbusMonoL-Regular", "NimbusMonoL-Regular"
18     @map font 16 to "NimbusMonoL-RegularOblique", "NimbusMonoL-RegularOblique"
19     @map font 17 to "NimbusRomanNo9L-Medium", "NimbusRomanNo9L-Medium"
20     @map font 18 to "NimbusRomanNo9L-MediumItalic", "NimbusRomanNo9L-MediumItalic"
21     @map font 19 to "NimbusRomanNo9L-Regular", "NimbusRomanNo9L-Regular"
22     @map font 20 to "NimbusRomanNo9L-RegularItalic", "NimbusRomanNo9L-RegularItalic"
23     @map font 21 to "NimbusSansL-Bold", "NimbusSansL-Bold"
24     @map font 22 to "NimbusSansL-BoldCondensed", "NimbusSansL-BoldCondensed"
25     @map font 23 to "NimbusSansL-BoldCondensedItalic", "NimbusSansL-BoldCondensedItalic"
26     @map font 24 to "NimbusSansL-BoldItalic", "NimbusSansL-BoldItalic"
27     @map font 25 to "NimbusSansL-Regular", "NimbusSansL-Regular"
28     @map font 26 to "NimbusSansL-RegularCondensed", "NimbusSansL-RegularCondensed"
29     @map font 27 to "NimbusSansL-RegularCondensedItalic", "NimbusSansL-RegularCondensedItalic"
30     @map font 28 to "NimbusSansL-RegularItalic", "NimbusSansL-RegularItalic"
31     @map font 29 to "StandardSymbolsL-Regular", "StandardSymbolsL-Regular"
32     @map font 12 to "Symbol", "Symbol"
33     @map font 31 to "Symbol-Regular", "Symbol-Regular"
34     @map font 2 to "Times-Bold", "Times-Bold"
35     @map font 3 to "Times-BoldItalic", "Times-BoldItalic"
36     @map font 1 to "Times-Italic", "Times-Italic"
37     @map font 0 to "Times-Roman", "Times-Roman"
38     @map font 36 to "URWBookmanL-DemiBold", "URWBookmanL-DemiBold"
39     @map font 37 to "URWBookmanL-DemiBoldItalic", "URWBookmanL-DemiBoldItalic"
40     @map font 38 to "URWBookmanL-Light", "URWBookmanL-Light"
41     @map font 39 to "URWBookmanL-LightItalic", "URWBookmanL-LightItalic"
42     @map font 40 to "URWChanceryL-MediumItalic", "URWChanceryL-MediumItalic"
43     @map font 41 to "URWGothicL-Book", "URWGothicL-Book"
44     @map font 42 to "URWGothicL-BookOblique", "URWGothicL-BookOblique"
45     @map font 43 to "URWGothicL-Demi", "URWGothicL-Demi"
46     @map font 44 to "URWGothicL-DemiOblique", "URWGothicL-DemiOblique"
47     @map font 45 to "URWPalladioL-Bold", "URWPalladioL-Bold"
48     @map font 46 to "URWPalladioL-BoldItalic", "URWPalladioL-BoldItalic"
49     @map font 47 to "URWPalladioL-Italic", "URWPalladioL-Italic"
50     @map font 48 to "URWPalladioL-Roman", "URWPalladioL-Roman"
51     @map font 56 to "Utopia-Bold", "Utopia-Bold"
52     @map font 57 to "Utopia-BoldItalic", "Utopia-BoldItalic"
53     @map font 58 to "Utopia-Italic", "Utopia-Italic"
54     @map font 59 to "Utopia-Regular", "Utopia-Regular"
55     @map font 13 to "ZapfDingbats", "ZapfDingbats"
56     @map color 0 to (255, 255, 255), "white"
57     @map color 1 to (0, 0, 0), "black"
58     @map color 2 to (255, 0, 0), "red"
59     @map color 3 to (0, 255, 0), "green"
60 gezelter 4098 @map color 4 to (0, 43, 92), "blue"
61     @map color 5 to (210, 210, 5), "yellow"
62     @map color 6 to (50, 20, 50), "brown"
63     @map color 7 to (150, 150, 170), "grey"
64     @map color 8 to (102, 156, 52), "violet"
65     @map color 9 to (90, 171, 188), "cyan"
66     @map color 10 to (188, 33, 188), "magenta"
67 mlamichh 3997 @map color 11 to (255, 165, 0), "orange"
68 gezelter 4098 @map color 12 to (114, 33, 114), "indigo"
69 mlamichh 3997 @map color 13 to (103, 7, 72), "maroon"
70 gezelter 4098 @map color 14 to (0, 5, 240), "turquoise"
71     @map color 15 to (153, 150, 35), "green4"
72 mlamichh 3997 @reference date 0
73     @date wrap off
74     @date wrap year 1950
75     @default linewidth 1.0
76     @default linestyle 1
77     @default color 1
78     @default pattern 1
79     @default font 0
80     @default char size 1.000000
81     @default symbol size 1.000000
82     @default sformat "%.8g"
83     @background color 0
84     @page background fill on
85     @timestamp off
86     @timestamp 0.03, 0.03
87     @timestamp color 1
88     @timestamp rot 0
89     @timestamp font 0
90     @timestamp char size 1.000000
91     @timestamp def "Wed Jan 15 11:20:14 2014"
92     @with string
93     @ string on
94     @ string loctype view
95     @ string 0.328431372549, 0.797794117647
96     @ string color 1
97     @ string rot 0
98     @ string font 0
99     @ string just 0
100     @ string char size 1.000000
101     @ string def "\"Z\s1\N\" structure"
102     @with string
103     @ string on
104     @ string loctype view
105     @ string 0.382352941176, 0.606617647059
106     @ string color 1
107     @ string rot 0
108     @ string font 0
109     @ string just 0
110     @ string char size 1.000000
111     @ string def "r\sc\N = 9 A\So"
112     @with string
113     @ string on
114     @ string loctype view
115     @ string 0.871323529412, 0.606617647059
116     @ string color 1
117     @ string rot 0
118     @ string font 0
119     @ string just 0
120     @ string char size 1.000000
121     @ string def "r\sc\N = 12 A\So"
122     @r0 off
123     @link r0 to g0
124     @r0 type above
125     @r0 linestyle 1
126     @r0 linewidth 1.0
127     @r0 color 1
128     @r0 line 0, 0, 0, 0
129     @r1 off
130     @link r1 to g0
131     @r1 type above
132     @r1 linestyle 1
133     @r1 linewidth 1.0
134     @r1 color 1
135     @r1 line 0, 0, 0, 0
136     @r2 off
137     @link r2 to g0
138     @r2 type above
139     @r2 linestyle 1
140     @r2 linewidth 1.0
141     @r2 color 1
142     @r2 line 0, 0, 0, 0
143     @r3 off
144     @link r3 to g0
145     @r3 type above
146     @r3 linestyle 1
147     @r3 linewidth 1.0
148     @r3 color 1
149     @r3 line 0, 0, 0, 0
150     @r4 off
151     @link r4 to g0
152     @r4 type above
153     @r4 linestyle 1
154     @r4 linewidth 1.0
155     @r4 color 1
156     @r4 line 0, 0, 0, 0
157     @g0 on
158     @g0 hidden false
159     @g0 type XY
160     @g0 stacked false
161     @g0 bar hgap 0.000000
162     @g0 fixedpoint off
163     @g0 fixedpoint type 0
164     @g0 fixedpoint xy 0.000000, 0.000000
165     @g0 fixedpoint format general general
166     @g0 fixedpoint prec 6, 6
167     @with g0
168     @ world 0, -2.2, 1, 0.1
169     @ stack world 0, 0, 0, 0
170     @ znorm 1
171     @ view 0.150000, 0.150000, 0.623389, 0.850000
172     @ title ""
173     @ title font 0
174     @ title size 1.000000
175     @ title color 1
176     @ subtitle ""
177     @ subtitle font 0
178     @ subtitle size 1.000000
179     @ subtitle color 1
180     @ xaxes scale Normal
181     @ yaxes scale Normal
182     @ xaxes invert off
183     @ yaxes invert off
184     @ xaxis on
185     @ xaxis type zero false
186     @ xaxis offset 0.000000 , 0.000000
187     @ xaxis bar on
188     @ xaxis bar color 1
189     @ xaxis bar linestyle 1
190     @ xaxis bar linewidth 1.0
191     @ xaxis label "a\S*"
192     @ xaxis label layout para
193     @ xaxis label place auto
194     @ xaxis label char size 1.000000
195     @ xaxis label font 12
196     @ xaxis label color 1
197     @ xaxis label place normal
198     @ xaxis tick on
199     @ xaxis tick major 0.2
200     @ xaxis tick minor ticks 1
201     @ xaxis tick default 6
202     @ xaxis tick place rounded true
203     @ xaxis tick in
204     @ xaxis tick major size 1.000000
205     @ xaxis tick major color 1
206     @ xaxis tick major linewidth 1.0
207     @ xaxis tick major linestyle 1
208     @ xaxis tick major grid off
209     @ xaxis tick minor color 1
210     @ xaxis tick minor linewidth 1.0
211     @ xaxis tick minor linestyle 1
212     @ xaxis tick minor grid off
213     @ xaxis tick minor size 0.500000
214     @ xaxis ticklabel on
215     @ xaxis ticklabel format general
216     @ xaxis ticklabel prec 5
217     @ xaxis ticklabel formula ""
218     @ xaxis ticklabel append ""
219     @ xaxis ticklabel prepend ""
220     @ xaxis ticklabel angle 0
221     @ xaxis ticklabel skip 0
222     @ xaxis ticklabel stagger 0
223     @ xaxis ticklabel place normal
224     @ xaxis ticklabel offset auto
225     @ xaxis ticklabel offset 0.000000 , 0.010000
226     @ xaxis ticklabel start type auto
227     @ xaxis ticklabel start 0.000000
228     @ xaxis ticklabel stop type auto
229     @ xaxis ticklabel stop 0.000000
230     @ xaxis ticklabel char size 1.000000
231     @ xaxis ticklabel font 0
232     @ xaxis ticklabel color 1
233     @ xaxis tick place both
234     @ xaxis tick spec type none
235     @ yaxis on
236     @ yaxis type zero false
237     @ yaxis offset 0.000000 , 0.000000
238     @ yaxis bar on
239     @ yaxis bar color 1
240     @ yaxis bar linestyle 1
241     @ yaxis bar linewidth 1.0
242     @ yaxis label "Energy Constant"
243     @ yaxis label layout para
244     @ yaxis label place auto
245     @ yaxis label char size 1.000000
246     @ yaxis label font 0
247     @ yaxis label color 1
248     @ yaxis label place normal
249     @ yaxis tick on
250     @ yaxis tick major 0.5
251     @ yaxis tick minor ticks 1
252     @ yaxis tick default 6
253     @ yaxis tick place rounded true
254     @ yaxis tick in
255     @ yaxis tick major size 1.000000
256     @ yaxis tick major color 1
257     @ yaxis tick major linewidth 1.0
258     @ yaxis tick major linestyle 1
259     @ yaxis tick major grid off
260     @ yaxis tick minor color 1
261     @ yaxis tick minor linewidth 1.0
262     @ yaxis tick minor linestyle 1
263     @ yaxis tick minor grid off
264     @ yaxis tick minor size 0.500000
265     @ yaxis ticklabel on
266     @ yaxis ticklabel format general
267     @ yaxis ticklabel prec 5
268     @ yaxis ticklabel formula ""
269     @ yaxis ticklabel append ""
270     @ yaxis ticklabel prepend ""
271     @ yaxis ticklabel angle 0
272     @ yaxis ticklabel skip 0
273     @ yaxis ticklabel stagger 0
274     @ yaxis ticklabel place normal
275     @ yaxis ticklabel offset auto
276     @ yaxis ticklabel offset 0.000000 , 0.010000
277     @ yaxis ticklabel start type auto
278     @ yaxis ticklabel start 0.000000
279     @ yaxis ticklabel stop type auto
280     @ yaxis ticklabel stop 0.000000
281     @ yaxis ticklabel char size 1.000000
282     @ yaxis ticklabel font 0
283     @ yaxis ticklabel color 1
284     @ yaxis tick place both
285     @ yaxis tick spec type none
286     @ altxaxis off
287     @ altyaxis off
288     @ legend on
289     @ legend loctype view
290     @ legend 0.45, 0.8
291     @ legend box color 1
292     @ legend box pattern 1
293     @ legend box linewidth 1.0
294     @ legend box linestyle 1
295     @ legend box fill color 0
296     @ legend box fill pattern 1
297     @ legend font 0
298     @ legend char size 1.000000
299     @ legend color 1
300     @ legend length 4
301     @ legend vgap 1
302     @ legend hgap 1
303     @ legend invert false
304     @ frame type 0
305     @ frame linestyle 1
306     @ frame linewidth 1.0
307     @ frame color 1
308     @ frame pattern 1
309     @ frame background color 0
310     @ frame background pattern 0
311     @ s0 hidden false
312     @ s0 type xy
313     @ s0 symbol 1
314     @ s0 symbol size 0.510000
315     @ s0 symbol color 1
316     @ s0 symbol pattern 1
317     @ s0 symbol fill color 1
318     @ s0 symbol fill pattern 1
319     @ s0 symbol linewidth 1.0
320     @ s0 symbol linestyle 1
321     @ s0 symbol char 65
322     @ s0 symbol char font 0
323     @ s0 symbol skip 0
324     @ s0 line type 1
325     @ s0 line linestyle 1
326     @ s0 line linewidth 2.0
327     @ s0 line color 1
328     @ s0 line pattern 1
329     @ s0 baseline type 0
330     @ s0 baseline off
331     @ s0 dropline off
332     @ s0 fill type 0
333     @ s0 fill rule 0
334     @ s0 fill color 1
335     @ s0 fill pattern 1
336     @ s0 avalue off
337     @ s0 avalue type 2
338     @ s0 avalue char size 1.000000
339     @ s0 avalue font 0
340     @ s0 avalue color 1
341     @ s0 avalue rot 0
342     @ s0 avalue format general
343     @ s0 avalue prec 3
344     @ s0 avalue prepend ""
345     @ s0 avalue append ""
346     @ s0 avalue offset 0.000000 , 0.000000
347     @ s0 errorbar on
348     @ s0 errorbar place both
349     @ s0 errorbar color 1
350     @ s0 errorbar pattern 1
351     @ s0 errorbar size 1.000000
352     @ s0 errorbar linewidth 1.0
353     @ s0 errorbar linestyle 1
354     @ s0 errorbar riser linewidth 1.0
355     @ s0 errorbar riser linestyle 1
356     @ s0 errorbar riser clip off
357     @ s0 errorbar riser clip length 0.100000
358     @ s0 comment "/home/madan/Desktop/Z_1/Z_1_Radius_9"
359     @ s0 legend ""
360     @ s1 hidden false
361     @ s1 type xy
362     @ s1 symbol 2
363     @ s1 symbol size 0.510000
364     @ s1 symbol color 2
365     @ s1 symbol pattern 1
366     @ s1 symbol fill color 2
367     @ s1 symbol fill pattern 1
368     @ s1 symbol linewidth 1.0
369     @ s1 symbol linestyle 1
370     @ s1 symbol char 65
371     @ s1 symbol char font 0
372     @ s1 symbol skip 0
373     @ s1 line type 1
374     @ s1 line linestyle 1
375     @ s1 line linewidth 2.0
376     @ s1 line color 2
377     @ s1 line pattern 1
378     @ s1 baseline type 0
379     @ s1 baseline off
380     @ s1 dropline off
381     @ s1 fill type 0
382     @ s1 fill rule 0
383     @ s1 fill color 1
384     @ s1 fill pattern 1
385     @ s1 avalue off
386     @ s1 avalue type 2
387     @ s1 avalue char size 1.000000
388     @ s1 avalue font 0
389     @ s1 avalue color 1
390     @ s1 avalue rot 0
391     @ s1 avalue format general
392     @ s1 avalue prec 3
393     @ s1 avalue prepend ""
394     @ s1 avalue append ""
395     @ s1 avalue offset 0.000000 , 0.000000
396     @ s1 errorbar on
397     @ s1 errorbar place both
398     @ s1 errorbar color 2
399     @ s1 errorbar pattern 1
400     @ s1 errorbar size 1.000000
401     @ s1 errorbar linewidth 1.0
402     @ s1 errorbar linestyle 1
403     @ s1 errorbar riser linewidth 1.0
404     @ s1 errorbar riser linestyle 1
405     @ s1 errorbar riser clip off
406     @ s1 errorbar riser clip length 0.100000
407     @ s1 comment "/home/madan/Desktop/Z_1/Z_1_Radius_9"
408     @ s1 legend ""
409     @ s2 hidden false
410     @ s2 type xy
411     @ s2 symbol 3
412     @ s2 symbol size 0.510000
413     @ s2 symbol color 3
414     @ s2 symbol pattern 1
415     @ s2 symbol fill color 3
416     @ s2 symbol fill pattern 1
417     @ s2 symbol linewidth 1.0
418     @ s2 symbol linestyle 1
419     @ s2 symbol char 65
420     @ s2 symbol char font 0
421     @ s2 symbol skip 0
422     @ s2 line type 1
423     @ s2 line linestyle 1
424     @ s2 line linewidth 2.0
425     @ s2 line color 3
426     @ s2 line pattern 1
427     @ s2 baseline type 0
428     @ s2 baseline off
429     @ s2 dropline off
430     @ s2 fill type 0
431     @ s2 fill rule 0
432     @ s2 fill color 1
433     @ s2 fill pattern 1
434     @ s2 avalue off
435     @ s2 avalue type 2
436     @ s2 avalue char size 1.000000
437     @ s2 avalue font 0
438     @ s2 avalue color 1
439     @ s2 avalue rot 0
440     @ s2 avalue format general
441     @ s2 avalue prec 3
442     @ s2 avalue prepend ""
443     @ s2 avalue append ""
444     @ s2 avalue offset 0.000000 , 0.000000
445     @ s2 errorbar on
446     @ s2 errorbar place both
447     @ s2 errorbar color 3
448     @ s2 errorbar pattern 1
449     @ s2 errorbar size 1.000000
450     @ s2 errorbar linewidth 1.0
451     @ s2 errorbar linestyle 1
452     @ s2 errorbar riser linewidth 1.0
453     @ s2 errorbar riser linestyle 1
454     @ s2 errorbar riser clip off
455     @ s2 errorbar riser clip length 0.100000
456     @ s2 comment "/home/madan/Desktop/Z_1/Z_1_Radius_9"
457     @ s2 legend ""
458     @ s3 hidden false
459     @ s3 type xy
460     @ s3 symbol 4
461     @ s3 symbol size 0.510000
462     @ s3 symbol color 4
463     @ s3 symbol pattern 1
464     @ s3 symbol fill color 4
465     @ s3 symbol fill pattern 1
466     @ s3 symbol linewidth 1.0
467     @ s3 symbol linestyle 1
468     @ s3 symbol char 65
469     @ s3 symbol char font 0
470     @ s3 symbol skip 0
471     @ s3 line type 1
472     @ s3 line linestyle 1
473     @ s3 line linewidth 2.0
474     @ s3 line color 4
475     @ s3 line pattern 1
476     @ s3 baseline type 0
477     @ s3 baseline off
478     @ s3 dropline off
479     @ s3 fill type 0
480     @ s3 fill rule 0
481     @ s3 fill color 1
482     @ s3 fill pattern 1
483     @ s3 avalue off
484     @ s3 avalue type 2
485     @ s3 avalue char size 1.000000
486     @ s3 avalue font 0
487     @ s3 avalue color 1
488     @ s3 avalue rot 0
489     @ s3 avalue format general
490     @ s3 avalue prec 3
491     @ s3 avalue prepend ""
492     @ s3 avalue append ""
493     @ s3 avalue offset 0.000000 , 0.000000
494     @ s3 errorbar on
495     @ s3 errorbar place both
496     @ s3 errorbar color 4
497     @ s3 errorbar pattern 1
498     @ s3 errorbar size 1.000000
499     @ s3 errorbar linewidth 1.0
500     @ s3 errorbar linestyle 1
501     @ s3 errorbar riser linewidth 1.0
502     @ s3 errorbar riser linestyle 1
503     @ s3 errorbar riser clip off
504     @ s3 errorbar riser clip length 0.100000
505     @ s3 comment "/home/madan/Desktop/Z_1/Z_1_Radius_9"
506     @ s3 legend ""
507     @g1 on
508     @g1 hidden false
509     @g1 type XY
510     @g1 stacked false
511     @g1 bar hgap 0.000000
512     @g1 fixedpoint off
513     @g1 fixedpoint type 0
514     @g1 fixedpoint xy 0.000000, 0.000000
515     @g1 fixedpoint format general general
516     @g1 fixedpoint prec 6, 6
517     @with g1
518     @ world 0, -2.2, 1, 0.1
519     @ stack world 0, 0, 0, 0
520     @ znorm 1
521     @ view 0.670728, 0.150000, 1.144118, 0.850000
522     @ title ""
523     @ title font 0
524     @ title size 1.000000
525     @ title color 1
526     @ subtitle ""
527     @ subtitle font 0
528     @ subtitle size 1.000000
529     @ subtitle color 1
530     @ xaxes scale Normal
531     @ yaxes scale Normal
532     @ xaxes invert off
533     @ yaxes invert off
534     @ xaxis on
535     @ xaxis type zero false
536     @ xaxis offset 0.000000 , 0.000000
537     @ xaxis bar on
538     @ xaxis bar color 1
539     @ xaxis bar linestyle 1
540     @ xaxis bar linewidth 1.0
541     @ xaxis label "a\S*"
542     @ xaxis label layout para
543     @ xaxis label place auto
544     @ xaxis label char size 1.000000
545     @ xaxis label font 12
546     @ xaxis label color 1
547     @ xaxis label place normal
548     @ xaxis tick on
549     @ xaxis tick major 0.2
550     @ xaxis tick minor ticks 1
551     @ xaxis tick default 6
552     @ xaxis tick place rounded true
553     @ xaxis tick in
554     @ xaxis tick major size 1.000000
555     @ xaxis tick major color 1
556     @ xaxis tick major linewidth 1.0
557     @ xaxis tick major linestyle 1
558     @ xaxis tick major grid off
559     @ xaxis tick minor color 1
560     @ xaxis tick minor linewidth 1.0
561     @ xaxis tick minor linestyle 1
562     @ xaxis tick minor grid off
563     @ xaxis tick minor size 0.500000
564     @ xaxis ticklabel on
565     @ xaxis ticklabel format general
566     @ xaxis ticklabel prec 5
567     @ xaxis ticklabel formula ""
568     @ xaxis ticklabel append ""
569     @ xaxis ticklabel prepend ""
570     @ xaxis ticklabel angle 0
571     @ xaxis ticklabel skip 0
572     @ xaxis ticklabel stagger 0
573     @ xaxis ticklabel place normal
574     @ xaxis ticklabel offset auto
575     @ xaxis ticklabel offset 0.000000 , 0.010000
576     @ xaxis ticklabel start type auto
577     @ xaxis ticklabel start 0.000000
578     @ xaxis ticklabel stop type auto
579     @ xaxis ticklabel stop 0.000000
580     @ xaxis ticklabel char size 1.000000
581     @ xaxis ticklabel font 0
582     @ xaxis ticklabel color 1
583     @ xaxis tick place both
584     @ xaxis tick spec type none
585     @ yaxis on
586     @ yaxis type zero false
587     @ yaxis offset 0.000000 , 0.000000
588     @ yaxis bar on
589     @ yaxis bar color 1
590     @ yaxis bar linestyle 1
591     @ yaxis bar linewidth 1.0
592     @ yaxis label ""
593     @ yaxis label layout para
594     @ yaxis label place auto
595     @ yaxis label char size 1.000000
596     @ yaxis label font 0
597     @ yaxis label color 1
598     @ yaxis label place normal
599     @ yaxis tick on
600     @ yaxis tick major 0.5
601     @ yaxis tick minor ticks 1
602     @ yaxis tick default 6
603     @ yaxis tick place rounded true
604     @ yaxis tick in
605     @ yaxis tick major size 1.000000
606     @ yaxis tick major color 1
607     @ yaxis tick major linewidth 1.0
608     @ yaxis tick major linestyle 1
609     @ yaxis tick major grid off
610     @ yaxis tick minor color 1
611     @ yaxis tick minor linewidth 1.0
612     @ yaxis tick minor linestyle 1
613     @ yaxis tick minor grid off
614     @ yaxis tick minor size 0.500000
615     @ yaxis ticklabel on
616     @ yaxis ticklabel format general
617     @ yaxis ticklabel prec 5
618     @ yaxis ticklabel formula ""
619     @ yaxis ticklabel append ""
620     @ yaxis ticklabel prepend ""
621     @ yaxis ticklabel angle 0
622     @ yaxis ticklabel skip 0
623     @ yaxis ticklabel stagger 0
624     @ yaxis ticklabel place normal
625     @ yaxis ticklabel offset auto
626     @ yaxis ticklabel offset 0.000000 , 0.010000
627     @ yaxis ticklabel start type auto
628     @ yaxis ticklabel start 0.000000
629     @ yaxis ticklabel stop type auto
630     @ yaxis ticklabel stop 0.000000
631     @ yaxis ticklabel char size 0.000000
632     @ yaxis ticklabel font 0
633     @ yaxis ticklabel color 1
634     @ yaxis tick place both
635     @ yaxis tick spec type none
636     @ altxaxis off
637     @ altyaxis off
638     @ legend on
639     @ legend loctype view
640     @ legend 0.95, 0.8
641     @ legend box color 1
642     @ legend box pattern 1
643     @ legend box linewidth 1.0
644     @ legend box linestyle 1
645     @ legend box fill color 0
646     @ legend box fill pattern 1
647     @ legend font 0
648     @ legend char size 1.000000
649     @ legend color 1
650     @ legend length 4
651     @ legend vgap 1
652     @ legend hgap 1
653     @ legend invert false
654     @ frame type 0
655     @ frame linestyle 1
656     @ frame linewidth 1.0
657     @ frame color 1
658     @ frame pattern 1
659     @ frame background color 0
660     @ frame background pattern 0
661     @ s0 hidden false
662     @ s0 type xy
663     @ s0 symbol 1
664     @ s0 symbol size 0.510000
665     @ s0 symbol color 1
666     @ s0 symbol pattern 1
667     @ s0 symbol fill color 1
668     @ s0 symbol fill pattern 1
669     @ s0 symbol linewidth 1.0
670     @ s0 symbol linestyle 1
671     @ s0 symbol char 65
672     @ s0 symbol char font 0
673     @ s0 symbol skip 0
674     @ s0 line type 1
675     @ s0 line linestyle 1
676     @ s0 line linewidth 2.0
677     @ s0 line color 1
678     @ s0 line pattern 1
679     @ s0 baseline type 0
680     @ s0 baseline off
681     @ s0 dropline off
682     @ s0 fill type 0
683     @ s0 fill rule 0
684     @ s0 fill color 1
685     @ s0 fill pattern 1
686     @ s0 avalue off
687     @ s0 avalue type 2
688     @ s0 avalue char size 1.000000
689     @ s0 avalue font 0
690     @ s0 avalue color 1
691     @ s0 avalue rot 0
692     @ s0 avalue format general
693     @ s0 avalue prec 3
694     @ s0 avalue prepend ""
695     @ s0 avalue append ""
696     @ s0 avalue offset 0.000000 , 0.000000
697     @ s0 errorbar on
698     @ s0 errorbar place both
699     @ s0 errorbar color 1
700     @ s0 errorbar pattern 1
701     @ s0 errorbar size 1.000000
702     @ s0 errorbar linewidth 1.0
703     @ s0 errorbar linestyle 1
704     @ s0 errorbar riser linewidth 1.0
705     @ s0 errorbar riser linestyle 1
706     @ s0 errorbar riser clip off
707     @ s0 errorbar riser clip length 0.100000
708     @ s0 comment "/home/madan/Desktop/Z_1/Z_1_Radius_12"
709     @ s0 legend ""
710     @ s1 hidden false
711     @ s1 type xy
712     @ s1 symbol 2
713     @ s1 symbol size 0.510000
714     @ s1 symbol color 2
715     @ s1 symbol pattern 1
716     @ s1 symbol fill color 2
717     @ s1 symbol fill pattern 1
718     @ s1 symbol linewidth 1.0
719     @ s1 symbol linestyle 1
720     @ s1 symbol char 65
721     @ s1 symbol char font 0
722     @ s1 symbol skip 0
723     @ s1 line type 1
724     @ s1 line linestyle 1
725     @ s1 line linewidth 2.0
726     @ s1 line color 2
727     @ s1 line pattern 1
728     @ s1 baseline type 0
729     @ s1 baseline off
730     @ s1 dropline off
731     @ s1 fill type 0
732     @ s1 fill rule 0
733     @ s1 fill color 1
734     @ s1 fill pattern 1
735     @ s1 avalue off
736     @ s1 avalue type 2
737     @ s1 avalue char size 1.000000
738     @ s1 avalue font 0
739     @ s1 avalue color 1
740     @ s1 avalue rot 0
741     @ s1 avalue format general
742     @ s1 avalue prec 3
743     @ s1 avalue prepend ""
744     @ s1 avalue append ""
745     @ s1 avalue offset 0.000000 , 0.000000
746     @ s1 errorbar on
747     @ s1 errorbar place both
748     @ s1 errorbar color 2
749     @ s1 errorbar pattern 1
750     @ s1 errorbar size 1.000000
751     @ s1 errorbar linewidth 1.0
752     @ s1 errorbar linestyle 1
753     @ s1 errorbar riser linewidth 1.0
754     @ s1 errorbar riser linestyle 1
755     @ s1 errorbar riser clip off
756     @ s1 errorbar riser clip length 0.100000
757     @ s1 comment "/home/madan/Desktop/Z_1/Z_1_Radius_12"
758     @ s1 legend ""
759     @ s2 hidden false
760     @ s2 type xy
761     @ s2 symbol 3
762     @ s2 symbol size 0.510000
763     @ s2 symbol color 3
764     @ s2 symbol pattern 1
765     @ s2 symbol fill color 3
766     @ s2 symbol fill pattern 1
767     @ s2 symbol linewidth 1.0
768     @ s2 symbol linestyle 1
769     @ s2 symbol char 65
770     @ s2 symbol char font 0
771     @ s2 symbol skip 0
772     @ s2 line type 1
773     @ s2 line linestyle 1
774     @ s2 line linewidth 2.0
775     @ s2 line color 3
776     @ s2 line pattern 1
777     @ s2 baseline type 0
778     @ s2 baseline off
779     @ s2 dropline off
780     @ s2 fill type 0
781     @ s2 fill rule 0
782     @ s2 fill color 1
783     @ s2 fill pattern 1
784     @ s2 avalue off
785     @ s2 avalue type 2
786     @ s2 avalue char size 1.000000
787     @ s2 avalue font 0
788     @ s2 avalue color 1
789     @ s2 avalue rot 0
790     @ s2 avalue format general
791     @ s2 avalue prec 3
792     @ s2 avalue prepend ""
793     @ s2 avalue append ""
794     @ s2 avalue offset 0.000000 , 0.000000
795     @ s2 errorbar on
796     @ s2 errorbar place both
797     @ s2 errorbar color 3
798     @ s2 errorbar pattern 1
799     @ s2 errorbar size 1.000000
800     @ s2 errorbar linewidth 1.0
801     @ s2 errorbar linestyle 1
802     @ s2 errorbar riser linewidth 1.0
803     @ s2 errorbar riser linestyle 1
804     @ s2 errorbar riser clip off
805     @ s2 errorbar riser clip length 0.100000
806     @ s2 comment "/home/madan/Desktop/Z_1/Z_1_Radius_12"
807     @ s2 legend ""
808     @ s3 hidden false
809     @ s3 type xy
810     @ s3 symbol 4
811     @ s3 symbol size 0.510000
812     @ s3 symbol color 4
813     @ s3 symbol pattern 1
814     @ s3 symbol fill color 4
815     @ s3 symbol fill pattern 1
816     @ s3 symbol linewidth 1.0
817     @ s3 symbol linestyle 1
818     @ s3 symbol char 65
819     @ s3 symbol char font 0
820     @ s3 symbol skip 0
821     @ s3 line type 1
822     @ s3 line linestyle 1
823     @ s3 line linewidth 2.0
824     @ s3 line color 4
825     @ s3 line pattern 1
826     @ s3 baseline type 0
827     @ s3 baseline off
828     @ s3 dropline off
829     @ s3 fill type 0
830     @ s3 fill rule 0
831     @ s3 fill color 1
832     @ s3 fill pattern 1
833     @ s3 avalue off
834     @ s3 avalue type 2
835     @ s3 avalue char size 1.000000
836     @ s3 avalue font 0
837     @ s3 avalue color 1
838     @ s3 avalue rot 0
839     @ s3 avalue format general
840     @ s3 avalue prec 3
841     @ s3 avalue prepend ""
842     @ s3 avalue append ""
843     @ s3 avalue offset 0.000000 , 0.000000
844     @ s3 errorbar on
845     @ s3 errorbar place both
846     @ s3 errorbar color 4
847     @ s3 errorbar pattern 1
848     @ s3 errorbar size 1.000000
849     @ s3 errorbar linewidth 1.0
850     @ s3 errorbar linestyle 1
851     @ s3 errorbar riser linewidth 1.0
852     @ s3 errorbar riser linestyle 1
853     @ s3 errorbar riser clip off
854     @ s3 errorbar riser clip length 0.100000
855     @ s3 comment "/home/madan/Desktop/Z_1/Z_1_Radius_12"
856     @ s3 legend ""
857     @target G0.S0
858     @type xy
859     0 8.6528778e-14
860     0.1 -0.12917993
861     0.2 -0.72943465
862     0.3 -1.4621741
863     0.4 -1.8869402
864     0.5 -2.0123295
865     0.6 -2.0087646
866     0.7 -1.9650212
867     0.8 -1.9018011
868     0.9 -1.8202624
869     1 -1.7189187
870     &
871     @target G0.S1
872     @type xy
873     0 4.1953589e-14
874     0.1 -0.0097568945
875     0.2 -0.21039635
876     0.3 -0.83221086
877     0.4 -1.5433372
878     0.5 -1.9432826
879     0.6 -2.0683885
880     0.7 -2.0915641
881     0.8 -2.0942011
882     0.9 -2.0944505
883     1 -2.0950449
884     &
885     @target G0.S2
886     @type xy
887     0 -2.8913196e-14
888     0.1 0.0019884999
889     0.2 -0.0056653094
890     0.3 -0.26738211
891     0.4 -0.9665733
892     0.5 -1.658806
893     0.6 -1.9920819
894     0.7 -2.079706
895     0.8 -2.0930924
896     0.9 -2.0943866
897     1 -2.0950426
898     &
899     @target G0.S3
900     @type xy
901     0 -1.8562904
902     0.1 -1.8558965
903     0.2 -1.8575427
904     0.3 -1.8900658
905     0.4 -1.970114
906     0.5 -2.0468771
907     0.6 -2.0833025
908     0.7 -2.0928095
909     0.8 -2.0942573
910     0.9 -2.0944515
911     1 -2.0950449
912     &
913     @target G1.S0
914     @type xy
915     0 2.8345468e-13
916     0.1 -0.27522438
917     0.2 -1.2320468
918     0.3 -1.8950036
919     0.4 -2.051053
920     0.5 -2.0464625
921     0.6 -2.0131312
922     0.7 -1.9653835
923     0.8 -1.901821
924     0.9 -1.8202632
925     1 -1.7189188
926     &
927     @target G1.S1
928     @type xy
929     0 -1.778112e-13
930     0.1 -0.037737527
931     0.2 -0.58883822
932     0.3 -1.5446447
933     0.4 -2.0063682
934     0.5 -2.088219
935     0.6 -2.0942013
936     0.7 -2.0943923
937     0.8 -2.0943976
938     0.9 -2.0944593
939     1 -2.0950452
940     &
941     @target G1.S2
942     @type xy
943     0 -5.7453373e-15
944     0.1 0.0048119551
945     0.2 -0.12645059
946     0.3 -0.96423794
947     0.4 -1.8095777
948     0.5 -2.0646988
949     0.6 -2.0930856
950     0.7 -2.09437
951     0.8 -2.0943974
952     0.9 -2.0944593
953     1 -2.0950452
954     &
955     @target G1.S3
956     @type xy
957     0 -1.9549284
958     0.1 -1.9545315
959     0.2 -1.9645252
960     0.3 -2.021104
961     0.4 -2.076162
962     0.5 -2.0925094
963     0.6 -2.0943123
964     0.7 -2.0943936
965     0.8 -2.0943976
966     0.9 -2.0944593
967     1 -2.0950452
968     &