We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AssertionError: Sliced image shape does not equal the mask shape. This should never happen! If you see this issue, please report it as a bug!
fil = FilFinder2D(thresh, mask=thresh, distance= 100*u.pc) fil.create_mask(border_masking=True, verbose=False, use_existing_mask=True) fil.preprocess_image(flatten_percent=100) fil.medskel(verbose=False) fil.analyze_skeletons()
The text was updated successfully, but these errors were encountered:
@LuanMagioli -- Thanks for posting this error!
Would you mind giving me a few more details to help figure out what went wrong?
thresh
If you're able to share the thresh image, I can look in a bit more detail. You can contact me offline at koch.eric.w AT gmail.com.
Sorry, something went wrong.
No branches or pull requests
AssertionError: Sliced image shape does not equal the mask shape. This should never happen! If you see this issue, please report it as a bug!
The text was updated successfully, but these errors were encountered: