comparison test-data/rocket.ome.zarr/0/.zattrs @ 0:4b6c2135e547 draft

planemo upload for repository https://github.com/Euro-BioImaging/Galaxy-OME-Zarr/tree/main/tools/bioformats2raw commit f7ffeafe5d1fd78de014c7dfda75f000f9e2e5d1
author imgteam
date Wed, 15 Nov 2023 15:14:17 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4b6c2135e547
1 {
2 "multiscales" : [ {
3 "metadata" : {
4 "method" : "loci.common.image.SimpleImageScaler",
5 "version" : "Bio-Formats 6.13.0"
6 },
7 "axes" : [ {
8 "name" : "t",
9 "type" : "time"
10 }, {
11 "name" : "c",
12 "type" : "channel"
13 }, {
14 "name" : "z",
15 "type" : "space"
16 }, {
17 "name" : "y",
18 "type" : "space"
19 }, {
20 "name" : "x",
21 "type" : "space"
22 } ],
23 "name" : "rocket.jpg",
24 "datasets" : [ {
25 "path" : "0",
26 "coordinateTransformations" : [ {
27 "scale" : [ 1.0, 1.0, 1.0, 1.0, 1.0 ],
28 "type" : "scale"
29 } ]
30 }, {
31 "path" : "1",
32 "coordinateTransformations" : [ {
33 "scale" : [ 1.0, 1.0, 1.0, 2.0, 2.0 ],
34 "type" : "scale"
35 } ]
36 }, {
37 "path" : "2",
38 "coordinateTransformations" : [ {
39 "scale" : [ 1.0, 1.0, 1.0, 4.0, 4.0 ],
40 "type" : "scale"
41 } ]
42 } ],
43 "version" : "0.4"
44 } ],
45 "omero" : {
46 "channels" : [ {
47 "color" : "FF0000",
48 "coefficient" : 1,
49 "active" : true,
50 "label" : "Channel 0",
51 "window" : {
52 "min" : 0.0,
53 "max" : 255.0,
54 "start" : 0.0,
55 "end" : 255.0
56 },
57 "family" : "linear",
58 "inverted" : false
59 }, {
60 "color" : "00FF00",
61 "coefficient" : 1,
62 "active" : true,
63 "label" : "Channel 1",
64 "window" : {
65 "min" : 0.0,
66 "max" : 255.0,
67 "start" : 0.0,
68 "end" : 255.0
69 },
70 "family" : "linear",
71 "inverted" : false
72 }, {
73 "color" : "0000FF",
74 "coefficient" : 1,
75 "active" : true,
76 "label" : "Channel 2",
77 "window" : {
78 "min" : 0.0,
79 "max" : 255.0,
80 "start" : 0.0,
81 "end" : 255.0
82 },
83 "family" : "linear",
84 "inverted" : false
85 } ],
86 "rdefs" : {
87 "defaultT" : 0,
88 "model" : "color",
89 "defaultZ" : 0
90 }
91 }
92 }