~ubuntu-branches/ubuntu/karmic/grace/karmic

« back to all changes in this revision

Viewing changes to examples/spectrum.agr

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2002-03-19 14:19:58 UTC
  • Revision ID: james.westby@ubuntu.com-20020319141958-5gxna6vo1ek3zjml
Tags: upstream-5.1.7
ImportĀ upstreamĀ versionĀ 5.1.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Grace project file
 
2
#
 
3
@version 50005
 
4
@page size 600, 768
 
5
@description "A sample sent by Ron Eisler."
 
6
@page scroll 5%
 
7
@page inout 5%
 
8
@link page off
 
9
@map font 0 to "Times-Roman", "Times-Roman"
 
10
@map font 1 to "Times-Italic", "Times-Italic"
 
11
@map font 2 to "Times-Bold", "Times-Bold"
 
12
@map font 3 to "Times-BoldItalic", "Times-BoldItalic"
 
13
@map font 4 to "Helvetica", "Helvetica"
 
14
@map font 5 to "Helvetica-Oblique", "Helvetica-Oblique"
 
15
@map font 6 to "Helvetica-Bold", "Helvetica-Bold"
 
16
@map font 7 to "Helvetica-BoldOblique", "Helvetica-BoldOblique"
 
17
@map font 8 to "Courier", "Courier"
 
18
@map font 9 to "Courier-Oblique", "Courier-Oblique"
 
19
@map font 10 to "Courier-Bold", "Courier-Bold"
 
20
@map font 11 to "Courier-BoldOblique", "Courier-BoldOblique"
 
21
@map font 12 to "Symbol", "Symbol"
 
22
@map font 13 to "ZapfDingbats", "ZapfDingbats"
 
23
@map color 0 to (255, 255, 255), "white"
 
24
@map color 1 to (0, 0, 0), "black"
 
25
@map color 2 to (255, 0, 0), "red"
 
26
@map color 3 to (0, 255, 0), "green"
 
27
@map color 4 to (0, 0, 255), "blue"
 
28
@map color 5 to (255, 255, 0), "yellow"
 
29
@map color 6 to (188, 143, 143), "brown"
 
30
@map color 7 to (220, 220, 220), "grey"
 
31
@map color 8 to (148, 0, 211), "violet"
 
32
@map color 9 to (0, 255, 255), "cyan"
 
33
@map color 10 to (255, 0, 255), "magenta"
 
34
@map color 11 to (255, 165, 0), "orange"
 
35
@map color 12 to (114, 33, 188), "indigo"
 
36
@map color 13 to (103, 7, 72), "maroon"
 
37
@map color 14 to (64, 224, 208), "turquoise"
 
38
@map color 15 to (0, 139, 0), "green4"
 
39
@reference date 0
 
40
@date wrap on
 
41
@date wrap year 1900
 
42
@default linewidth 1.0
 
43
@default linestyle 1
 
44
@default color 1
 
45
@default pattern 1
 
46
@default font 0
 
47
@default char size 1.000000
 
48
@default symbol size 1.000000
 
49
@default sformat "%16.8g"
 
50
@background color 0
 
51
@page background fill on
 
52
@timestamp on
 
53
@timestamp 0.66, 1.25
 
54
@timestamp color 1
 
55
@timestamp rot 0
 
56
@timestamp font 0
 
57
@timestamp char size 1.000000
 
58
@timestamp def "Fri Oct 22 19:18:36 1999"
 
59
@with box
 
60
@    box on
 
61
@    box loctype view
 
62
@    box 0.171928104575, 0.870784313725, 0.456928104575, 0.830784313725
 
63
@    box linestyle 1
 
64
@    box linewidth 1.0
 
65
@    box color 1
 
66
@    box fill color 0
 
67
@    box fill pattern 1
 
68
@box def
 
69
@with box
 
70
@    box on
 
71
@    box loctype view
 
72
@    box 0.47, 1.146, 0.835, 1.02
 
73
@    box linestyle 1
 
74
@    box linewidth 1.0
 
75
@    box color 1
 
76
@    box fill color 0
 
77
@    box fill pattern 1
 
78
@box def
 
79
@with box
 
80
@    box on
 
81
@    box loctype view
 
82
@    box 0.141633629731, 0.761437908498, 0.173881924305, 0.73366013072
 
83
@    box linestyle 1
 
84
@    box linewidth 1.0
 
85
@    box color 1
 
86
@    box fill color 11
 
87
@    box fill pattern 1
 
88
@box def
 
89
@with box
 
90
@    box on
 
91
@    box loctype view
 
92
@    box 0.141633629731, 0.727124183007, 0.173881924305, 0.699346405229
 
93
@    box linestyle 1
 
94
@    box linewidth 1.0
 
95
@    box color 1
 
96
@    box fill color 3
 
97
@    box fill pattern 1
 
98
@box def
 
99
@with box
 
100
@    box on
 
101
@    box loctype view
 
102
@    box 0.572464611642, 0.761437908497, 0.604712906216, 0.733660130719
 
103
@    box linestyle 1
 
104
@    box linewidth 1.0
 
105
@    box color 1
 
106
@    box fill color 2
 
107
@    box fill pattern 1
 
108
@box def
 
109
@with box
 
110
@    box on
 
111
@    box loctype view
 
112
@    box 0.572464611642, 0.725490196079, 0.604712906216, 0.697712418301
 
113
@    box linestyle 1
 
114
@    box linewidth 1.0
 
115
@    box color 1
 
116
@    box fill color 4
 
117
@    box fill pattern 1
 
118
@box def
 
119
@with box
 
120
@    box on
 
121
@    box loctype view
 
122
@    box 0.47, 0.489137254902, 0.835, 0.363137254902
 
123
@    box linestyle 1
 
124
@    box linewidth 1.0
 
125
@    box color 1
 
126
@    box fill color 0
 
127
@    box fill pattern 1
 
128
@box def
 
129
@with box
 
130
@    box on
 
131
@    box loctype view
 
132
@    box 0.139999642803, 0.116013071896, 0.172247937377, 0.0882352941183
 
133
@    box linestyle 1
 
134
@    box linewidth 1.0
 
135
@    box color 1
 
136
@    box fill color 11
 
137
@    box fill pattern 1
 
138
@box def
 
139
@with box
 
140
@    box on
 
141
@    box loctype view
 
142
@    box 0.139999642803, 0.0816993464054, 0.172247937377, 0.0539215686274
 
143
@    box linestyle 1
 
144
@    box linewidth 1.0
 
145
@    box color 1
 
146
@    box fill color 3
 
147
@    box fill pattern 1
 
148
@box def
 
149
@with box
 
150
@    box on
 
151
@    box loctype view
 
152
@    box 0.575732585499, 0.114379084967, 0.607980880073, 0.0866013071895
 
153
@    box linestyle 1
 
154
@    box linewidth 1.0
 
155
@    box color 1
 
156
@    box fill color 2
 
157
@    box fill pattern 1
 
158
@box def
 
159
@with box
 
160
@    box on
 
161
@    box loctype view
 
162
@    box 0.575732585499, 0.0800653594778, 0.607980880073, 0.0522875816998
 
163
@    box linestyle 1
 
164
@    box linewidth 1.0
 
165
@    box color 1
 
166
@    box fill color 4
 
167
@    box fill pattern 1
 
168
@box def
 
169
@with string
 
170
@    string on
 
171
@    string loctype view
 
172
@    string 0.18, 0.745
 
173
@    string color 1
 
174
@    string rot 0
 
175
@    string font 0
 
176
@    string just 0
 
177
@    string char size 0.870000
 
178
@    string def "LS Lower Pe"
 
179
@with string
 
180
@    string on
 
181
@    string loctype view
 
182
@    string 0.18, 0.71
 
183
@    string color 1
 
184
@    string rot 0
 
185
@    string font 0
 
186
@    string just 0
 
187
@    string char size 0.870000
 
188
@    string def "LS Upper Pe"
 
189
@with string
 
190
@    string on
 
191
@    string loctype view
 
192
@    string 0.612, 0.745
 
193
@    string color 1
 
194
@    string rot 0
 
195
@    string font 0
 
196
@    string just 0
 
197
@    string char size 0.870000
 
198
@    string def "LS Compton (F)"
 
199
@with string
 
200
@    string on
 
201
@    string loctype view
 
202
@    string 0.612, 0.71
 
203
@    string color 1
 
204
@    string rot 0
 
205
@    string font 0
 
206
@    string just 0
 
207
@    string char size 0.870000
 
208
@    string def "LS Target CS"
 
209
@with string
 
210
@    string on
 
211
@    string loctype view
 
212
@    string 0.78, 0.745
 
213
@    string color 2
 
214
@    string rot 0
 
215
@    string font 0
 
216
@    string just 0
 
217
@    string char size 0.870000
 
218
@    string def "10678 "
 
219
@with string
 
220
@    string on
 
221
@    string loctype view
 
222
@    string 0.32, 0.745
 
223
@    string color 11
 
224
@    string rot 0
 
225
@    string font 0
 
226
@    string just 0
 
227
@    string char size 0.870000
 
228
@    string def "3665  "
 
229
@with string
 
230
@    string on
 
231
@    string loctype view
 
232
@    string 0.32, 0.71
 
233
@    string color 15
 
234
@    string rot 0
 
235
@    string font 0
 
236
@    string just 0
 
237
@    string char size 0.870000
 
238
@    string def "2584  "
 
239
@with string
 
240
@    string on
 
241
@    string loctype view
 
