Skip to content

tifffile deprecation warning #6558

@stefanv

Description

@stefanv

When running the test suite, I see:

/test_pil.py::test_imread_separate_channels
  /home/stefan/envs/py310/lib64/python3.10/site-packages/tifffile/tifffile.py:1155: DeprecationWarning: <tifffile.TiffWriter.write> data with shape (3, 16, 8) and dtype 'float64' are stored as RGB with separate component planes. Future versions will store such data as MINISBLACK in separate pages by default, unless the 'photometric' and 'planarconfig' parameters are specified.
    result = tif.write(

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions