-
Notifications
You must be signed in to change notification settings - Fork 14
/
default.json
131 lines (131 loc) · 2.61 KB
/
default.json
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"properties": {
"nogui": false,
"background": "rgba(81,77,74,1.00)"
},
"colourmaps": [
{
"colours": [
{
"position": 0,
"colour": "rgba(0,0,0,0.00)"
},
{
"position": 0.023438,
"colour": "rgba(60,60,60,1.00)"
},
{
"position": 0.046875,
"colour": "rgba(18,15,0,1.00)"
},
{
"position": 0.066641,
"colour": "rgba(248,144,87,0.38)"
},
{
"position": 0.103047,
"colour": "rgba(252,224,166,1.00)"
},
{
"position": 0.146016,
"colour": "rgba(255,81,0,1.00)"
},
{
"position": 0.200703,
"colour": "rgba(72,0,20,1.00)"
},
{
"position": 0.236084,
"colour": "rgba(246,245,122,1.00)"
},
{
"position": 0.310078,
"colour": "rgba(255,0,0,1.00)"
},
{
"position": 0.355,
"colour": "rgba(255,255,255,0.00)"
},
{
"position": 0.894062,
"colour": "rgba(255,255,255,0.00)"
},
{
"position": 1,
"colour": "rgba(255,255,255,1.00)"
}
]
}
],
"views": [
{
"axes": false,
"border": false,
"translate": [
-0.05715767664977255,
-0.031176914536239782,
-1.6454482671904334
],
"rotate": [
0.5536984801292419,
0.1137750968337059,
-0.7585440278053284,
0.32404208183288574
]
}
],
"objects": [
{
"name": "volume",
"samples": 256,
"isovalue": 0.45,
"isowalls": true,
"isoalpha": 1,
"isosmooth": 0.5045783843331688,
"colour": [
255,
245.46299999999997,
226.95000000000002
],
"density": 5,
"power": 1,
"colourmap": 0,
"tricubicfilter": false,
"zmin": 0,
"zmax": 1,
"ymin": 0,
"ymax": 0.9723324001313833,
"xmin": 0,
"xmax": 1,
"brightness": -0.11780890196982163,
"contrast": 1,
"volume": {
"url": "data.jpg",
"res": [
256,
256,
256
],
"scale": [
1,
1,
1
]
},
"slices": {
"properties": {
"show": true,
"X": 93,
"Y": 111,
"Z": 144,
"brightness": 0,
"contrast": 1,
"power": 1,
"usecolourmap": false,
"layout": "x|y|z",
"zoom": 0.6683351069050206
}
}
}
]
}