242
@    string 0.475, 1.125
 
243
@    string color 1
 
244
@    string rot 0
 
245
@    string font 0
 
246
@    string just 0
 
247
@    string char size 0.870000
 
248
@    string def "LS Cesium Peak"
 
249
@with string
 
250
@    string on
 
251
@    string loctype view
 
252
@    string 0.475, 1.095
 
253
@    string color 1
 
254
@    string rot 0
 
255
@    string font 0
 
256
@    string just 0
 
257
@    string char size 0.870000
 
258
@    string def "LS Target HV"
 
259
@with string
 
260
@    string on
 
261
@    string loctype view
 
262
@    string 0.475, 1.065
 
263
@    string color 1
 
264
@    string rot 0
 
265
@    string font 0
 
266
@    string just 0
 
267
@    string char size 0.870000
 
268
@    string def "LS Resolution"
 
269
@with string
 
270
@    string on
 
271
@    string loctype view
 
272
@    string 0.645, 1.125
 
273
@    string color 12
 
274
@    string rot 0
 
275
@    string font 0
 
276
@    string just 0
 
277
@    string char size 0.870000
 
278
@    string def "111.40"
 
279
@with string
 
280
@    string on
 
281
@    string loctype view
 
282
@    string 0.645, 1.095
 
283
@    string color 15
 
284
@    string rot 0
 
285
@    string font 0
 
286
@    string just 0
 
287
@    string char size 0.870000
 
288
@    string def "<948.3>V"
 
289
@with string
 
290
@    string on
 
291
@    string loctype view
 
292
@    string 0.645, 1.065
 
293
@    string color 10
 
294
@    string rot 0
 
295
@    string font 0
 
296
@    string just 0
 
297
@    string char size 0.870000
 
298
@    string def "9.81  "
 
299
@with string
 
300
@    string on
 
301
@    string loctype view
 
302
@    string 0.645, 1.035
 
303
@    string color 10
 
304
@    string rot 0
 
305
@    string font 0
 
306
@    string just 0
 
307
@    string char size 0.870000
 
308
@    string def "1044.87"
 
309
@with string
 
310
@    string on
 
311
@    string loctype view
 
312
@    string 0.04, 1.25
 
313
@    string color 1
 
314
@    string rot 0
 
315
@    string font 0
 
316
@    string just 0
 
317
@    string char size 0.870000
 
318
@    string def "Head Voltage"
 
319
@with string
 
320
@    string on
 
321
@    string loctype view
 
322
@    string 0.19, 1.25
 
323
@    string color 13
 
324
@    string rot 0
 
325
@    string font 0
 
326
@    string just 0
 
327
@    string char size 0.870000
 
328
@    string def "100"
 
329
@with string
 
330
@    string on
 
331
@    string loctype view
 
332
@    string 0.04, 1.23
 
333
@    string color 1
 
334
@    string rot 0
 
335
@    string font 0
 
336
@    string just 0
 
337
@    string char size 0.870000
 
338
@    string def "Temperature"
 
339
@with string
 
340
@    string on
 
341
@    string loctype view
 
342
@    string 0.19, 1.23
 
343
@    string color 13
 
344
@    string rot 0
 
345
@    string font 0
 
346
@    string just 0
 
347
@    string char size 0.870000
 
348
@    string def "29"
 
349
@with string
 
350
@    string on
 
351
@    string loctype view
 
352
@    string 0.04, 0.64
 
353
@    string color 1
 
354
@    string rot 0
 
355
@    string font 0
 
356
@    string just 0
 
357
@    string char size 0.870000
 
358
@    string def "Firmware Vers"
 
359
@with string
 
360
@    string on
 
361
@    string loctype view
 
362
@    string 0.19, 0.64
 
363
@    string color 13
 
364
@    string rot 0
 
365
@    string font 0
 
366
@    string just 0
 
367
@    string char size 0.870000
 
368
@    string def " 4.0"
 
369
@with string
 
370
@    string on
 
371
@    string loctype view
 
372
@    string 0.04, 0.6
 
373
@    string color 1
 
374
@    string rot 0
 
375
@    string font 0
 
376
@    string just 0
 
377
@    string char size 0.870000
 
378
@    string def "Time out err"
 
379
@with string
 
380
@    string on
 
381
@    string loctype view
 
382
@    string 0.19, 0.6
 
383
@    string color 13
 
384
@    string rot 0
 
385
@    string font 0
 
386
@    string just 0
 
387
@    string char size 0.870000
 
388
@    string def "23816"
 
389
@with string
 
390
@    string on
 
391
@    string loctype view
 
392
@    string 0.04, 0.62
 
393
@    string color 1
 
394
@    string rot 0
 
395
@    string font 0
 
396
@    string just 0
 
397
@    string char size 0.870000
 
398
@    string def "Receive err"
 
399
@with string
 
400
@    string on
 
401
@    string loctype view
 
402
@    string 0.19, 0.62
 
403
@    string color 13
 
404
@    string rot 0
 
405
@    string font 0
 
406
@    string just 0
 
407
@    string char size 0.870000
 
408
@    string def "55552"
 
409
@with string
 
410
@    string on
 
411
@    string loctype view
 
412
@    string 0.04, 0.58
 
413
@    string color 1
 
414
@    string rot 0
 
415
@    string font 0
 
416
@    string just 0
 
417
@    string char size 0.870000
 
418
@    string def "Overruns"
 
419
@with string
 
420
@    string on
 
421
@    string loctype view
 
422
@    string 0.19, 0.58
 
423
@    string color 13
 
424
@    string rot 0
 
425
@    string font 0
 
426
@    string just 0
 
427
@    string char size 0.870000
 
428
@    string def "0"
 
429
@with string
 
430
@    string on
 
431
@    string loctype view
 
432
@    string 0.175814255206, 0.849673202614
 
433
@    string color 1
 
434
@    string rot 0
 
435
@    string font 0
 
436
@    string just 0
 
437
@    string char size 0.870000
 
438
@    string def "Accum Time"
 
439
@with string
 
440
@    string on
 
441
@    string loctype view
 
442
@    string 0.310696215231, 0.849673202614
 
443
@    string color 13
 
444
@    string rot 0
 
445
@    string font 0
 
446
@    string just 0
 
447
@    string char size 0.870000
 
448
@    string def "55 secs"
 
449
@with string
 
450
@    string on
 
451
@    string loctype view
 
452
@    string 0.475, 0.465
 
453
@    string color 1
 
454
@    string rot 0
 
455
@    string font 0
 
456
@    string just 0
 
457
@    string char size 0.870000
 
458
@    string def "SS Cesium Peak"
 
459
@with string
 
460
@    string on
 
461
@    string loctype view
 
462
@    string 0.475, 0.435
 
463
@    string color 1
 
464
@    string rot 0
 
465
@    string font 0
 
466
@    string just 0
 
467
@    string char size 0.870000
 
468
@    string def "SS Target HV"
 
469
@with string
 
470
@    string on
 
471
@    string loctype view
 
472
@    string 0.475, 0.405
 
473
@    string color 1
 
474
@    string rot 0
 
475
@    string font 0
 
476
@    string just 0
 
477
@    string char size 0.870000
 
478
@    string def "SS Resolution"
 
479
@with string
 
480
@    string on
 
481
@    string loctype view
 
482
@    string 0.64, 0.465
 
483
@    string color 12
 
484
@    string rot 0
 
485
@    string font 0
 
486
@    string just 0
 
487
@    string char size 0.870000
 
488
@    string def "107.82"
 
489
@with string
 
490
@    string on
 
491
@    string loctype view
 
492
@    string 0.64, 0.435
 
493
@    string color 15
 
494
@    string rot 0
 
495
@    string font 0
 
496
@    string just 0
 
497
@    string char size 0.870000
 
498
@    string def "<948.3>V"
 
499
@with string
 
500
@    string on
 
501
@    string loctype view
 
502
@    string 0.64, 0.405
 
503
@    string color 10
 
504
@    string rot 0
 
505
@    string font 0
 
506
@    string just 0
 
507
@    string char size 0.870000
 
508
@    string def "9.44  "
 
509
@with string
 
510
@    string on
 
511
@    string loctype view
 
512
@    string 0.64, 0.375
 
513
@    string color 10
 
514
@    string rot 0
 
515
@    string font 0
 
516
@    string just 0
 
517
@    string char size 0.870000
 
518
@    string def "1000.34"
 
519
@with string
 
520
@    string on
 
521
@    string loctype view
 
522
@    string 0.18, 0.1
 
523
@    string color 1
 
524
@    string rot 0
 
525
@    string font 0
 
526
@    string just 0
 
527
@    string char size 0.870000
 
528
@    string def "SS Lower Pe"
 
529
@with string
 
530
@    string on
 
531
@    string loctype view
 
532
@    string 0.18, 0.065
 
533
@    string color 1
 
534
@    string rot 0
 
535
@    string font 0
 
536
@    string just 0
 
537
@    string char size 0.870000
 
538
@    string def "SS Upper Pe"
 
539
@with string
 
540
@    string on
 
541
@    string loctype view
 
542
@    string 0.32, 0.1
 
543
@    string color 11
 
544
@    string rot 0
 
545
@    string font 0
 
546
@    string just 0
 
547
@    string char size 0.870000
 
548
@    string def "3388  "
 
549
@with string
 
550
@    string on
 
551
@    string loctype view
 
552
@    string 0.32, 0.065
 
553
@    string color 15
 
554
@    string rot 0
 
