scitiff.data.hyperstack_example#

scitiff.data.hyperstack_example()[source]#

Create a sample image with ImageJ Hyperstack.

The image is not aligned with the ImageJ Hyperstack default dimension order. It has c, t, z, y, x dimensions with the following sizes: :rtype: DataArray

  • c: 3 (RBG)

  • t: 4

  • z: 2

  • y: 300

  • x: 400

Channel 0 and 1 represents data and variances respectively.