Mercurial > repos > imgteam > clip_image
view test-data/input/README.md @ 1:eb5a84e77beb draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/clip_image/ commit e9a49428eb8424b1e2b80093e6b3f924f98f2d14
| author | imgteam |
|---|---|
| date | Sun, 04 Jan 2026 22:20:07 +0000 |
| parents | 969840610383 |
| children |
line wrap: on
line source
# 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`