555
@    string font 0
 
556
@    string just 0
 
557
@    string char size 0.870000
 
558
@    string def "2473  "
 
559
@with string
 
560
@    string on
 
561
@    string loctype view
 
562
@    string 0.612, 0.1
 
563
@    string color 1
 
564
@    string rot 0
 
565
@    string font 0
 
566
@    string just 0
 
567
@    string char size 0.870000
 
568
@    string def "SS Compton (F)"
 
569
@with string
 
570
@    string on
 
571
@    string loctype view
 
572
@    string 0.612, 0.065
 
573
@    string color 1
 
574
@    string rot 0
 
575
@    string font 0
 
576
@    string just 0
 
577
@    string char size 0.870000
 
578
@    string def "SS Target CS"
 
579
@with string
 
580
@    string on
 
581
@    string loctype view
 
582
@    string 0.78, 0.1
 
583
@    string color 2
 
584
@    string rot 0
 
585
@    string font 0
 
586
@    string just 0
 
587
@    string char size 0.870000
 
588
@    string def "15837 "
 
589
@with string
 
590
@    string on
 
591
@    string loctype view
 
592
@    string 0.04, 1.21
 
593
@    string color 1
 
594
@    string rot 0
 
595
@    string font 0
 
596
@    string just 0
 
597
@    string char size 0.870000
 
598
@    string def "X Caliper"
 
599
@with string
 
600
@    string on
 
601
@    string loctype view
 
602
@    string 0.19, 1.21
 
603
@    string color 13
 
604
@    string rot 0
 
605
@    string font 0
 
606
@    string just 0
 
607
@    string char size 0.870000
 
608
@    string def "165.25"
 
609
@r0 type above
 
610
@r0 linestyle 1
 
611
@r0 linewidth 1.0
 
612
@r0 color 1
 
613
@r0 line 0, 0, 0, 0
 
614
@r1 type above
 
615
@r1 linestyle 1
 
616
@r1 linewidth 1.0
 
617
@r1 color 1
 
618
@r1 line 0, 0, 0, 0
 
619
@r2 type above
 
620
@r2 linestyle 1
 
621
@r2 linewidth 1.0
 
622
@r2 color 1
 
623
@r2 line 0, 0, 0, 0
 
624
@r3 type above
 
625
@r3 linestyle 1
 
626
@r3 linewidth 1.0
 
627
@r3 color 1
 
628
@r3 line 0, 0, 0, 0
 
629
@r4 type above
 
630
@r4 linestyle 1
 
631
@r4 linewidth 1.0
 
632
@r4 color 1
 
633
@r4 line 0, 0, 0, 0
 
634
@g0 on
 
635
@g0 hidden false
 
636
@g0 type XY
 
637
@g0 stacked false
 
638
@g0 bar hgap 0.000000
 
639
@g0 fixedpoint off
 
640
@g0 fixedpoint type 0
 
641
@g0 fixedpoint xy 0.000000, 0.000000
 
642
@g0 fixedpoint format general general
 
643
@g0 fixedpoint prec 6, 6
 
644
@with g0
 
645
@    world xmin 0
 
646
@    world xmax 130
 
647
@    world ymin 1
 
648
@    world ymax 1000000
 
649
@    stack world 0, 0, 0, 0
 
650
@    view xmin 0.145000
 
651
@    view xmax 0.845000
 
652
@    view ymin 0.800000
 
653
@    view ymax 1.150000
 
654
@    title "LS Spectrum"
 
655
@    title font 0
 
656
@    title size 1.500000
 
657
@    title color 1
 
658
@    subtitle "Depth:  150.2"
 
659
@    subtitle font 0
 
660
@    subtitle size 1.000000
 
661
@    subtitle color 1
 
662
@    xaxes scale Normal
 
663
@    yaxes scale Logarithmic
 
664
@    xaxes invert off
 
665
@    yaxes invert off
 
666
@    xaxis  on
 
667
@    xaxis  type zero false
 
668
@    xaxis  offset 0.000000 , 0.000000
 
669
@    xaxis  bar on
 
670
@    xaxis  bar color 1
 
671
@    xaxis  bar linestyle 1
 
672
@    xaxis  bar linewidth 1.0
 
673
@    xaxis  label "channel"
 
674
@    xaxis  label layout para
 
675
@    xaxis  label place auto
 
676
@    xaxis  label char size 1.430000
 
677
@    xaxis  label font 0
 
678
@    xaxis  label color 1
 
679
@    xaxis  label place normal
 
680
@    xaxis  tick on
 
681
@    xaxis  tick major 20
 
682
@    xaxis  tick minor ticks 1
 
683
@    xaxis  tick default 6
 
684
@    xaxis  tick place rounded true
 
685
@    xaxis  tick in
 
686
@    xaxis  tick major size 1.000000
 
687
@    xaxis  tick major color 1
 
688
@    xaxis  tick major linewidth 1.0
 
689
@    xaxis  tick major linestyle 1
 
690
@    xaxis  tick major grid on
 
691
@    xaxis  tick minor color 1
 
692
@    xaxis  tick minor linewidth 1.0
 
693
@    xaxis  tick minor linestyle 1
 
694
@    xaxis  tick minor grid on
 
695
@    xaxis  tick minor size 0.500000
 
696
@    xaxis  ticklabel on
 
697
@    xaxis  ticklabel prec 5
 
698
@    xaxis  ticklabel format general
 
699
@    xaxis  ticklabel append ""
 
700
@    xaxis  ticklabel prepend ""
 
701
@    xaxis  ticklabel angle 0
 
702
@    xaxis  ticklabel skip 0
 
703
@    xaxis  ticklabel stagger 0
 
704
@    xaxis  ticklabel place normal
 
705
@    xaxis  ticklabel offset auto
 
706
@    xaxis  ticklabel offset 0.000000 , 0.010000
 
707
@    xaxis  ticklabel sign normal
 
708
@    xaxis  ticklabel start type auto
 
709
@    xaxis  ticklabel start 0.000000
 
710
@    xaxis  ticklabel stop type auto
 
711
@    xaxis  ticklabel stop 0.000000
 
712
@    xaxis  ticklabel char size 1.000000
 
713
@    xaxis  ticklabel font 0
 
714
@    xaxis  ticklabel color 1
 
715
@    xaxis  tick place both
 
716
@    xaxis  ticklabel type auto
 
717
@    xaxis  tick type auto
 
718
@    yaxis  on
 
719
@    yaxis  type zero false
 
720
@    yaxis  offset 0.000000 , 0.000000
 
721
@    yaxis  bar on
 
722
@    yaxis  bar color 1
 
723
@    yaxis  bar linestyle 1
 
724
@    yaxis  bar linewidth 1.0
 
725
@    yaxis  label "counts"
 
726
@    yaxis  label layout para
 
727
@    yaxis  label place spec
 
728
@    yaxis  label place 0.000000, 0.110000
 
729
@    yaxis  label char size 1.430000
 
730
@    yaxis  label font 0
 
731
@    yaxis  label color 1
 
732
@    yaxis  label place normal
 
733
@    yaxis  tick on
 
734
@    yaxis  tick major 10
 
735
@    yaxis  tick minor ticks 9
 
736
@    yaxis  tick default 6
 
737
@    yaxis  tick place rounded true
 
738
@    yaxis  tick in
 
739
@    yaxis  tick major size 0.670000
 
740
@    yaxis  tick major color 1
 
741
@    yaxis  tick major linewidth 2.0
 
742
@    yaxis  tick major linestyle 1
 
743
@    yaxis  tick major grid on
 
744
@    yaxis  tick minor color 1
 
745
@    yaxis  tick minor linewidth 1.0
 
746
@    yaxis  tick minor linestyle 1
 
747
@    yaxis  tick minor grid on
 
748
@    yaxis  tick minor size 0.500000
 
749
@    yaxis  ticklabel on
 
750
@    yaxis  ticklabel prec 0
 
751
@    yaxis  ticklabel format decimal
 
752
@    yaxis  ticklabel append ""
 
753
@    yaxis  ticklabel prepend ""
 
754
@    yaxis  ticklabel angle 0
 
755
@    yaxis  ticklabel skip 0
 
756
@    yaxis  ticklabel stagger 0
 
757
@    yaxis  ticklabel place both
 
758
@    yaxis  ticklabel offset auto
 
759
@    yaxis  ticklabel offset 0.000000 , 0.010000
 
760
@    yaxis  ticklabel sign normal
 
761
@    yaxis  ticklabel start type auto
 
762
@    yaxis  ticklabel start 0.000000
 
763
@    yaxis  ticklabel stop type auto
 
764
@    yaxis  ticklabel stop 0.000000
 
765
@    yaxis  ticklabel char size 1.000000
 
766
@    yaxis  ticklabel font 0
 
767
@    yaxis  ticklabel color 1
 
768
@    yaxis  tick place both
 
769
@    yaxis  ticklabel type auto
 
770
@    yaxis  tick type auto
 
771
@    altxaxis  off
 
772
@    altyaxis  off
 
773
@    legend on
 
774
@    legend loctype view
 
775
@    legend x1 0.91370168
 
776
@    legend y1 0.8
 
777
@    legend box color 1
 
778
@    legend box pattern 1
 
779
@    legend box linewidth 1.0
 
780
@    legend box linestyle 1
 
781
@    legend box fill color 0
 
782
@    legend box fill pattern 1
 
783
@    legend font 0
 
784
@    legend char size 1.000000
 
785
@    legend color 1
 
