diff test-data/input/README.md @ 0:969840610383 draft

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/clip_image/ commit ae489da900083dcea56c4d4822592efb3225ab31
author imgteam
date Sun, 04 Jan 2026 20:30:27 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/input/README.md	Sun Jan 04 20:30:27 2026 +0000
@@ -0,0 +1,27 @@
+# Overview of the test images
+
+## `input4_float16.tiff`:
+
+- axes: `ZYX`
+- resolution: `(10, 15, 18)`
+- dtype: `float16`
+- metadata:
+  - resolution: `(2.0, 1.0)`
+  - z-spacing: `2.0`
+  - unit: `inch`
+
+## `input5.jpg`:
+
+- axes: `YX`
+- resolution: `(10, 10, 3)`
+- dtype: `uint8`
+
+## `input6_yx.zarr`:
+
+- axes: `YX`
+- resolution: `(200, 200)`
+- dtype: `float64`
+- metadata:
+  - resolution: `(1.0, 1.0)`
+  - unit: `um`
+