-
Notifications
You must be signed in to change notification settings - Fork 49
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
Running stitching with only 2 axes #155
Comments
Hi, this is indeed an oversight. I will include a proper fix in the future version. In the mean time, I suggest you try to edit that line:
and remove from @lauhei Please report back to me about that fix. If it works well for you, I will offer a proper fix using the expression next week. |
Hi, Thank you for the advice. This change solved the initial error, but leads to a different one when trying to preview stitching:
We tried to fix this by changing self_axis to 1. This bypassed the error during preview stitching but led to the software freezing without an error message when trying to run stitching. |
Hi,
We are trying to run rigid stitching on lightsheet data that is only 1 tile wide in the Y axis. Our workspace looks like
With the resulting traceback when we run rigid stitching preview or run stitching:
Is there a way to resolve this? Any advice would be greatly appreciated.
Thank you
The text was updated successfully, but these errors were encountered: