comparison test-data/input/README.md @ 10:2ee04d2ebdcf draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_auto_threshold/ commit 71f7ecabba78de48147d4a5e6ea380b6b70b16e8
author imgteam
date Sat, 03 Jan 2026 14:43:10 +0000
parents
children
comparison
equal deleted inserted replaced
9:50fa6150e340 10:2ee04d2ebdcf
1 # Overview of the test images
2
3 ## `input5.jpg`:
4
5 - axes: `YX`
6 - resolution: `(10, 10, 3)`
7 - dtype: `uint8`
8
9 ## `input8_zyx.zarr`:
10
11 - axes: `ZYX`
12 - resolution: `(2, 100, 100)`
13 - dtype: `float64`
14 - metadata:
15 - resolution: `(1.0, 1.0)`
16 - z-spacing: `1.0`
17 - unit: `um`
18
19 ## `rgb.png`:
20
21 - axes: `YXC`
22 - resolution: `(6, 6, 3)`
23 - dtype: `uint8`
24
25 ## `sample.tiff`:
26
27 - axes: `YX`
28 - resolution: `(265, 329)`
29 - dtype: `uint8`
30 - metadata: *unknown*
31
32 ## `sample2.tiff`:
33
34 - axes: `YX`
35 - resolution: `(96, 97)`
36 - dtype: `uint8`
37 - metadata: *unknown*