Ben Kamphaus

Results 2 comments of Ben Kamphaus

As per most recent commits, another bug that resulted in stack overflows on reflection with low heap or per-thread stack memory settings is resolved by further type annotations.

AFAIK this should support multiplex ome-tiff, too (open microscopy format). There's example data [here](https://docs.openmicroscopy.org/ome-model/5.6.3/ome-tiff/data.html). `getRaster` -> `getNumBands` appears to be used heavily in QuPath w/o much exception babying. [ [ex](https://github.com/search?q=repo%3Aqupath%2Fqupath%20getNumBands&type=code)...