-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathneedle_params.json
More file actions
65 lines (65 loc) · 1.5 KB
/
needle_params.json
File metadata and controls
65 lines (65 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"serial number": "3CH-4AA-0004",
"length": 165.0,
"diameter": 1.27,
"Emod": 200000,
"pratio": 0.29,
"# channels": 3,
"# active areas": 4,
"Sensor Locations": {
"1": 65.0,
"2": 100.0,
"3": 135.0,
"4": 155.0
},
"Calibration Matrices": {
"65.0": [
[
-3.302528468790609,
-0.3428038980478711,
0.8666790602512133
],
[
-0.31770244434361106,
-3.5492064742616733,
0.41947138894761143
]
],
"100.0": [
[
-2.350376043132684,
-0.26730088648287714,
0.8889901203702129
],
[
-0.06439894907835521,
-2.4009246846198256,
0.4796521341277277
]
],
"135.0": [
[
-2.2844110007480216,
-0.13473537367276212,
0.9144336716339878
],
[
0.4298182597665804,
-1.9873712156054997,
1.3920021434485383
]
],
"155.0": [
[
-5.50986676937755,
-0.13359045872699338,
1.4215318120830567
],
[
1.1416397691593911,
-4.6806441780471015,
3.219622187779809
]
]
}
}