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

Bug if pixel_size = 1.0 um #162

Open
ahillsley opened this issue Sep 25, 2024 · 0 comments
Open

Bug if pixel_size = 1.0 um #162

ahillsley opened this issue Sep 25, 2024 · 0 comments

Comments

@ahillsley
Copy link

There is a bug in shrimPy/mantis/cli/estimate-stitch.py lines 88-92. If the pixel size is set to 1.0 um (the default) rather than show the input prompt it returns an error message " TypeError: input expected at most 1 argument, got 3". I believe that this is caused by the prompt being made up of 3 separate strings. Should be a really easy fix, Thanks!

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

No branches or pull requests

1 participant