view test-data/input/README.md @ 5:1ae14e703e5b 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:42:51 +0000
parents
children
line wrap: on
line source

# Overview of the test images

## `input5.jpg`:

- axes: `YX`
- resolution: `(10, 10, 3)`
- dtype: `uint8`

## `input8_zyx.zarr`:

- axes: `ZYX`
- resolution: `(2, 100, 100)`
- dtype: `float64`
- metadata:
  - resolution: `(1.0, 1.0)`
  - z-spacing: `1.0`
  - unit: `um`

## `rgb.png`:

- axes: `YXC`
- resolution: `(6, 6, 3)`
- dtype: `uint8`

## `sample.tiff`:

- axes: `YX`
- resolution: `(265, 329)`
- dtype: `uint8`
- metadata: *unknown*

## `sample2.tiff`:

- axes: `YX`
- resolution: `(96, 97)`
- dtype: `uint8`
- metadata: *unknown*