Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Reader fails with large image planes #353

Open
imagejan opened this issue Jun 23, 2016 · 10 comments
Open

Image Reader fails with large image planes #353

imagejan opened this issue Jun 23, 2016 · 10 comments
Assignees
Labels
Milestone

Comments

@imagejan
Copy link

imagejan commented Jun 23, 2016

When trying to read images with more than ~20000x20000 pixels (czi files > 4GB), Image Reader fails with:

Encountered exception while reading image 1-2-Scene-2-ScanRegion1.czi! Caught Exception: Array size too large: 3 x 26082 x 26082 x 2

Switching to Cell Image Factory in the advanced options leads to:

Encountered exception while reading image 1-2-Scene-2-ScanRegion1.czi! Caught Exception: No compatible service: io.scif.SCIFIOService

As a workaround, it would already help to have a crop option for import, see #317.

@dietzc
Copy link
Member

dietzc commented Jun 23, 2016

Thanks @imagejan! I will take a look.

@dietzc dietzc modified the milestones: 1.5.0, 1.4.2 Jun 23, 2016
@dietzc dietzc added the bug label Jun 23, 2016
@dietzc dietzc modified the milestones: 1.4.2, 1.5.0, 1.5.1 Jul 4, 2016
@dietzc dietzc modified the milestones: 1.5.1, 1.5.2 Jul 15, 2016
@dietzc dietzc modified the milestones: 1.5.2, 1.5.3 Oct 5, 2016
@dietzc dietzc modified the milestones: 1.5.3, 1.5.4 Dec 6, 2016
@beschu
Copy link
Contributor

beschu commented Dec 12, 2016

A sample .czi file of this size would be very useful, as it is hard to get access to such images.

@beschu beschu self-assigned this Dec 12, 2016
@tibuch
Copy link
Member

tibuch commented Jan 11, 2017

@imagejan can you send us a .czi file for testing?

@imagejan
Copy link
Author

@tibuch @beschu I can't share the file publicly, but I can upload it somewhere for you to access. Do you have a KNIME ftp server for these cases? The file is about 4.5 GB.

@imagejan
Copy link
Author

I uploaded an example file (1-2-Scene-2-ScanRegion1.czi) to the ftp server as communicated by @gab1one. Thanks for looking into this.

@maierl
Copy link

maierl commented Feb 14, 2017

ah, sorry for the duplicate :)
just as a wrap-up: this bug also affects TIFF files read by the latest stable version of KNIP shipped with KNIME 3.3.1.

@imagejan
Copy link
Author

Our users (neurobiologists working with large stitched z-stacks) repeatedly keep running into this issue, so here's a small update:

The Image Reader also fails on ics/ids files that are >4GB in size in total, even if the single planes are much smaller than 4 Gigapixel. It think it is related, or should I open a new issue for this one?

@dietzc
Copy link
Member

dietzc commented Feb 21, 2017

@imagejan can you share the file with me somehow?

@imagejan
Copy link
Author

I'll upload a sample ics/ids dataset later today to the same ftp server as discussed above, alright?

@imagejan
Copy link
Author

imagejan commented Feb 22, 2017

I uploaded the 4.6 GB dataset consisting of mosaic_1.ics and mosaic_1.ids into the incoming root folder of the ftp server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants