Mercurial > repos > imgteam > bioformats2raw
diff test-data/camera.ome.zarr/0/.zattrs @ 1:b32f5368e279 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/bioformats2raw commit 98bcca8b963b30cf12dd7f659a4a52764c33e7cc
author | imgteam |
---|---|
date | Wed, 22 Nov 2023 19:10:25 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/camera.ome.zarr/0/.zattrs Wed Nov 22 19:10:25 2023 +0000 @@ -0,0 +1,66 @@ +{ + "multiscales" : [ { + "metadata" : { + "method" : "loci.common.image.SimpleImageScaler", + "version" : "Bio-Formats 6.13.0" + }, + "axes" : [ { + "name" : "t", + "type" : "time" + }, { + "name" : "c", + "type" : "channel" + }, { + "name" : "z", + "type" : "space" + }, { + "name" : "y", + "type" : "space" + }, { + "name" : "x", + "type" : "space" + } ], + "name" : "camera.jpg", + "datasets" : [ { + "path" : "0", + "coordinateTransformations" : [ { + "scale" : [ 1.0, 1.0, 1.0, 1.0, 1.0 ], + "type" : "scale" + } ] + }, { + "path" : "1", + "coordinateTransformations" : [ { + "scale" : [ 1.0, 1.0, 1.0, 2.0, 2.0 ], + "type" : "scale" + } ] + }, { + "path" : "2", + "coordinateTransformations" : [ { + "scale" : [ 1.0, 1.0, 1.0, 4.0, 4.0 ], + "type" : "scale" + } ] + } ], + "version" : "0.4" + } ], + "omero" : { + "channels" : [ { + "color" : "808080", + "coefficient" : 1, + "active" : true, + "label" : "Channel 0", + "window" : { + "min" : 0.0, + "max" : 255.0, + "start" : 0.0, + "end" : 255.0 + }, + "family" : "linear", + "inverted" : false + } ], + "rdefs" : { + "defaultT" : 0, + "model" : "greyscale", + "defaultZ" : 0 + } + } +} \ No newline at end of file