786
@    legend length 4
 
787
@    legend vgap 1
 
788
@    legend hgap 1
 
789
@    legend invert false
 
790
@    frame type 0
 
791
@    frame linestyle 1
 
792
@    frame linewidth 1.0
 
793
@    frame color 1
 
794
@    frame pattern 1
 
795
@    frame background color 0
 
796
@    frame background pattern 0
 
797
@    s0 hidden false
 
798
@    s0 type xy
 
799
@    s0 symbol 0
 
800
@    s0 symbol size 1.000000
 
801
@    s0 symbol color 1
 
802
@    s0 symbol pattern 1
 
803
@    s0 symbol fill color 1
 
804
@    s0 symbol fill pattern 0
 
805
@    s0 symbol linewidth 1.0
 
806
@    s0 symbol linestyle 1
 
807
@    s0 symbol char 65
 
808
@    s0 symbol char font 0
 
809
@    s0 symbol skip 0
 
810
@    s0 line type 1
 
811
@    s0 line linestyle 1
 
812
@    s0 line linewidth 1.0
 
813
@    s0 line color 1
 
814
@    s0 line pattern 1
 
815
@    s0 baseline type 0
 
816
@    s0 baseline off
 
817
@    s0 dropline off
 
818
@    s0 fill type 2
 
819
@    s0 fill rule 1
 
820
@    s0 fill color 7
 
821
@    s0 fill pattern 1
 
822
@    s0 avalue off
 
823
@    s0 avalue type 2
 
824
@    s0 avalue char size 1.000000
 
825
@    s0 avalue font 0
 
826
@    s0 avalue color 1
 
827
@    s0 avalue rot 0
 
828
@    s0 avalue format general
 
829
@    s0 avalue prec 3
 
830
@    s0 avalue prepend ""
 
831
@    s0 avalue append ""
 
832
@    s0 avalue offset 0.000000 , 0.000000
 
833
@    s0 errorbar on
 
834
@    s0 errorbar place both
 
835
@    s0 errorbar color 1
 
836
@    s0 errorbar pattern 1
 
837
@    s0 errorbar size 1.000000
 
838
@    s0 errorbar linewidth 1.0
 
839
@    s0 errorbar linestyle 1
 
840
@    s0 errorbar riser linewidth 1.0
 
841
@    s0 errorbar riser linestyle 1
 
842
@    s0 errorbar riser clip off
 
843
@    s0 errorbar riser clip length 0.100000
 
844
@    s0 comment "Created"
 
845
@    s0 legend  ""
 
846
@    s1 hidden false
 
847
@    s1 type xy
 
848
@    s1 symbol 0
 
849
@    s1 symbol size 1.000000
 
850
@    s1 symbol color 2
 
851
@    s1 symbol pattern 1
 
852
@    s1 symbol fill color 2
 
853
@    s1 symbol fill pattern 0
 
854
@    s1 symbol linewidth 1.0
 
855
@    s1 symbol linestyle 1
 
856
@    s1 symbol char 65
 
857
@    s1 symbol char font 0
 
858
@    s1 symbol skip 0
 
859
@    s1 line type 1
 
860
@    s1 line linestyle 1
 
861
@    s1 line linewidth 1.0
 
862
@    s1 line color 1
 
863
@    s1 line pattern 1
 
864
@    s1 baseline type 0
 
865
@    s1 baseline off
 
866
@    s1 dropline off
 
867
@    s1 fill type 2
 
868
@    s1 fill rule 0
 
869
@    s1 fill color 11
 
870
@    s1 fill pattern 1
 
871
@    s1 avalue off
 
872
@    s1 avalue type 2
 
873
@    s1 avalue char size 1.000000
 
874
@    s1 avalue font 0
 
875
@    s1 avalue color 1
 
876
@    s1 avalue rot 0
 
877
@    s1 avalue format general
 
878
@    s1 avalue prec 3
 
879
@    s1 avalue prepend ""
 
880
@    s1 avalue append ""
 
881
@    s1 avalue offset 0.000000 , 0.000000
 
882
@    s1 errorbar on
 
883
@    s1 errorbar place both
 
884
@    s1 errorbar color 2
 
885
@    s1 errorbar pattern 1
 
886
@    s1 errorbar size 1.000000
 
887
@    s1 errorbar linewidth 1.0
 
888
@    s1 errorbar linestyle 1
 
889
@    s1 errorbar riser linewidth 1.0
 
890
@    s1 errorbar riser linestyle 1
 
891
@    s1 errorbar riser clip off
 
892
@    s1 errorbar riser clip length 0.100000
 
893
@    s1 comment "Created"
 
894
@    s1 legend  ""
 
895
@    s2 hidden false
 
896
@    s2 type xy
 
897
@    s2 symbol 0
 
898
@    s2 symbol size 1.000000
 
899
@    s2 symbol color 3
 
900
@    s2 symbol pattern 1
 
901
@    s2 symbol fill color 3
 
902
@    s2 symbol fill pattern 0
 
903
@    s2 symbol linewidth 1.0
 
904
@    s2 symbol linestyle 1
 
905
@    s2 symbol char 65
 
906
@    s2 symbol char font 0
 
907
@    s2 symbol skip 0
 
908
@    s2 line type 1
 
909
@    s2 line linestyle 1
 
910
@    s2 line linewidth 1.0
 
911
@    s2 line color 1
 
912
@    s2 line pattern 1
 
913
@    s2 baseline type 0
 
914
@    s2 baseline off
 
915
@    s2 dropline off
 
916
@    s2 fill type 2
 
917
@    s2 fill rule 0
 
918
@    s2 fill color 3
 
919
@    s2 fill pattern 1
 
920
@    s2 avalue off
 
921
@    s2 avalue type 2
 
922
@    s2 avalue char size 1.000000
 
923
@    s2 avalue font 0
 
924
@    s2 avalue color 1
 
925
@    s2 avalue rot 0
 
926
@    s2 avalue format general
 
927
@    s2 avalue prec 3
 
928
@    s2 avalue prepend ""
 
929
@    s2 avalue append ""
 
930
@    s2 avalue offset 0.000000 , 0.000000
 
931
@    s2 errorbar on
 
932
@    s2 errorbar place both
 
933
@    s2 errorbar color 3
 
934
@    s2 errorbar pattern 1
 
935
@    s2 errorbar size 1.000000
 
936
@    s2 errorbar linewidth 1.0
 
937
@    s2 errorbar linestyle 1
 
938
@    s2 errorbar riser linewidth 1.0
 
939
@    s2 errorbar riser linestyle 1
 
940
@    s2 errorbar riser clip off
 
941
@    s2 errorbar riser clip length 0.100000
 
942
@    s2 comment "Created"
 
943
@    s2 legend  ""
 
944
@    s3 hidden false
 
945
@    s3 type xy
 
946
@    s3 symbol 0
 
947
@    s3 symbol size 1.000000
 
948
@    s3 symbol color 4
 
949
@    s3 symbol pattern 1
 
950
@    s3 symbol fill color 4
 
951
@    s3 symbol fill pattern 0
 
952
@    s3 symbol linewidth 1.0
 
953
@    s3 symbol linestyle 1
 
954
@    s3 symbol char 65
 
955
@    s3 symbol char font 0
 
956
@    s3 symbol skip 0
 
957
@    s3 line type 1
 
958
@    s3 line linestyle 1
 
959
@    s3 line linewidth 1.0
 
960
@    s3 line color 1
 
961
@    s3 line pattern 1
 
962
@    s3 baseline type 0
 
963
@    s3 baseline off
 
964
@    s3 dropline off
 
965
@    s3 fill type 2
 
966
@    s3 fill rule 0
 
967
@    s3 fill color 2
 
968
@    s3 fill pattern 1
 
969
@    s3 avalue off
 
970
@    s3 avalue type 2
 
971
@    s3 avalue char size 1.000000
 
972
@    s3 avalue font 0
 
973
@    s3 avalue color 1
 
974
@    s3 avalue rot 0
 
975
@    s3 avalue format general
 
976
@    s3 avalue prec 3
 
977
@    s3 avalue prepend ""
 
978
@    s3 avalue append ""
 
979
@    s3 avalue offset 0.000000 , 0.000000
 
980
@    s3 errorbar on
 
981
@    s3 errorbar place both
 
982
@    s3 errorbar color 4
 
983
@    s3 errorbar pattern 1
 
984
@    s3 errorbar size 1.000000
 
985
@    s3 errorbar linewidth 1.0
 
986
@    s3 errorbar linestyle 1
 
987
@    s3 errorbar riser linewidth 1.0
 
988
@    s3 errorbar riser linestyle 1
 
989
@    s3 errorbar riser clip off
 
990
@    s3 errorbar riser clip length 0.100000
 
991
@    s3 comment "Created"
 
992
@    s3 legend  ""
 
993
@    s4 hidden false
 
994
@    s4 type xy
 
995
@    s4 symbol 0
 
996
@    s4 symbol size 1.000000
 
997
@    s4 symbol color 5
 
998
@    s4 symbol pattern 1
 
999
@    s4 symbol fill color 5
 
1000
@    s4 symbol fill pattern 0
 
1001
@    s4 symbol linewidth 1.0
 
1002
@    s4 symbol linestyle 1
 
1003
@    s4 symbol char 65
 
1004
@    s4 symbol char font 0
 
1005
@    s4 symbol skip 0
 
1006
@    s4 line type 1
 
1007
@    s4 line linestyle 1
 
1008
@    s4 line linewidth 1.0
 
