Hi,
When I open a tile series of a czi file with bio-format (5.2.2) in Fiji I got a duplicated number series. The series appear two time first one with good dimensions (2048x2048) and second with half dimensions (1014x1024).
Pḧilippe
sbesson wrote:Hi Philippe,
this behavior might be expected. As of this Pull Request, support has been added for slides stored in CZI format. This includes both the full-resolution image but also all sub-resolution images available (which is probably the case of your 1024x1024 image).
How are you initializing your reader? You might want to make sure to pass reader.setFlattenedResolutions(false) before calling setId() to ensure images at lowest resolutions will not treated as independent series but as resolutions which can be iterated over using reader.setResolution(value)?
Best,
Sebastien
Return to User Discussion [Legacy]
Users browsing this forum: No registered users and 1 guest