Hello,
I have been running through the imc_preprocessing.py and I keep getting this error:
<tifffile.TiffFile '20240823-CRC-TMA…_a4_ac.ome.tiff'> OME series cannot handle discontiguous storage ((1200, 1) != (1200, 1200))
I have updated my tifffile module but that didn't resolve anything. When I look at my ome.tiff file it is very small (1x1200 pixels) which doesn't seem right, but the mcd file from which it is converted seems normal. All my ome.tiffs have converted into 1x1200.
I was wondering if anyone has run into this error before and has some advice