-
Notifications
You must be signed in to change notification settings - Fork 64
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
"downsample tiles" corrupts stitching #38
Comments
Apologies for the long delay in reply here. I guess I am ostensibly the one who has to support the downsampling feature, since a former LOCI programmer added it, and @StephanPreibisch knows basically nothing about it.
Nope—it is supposed to simply save memory and processing power, by working on smaller versions of your tiles. It sounds like you probably found a bug. I assume you never found a workaround, and that this is still a problem, so I leave the issue open. But I'm afraid I have no time to even attempt reproducing this bug, much less fixing it. The good news is that @StephanPreibisch is on the cusp of releasing his next major iteration of the stitching plugin, which will maybe make this issue moot. Fingers crossed. |
Hi Curtis, I'm also having issues with the downsampling option of this plugin so I'm guessing this has still not been resolved... More information available here. It seems that reading the tile position from file messes up the downsample position somehow... |
@lguerard If you have time to investigate and file a PR, I would try to get it merged and released quickly. Unfortunately, I don't have time to work on it myself. |
When I select "downsample tiles", the stitching does something strange. It puts all of my grid of tiles in one row. When I do not down-sample, with all else the same, it works as expected. Do I misunderstand what the downsample option does? I was trying to use it to same space on a really large stitched image.
I attached a screenshot of the stitching parameters.
The text was updated successfully, but these errors were encountered: