content/json/hp8662a_vco_sl.json

changeset 101
4a94e81bff74
equal deleted inserted replaced
100:3a4b9ec3c0b0 101:4a94e81bff74
1 {"traces": [
2 {
3 "type": "scatter",
4 "mode": "lines",
5 "name": "Measured Response",
6 "x": [320.0, 320.1, 320.2, 320.3, 320.4, 320.5, 320.6, 320.7, 320.8, 320.9,
7 321.0, 321.2, 321.4, 321.6, 321.8,
8 322.0, 323.0, 324.0, 325.0, 326.0, 327.0,
9 328.0, 328.2, 328.4, 328.6, 328.8,
10 329.0, 329.2, 329.4, 329.6, 329.7, 329.8, 329.9],
11 "y": [120.03, 120.99, 121.77, 122.67, 123.87, 124.77, 125.63, 126.53, 127.46, 128.34,
12 128.98, 130.68, 132.65, 134.32, 136.1,
13 137.7, 146.3, 154.9, 163.8, 173.4, 183.9,
14 195.2, 197.5, 199.9, 202.1, 204.9,
15 207.4, 210.3, 213.2, 215.6, 216.8, 217.9, 219.1]},
16 {
17 "type": "scatter",
18 "mode": "lines",
19 "name": "Ideal Response",
20 "line": {"width": 1},
21 "x": [320.0, 329.9],
22 "y": [120, 219]
23 },
24 {
25 "type": "scatter",
26 "mode": "lines",
27 "name": "Error (in MHz)",
28 "line": {"shape": "spline"},
29 "x": [320.0, 320.1, 320.2, 320.3, 320.4, 320.5, 320.6, 320.7, 320.8, 320.9,
30 321.0, 321.2, 321.4, 321.6, 321.8,
31 322.0, 323.0, 324.0, 325.0, 326.0, 327.0,
32 328.0, 328.2, 328.4, 328.6, 328.8,
33 329.0, 329.2, 329.4, 329.6, 329.7, 329.8, 329.9],
34 "y": [-0.03, 0.01, 0.23, 0.33, 0.13, 0.23, 0.37, 0.47, 0.54, 0.66,
35 1.02, 1.32, 1.35, 1.68, 1.90,
36 2.30, 3.70, 5.10, 6.20, 6.60, 6.10,
37 4.80, 4.50, 4.10, 3.90, 3.10,
38 2.60, 1.70, 0.80, 0.40, 0.20, 0.10, -0.10],
39 "yaxis": "y2"
40 }],
41 "layout": {
42 "xaxis": {
43 "title": "Front Panel Frequency",
44 "showgrid": true
45 },
46 "yaxis": {
47 "title": "Sum Loop VCO Output Frequency",
48 "showgrid": true
49 },
50 "yaxis2": {
51 "title": "Error",
52 "side": "right",
53 "overlaying": "y",
54 "showgrid": false
55 },
56 "title": "Sum Loop VCO Frequency Response"
57 }
58 }

mercurial