brainsmatics 1.0.8 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/REAMED2.md
CHANGED
|
@@ -18,11 +18,12 @@ import {Atlas} from "brainsmatics/STAM";
|
|
|
18
18
|
ScaleNum={0.01}
|
|
19
19
|
lefttab={["label","neurons"]}// label vessel neurons
|
|
20
20
|
righttab={["neurons"]}// label neurons mapping download registration reslicing virtual
|
|
21
|
-
|
|
21
|
+
regionData={"/staticresource/data/FBX"}
|
|
22
|
+
lang={"en"}
|
|
22
23
|
/>
|
|
23
24
|
```
|
|
24
25
|
|
|
25
|
-
> regionData={}
|
|
26
|
+
> regionData={} fbx模型地址文件以FBX后缀
|
|
26
27
|
>
|
|
27
28
|
> treeDatas 左侧血管结构数据
|
|
28
29
|
>
|
|
@@ -41,3 +42,5 @@ import {Atlas} from "brainsmatics/STAM";
|
|
|
41
42
|
> lefttab 选择展示的左侧tab栏
|
|
42
43
|
>
|
|
43
44
|
> righttab 选择展示的右侧tab栏
|
|
45
|
+
>
|
|
46
|
+
> lang 选择语言
|
|
@@ -137271,11 +137271,11 @@ JS(6, () => {
|
|
|
137271
137271
|
throw new Error("old style JPEG compression is not supported.");
|
|
137272
137272
|
});
|
|
137273
137273
|
JS(7, () => import("./jpeg-335c778f.mjs").then((t) => t.default));
|
|
137274
|
-
JS([8, 32946], () => import("./deflate-
|
|
137274
|
+
JS([8, 32946], () => import("./deflate-b10015a1.mjs").then((t) => t.default));
|
|
137275
137275
|
JS(32773, () => import("./packbits-8b95f4d7.mjs").then((t) => t.default));
|
|
137276
137276
|
JS(
|
|
137277
137277
|
34887,
|
|
137278
|
-
() => import("./lerc-
|
|
137278
|
+
() => import("./lerc-af0006f6.mjs").then(async (t) => (await t.zstd.init(), t)).then((t) => t.default)
|
|
137279
137279
|
);
|
|
137280
137280
|
JS(50001, () => import("./webimage-affb95d1.mjs").then((t) => t.default));
|
|
137281
137281
|
function mV(t, e, n, r = 1) {
|
|
@@ -141212,7 +141212,7 @@ const wDt = {
|
|
|
141212
141212
|
background: "#fff",
|
|
141213
141213
|
borderLeft: "1px solid #e1dada"
|
|
141214
141214
|
} },
|
|
141215
|
-
Zt.includes("
|
|
141215
|
+
Zt.includes("label") && B.createElement(bb, { tab: s("4000.0202") || "组装", key: "1", disabled: ae === 2 }, Qr ? B.createElement(
|
|
141216
141216
|
B.Fragment,
|
|
141217
141217
|
null,
|
|
141218
141218
|
B.createElement(
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as i, A as r, B as t, k as o, D as n, G as d, H as l, I as f, q as m, p as h, f as c, m as B, M as b, N as g, b as y, P as w, d as D, h as L, S as u, e as x, g as N, c as S, T, Z as p, R as M, y as v, x as A, J as F, K as G, l as K, s as P, t as V, r as X, v as j, o as C, u as H, n as I, O as R, Q as Z, z as _, w as k, C as q, E as z, F as E } from "./index-
|
|
1
|
+
import { j as i, A as r, B as t, k as o, D as n, G as d, H as l, I as f, q as m, p as h, f as c, m as B, M as b, N as g, b as y, P as w, d as D, h as L, S as u, e as x, g as N, c as S, T, Z as p, R as M, y as v, x as A, J as F, K as G, l as K, s as P, t as V, r as X, v as j, o as C, u as H, n as I, O as R, Q as Z, z as _, w as k, C as q, E as z, F as E } from "./index-d7c297f4.mjs";
|
|
2
2
|
import "react";
|
|
3
3
|
export {
|
|
4
4
|
i as Atlas,
|