When multichannel images are loaded into CellProfiler and saved as tiff files using the SaveImages module the channels become slices (zyx instead of cyx), which causes problems with downstream processing.

Steps to reproduce
Example images (original image and image saved by CellProfiler): Images.zip
- Load
OriginalImage.tiff into CP (image type = Color image, intensity range = Image bit-depth, process as 3D = No)
- Save it as tiff 16-bit using the
SaveImages module
- In the saved image channels have become slices (zyx instead of cyx).
Expected behavior
Channels should remain channels when saving multichannel images.
Desktop:
- Windows 10
- CellProfiler 3.1.9 (installed with .exe from website)
When multichannel images are loaded into CellProfiler and saved as
tifffiles using theSaveImagesmodule the channels become slices (zyx instead of cyx), which causes problems with downstream processing.Steps to reproduce
Example images (original image and image saved by CellProfiler): Images.zip
OriginalImage.tiffinto CP (image type = Color image, intensity range = Image bit-depth, process as 3D = No)SaveImagesmoduleExpected behavior
Channels should remain channels when saving multichannel images.
Desktop: