Hi,
Python 3.7,
tifffile-0.15.1,
Mac OS
I got the following error/warning when reading microscope tiff image:
/Users/xy/miniconda3/lib/python3.7/site-packages/tifffile/tifffile.py:3504: UserWarning: invalid tile data
warnings.warn('invalid tile data')
It seems that it is just a warning. The reading looks fine. The data is sensitive so I can't upload it publicly. Thanks!
Hi,
I got the following error/warning when reading microscope tiff image:
It seems that it is just a warning. The reading looks fine. The data is sensitive so I can't upload it publicly. Thanks!