Skip to content

Save multichannel images as cyx, not zyx #4032

@ndamond

Description

@ndamond

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.

Capture

Steps to reproduce
Example images (original image and image saved by CellProfiler): Images.zip

  1. Load OriginalImage.tiff into CP (image type = Color image, intensity range = Image bit-depth, process as 3D = No)
  2. Save it as tiff 16-bit using the SaveImages module
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions