1 <table rows="3" cols="2">
3 <hbox spacing="12" attach-x="0" attach-y="0" expand-x="1" fill-x="1" expand-y="0" fill-y="0">
4 <label text="Accuracy" />
5 <knob param="analyzer_accuracy" size="1" ticks="2 3 4 5 6 7 8" />
8 <knob param="analyzer_speed" size="1" />
11 <toggle param="analyzer_hold" size="1" />
13 <label text="Freeze" />
14 <toggle param="analyzer_freeze" size="1" />
16 <label text="Display" />
17 <toggle param="analyzer_display" size="1" />
18 <combo param="analyzer_mode"/>
20 <frame label="Analyzer" attach-x="0" attach-y="1" expand-x="1" fill-x="1" expand-y="1" fill-y="1">
21 <table rows="1" cols="2">
22 <if cond="directlink">
23 <line-graph attach-x="0" attach-y="0" refresh="1" width="560" height="250" param="analyzer_level" expand-x="1" fill-x="1" fade="0.8" crosshairs="1"/>
25 <vbox spacing="3" attach-x="1" attach-y="0" expand-x="0" fill-x="0" >
26 <label text="Zoom" expand="0" fill="0"/>
27 <vscale param="analyzer_level" inverted="1" expand="0" fill="0"/>
28 <value param="analyzer_level" expand="0" fill="0"/>
32 <vbox attach-x="0" attach-y="2" expand-x="1" fill-x="1" expand-y="0" fill-y="0">
33 <hbox homogeneous="1">
34 <combo param="analyzer_windowing" />
35 <combo param="analyzer_smoothing" />
36 <combo param="analyzer_post" />
37 <combo param="analyzer_scale" />
38 <combo param="analyzer_view" />
40 <hbox homogeneous="1">
41 <label text="Windowing" align="right" />
42 <label text="Smoothing" align="right" />
43 <label text="Post Processing" />
44 <label text="Scale" />
45 <label text="View Mode" />
48 <hbox attach-x="1" attach-y="0" expand-x="1" fill-x="1" expand-y="0" fill-y="0">
49 <label text="Density" expand="1" fill="1"/>
50 <knob param="gonio_accuracy" ticks="1 2 3 4 5" size="1" expand="0" fill="0"/>
54 <label text="Soft" expand="0" fill="0"/>
55 <toggle param="gonio_use_fade" size="1" expand="0" fill="0" />
59 <label text="Display" expand="0" fill="0"/>
60 <toggle param="gonio_display" size="1" expand="0" fill="0" />
62 <frame label="Phase Correlation" attach-x="1" attach-y="1" expand-x="1" fill-x="1" expand-y="1" fill-y="1">
63 <phase-graph refresh="1" size="250" param="gonio_display" expand="1" fill="1"/>
65 <vbox attach-x="1" attach-y="2" expand-x="1" fill-x="1" expand-y="0" fill-y="0">
66 <combo param="gonio_mode" expand="0" fill="0"/>
67 <label text="Display Mode" expand="0" fill="0"/>