1009
@    s4 line color 1
 
1010
@    s4 line pattern 1
 
1011
@    s4 baseline type 0
 
1012
@    s4 baseline off
 
1013
@    s4 dropline off
 
1014
@    s4 fill type 2
 
1015
@    s4 fill rule 0
 
1016
@    s4 fill color 7
 
1017
@    s4 fill pattern 1
 
1018
@    s4 avalue off
 
1019
@    s4 avalue type 2
 
1020
@    s4 avalue char size 1.000000
 
1021
@    s4 avalue font 0
 
1022
@    s4 avalue color 1
 
1023
@    s4 avalue rot 0
 
1024
@    s4 avalue format general
 
1025
@    s4 avalue prec 3
 
1026
@    s4 avalue prepend ""
 
1027
@    s4 avalue append ""
 
1028
@    s4 avalue offset 0.000000 , 0.000000
 
1029
@    s4 errorbar on
 
1030
@    s4 errorbar place both
 
1031
@    s4 errorbar color 5
 
1032
@    s4 errorbar pattern 1
 
1033
@    s4 errorbar size 1.000000
 
1034
@    s4 errorbar linewidth 1.0
 
1035
@    s4 errorbar linestyle 1
 
1036
@    s4 errorbar riser linewidth 1.0
 
1037
@    s4 errorbar riser linestyle 1
 
1038
@    s4 errorbar riser clip off
 
1039
@    s4 errorbar riser clip length 0.100000
 
1040
@    s4 comment "Created"
 
1041
@    s4 legend  ""
 
1042
@    s5 hidden false
 
1043
@    s5 type xy
 
1044
@    s5 symbol 0
 
1045
@    s5 symbol size 1.000000
 
1046
@    s5 symbol color 6
 
1047
@    s5 symbol pattern 1
 
1048
@    s5 symbol fill color 6
 
1049
@    s5 symbol fill pattern 0
 
1050
@    s5 symbol linewidth 1.0
 
1051
@    s5 symbol linestyle 1
 
1052
@    s5 symbol char 65
 
1053
@    s5 symbol char font 0
 
1054
@    s5 symbol skip 0
 
1055
@    s5 line type 1
 
1056
@    s5 line linestyle 1
 
1057
@    s5 line linewidth 1.0
 
1058
@    s5 line color 1
 
1059
@    s5 line pattern 1
 
1060
@    s5 baseline type 0
 
1061
@    s5 baseline off
 
1062
@    s5 dropline off
 
1063
@    s5 fill type 2
 
1064
@    s5 fill rule 0
 
1065
@    s5 fill color 4
 
1066
@    s5 fill pattern 1
 
1067
@    s5 avalue off
 
1068
@    s5 avalue type 2
 
1069
@    s5 avalue char size 1.000000
 
1070
@    s5 avalue font 0
 
1071
@    s5 avalue color 1
 
1072
@    s5 avalue rot 0
 
1073
@    s5 avalue format general
 
1074
@    s5 avalue prec 3
 
1075
@    s5 avalue prepend ""
 
1076
@    s5 avalue append ""
 
1077
@    s5 avalue offset 0.000000 , 0.000000
 
1078
@    s5 errorbar on
 
1079
@    s5 errorbar place both
 
1080
@    s5 errorbar color 6
 
1081
@    s5 errorbar pattern 1
 
1082
@    s5 errorbar size 1.000000
 
1083
@    s5 errorbar linewidth 1.0
 
1084
@    s5 errorbar linestyle 1
 
1085
@    s5 errorbar riser linewidth 1.0
 
1086
@    s5 errorbar riser linestyle 1
 
1087
@    s5 errorbar riser clip off
 
1088
@    s5 errorbar riser clip length 0.100000
 
1089
@    s5 comment "Created"
 
1090
@    s5 legend  ""
 
1091
@    s6 hidden false
 
1092
@    s6 type xy
 
1093
@    s6 symbol 0
 
1094
@    s6 symbol size 1.000000
 
1095
@    s6 symbol color 1
 
1096
@    s6 symbol pattern 1
 
1097
@    s6 symbol fill color 1
 
1098
@    s6 symbol fill pattern 0
 
1099
@    s6 symbol linewidth 1.0
 
1100
@    s6 symbol linestyle 1
 
1101
@    s6 symbol char 65
 
1102
@    s6 symbol char font 0
 
1103
@    s6 symbol skip 0
 
1104
@    s6 line type 1
 
1105
@    s6 line linestyle 1
 
1106
@    s6 line linewidth 1.0
 
1107
@    s6 line color 1
 
1108
@    s6 line pattern 1
 
1109
@    s6 baseline type 0
 
1110
@    s6 baseline off
 
1111
@    s6 dropline off
 
1112
@    s6 fill type 2
 
1113
@    s6 fill rule 1
 
1114
@    s6 fill color 7
 
1115
@    s6 fill pattern 1
 
1116
@    s6 avalue off
 
1117
@    s6 avalue type 2
 
1118
@    s6 avalue char size 1.000000
 
1119
@    s6 avalue font 0
 
1120
@    s6 avalue color 1
 
1121
@    s6 avalue rot 0
 
1122
@    s6 avalue format general
 
1123
@    s6 avalue prec 3
 
1124
@    s6 avalue prepend ""
 
1125
@    s6 avalue append ""
 
1126
@    s6 avalue offset 0.000000 , 0.000000
 
1127
@    s6 errorbar on
 
1128
@    s6 errorbar place both
 
1129
@    s6 errorbar color 1
 
1130
@    s6 errorbar pattern 1
 
1131
@    s6 errorbar size 1.000000
 
1132
@    s6 errorbar linewidth 1.0
 
1133
@    s6 errorbar linestyle 1
 
1134
@    s6 errorbar riser linewidth 1.0
 
1135
@    s6 errorbar riser linestyle 1
 
1136
@    s6 errorbar riser clip off
 
1137
@    s6 errorbar riser clip length 0.100000
 
1138
@    s6 comment "Created"
 
1139
@    s6 legend  ""
 
1140
@g1 on
 
1141
@g1 hidden false
 
1142
@g1 type XY
 
1143
@g1 stacked false
 
1144
@g1 bar hgap 0.000000
 
1145
@g1 fixedpoint off
 
1146
@g1 fixedpoint type 0
 
1147
@g1 fixedpoint xy 0.000000, 0.000000
 
1148
@g1 fixedpoint format general general
 
1149
@g1 fixedpoint prec 6, 6
 
1150
@with g1
 
1151
@    world xmin 0
 
1152
@    world xmax 130
 
1153
@    world ymin 1
 
1154
@    world ymax 1000000
 
1155
@    stack world 0, 0, 0, 0
 
1156
@    view xmin 0.145000
 
1157
@    view xmax 0.845000
 
1158
@    view ymin 0.150000
 
1159
@    view ymax 0.500000
 
1160
@    title "SS Spectrum"
 
1161
@    title font 0
 
1162
@    title size 1.500000
 
1163
@    title color 1
 
1164
@    subtitle "Depth:  150.2"
 
1165
@    subtitle font 0
 
1166
@    subtitle size 1.000000
 
1167
@    subtitle color 1
 
1168
@    xaxes scale Normal
 
1169
@    yaxes scale Logarithmic
 
1170
@    xaxes invert off
 
1171
@    yaxes invert off
 
1172
@    xaxis  on
 
1173
@    xaxis  type zero false
 
1174
@    xaxis  offset 0.000000 , 0.000000
 
1175
@    xaxis  bar on
 
1176
@    xaxis  bar color 1
 
1177
@    xaxis  bar linestyle 1
 
1178
@    xaxis  bar linewidth 1.0
 
1179
@    xaxis  label "channel"
 
1180
@    xaxis  label layout para
 
1181
@    xaxis  label place auto
 
1182
@    xaxis  label char size 1.430000
 
1183
@    xaxis  label font 0
 
1184
@    xaxis  label color 1
 
1185
@    xaxis  label place normal
 
1186
@    xaxis  tick on
 
1187
@    xaxis  tick major 20
 
1188
@    xaxis  tick minor ticks 1
 
1189
@    xaxis  tick default 6
 
1190
@    xaxis  tick place rounded true
 
1191
@    xaxis  tick in
 
1192
@    xaxis  tick major size 1.000000
 
1193
@    xaxis  tick major color 1
 
1194
@    xaxis  tick major linewidth 1.0
 
1195
@    xaxis  tick major linestyle 1
 
1196
@    xaxis  tick major grid on
 
1197
@    xaxis  tick minor color 1
 
1198
@    xaxis  tick minor linewidth 1.0
 
1199
@    xaxis  tick minor linestyle 1
 
1200
@    xaxis  tick minor grid on
 
1201
@    xaxis  tick minor size 0.500000
 
1202
@    xaxis  ticklabel on
 
1203
@    xaxis  ticklabel prec 5
 
1204
@    xaxis  ticklabel format general
 
1205
@    xaxis  ticklabel append ""
 
1206
@    xaxis  ticklabel prepend ""
 
1207
@    xaxis  ticklabel angle 0
 
1208
@    xaxis  ticklabel skip 0
 
1209
@    xaxis  ticklabel stagger 0
 
1210
@    xaxis  ticklabel place normal
 
1211
@    xaxis  ticklabel offset auto
 
1212
@    xaxis  ticklabel offset 0.000000 , 0.010000
 
1213
@    xaxis  ticklabel sign normal
 
1214
@    xaxis  ticklabel start type auto
 
1215
@    xaxis  ticklabel start 0.000000
 
1216
@    xaxis  ticklabel stop type auto
 
1217
@    xaxis  ticklabel stop 0.000000
 
1218
@    xaxis  ticklabel char size 1.000000
 
1219
@    xaxis  ticklabel font 0
 
1220
@    xaxis  ticklabel color 1
 
1221
@    xaxis  tick place both
 
1222
@    xaxis  ticklabel type auto
 
1223
@    xaxis  tick type auto
 
1224
@    yaxis  on
 
1225
@    yaxis  type zero false
 
1226
@    yaxis  offset 0.000000 , 0.000000
 
1227
@    yaxis  bar on
 
1228
@    yaxis  bar color 1
 
1229
@    yaxis  bar linestyle 1
 
1230
@    yaxis  bar linewidth 1.0
 
1231
@    yaxis  label "counts"
 
1232
@    yaxis  label layout para
 
1233
@    yaxis  label place spec
 
1234
@    yaxis  label place 0.000000, 0.110000
 
1235
@    yaxis  label char size 1.430000
 
1236
@    yaxis  label font 0
 
1237
@    yaxis  label color 1
 
1238
@    yaxis  label place normal
 
1239
@    yaxis  tick on
 
1240
@    yaxis  tick major 10
 
1241
@    yaxis  tick minor ticks 9
 
1242
@    yaxis  tick default 6
 
1243
@    yaxis  tick place rounded true
 
1244
@    yaxis  tick in
 
1245
@    yaxis  tick major size 0.670000
 
1246
@    yaxis  tick major color 1
 
1247
@    yaxis  tick major linewidth 2.0
 
1248
@    yaxis  tick major linestyle 1
 
1249
@    yaxis  tick major grid on
 
1250
@    yaxis  tick minor color 1
 
1251
@    yaxis  tick minor linewidth 1.0
 
1252
@    yaxis  tick minor linestyle 1
 
1253
@    yaxis  tick minor grid on
 
1254
@    yaxis  tick minor size 0.500000
 
1255
@    yaxis  ticklabel on
 
1256
@    yaxis  ticklabel prec 0
 
1257
@    yaxis  ticklabel format decimal
 
1258
@    yaxis  ticklabel append ""
 
1259
@    yaxis  ticklabel prepend ""
 
1260
@    yaxis  ticklabel angle 0
 
1261
@    yaxis  ticklabel skip 0
 
1262
@    yaxis  ticklabel stagger 0
 
1263
@    yaxis  ticklabel place both
 
1264
@    yaxis  ticklabel offset auto
 
1265
@    yaxis  ticklabel offset 0.000000 , 0.010000
 
1266
@    yaxis  ticklabel sign normal
 
1267
@    yaxis  ticklabel start type auto
 
1268
@    yaxis  ticklabel start 0.000000
 
1269
@    yaxis  ticklabel stop type auto
 
1270
@    yaxis  ticklabel stop 0.000000
 
1271
@    yaxis  ticklabel char size 1.000000
 
1272
@    yaxis  ticklabel font 0
 
1273
@    yaxis  ticklabel color 1
 
1274
@    yaxis  tick place both
 
1275
@    yaxis  ticklabel type auto
 
1276
@    yaxis  tick type auto
 
1277
@    altxaxis  off
 
1278
@    altyaxis  off
 
1279
@    legend on
 
1280
@    legend loctype view
 
1281
@    legend x1 0.91370168
 
1282
@    legend y1 0.8
 
1283
@    legend box color 1
 
1284
@    legend box pattern 1
 
1285
@    legend box linewidth 1.0
 
1286
@    legend box linestyle 1
 
1287
@    legend box fill color 0
 
1288
@    legend box fill pattern 1
 
1289
@    legend font 0
 
1290
@    legend char size 1.000000
 
1291
@    legend color 1
 
1292
@    legend length 4
 
1293
@    legend vgap 1
 
1294
@    legend hgap 1
 
1295
@    legend invert false
 
1296
@    frame type 0
 
1297
@    frame linestyle 1
 
1298
@    frame linewidth 1.0
 
1299
@    frame color 1
 
1300
@    frame pattern 1
 
1301
@    frame background color 0
 
1302
@    frame background pattern 0
 
1303
@    s0 hidden false
 
1304
@    s0 type xy
 
1305
@    s0 symbol 0
 
1306
@    s0 symbol size 1.000000
 
1307
@    s0 symbol color 1
 
1308
@    s0 symbol pattern 1
 
1309
@    s0 symbol fill color 1
 
1310
@    s0 symbol fill pattern 0
 
1311
@    s0 symbol linewidth 1.0
 
1312
@    s0 symbol linestyle 1
 
1313
@    s0 symbol char 65
 
1314
@    s0 symbol char font 0
 
1315
@    s0 symbol skip 0
 
1316
@    s0 line type 1
 
1317
@    s0 line linestyle 1
 
1318
@    s0 line linewidth 1.0
 
1319
@    s0 line color 1
 
1320
@    s0 line pattern 1
 
1321
@    s0 baseline type 0
 
1322
@    s0 baseline off
 
1323
@    s0 dropline off
 
1324
@    s0 fill type 2
 
1325
@    s0 fill rule 1
 
1326
@    s0 fill color 7
 
1327
@    s0 fill pattern 1
 
1328
@    s0 avalue off
 
1329
@    s0 avalue type 2
 
1330
@    s0 avalue char size 1.000000
 
1331
@    s0 avalue font 0
 
1332
@    s0 avalue color 1
 
1333
@    s0 avalue rot 0
 
1334
@    s0 avalue format general
 
1335
@    s0 avalue prec 3
 
1336
@    s0 avalue prepend ""
 
1337
@    s0 avalue append ""
 
1338
@    s0 avalue offset 0.000000 , 0.000000
 
1339
@    s0 errorbar on
 
1340
@    s0 errorbar place both
 
1341
@    s0 errorbar color 1
 
1342
@    s0 errorbar pattern 1
 
1343
@    s0 errorbar size 1.000000
 
1344
@    s0 errorbar linewidth 1.0
 
1345
@    s0 errorbar linestyle 1
 
1346
@    s0 errorbar riser linewidth 1.0
 
1347
@    s0 errorbar riser linestyle 1
 
1348
@    s0 errorbar riser clip off
 
1349
@    s0 errorbar riser clip length 0.100000
 
1350
@    s0 comment "Created"
 
1351
@    s0 legend  ""
 
1352
@    s1 hidden false
 
1353
@    s1 type xy
 
1354
@    s1 symbol 0
 
1355
@    s1 symbol size 1.000000
 
1356
@    s1 symbol color 2
 
1357
@    s1 symbol pattern 1
 
1358
@    s1 symbol fill color 2
 
1359
@    s1 symbol fill pattern 0
 
1360
@    s1 symbol linewidth 1.0
 
1361
@    s1 symbol linestyle 1
 
1362
@    s1 symbol char 65
 
1363
@    s1 symbol char font 0
 
1364
@    s1 symbol skip 0
 
1365
@    s1 line type 1
 
1366
@    s1 line linestyle 1
 
1367
@    s1 line linewidth 1.0
 
1368
@    s1 line color 1
 
1369
@    s1 line pattern 1
 
1370
@    s1 baseline type 0
 
1371
@    s1 baseline off
 
1372
@    s1 dropline off
 
1373
@    s1 fill type 2
 
1374
@    s1 fill rule 0
 
1375
@    s1 fill color 11
 
1376
@    s1 fill pattern 1
 
1377
@    s1 avalue off
 
1378
@    s1 avalue type 2
 
1379
@    s1 avalue char size 1.000000
 
1380
@    s1 avalue font 0
 
1381
@    s1 avalue color 1
 
1382
@    s1 avalue rot 0
 
1383
@    s1 avalue format general
 
1384
@    s1 avalue prec 3
 
1385
@    s1 avalue prepend ""
 
1386
@    s1 avalue append ""
 
1387
@    s1 avalue offset 0.000000 , 0.000000
 
1388
@    s1 errorbar on
 
1389
@    s1 errorbar place both
 
1390
@    s1 errorbar color 2
 
1391
@    s1 errorbar pattern 1
 
1392
@    s1 errorbar size 1.000000
 
1393
@    s1 errorbar linewidth 1.0
 
1394
@    s1 errorbar linestyle 1
 
1395
@    s1 errorbar riser linewidth 1.0
 
1396
@    s1 errorbar riser linestyle 1
 
1397
@    s1 errorbar riser clip off
 
1398
@    s1 errorbar riser clip length 0.100000
 
1399
@    s1 comment "Created"
 
1400
@    s1 legend  ""
 
1401
@    s2 hidden false
 
1402
@    s2 type xy
 
1403
@    s2 symbol 0
 
1404
@    s2 symbol size 1.000000
 
1405
@    s2 symbol color 3
 
1406
@    s2 symbol pattern 1
 
1407
@    s2 symbol fill color 3
 
1408
@    s2 symbol fill pattern 0
 
1409
@    s2 symbol linewidth 1.0
 
1410
@    s2 symbol linestyle 1
 
1411
@    s2 symbol char 65
 
1412
@    s2 symbol char font 0
 
1413
@    s2 symbol skip 0
 
1414
@    s2 line type 1
 
1415
@    s2 line linestyle 1
 
1416
@    s2 line linewidth 1.0
 
1417
@    s2 line color 1
 
1418
@    s2 line pattern 1
 
1419
@    s2 baseline type 0
 
