Results 76 comments of Ullrich Koethe

@stuarteberg @ilastikdev I supsect that structured learning hasn't been synchronized with the latest changes in master, because the log reports the error in ``` python page_data = vigra.impex.readImage(self._filepath, dtype='NATIVE', index=tiff_page_list_index,...

Could it simply be an out-of-memory error that's not properly reported?

OK, I got the file and can reproduce the error on Linux (didn't try Windows, because I'll probably run out of memory).

@Andrea-virology ilastik thinks the dataset is (800, 3, 1002, 1004) as "tcyx". Is this correct?

The problem is that the file is not actually TIFF, but ImageJ's private flavor of the format. It seems that everyone is messing around with the TIFF format at will,...

> Sadly, for a typical biologist, I suspect ImageJ TIFF is the "real" format Yeah, but they shouldn't call it TIFF then, and publish a proper spec (google hasn't come...