SainsburyWellcomeCentre / lasagna

3-D imaging visualisation through slicing
http://sainsburywellcomecentre.github.io/lasagna/
GNU General Public License v3.0
27 stars 7 forks source link

Compressed TIFF stacks produced by Icy and Fiji can't be read #3

Open raacampbell opened 9 years ago

raacampbell commented 9 years ago

Stacks (deflate compressed or uncompressed) can be read in from MATLAB but tifffile.py in Lasgana gets tripped up by the LZW compression.

raacampbell commented 9 years ago

maybe this fixes it? https://github.com/raacampbell13/lasagna/issues/55

raacampbell commented 5 years ago

Have yet to try PyLibTiff.