MERlin icon indicating copy to clipboard operation
MERlin copied to clipboard

tifffile "ImageJ does not support non-contiguous series"

Open r3fang opened this issue 3 years ago • 0 comments

https://github.com/emanuega/MERlin/blob/be3c994ef8fa97fbd3afb85705d8ddbed12118cf/merlin/core/dataset.py#L207

Set imagej = True raise the errors "ImageJ does not support non-contiguous series". It fails to save additional stack to existing tif file. Set imagej to False get rid of this error.

r3fang avatar Oct 06 '21 16:10 r3fang