1420
@    s2 baseline off
 
1421
@    s2 dropline off
 
1422
@    s2 fill type 2
 
1423
@    s2 fill rule 0
 
1424
@    s2 fill color 3
 
1425
@    s2 fill pattern 1
 
1426
@    s2 avalue off
 
1427
@    s2 avalue type 2
 
1428
@    s2 avalue char size 1.000000
 
1429
@    s2 avalue font 0
 
1430
@    s2 avalue color 1
 
1431
@    s2 avalue rot 0
 
1432
@    s2 avalue format general
 
1433
@    s2 avalue prec 3
 
1434
@    s2 avalue prepend ""
 
1435
@    s2 avalue append ""
 
1436
@    s2 avalue offset 0.000000 , 0.000000
 
1437
@    s2 errorbar on
 
1438
@    s2 errorbar place both
 
1439
@    s2 errorbar color 3
 
1440
@    s2 errorbar pattern 1
 
1441
@    s2 errorbar size 1.000000
 
1442
@    s2 errorbar linewidth 1.0
 
1443
@    s2 errorbar linestyle 1
 
1444
@    s2 errorbar riser linewidth 1.0
 
1445
@    s2 errorbar riser linestyle 1
 
1446
@    s2 errorbar riser clip off
 
1447
@    s2 errorbar riser clip length 0.100000
 
1448
@    s2 comment "Created"
 
1449
@    s2 legend  ""
 
1450
@    s3 hidden false
 
1451
@    s3 type xy
 
1452
@    s3 symbol 0
 
1453
@    s3 symbol size 1.000000
 
1454
@    s3 symbol color 4
 
1455
@    s3 symbol pattern 1
 
1456
@    s3 symbol fill color 4
 
1457
@    s3 symbol fill pattern 0
 
1458
@    s3 symbol linewidth 1.0
 
1459
@    s3 symbol linestyle 1
 
1460
@    s3 symbol char 65
 
1461
@    s3 symbol char font 0
 
1462
@    s3 symbol skip 0
 
1463
@    s3 line type 1
 
1464
@    s3 line linestyle 1
 
1465
@    s3 line linewidth 1.0
 
1466
@    s3 line color 1
 
1467
@    s3 line pattern 1
 
1468
@    s3 baseline type 0
 
1469
@    s3 baseline off
 
1470
@    s3 dropline off
 
1471
@    s3 fill type 2
 
1472
@    s3 fill rule 0
 
1473
@    s3 fill color 2
 
1474
@    s3 fill pattern 1
 
1475
@    s3 avalue off
 
1476
@    s3 avalue type 2
 
1477
@    s3 avalue char size 1.000000
 
1478
@    s3 avalue font 0
 
1479
@    s3 avalue color 1
 
1480
@    s3 avalue rot 0
 
1481
@    s3 avalue format general
 
1482
@    s3 avalue prec 3
 
1483
@    s3 avalue prepend ""
 
1484
@    s3 avalue append ""
 
1485
@    s3 avalue offset 0.000000 , 0.000000
 
1486
@    s3 errorbar on
 
1487
@    s3 errorbar place both
 
1488
@    s3 errorbar color 4
 
1489
@    s3 errorbar pattern 1
 
1490
@    s3 errorbar size 1.000000
 
1491
@    s3 errorbar linewidth 1.0
 
1492
@    s3 errorbar linestyle 1
 
1493
@    s3 errorbar riser linewidth 1.0
 
1494
@    s3 errorbar riser linestyle 1
 
1495
@    s3 errorbar riser clip off
 
1496
@    s3 errorbar riser clip length 0.100000
 
1497
@    s3 comment "Created"
 
1498
@    s3 legend  ""
 
1499
@    s4 hidden false
 
1500
@    s4 type xy
 
1501
@    s4 symbol 0
 
1502
@    s4 symbol size 1.000000
 
1503
@    s4 symbol color 5
 
1504
@    s4 symbol pattern 1
 
1505
@    s4 symbol fill color 5
 
1506
@    s4 symbol fill pattern 0
 
1507
@    s4 symbol linewidth 1.0
 
1508
@    s4 symbol linestyle 1
 
1509
@    s4 symbol char 65
 
1510
@    s4 symbol char font 0
 
1511
@    s4 symbol skip 0
 
1512
@    s4 line type 1
 
1513
@    s4 line linestyle 1
 
1514
@    s4 line linewidth 1.0
 
1515
@    s4 line color 1
 
1516
@    s4 line pattern 1
 
1517
@    s4 baseline type 0
 
1518
@    s4 baseline off
 
1519
@    s4 dropline off
 
1520
@    s4 fill type 2
 
1521
@    s4 fill rule 0
 
1522
@    s4 fill color 7
 
1523
@    s4 fill pattern 1
 
1524
@    s4 avalue off
 
1525
@    s4 avalue type 2
 
1526
@    s4 avalue char size 1.000000
 
1527
@    s4 avalue font 0
 
1528
@    s4 avalue color 1
 
1529
@    s4 avalue rot 0
 
1530
@    s4 avalue format general
 
1531
@    s4 avalue prec 3
 
1532
@    s4 avalue prepend ""
 
1533
@    s4 avalue append ""
 
1534
@    s4 avalue offset 0.000000 , 0.000000
 
1535
@    s4 errorbar on
 
1536
@    s4 errorbar place both
 
1537
@    s4 errorbar color 5
 
1538
@    s4 errorbar pattern 1
 
1539
@    s4 errorbar size 1.000000
 
1540
@    s4 errorbar linewidth 1.0
 
1541
@    s4 errorbar linestyle 1
 
1542
@    s4 errorbar riser linewidth 1.0
 
1543
@    s4 errorbar riser linestyle 1
 
1544
@    s4 errorbar riser clip off
 
1545
@    s4 errorbar riser clip length 0.100000
 
1546
@    s4 comment "Created"
 
1547
@    s4 legend  ""
 
1548
@    s5 hidden false
 
1549
@    s5 type xy
 
1550
@    s5 symbol 0
 
1551
@    s5 symbol size 1.000000
 
1552
@    s5 symbol color 6
 
1553
@    s5 symbol pattern 1
 
1554
@    s5 symbol fill color 6
 
1555
@    s5 symbol fill pattern 0
 
1556
@    s5 symbol linewidth 1.0
 
1557
@    s5 symbol linestyle 1
 
1558
@    s5 symbol char 65
 
1559
@    s5 symbol char font 0
 
1560
@    s5 symbol skip 0
 
1561
@    s5 line type 1
 
1562
@    s5 line linestyle 1
 
1563
@    s5 line linewidth 1.0
 
1564
@    s5 line color 1
 
1565
@    s5 line pattern 1
 
1566
@    s5 baseline type 0
 
1567
@    s5 baseline off
 
1568
@    s5 dropline off
 
1569
@    s5 fill type 2
 
1570
@    s5 fill rule 0
 
1571
@    s5 fill color 4
 
1572
@    s5 fill pattern 1
 
1573
@    s5 avalue off
 
1574
@    s5 avalue type 2
 
1575
@    s5 avalue char size 1.000000
 
1576
@    s5 avalue font 0
 
1577
@    s5 avalue color 1
 
1578
@    s5 avalue rot 0
 
1579
@    s5 avalue format general
 
1580
@    s5 avalue prec 3
 
1581
@    s5 avalue prepend ""
 
1582
@    s5 avalue append ""
 
1583
@    s5 avalue offset 0.000000 , 0.000000
 
1584
@    s5 errorbar on
 
1585
@    s5 errorbar place both
 
1586
@    s5 errorbar color 6
 
1587
@    s5 errorbar pattern 1
 
1588
@    s5 errorbar size 1.000000
 
1589
@    s5 errorbar linewidth 1.0
 
1590
@    s5 errorbar linestyle 1
 
1591
@    s5 errorbar riser linewidth 1.0
 
1592
@    s5 errorbar riser linestyle 1
 
1593
@    s5 errorbar riser clip off
 
1594
@    s5 errorbar riser clip length 0.100000
 
1595
@    s5 comment "Created"
 
1596
@    s5 legend  ""
 
1597
@    s6 hidden false
 
1598
@    s6 type xy
 
1599
@    s6 symbol 0
 
1600
@    s6 symbol size 1.000000
 
1601
@    s6 symbol color 1
 
1602
@    s6 symbol pattern 1
 
1603
@    s6 symbol fill color 1
 
1604
@    s6 symbol fill pattern 0
 
1605
@    s6 symbol linewidth 1.0
 
1606
@    s6 symbol linestyle 1
 
1607
@    s6 symbol char 65
 
1608
@    s6 symbol char font 0
 
1609
@    s6 symbol skip 0
 
1610
@    s6 line type 1
 
1611
@    s6 line linestyle 1
 
1612
@    s6 line linewidth 1.0
 
1613
@    s6 line color 1
 
1614
@    s6 line pattern 1
 
1615
@    s6 baseline type 0
 
1616
@    s6 baseline off
 
1617
@    s6 dropline off
 
1618
@    s6 fill type 2
 
1619
@    s6 fill rule 1
 
1620
@    s6 fill color 7
 
1621
@    s6 fill pattern 1
 
1622
@    s6 avalue off
 
1623
@    s6 avalue type 2
 
1624
@    s6 avalue char size 1.000000
 
1625
@    s6 avalue font 0
 
1626
@    s6 avalue color 1
 
1627
@    s6 avalue rot 0
 
1628
@    s6 avalue format general
 
1629
@    s6 avalue prec 3
 
1630
@    s6 avalue prepend ""
 
1631
@    s6 avalue append ""
 
1632
@    s6 avalue offset 0.000000 , 0.000000
 
1633
@    s6 errorbar on
 
1634
@    s6 errorbar place both
 
1635
@    s6 errorbar color 1
 
1636
@    s6 errorbar pattern 1
 
1637
@    s6 errorbar size 1.000000
 
1638
@    s6 errorbar linewidth 1.0
 
1639
@    s6 errorbar linestyle 1
 
1640
@    s6 errorbar riser linewidth 1.0
 
1641
@    s6 errorbar riser linestyle 1
 
1642
@    s6 errorbar riser clip off
 
1643
@    s6 errorbar riser clip length 0.100000
 
1644
@    s6 comment "Created"
 
1645
@    s6 legend  ""
 
1646
@target G0.S0
 
1647
@type xy
 
1648
               0                1
 
1649
               1              253
 
1650
               2             4388
 
1651
               3             5724
 
1652
               4             6016
 
1653
            4.99          6776.99
 
1654
            4.99             0.01
 
1655
&
 
1656
@target G0.S1
 
1657
@type xy
 
1658
               5             6777
 
1659
               6             7173
 
1660
               7             7905
 
1661
               8            10029
 
1662
               9            13945
 
1663
              10            17525
 
1664
              11            18939
 
1665
              12            22252
 
1666
              13            21064
 
1667
              14            22945
 
1668
           14.99         26015.99
 
1669
           14.99             0.01
 
1670
&
 
1671
@target G0.S2
 
1672
@type xy
 
1673
              15            26016
 
1674
              16            25037
 
1675
              17            28323
 
1676
              18            26321
 
1677
              19            25319
 
1678
           19.99         25911.99
 
1679
           19.99             0.01
 
1680
&
 
1681
@target G0.S3
 
1682
@type xy
 
1683
              20            25912
 
1684
              21            25359
 
1685
              22            25811
 
1686
              23            24499
 
1687
              24            22935
 
1688
              25            22862
 
1689
              26            22183
 
1690
              27            20685
 
1691
              28            20301
 
1692
              29            20423
 
1693
              30            18765
 
1694
              31            17845
 
1695
              32            18209
 
1696
              33            16859
 
1697
              34            16418
 
1698
              35            15848
 
1699
              36            15321
 
1700
              37            13498
 
1701
              38            13736
 
1702
              39            12680
 
1703
              40            12538
 
1704
              41            11369
 
1705
              42            11212
 
1706
              43             9934
 
1707
              44             9752
 
1708
              45             9074
 
1709
              46             8660
 
1710
              47             7814
 
1711
              48             7688
 
1712
              49             7121
 
1713
              50             6614
 
1714
              51             6313
 
1715
              52             5604
 
1716
              53             5500
 
1717
              54             4922
 
1718
              55             4813
 
1719
              56             4203
 
1720
              57             3838
 
1721
              58             3545
 
1722
              59             3425
 
1723
              60             3017
 
1724
              61             2973
 
1725
              62             2405
 
1726
              63             2558
 
1727
              64             2413
 
1728
              65             1987
 
1729
              66             1882
 
1730
              67             1744
 
1731
              68             1466
 
1732
              69             1483
 
1733
              70             1256
 
1734
              71             1207
 
1735
              72             1019
 
1736
              73              994
 
1737
              74              810
 
1738
              75              856
 
1739
              76              745
 
1740
              77              702
 
1741
              78              579
 
1742
              79              552
 
1743
              80              502
 
1744
              81              496
 
1745
              82              370
 
1746
           82.99           298.99
 
1747
           82.99             0.01
 
1748
&
 
1749
@target G0.S4
 
1750
@type xy
 
1751
              83              299
 
1752
              84              330
 
1753
              85              316
 
1754
              86              267
 
1755
              87              258
 
1756
              88              204
 
1757
              89              169
 
1758
              90              204
 
1759
              91              175
 
1760
              92              177
 
1761
              93              168
 
1762
              94              163
 
1763
              95              132
 
1764
              96              136
 
1765
              97              140
 
1766
              98              169
 
1767
              99              188
 
1768
             100              213
 
1769
             101              239
 
1770
             102              361
 
1771
             103              391
 
1772
             104              531
 
1773
          104.99           589.99
 
1774
          104.99             0.01
 
1775
&
 
1776
@target G0.S5
 
1777
@type xy
 
1778
             105              590
 
1779
             106              789
 
1780
             107              924
 
1781
             108              988
 
1782
             109             1098
 
1783
             110             1224
 
1784
             111             1154
 
1785
             112             1200
 
1786
             113             1029
 
1787
             114              869
 
1788
          114.99           685.99
 
1789
          114.99             0.01
 
1790
&
 
1791
@target G0.S6
 
1792
@type xy
 
1793
             115              686
 
1794
             116              683
 
1795
             117              482
 
1796
             118              383
 
1797
             119              281
 
1798
             120              209
 
1799
             121              104
 
1800
             122               82
 
1801
             123               53
 
1802
             124               42
 
1803
             125               31
 
1804
          125.99            22.99
 
1805
          125.99             0.01
 
1806
&
 
1807
@target G1.S0
 
1808
@type xy
 
1809
               0                1
 
1810
               1              455
 
1811
               2             5749
 
1812
               3             7854
 
1813
               4             8744
 
1814
            4.99          8797.99
 
1815
            4.99             0.01
 
1816
&
 
1817
@target G1.S1
 
1818
@type xy
 
1819
               5             8798
 
1820
               6             9067
 
1821
               7             8908
 
1822
               8            11243
 
1823
               9            13517
 
1824
              10            18034
 
1825
              11            18333
 
1826
              12            19153
 
1827
              13            19539
 
1828
              14            21412
 
1829
           14.99         22053.99
 
1830
           14.99             0.01
 
1831
&
 
1832
@target G1.S2
 
1833
@type xy
 
1834
              15            22054
 
1835
              16            25789
 
1836
              17            23457
 
1837
              18            26392
 
1838
           18.99         26109.99
 
1839
           18.99             0.01
 
1840
&
 
1841
@target G1.S3
 
1842
@type xy
 
1843
              19            26110
 
1844
              20            28000
 
1845
              21            26054
 
1846
              22            26646
 
1847
              23            25023
 
1848
              24            25922
 
1849
              25            26354
 
1850
              26            22691
 
1851
              27            25843
 
1852
              28            22364
 
1853
              29            22846
 
1854
              30            21272
 
1855
              31            21518
 
1856
              32            21979
 
1857
              33            21944
 
1858
              34            21172
 
1859
              35            20845
 
1860
              36            22253
 
1861
              37            19187
 
1862
              38            20339
 
1863
              39            21091
 
1864
              40            19134
 
1865
              41            19265
 
1866
              42            20003
 
1867
              43            19040
 
1868
              44            18139
 
1869
              45            18444
 
1870
              46            17850
 
1871
              47            17567
 
1872
              48            16271
 
1873
              49            15673
 
1874
              50            15456
 
1875
              51            14654
 
1876
              52            13631
 
1877
              53            12130
 
1878
              54            11239
 
1879
              55            11458
 
1880
              56             9859
 
1881
              57             8514
 
1882
              58             8049
 
1883
              59             7415
 
1884
              60             6462
 
1885
              61             5807
 
1886
              62             5531
 
1887
              63             4540
 
1888
              64             3984
 
1889
              65             3525
 
1890
              66             3303
 
1891
              67             2807
 
1892
              68             2334
 
1893
              69             2186
 
1894
              70             1656
 
1895
              71             1902
 
1896
              72             1454
 
1897
              73             1222
 
1898
              74             1163
 
1899
              75             1082
 
1900
              76              877
 
1901
              77              788
 
1902
              78              736
 
1903
              79              547
 
1904
           79.99           486.99
 
1905
           79.99             0.01
 
1906
&
 
1907
@target G1.S4
 
1908
@type xy
 
1909
              80              487
 
1910
              81              460
 
1911
              82              448
 
1912
              83              413
 
1913
              84              341
 
1914
              85              334
 
1915
              86              331
 
1916
              87              299
 
1917
              88              257
 
1918
              89              253
 
1919
              90              280
 
1920
              91              245
 
1921
              92              233
 
1922
              93              234
 
1923
              94              258
 
1924
              95              229
 
1925
              96              219
 
1926
              97              241
 
1927
              98              268
 
1928
              99              285
 
1929
             100              310
 
1930
             101              401
 
1931
             102              598
 
1932
             103              730
 
1933
             104              909
 
1934
          104.99          1042.99
 
1935
          104.99             0.01
 
1936
&
 
1937
@target G1.S5
 
1938
@type xy
 
1939
             105             1043
 
1940
             106             1163
 
1941
             107             1280
 
1942
             108             1300
 
1943
             109             1194
 
1944
             110             1048
 
1945
             111              855
 
1946
             112              717
 
1947
             113              562
 
1948
             114              398
 
1949
          114.99           288.99
 
1950
          114.99             0.01
 
1951
&
 
1952
@target G1.S6
 
1953
@type xy
 
1954
             115              289
 
1955
             116              135
 
1956
             117              102
 
1957
             118               65
 
1958
             119               57
 
1959
             120               33
 
1960
             121               31
 
1961
             122               19
 
1962
             123               17
 
1963
             124               26
 
1964
             125               17
 
1965
          125.99            16.99
 
1966
          125.99             0.01
 
1967
&